Module:ItemData: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
No edit summary
No edit summary
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:


return {
return {
recipes = {
items = {
Acorn = {
untranslated = "Acorn",
category = nil,
group = "Seed",
description = "Plant to grow an oak tree.",
tagGroups = {
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AcornItem",
typeID = 0,
},
["Acorn Powder"] = {
["Acorn Powder"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Acorn Powder",
untranslated = "Acorn Powder",
craftStn = {
category = nil,
{
group = "Food",
"Mill",
description = "Powdered acorn.",
"Mill",
tagGroups = {
},
"Food",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Milling",
weight = 200,
5,
calories = 40,
"Milling",
carbs = 1,
},
protein = 5,
fat = 2,
vitamins = 5,
density = 32.5,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AcornPowderItem",
typeID = 0,
},
["Adorned Ashlar Basalt Bench"] = {
untranslated = "Adorned Ashlar Basalt Bench",
category = nil,
group = "Housing Objects",
description = "A fancy ashlar stone bench that has been adorned with gold.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AdornedAshlarBasaltBenchItem",
typeID = 0,
},
["Adorned Ashlar Basalt Chair"] = {
untranslated = "Adorned Ashlar Basalt Chair",
category = nil,
group = "Housing Objects",
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 15.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Acorn Powder",
carbs = nil,
defaultVariantUntranslated = "Acorn Powder",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Acorn Powder"] = {
density = nil,
untranslated = "Acorn Powder",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "2",
"Acorn",
roomCategory = "Seating",
4.0,
furnitureType = "Chair",
false,
repeatsDepreciation = "0.7",
"Acorn",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Acorn Powder",
energyType = nil,
1.0,
fluidsUsed = nil,
"Acorn Powder",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AdornedAshlarBasaltChairItem",
typeID = 0,
},
["Adorned Ashlar Basalt Table"] = {
untranslated = "Adorned Ashlar Basalt Table",
category = nil,
group = "Housing Objects",
description = "A fancy ashlar stone table that has been adorned with gold.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3.5",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AdornedAshlarBasaltTableItem",
typeID = 0,
},
},
["Adorned Ashlar Stone Bench"] = {
["Adorned Ashlar Stone Bench"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Adorned Ashlar Stone Bench",
untranslated = "Adorned Ashlar Stone Bench",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "A fancy ashlar stone bench that has been adorned with gold.",
"Advanced Masonry Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Advanced Masonry",
7,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 240.0,
baseXPGain = 3.0,
defaultVariant = "Adorned Ashlar Stone Bench",
defaultVariantUntranslated = "Adorned Ashlar Stone Bench",
numberOfVariants = 7,
variants = {
["Adorned Ashlar Stone Bench"] = {
untranslated = "Adorned Ashlar Stone Bench",
ingredients = {
{
"ITEM",
"Gold Bar",
6.0,
false,
"Gold Bar",
},
{
"TAG",
"Ashlar Stone",
20.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Adorned Ashlar Stone Bench",
1.0,
"Adorned Ashlar Stone Bench",
},
},
},
["Adorned Ashlar Basalt Bench"] = {
untranslated = "Adorned Ashlar Basalt Bench",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
20.0,
false,
"Ashlar Basalt",
},
{
"ITEM",
"Gold Bar",
6.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Basalt Bench",
1,
"Adorned Ashlar Basalt Bench",
},
},
},
["Adorned Ashlar Gneiss Bench"] = {
untranslated = "Adorned Ashlar Gneiss Bench",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
20.0,
false,
"Ashlar Gneiss",
},
{
"ITEM",
"Gold Bar",
6.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Gneiss Bench",
1.0,
"Adorned Ashlar Gneiss Bench",
},
},
},
["Adorned Ashlar Granite Bench"] = {
untranslated = "Adorned Ashlar Granite Bench",
ingredients = {
{
"ITEM",
"Ashlar Granite",
20.0,
false,
"Ashlar Granite",
},
{
"ITEM",
"Gold Bar",
6.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Granite Bench",
1.0,
"Adorned Ashlar Granite Bench",
},
},
},
["Adorned Ashlar Limestone Bench"] = {
untranslated = "Adorned Ashlar Limestone Bench",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
20.0,
false,
"Ashlar Limestone",
},
{
"ITEM",
"Gold Bar",
6.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Limestone Bench",
1.0,
"Adorned Ashlar Limestone Bench",
},
},
},
["Adorned Ashlar Sandstone Bench"] = {
untranslated = "Adorned Ashlar Sandstone Bench",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
20.0,
false,
"Ashlar Sandstone",
},
{
"ITEM",
"Gold Bar",
6.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Sandstone Bench",
1.0,
"Adorned Ashlar Sandstone Bench",
},
},
},
["Adorned Ashlar Shale Bench"] = {
untranslated = "Adorned Ashlar Shale Bench",
ingredients = {
{
"ITEM",
"Ashlar Shale",
20.0,
false,
"Ashlar Shale",
},
{
"ITEM",
"Gold Bar",
6.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Shale Bench",
1.0,
"Adorned Ashlar Shale Bench",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AdornedAshlarStoneBenchItem",
typeID = 0,
},
},
["Adorned Ashlar Stone Chair"] = {
["Adorned Ashlar Stone Chair"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Adorned Ashlar Stone Chair",
untranslated = "Adorned Ashlar Stone Chair",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
"Advanced Masonry Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Advanced Masonry",
5,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 240.0,
baseXPGain = 2.0,
defaultVariant = "Adorned Ashlar Stone Chair",
defaultVariantUntranslated = "Adorned Ashlar Stone Chair",
numberOfVariants = 7,
variants = {
["Adorned Ashlar Stone Chair"] = {
untranslated = "Adorned Ashlar Stone Chair",
ingredients = {
{
"ITEM",
"Gold Bar",
4.0,
false,
"Gold Bar",
},
{
"TAG",
"Ashlar Stone",
10.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Adorned Ashlar Stone Chair",
1.0,
"Adorned Ashlar Stone Chair",
},
},
},
["Adorned Ashlar Basalt Chair"] = {
untranslated = "Adorned Ashlar Basalt Chair",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
10.0,
false,
"Ashlar Basalt",
},
{
"ITEM",
"Gold Bar",
4.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Basalt Chair",
1,
"Adorned Ashlar Basalt Chair",
},
},
},
["Adorned Ashlar Gneiss Chair"] = {
untranslated = "Adorned Ashlar Gneiss Chair",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
10.0,
false,
"Ashlar Gneiss",
},
{
"ITEM",
"Gold Bar",
4.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Gneiss Chair",
1.0,
"Adorned Ashlar Gneiss Chair",
},
},
},
["Adorned Ashlar Granite Chair"] = {
untranslated = "Adorned Ashlar Granite Chair",
ingredients = {
{
"ITEM",
"Ashlar Granite",
10.0,
false,
"Ashlar Granite",
},
{
"ITEM",
"Gold Bar",
4.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Granite Chair",
1.0,
"Adorned Ashlar Granite Chair",
},
},
},
["Adorned Ashlar Limestone Chair"] = {
untranslated = "Adorned Ashlar Limestone Chair",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
10.0,
false,
"Ashlar Limestone",
},
{
"ITEM",
"Gold Bar",
4.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Limestone Chair",
1.0,
"Adorned Ashlar Limestone Chair",
},
},
},
["Adorned Ashlar Sandstone Chair"] = {
untranslated = "Adorned Ashlar Sandstone Chair",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
10.0,
false,
"Ashlar Sandstone",
},
{
"ITEM",
"Gold Bar",
4.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Sandstone Chair",
1.0,
"Adorned Ashlar Sandstone Chair",
},
},
},
["Adorned Ashlar Shale Chair"] = {
untranslated = "Adorned Ashlar Shale Chair",
ingredients = {
{
"ITEM",
"Ashlar Shale",
10.0,
false,
"Ashlar Shale",
},
{
"ITEM",
"Gold Bar",
4.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Shale Chair",
1.0,
"Adorned Ashlar Shale Chair",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AdornedAshlarStoneChairItem",
typeID = 0,
},
},
["Adorned Ashlar Stone Table"] = {
["Adorned Ashlar Stone Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Adorned Ashlar Stone Table",
untranslated = "Adorned Ashlar Stone Table",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "A fancy ashlar stone table that has been adorned with gold.",
"Advanced Masonry Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Advanced Masonry",
6,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 240.0,
baseXPGain = 3.0,
defaultVariant = "Adorned Ashlar Stone Table",
defaultVariantUntranslated = "Adorned Ashlar Stone Table",
numberOfVariants = 7,
variants = {
["Adorned Ashlar Stone Table"] = {
untranslated = "Adorned Ashlar Stone Table",
ingredients = {
{
"ITEM",
"Gold Bar",
8.0,
false,
"Gold Bar",
},
{
"TAG",
"Ashlar Stone",
24.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Adorned Ashlar Stone Table",
1.0,
"Adorned Ashlar Stone Table",
},
},
},
["Adorned Ashlar Basalt Table"] = {
untranslated = "Adorned Ashlar Basalt Table",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
24.0,
false,
"Ashlar Basalt",
},
{
"ITEM",
"Gold Bar",
8.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Basalt Table",
1,
"Adorned Ashlar Basalt Table",
},
},
},
["Adorned Ashlar Gneiss Table"] = {
untranslated = "Adorned Ashlar Gneiss Table",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
24.0,
false,
"Ashlar Gneiss",
},
{
"ITEM",
"Gold Bar",
8.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Gneiss Table",
1.0,
"Adorned Ashlar Gneiss Table",
},
},
},
["Adorned Ashlar Granite Table"] = {
untranslated = "Adorned Ashlar Granite Table",
ingredients = {
{
"ITEM",
"Ashlar Granite",
24.0,
false,
"Ashlar Granite",
},
{
"ITEM",
"Gold Bar",
8.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Granite Table",
1.0,
"Adorned Ashlar Granite Table",
},
},
},
["Adorned Ashlar Limestone Table"] = {
untranslated = "Adorned Ashlar Limestone Table",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
24.0,
false,
"Ashlar Limestone",
},
{
"ITEM",
"Gold Bar",
8.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Limestone Table",
1.0,
"Adorned Ashlar Limestone Table",
},
},
},
["Adorned Ashlar Sandstone Table"] = {
untranslated = "Adorned Ashlar Sandstone Table",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
24.0,
false,
"Ashlar Sandstone",
},
{
"ITEM",
"Gold Bar",
8.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Sandstone Table",
1.0,
"Adorned Ashlar Sandstone Table",
},
},
},
["Adorned Ashlar Shale Table"] = {
untranslated = "Adorned Ashlar Shale Table",
ingredients = {
{
"ITEM",
"Ashlar Shale",
24.0,
false,
"Ashlar Shale",
},
{
"ITEM",
"Gold Bar",
8.0,
false,
"Gold Bar",
},
},
products = {
{
"Adorned Ashlar Shale Table",
1.0,
"Adorned Ashlar Shale 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 = "3.5",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AdornedAshlarStoneTableItem",
typeID = 0,
},
},
["Advanced Baking Skill Book"] = {
["Advanced Baking Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Baking Skill Book",
untranslated = "Advanced Baking Skill Book",
craftStn = {
category = nil,
{
group = "Skill Books",
"Laboratory",
description = "Advanced Baking Skill Book",
"Laboratory",
tagGroups = {
},
"Skill Books",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Baking",
weight = 100,
1,
calories = nil,
"Baking",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 30.0,
density = nil,
baseLaborCost = 6000.0,
fuel = nil,
baseXPGain = 0.0,
yield = nil,
defaultVariant = "Advanced Baking Skill Book",
currency = nil,
defaultVariantUntranslated = "Advanced Baking Skill Book",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Advanced Baking Skill Book"] = {
repeatsDepreciation = nil,
untranslated = "Advanced Baking Skill Book",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Culinary Research Paper Advanced",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Culinary Research Paper Advanced",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Dendrology Research Paper Modern",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Dendrology Research Paper Modern",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Geology Research Paper Modern",
type = "Advanced Baking Skill BookItem",
10.0,
typeID = 0,
false,
},
"Geology Research Paper Modern",
["Advanced Baking Skill Scroll"] = {
},
untranslated = "Advanced Baking Skill Scroll",
{
category = nil,
"TAG",
group = "Skill Scrolls",
"Basic Research",
description = "Advanced Baking Skill Scroll",
30.0,
tagGroups = {
false,
"Skill Scrolls",
"Basic Research",
},
{
"TAG",
"Advanced Research",
10.0,
false,
"Advanced Research",
},
{
"TAG",
"Modern Research",
10.0,
false,
"Modern Research",
},
},
products = {
{
"Advanced Baking Skill Book",
1.0,
"Advanced Baking Skill Book",
},
{
"Advanced Baking Skill Book",
1.0,
"Advanced Baking Skill Book",
},
},
},
},
},
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"] = {
["Advanced Baking Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Baking Upgrade",
untranslated = "Advanced Baking Upgrade",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Bakery Oven",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
"Bakery Oven",
tagGroups = {
},
"Upgrade",
},
skillNeeds = {
{
"Advanced Baking",
1,
"Advanced Baking",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Advanced Baking Upgrade",
defaultVariantUntranslated = "Advanced Baking Upgrade",
numberOfVariants = "1",
variants = {
["Advanced Baking Upgrade"] = {
untranslated = "Advanced Baking Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade Lvl4",
1.0,
true,
"Advanced Upgrade Lvl4",
},
},
products = {
{
"Advanced Baking Upgrade",
1.0,
"Advanced Baking 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"] = {
["Advanced Carpentry Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Carpentry Table",
untranslated = "Advanced Carpentry Table",
craftStn = {
category = nil,
{
group = "Work Stations",
"Electric Machinist Table",
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
"Electric Machinist Table",
tagGroups = {
},
"Crafting Table",
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 600.0,
baseXPGain = 10.0,
defaultVariant = "Advanced Carpentry Table",
defaultVariantUntranslated = "Advanced Carpentry Table",
numberOfVariants = "1",
variants = {
["Advanced Carpentry Table"] = {
untranslated = "Advanced Carpentry Table",
ingredients = {
{
"ITEM",
"Steel Plate",
6.0,
false,
"Steel Plate",
},
{
"ITEM",
"Steel Saw Blade",
6.0,
false,
"Steel Saw Blade",
},
{
"TAG",
"Lumber",
10.0,
false,
"Lumber",
},
},
products = {
{
"Advanced Carpentry Table",
1.0,
"Advanced Carpentry Table",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AdvancedCarpentryTableItem",
typeID = 0,
},
},
["Advanced Circuit"] = {
["Advanced Circuit"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Circuit",
untranslated = "Advanced Circuit",
craftStn = {
category = nil,
{
group = "Items",
"Electronics Assembly",
description = "A complex electrical component used in advanced electronics.",
"Electronics Assembly",
tagGroups = {},
},
maxStack = 100,
},
carried = "Backpack",
skillNeeds = {
weight = 1000,
{
calories = nil,
"Electronics",
carbs = nil,
1,
protein = nil,
"Electronics",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 0.8,
yield = nil,
baseLaborCost = 85.0,
currency = nil,
baseXPGain = 4.0,
skillValue = nil,
defaultVariant = "Advanced Circuit",
roomCategory = nil,
defaultVariantUntranslated = "Advanced Circuit",
furnitureType = nil,
numberOfVariants = "1",
repeatsDepreciation = nil,
variants = {
materialTier = nil,
["Advanced Circuit"] = {
fuelsUsed = nil,
untranslated = "Advanced Circuit",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"ITEM",
energyType = nil,
"Copper Wiring",
fluidsUsed = nil,
4.0,
fluidsProduced = nil,
false,
validTalents = nil,
"Copper Wiring",
footprint = nil,
},
mobile = nil,
{
roomSizeReq = nil,
"ITEM",
roomMatReq = nil,
"Gold Wiring",
roomContainReq = nil,
4.0,
inventorySlots = nil,
false,
inventoryMaxWeight = nil,
"Gold Wiring",
inventoryRestrictions = nil,
},
NutrientElement = nil,
{
type = "AdvancedCircuitItem",
"ITEM",
typeID = 0,
"Gold Flakes",
10.0,
false,
"Gold Flakes",
},
{
"ITEM",
"Substrate",
2.0,
false,
"Substrate",
},
},
products = {
{
"Advanced Circuit",
1,
"Advanced Circuit",
},
},
},
},
},
},
["Advanced Combustion Engine"] = {
["Advanced Combustion Engine"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Combustion Engine",
untranslated = "Advanced Combustion Engine",
craftStn = {
category = nil,
{
group = "Items",
"Robotic Assembly Line",
description = "A more advanced version of the normal combustion engine that produces a greater output.",
"Robotic Assembly Line",
tagGroups = {},
},
maxStack = 100,
},
carried = "Backpack",
skillNeeds = {
weight = 1000,
{
calories = nil,
"Industry",
carbs = nil,
1,
protein = nil,
"Industry",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 4.0,
yield = nil,
baseLaborCost = 600.0,
currency = nil,
baseXPGain = 20.0,
skillValue = nil,
defaultVariant = "Advanced Combustion Engine",
roomCategory = nil,
defaultVariantUntranslated = "Advanced Combustion Engine",
furnitureType = nil,
numberOfVariants = "1",
repeatsDepreciation = nil,
variants = {
materialTier = nil,
["Advanced Combustion Engine"] = {
fuelsUsed = nil,
untranslated = "Advanced Combustion Engine",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"ITEM",
energyType = nil,
"Steel Plate",
fluidsUsed = nil,
16.0,
fluidsProduced = nil,
false,
validTalents = nil,
"Steel Plate",
footprint = nil,
},
mobile = nil,
{
roomSizeReq = nil,
"ITEM",
roomMatReq = nil,
"Rivet",
roomContainReq = nil,
12.0,
inventorySlots = nil,
false,
inventoryMaxWeight = nil,
"Rivet",
inventoryRestrictions = nil,
},
NutrientElement = nil,
{
type = "AdvancedCombustionEngineItem",
"ITEM",
typeID = 0,
"Piston",
6.0,
false,
"Piston",
},
{
"ITEM",
"Valve",
6.0,
false,
"Valve",
},
{
"ITEM",
"Servo",
6.0,
false,
"Servo",
},
{
"ITEM",
"Advanced Circuit",
6.0,
false,
"Advanced Circuit",
},
{
"ITEM",
"Radiator",
3.0,
false,
"Radiator",
},
},
products = {
{
"Advanced Combustion Engine",
1,
"Advanced Combustion Engine",
},
},
},
},
},
},
["Advanced Cooking Skill Book"] = {
["Advanced Cooking Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Cooking Skill Book",
untranslated = "Advanced Cooking Skill Book",
craftStn = {
category = nil,
{
group = "Skill Books",
"Laboratory",
description = "Advanced Cooking Skill Book",
"Laboratory",
tagGroups = {
},
"Skill Books",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Cooking",
weight = 100,
1,
calories = nil,
"Cooking",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 30.0,
density = nil,
baseLaborCost = 6000.0,
fuel = nil,
baseXPGain = 0.0,
yield = nil,
defaultVariant = "Advanced Cooking Skill Book",
currency = nil,
defaultVariantUntranslated = "Advanced Cooking Skill Book",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Advanced Cooking Skill Book"] = {
repeatsDepreciation = nil,
untranslated = "Advanced Cooking Skill Book",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Culinary Research Paper Advanced",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Culinary Research Paper Advanced",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Dendrology Research Paper Modern",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Dendrology Research Paper Modern",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Geology Research Paper Modern",
type = "Advanced Cooking Skill BookItem",
10.0,
typeID = 0,
false,
},
"Geology Research Paper Modern",
["Advanced Cooking Skill Scroll"] = {
},
untranslated = "Advanced Cooking Skill Scroll",
{
category = nil,
"TAG",
group = "Skill Scrolls",
"Basic Research",
description = "Advanced Cooking Skill Scroll",
30.0,
tagGroups = {
false,
"Skill Scrolls",
"Basic Research",
},
{
"TAG",
"Advanced Research",
10.0,
false,
"Advanced Research",
},
{
"TAG",
"Modern Research",
10.0,
false,
"Modern Research",
},
},
products = {
{
"Advanced Cooking Skill Book",
1.0,
"Advanced Cooking Skill Book",
},
{
"Advanced Cooking Skill Book",
1.0,
"Advanced Cooking Skill Book",
},
},
},
},
},
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"] = {
["Advanced Cooking Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Cooking Upgrade",
untranslated = "Advanced Cooking Upgrade",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Kitchen",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
"Kitchen",
tagGroups = {
},
"Upgrade",
},
skillNeeds = {
{
"Advanced Cooking",
1,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Advanced Cooking Upgrade",
defaultVariantUntranslated = "Advanced Cooking Upgrade",
numberOfVariants = "1",
variants = {
["Advanced Cooking Upgrade"] = {
untranslated = "Advanced Cooking Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade Lvl4",
1.0,
true,
"Advanced Upgrade Lvl4",
},
},
products = {
{
"Advanced Cooking Upgrade",
1.0,
"Advanced Cooking 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"] = {
["Advanced Masonry Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Masonry Skill Book",
untranslated = "Advanced Masonry Skill Book",
craftStn = {
category = nil,
{
group = "Skill Books",
"Laboratory",
description = "Advanced Masonry Skill Book",
"Laboratory",
tagGroups = {
},
"Skill Books",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Pottery",
weight = 100,
1,
calories = nil,
"Pottery",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 30.0,
density = nil,
baseLaborCost = 6000.0,
fuel = nil,
baseXPGain = 0.0,
yield = nil,
defaultVariant = "Advanced Masonry Skill Book",
currency = nil,
defaultVariantUntranslated = "Advanced Masonry Skill Book",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Advanced Masonry Skill Book"] = {
repeatsDepreciation = nil,
untranslated = "Advanced Masonry Skill Book",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Geology Research Paper Advanced",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Geology Research Paper Advanced",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Geology Research Paper Modern",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Geology Research Paper Modern",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Metallurgy Research Paper Modern",
type = "Advanced Masonry Skill BookItem",
10.0,
typeID = 0,
false,
},
"Metallurgy Research Paper Modern",
["Advanced Masonry Skill Scroll"] = {
},
untranslated = "Advanced Masonry Skill Scroll",
{
category = nil,
"ITEM",
group = "Skill Scrolls",
"Engineering Research Paper Modern",
description = "Advanced Masonry Skill Scroll",
10.0,
tagGroups = {
false,
"Skill Scrolls",
"Engineering Research Paper Modern",
},
{
"TAG",
"Basic Research",
30.0,
false,
"Basic Research",
},
{
"TAG",
"Advanced Research",
10.0,
false,
"Advanced Research",
},
},
products = {
{
"Advanced Masonry Skill Book",
1.0,
"Advanced Masonry Skill Book",
},
{
"Advanced Masonry Skill Book",
1.0,
"Advanced Masonry Skill Book",
},
},
},
},
},
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"] = {
["Advanced Masonry Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Masonry Table",
untranslated = "Advanced Masonry Table",
craftStn = {
category = nil,
{
group = "Work Stations",
"Electric Machinist Table",
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
"Electric Machinist Table",
tagGroups = {
},
"Crafting Table",
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 600.0,
baseXPGain = 10.0,
defaultVariant = "Advanced Masonry Table",
defaultVariantUntranslated = "Advanced Masonry Table",
numberOfVariants = "1",
variants = {
["Advanced Masonry Table"] = {
untranslated = "Advanced Masonry Table",
ingredients = {
{
"ITEM",
"Steel Plate",
10.0,
false,
"Steel Plate",
},
{
"ITEM",
"Steel Saw Blade",
10.0,
false,
"Steel Saw Blade",
},
},
products = {
{
"Advanced Masonry Table",
1.0,
"Advanced Masonry Table",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AdvancedMasonryTableItem",
typeID = 0,
},
},
["Advanced Masonry Upgrade"] = {
["Advanced Masonry Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Masonry Upgrade",
untranslated = "Advanced Masonry Upgrade",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Advanced Masonry Table",
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
"Advanced Masonry Table",
tagGroups = {
},
"Upgrade",
},
skillNeeds = {
{
"Advanced Masonry",
1,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 18.0,
baseLaborCost = 9000.0,
baseXPGain = 4.0,
defaultVariant = "Advanced Masonry Upgrade",
defaultVariantUntranslated = "Advanced Masonry Upgrade",
numberOfVariants = "1",
variants = {
["Advanced Masonry Upgrade"] = {
untranslated = "Advanced Masonry Upgrade",
ingredients = {
{
"ITEM",
"Modern Upgrade Lvl4",
1.0,
true,
"Modern Upgrade Lvl4",
},
},
products = {
{
"Advanced Masonry Upgrade",
1.0,
"Advanced Masonry 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"] = {
["Advanced Smelting Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Smelting Skill Book",
untranslated = "Advanced Smelting Skill Book",
craftStn = {
category = nil,
{
group = "Skill Books",
"Laboratory",
description = "Advanced Smelting Skill Book",
"Laboratory",
tagGroups = {
},
"Skill Books",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Smelting",
weight = 100,
1,
calories = nil,
"Smelting",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 30.0,
density = nil,
baseLaborCost = 6000.0,
fuel = nil,
baseXPGain = 0.0,
yield = nil,
defaultVariant = "Advanced Smelting Skill Book",
currency = nil,
defaultVariantUntranslated = "Advanced Smelting Skill Book",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Advanced Smelting Skill Book"] = {
repeatsDepreciation = nil,
untranslated = "Advanced Smelting Skill Book",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Metallurgy Research Paper Basic",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Metallurgy Research Paper Basic",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Metallurgy Research Paper Advanced",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Metallurgy Research Paper Advanced",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Basic Research",
type = "Advanced Smelting Skill BookItem",
10.0,
typeID = 0,
false,
},
"Basic Research",
["Advanced Smelting Skill Scroll"] = {
},
untranslated = "Advanced Smelting Skill Scroll",
},
category = nil,
products = {
group = "Skill Scrolls",
{
description = "Advanced Smelting Skill Scroll",
"Advanced Smelting Skill Book",
tagGroups = {
1.0,
"Skill Scrolls",
"Advanced Smelting Skill Book",
},
{
"Advanced Smelting Skill Book",
1.0,
"Advanced Smelting Skill Book",
},
},
},
},
},
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"] = {
["Advanced Smelting Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Smelting Upgrade",
untranslated = "Advanced Smelting Upgrade",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Blast Furnace",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
"Blast Furnace",
tagGroups = {
},
"Upgrade",
},
skillNeeds = {
{
"Advanced Smelting",
1,
"Advanced Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Advanced Smelting Upgrade",
defaultVariantUntranslated = "Advanced Smelting Upgrade",
numberOfVariants = "1",
variants = {
["Advanced Smelting Upgrade"] = {
untranslated = "Advanced Smelting Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade Lvl4",
1.0,
true,
"Advanced Upgrade Lvl4",
},
},
products = {
{
"Advanced Smelting Upgrade",
1.0,
"Advanced Smelting 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"] = {
["Advanced Tailoring Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Tailoring Table",
untranslated = "Advanced Tailoring Table",
craftStn = {
category = nil,
{
group = "Work Stations",
"Electric Machinist Table",
description = "An advanced tailoring table.",
"Electric Machinist Table",
tagGroups = {
},
"Crafting Table",
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 600.0,
baseXPGain = 5.0,
defaultVariant = "Advanced Tailoring Table",
defaultVariantUntranslated = "Advanced Tailoring Table",
numberOfVariants = "1",
variants = {
["Advanced Tailoring Table"] = {
untranslated = "Advanced Tailoring Table",
ingredients = {
{
"ITEM",
"Steel Plate",
20.0,
false,
"Steel Plate",
},
{
"ITEM",
"Basic Circuit",
10.0,
false,
"Basic Circuit",
},
},
products = {
{
"Advanced Tailoring Table",
1.0,
"Advanced Tailoring Table",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AdvancedTailoringTableItem",
typeID = 0,
},
},
["Advanced Upgrade 1"] = {
["Advanced Upgrade 1"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Upgrade 1",
untranslated = "Advanced Upgrade 1",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Laboratory",
description = "Advanced Upgrade that increases crafting efficiency.",
"Laboratory",
tagGroups = {
},
"Advanced Upgrade",
},
"Upgrade",
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 90.0,
baseXPGain = 0.0,
defaultVariant = "Advanced Upgrade 1",
defaultVariantUntranslated = "Advanced Upgrade 1",
numberOfVariants = "1",
variants = {
["Advanced Upgrade 1"] = {
untranslated = "Advanced Upgrade 1",
ingredients = {
{
"ITEM",
"Geology Research Paper Modern",
1.0,
true,
"Geology Research Paper Modern",
},
{
"TAG",
"Basic Research",
1.0,
true,
"Basic Research",
},
},
products = {
{
"Advanced Upgrade 1",
1.0,
"Advanced Upgrade 1",
},
},
},
},
},
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"] = {
["Advanced Upgrade 2"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Upgrade 2",
untranslated = "Advanced Upgrade 2",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Laboratory",
description = "Advanced Upgrade that increases crafting efficiency.",
"Laboratory",
tagGroups = {
},
"Advanced Upgrade",
},
"Upgrade",
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 90.0,
baseXPGain = 0.0,
defaultVariant = "Advanced Upgrade 2",
defaultVariantUntranslated = "Advanced Upgrade 2",
numberOfVariants = "1",
variants = {
["Advanced Upgrade 2"] = {
untranslated = "Advanced Upgrade 2",
ingredients = {
{
"ITEM",
"Agriculture Research Paper Modern",
1.0,
true,
"Agriculture Research Paper Modern",
},
{
"ITEM",
"Advanced Upgrade 1",
1.0,
true,
"Advanced Upgrade 1",
},
{
"TAG",
"Basic Research",
1.0,
true,
"Basic Research",
},
},
products = {
{
"Advanced Upgrade 2",
1.0,
"Advanced Upgrade 2",
},
},
},
},
},
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"] = {
["Advanced Upgrade 3"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Upgrade 3",
untranslated = "Advanced Upgrade 3",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Laboratory",
description = "Advanced Upgrade that increases crafting efficiency.",
"Laboratory",
tagGroups = {
},
"Advanced Upgrade",
},
"Upgrade",
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 9.0,
baseLaborCost = 90.0,
baseXPGain = 0.0,
defaultVariant = "Advanced Upgrade 3",
defaultVariantUntranslated = "Advanced Upgrade 3",
numberOfVariants = "1",
variants = {
["Advanced Upgrade 3"] = {
untranslated = "Advanced Upgrade 3",
ingredients = {
{
"ITEM",
"Metallurgy Research Paper Advanced",
1.0,
true,
"Metallurgy Research Paper Advanced",
},
{
"ITEM",
"Culinary Research Paper Advanced",
1.0,
true,
"Culinary Research Paper Advanced",
},
{
"ITEM",
"Advanced Upgrade 2",
1.0,
true,
"Advanced Upgrade 2",
},
{
"TAG",
"Basic Research",
1.0,
true,
"Basic Research",
},
},
products = {
{
"Advanced Upgrade 3",
1.0,
"Advanced Upgrade 3",
},
},
},
},
},
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"] = {
["Advanced Upgrade 4"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Advanced Upgrade 4",
untranslated = "Advanced Upgrade 4",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Laboratory",
description = "Advanced Upgrade that increases crafting efficiency.",
"Laboratory",
tagGroups = {
},
"Advanced Upgrade",
"Upgrade",
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 12.0,
weight = 1,
baseLaborCost = 90.0,
calories = nil,
baseXPGain = 0.0,
carbs = nil,
defaultVariant = "Advanced Upgrade 4",
protein = nil,
defaultVariantUntranslated = "Advanced Upgrade 4",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Advanced Upgrade 4"] = {
fuel = nil,
untranslated = "Advanced Upgrade 4",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"ITEM",
roomCategory = nil,
"Dendrology Research Paper Modern",
furnitureType = nil,
1.0,
repeatsDepreciation = nil,
true,
materialTier = nil,
"Dendrology Research Paper Modern",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"ITEM",
energyProduced = nil,
"Engineering Research Paper Modern",
energyType = nil,
1.0,
fluidsUsed = nil,
true,
fluidsProduced = nil,
"Engineering Research Paper Modern",
validTalents = nil,
},
footprint = nil,
{
mobile = nil,
"ITEM",
roomSizeReq = nil,
"Advanced Upgrade 3",
roomMatReq = nil,
1.0,
roomContainReq = nil,
true,
inventorySlots = nil,
"Advanced Upgrade 3",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
{
NutrientElement = nil,
"TAG",
type = "AdvancedUpgradeLvl4Item",
"Basic Research",
typeID = 0,
1.0,
},
true,
["Agave Leaves"] = {
"Basic Research",
untranslated = "Agave Leaves",
},
category = nil,
},
group = "Food",
products = {
description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
{
tagGroups = {
"Advanced Upgrade 4",
"Food",
1.0,
"Greens",
"Advanced Upgrade 4",
"Raw Food",
},
},
},
maxStack = 100,
},
carried = "Backpack",
weight = 75,
calories = 200,
carbs = 2,
protein = 1,
fat = 1,
vitamins = 4,
density = 4.0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AgaveLeavesItem",
typeID = 0,
},
["Agave Seed"] = {
untranslated = "Agave Seed",
category = nil,
group = "Seed",
description = "Plant to grow an agave plant.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AgaveSeedItem",
typeID = 0,
},
["Agouti Carcass"] = {
untranslated = "Agouti Carcass",
category = nil,
group = "Natural Resources",
description = "A dead agouti.",
tagGroups = {
"Tiny Carcass",
"Tiny Fur Carcass",
},
},
maxStack = 100,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AgoutiCarcassItem",
typeID = 0,
},
},
["Agouti Enchiladas"] = {
["Agouti Enchiladas"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Agouti Enchiladas",
untranslated = "Agouti Enchiladas",
craftStn = {
category = nil,
{
group = "Food",
"Stove",
description = "Sweet and savory...it doesn't have to be an Agouti.",
"Stove",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Advanced Cooking",
4,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Agouti Enchiladas",
defaultVariantUntranslated = "Agouti Enchiladas",
numberOfVariants = "1",
variants = {
["Agouti Enchiladas"] = {
untranslated = "Agouti Enchiladas",
ingredients = {
{
"ITEM",
"Cornmeal",
4.0,
false,
"Cornmeal",
},
{
"ITEM",
"Tomato",
2.0,
false,
"Tomato",
},
{
"ITEM",
"Papaya",
2.0,
false,
"Papaya",
},
{
"ITEM",
"Sun Cheese",
4.0,
false,
"Sun Cheese",
},
{
"ITEM",
"Prime Cut",
2.0,
false,
"Prime Cut",
},
},
products = {
{
"Agouti Enchiladas",
2.0,
"Agouti Enchiladas",
},
},
},
},
},
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"] = {
["Agriculture Research Paper Advanced"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Agriculture Research Paper Advanced",
untranslated = "Agriculture Research Paper Advanced",
craftStn = {
category = nil,
{
group = "Items",
"Research Table",
description = "A document containing important research information. Used to discover new skills at the research table.",
"Research Table",
tagGroups = {
},
"Advanced Research",
},
"Research",
skillNeeds = {
{
"Farming",
1,
"Farming",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 240.0,
baseXPGain = 3.0,
defaultVariant = "Agriculture Research Paper Advanced",
defaultVariantUntranslated = "Agriculture Research Paper Advanced",
numberOfVariants = "1",
variants = {
["Agriculture Research Paper Advanced"] = {
untranslated = "Agriculture Research Paper Advanced",
ingredients = {
{
"ITEM",
"Dirt",
5.0,
false,
"Dirt",
},
{
"TAG",
"Raw Food",
40.0,
false,
"Raw Food",
},
{
"TAG",
"Crop Seed",
20.0,
false,
"Crop Seed",
},
},
products = {
{
"Agriculture Research Paper Advanced",
1,
"Agriculture Research Paper Advanced",
},
},
},
},
},
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"] = {
["Agriculture Research Paper Modern"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Agriculture Research Paper Modern",
untranslated = "Agriculture Research Paper Modern",
craftStn = {
category = nil,
{
group = "Items",
"Laboratory",
description = "A document containing important research information. Used to discover new skills at the research table.",
"Laboratory",
tagGroups = {
},
"Modern Research",
"Research",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Fertilizers",
weight = 10,
1,
calories = nil,
"Fertilizers",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AgricultureResearchPaperModernItem",
typeID = 0,
},
["Alligator Carcass"] = {
untranslated = "Alligator Carcass",
category = nil,
group = "Natural Resources",
description = "A dead alligator.",
tagGroups = {
"Medium Carcass",
"Medium Leather Carcass",
},
maxStack = 100,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AlligatorCarcassItem",
typeID = 0,
},
["Amanita Mushroom Spores"] = {
untranslated = "Amanita Mushroom Spores",
category = nil,
group = "Seed",
description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 600.0,
weight = 50,
baseXPGain = 6.0,
calories = 0,
defaultVariant = "Agriculture Research Paper Modern",
carbs = 0,
defaultVariantUntranslated = "Agriculture Research Paper Modern",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Agriculture Research Paper Modern"] = {
density = 0,
untranslated = "Agriculture Research Paper Modern",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Berry Extract Fertilizer",
roomCategory = nil,
5.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Berry Extract Fertilizer",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Blood Meal Fertilizer",
energyProduced = nil,
5.0,
energyType = nil,
false,
fluidsUsed = nil,
"Blood Meal Fertilizer",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Hide Ash Fertilizer",
roomSizeReq = nil,
5.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Hide Ash Fertilizer",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Pelt Fertilizer",
type = "AmanitaMushroomSporesItem",
5.0,
typeID = 0,
false,
},
"Pelt Fertilizer",
["Amanita Mushrooms"] = {
},
untranslated = "Amanita Mushrooms",
{
category = nil,
"TAG",
group = "Food",
"Raw 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!",
200.0,
tagGroups = {
false,
"Food",
"Raw Food",
"Fungus",
},
},
products = {
{
"Agriculture Research Paper Modern",
1,
"Agriculture Research Paper Modern",
},
},
},
},
},
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 = {
Amendments = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Amendments",
untranslated = "Amendments",
craftStn = {
category = nil,
{
group = "Work Stations",
"Settlement Crafting Table",
description = "Allows the modification of the constitution.",
"Settlement Crafting Table",
tagGroups = {
},
"Government",
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Amendments",
defaultVariantUntranslated = "Amendments",
numberOfVariants = "1",
variants = {
Amendments = {
untranslated = "Amendments",
ingredients = {
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
{
"TAG",
"Mortared Stone",
15.0,
false,
"Mortared Stone",
},
},
products = {
{
"Amendments",
1.0,
"Amendments",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AmendmentsItem",
typeID = 0,
},
},
Anvil = {
Anvil = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Anvil",
untranslated = "Anvil",
craftStn = {
category = nil,
{
group = "Work Stations",
"Bloomery",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
"Bloomery",
tagGroups = {
},
"Crafting Table",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Smelting",
weight = 2000,
1,
calories = nil,
"Smelting",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 8.0,
density = nil,
baseLaborCost = 180.0,
fuel = nil,
baseXPGain = 10.0,
yield = nil,
defaultVariant = "Anvil",
currency = nil,
defaultVariantUntranslated = "Anvil",
skillValue = nil,
numberOfVariants = "1",
roomCategory = "Industrial",
variants = {
furnitureType = nil,
Anvil = {
repeatsDepreciation = nil,
untranslated = "Anvil",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Bar",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Bar",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Hewn Log",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Hewn Log",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "AnvilItem",
"Anvil",
typeID = 0,
1.0,
},
"Anvil",
["Arctic Willow Seed"] = {
},
untranslated = "Arctic Willow Seed",
},
category = nil,
},
group = "Seed",
description = "Plant to grow arctic willow.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ArcticWillowSeedItem",
typeID = 0,
},
},
Arrastra = {
Arrastra = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Arrastra",
untranslated = "Arrastra",
craftStn = {
category = nil,
{
group = "Work Stations",
"Workbench",
description = "A primitive rock mill of dragged boulders.",
"Workbench",
tagGroups = {
},
"Crafting Table",
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 300.0,
baseXPGain = 5.0,
defaultVariant = "Arrastra",
defaultVariantUntranslated = "Arrastra",
numberOfVariants = "1",
variants = {
Arrastra = {
untranslated = "Arrastra",
ingredients = {
{
"TAG",
"Wood",
5.0,
false,
"Wood",
},
{
"TAG",
"Rock",
30.0,
false,
"Rock",
},
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
},
products = {
{
"Arrastra",
1.0,
"Arrastra",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ArrastraItem",
typeID = 0,
},
},
Arrow = {
Arrow = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Arrow",
untranslated = "Arrow",
craftStn = {
category = nil,
{
group = "Items",
"Tool Bench",
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
"Tool Bench",
tagGroups = {
},
"Burnable Fuel",
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.1,
baseLaborCost = 30.0,
baseXPGain = 0.0,
defaultVariant = "Arrow",
defaultVariantUntranslated = "Arrow",
numberOfVariants = "1",
variants = {
Arrow = {
untranslated = "Arrow",
ingredients = {
{
"TAG",
"Wood",
1.0,
false,
"Wood",
},
},
products = {
{
"Arrow",
4.0,
"Arrow",
},
},
},
},
},
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"] = {
["Art Supplies"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Art Supplies",
untranslated = "Art Supplies",
craftStn = {
category = nil,
{
group = "Items",
"Workbench",
description = "A set of art supplies that ",
"Workbench",
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",
},
},
skillNeeds = {},
maxStack = 20,
moduleNeeds = {},
carried = "Hands",
baseCraftTime = 1.0,
weight = 10000,
baseLaborCost = 40.0,
calories = nil,
baseXPGain = 0.0,
carbs = nil,
defaultVariant = "Art Supplies",
protein = nil,
defaultVariantUntranslated = "Art Supplies",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Art Supplies"] = {
fuel = nil,
untranslated = "Art Supplies",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"ITEM",
roomCategory = nil,
"Canvas",
furnitureType = nil,
4.0,
repeatsDepreciation = nil,
false,
materialTier = 4,
"Canvas",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"ITEM",
energyProduced = nil,
"Oil Paint",
energyType = nil,
2.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Oil Paint",
validTalents = nil,
},
footprint = nil,
{
mobile = nil,
"TAG",
roomSizeReq = nil,
"Wood Board",
roomMatReq = nil,
4.0,
roomContainReq = nil,
false,
inventorySlots = nil,
"Wood Board",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
products = {
type = "AshlarBasaltItem",
{
typeID = 0,
"Art Supplies",
},
8.0,
["Ashlar Basalt Bench"] = {
"Art Supplies",
untranslated = "Ashlar Basalt Bench",
},
category = nil,
},
group = "Housing Objects",
},
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2.5",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarBasaltBenchItem",
typeID = 0,
},
},
["Ashlar Basalt"] = {
["Ashlar Basalt Chair"] = {
dispCraftStn = "1",
untranslated = "Ashlar Basalt Chair",
checkImage = "1",
category = nil,
untranslated = "Ashlar Basalt",
group = "Housing Objects",
craftStn = {
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
{
tagGroups = {
"Advanced Masonry Table",
"Housing",
"Advanced Masonry Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Advanced Masonry",
weight = 1000,
1,
calories = nil,
"Advanced Masonry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.7",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarBasaltChairItem",
typeID = 0,
},
["Ashlar Basalt Door"] = {
untranslated = "Ashlar Basalt Door",
category = nil,
group = "Housing Objects",
description = "A heavy ashlar stone door.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarBasaltDoorItem",
typeID = 0,
},
["Ashlar Basalt Fireplace"] = {
untranslated = "Ashlar Basalt Fireplace",
category = nil,
group = "Housing Objects",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.64,
carried = "Backpack",
baseLaborCost = 180.0,
weight = 5000,
baseXPGain = 1.5,
calories = nil,
defaultVariant = "Ashlar Basalt",
carbs = nil,
defaultVariantUntranslated = "Ashlar Basalt",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Ashlar Basalt"] = {
density = nil,
untranslated = "Ashlar Basalt",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "3",
"Basalt",
roomCategory = "Living Room",
20.0,
furnitureType = "Fireplace",
false,
repeatsDepreciation = "0.1",
"Basalt",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Mortar",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Mortar",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "12",
"ITEM",
mobile = nil,
"Steel Bar",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Steel Bar",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "AshlarBasaltFireplaceItem",
"Ashlar Basalt",
typeID = 0,
1,
},
"Ashlar Basalt",
["Ashlar Basalt Table"] = {
},
untranslated = "Ashlar Basalt Table",
{
category = nil,
"Crushed Basalt",
group = "Housing Objects",
2.0,
description = "A large stone table crafted by an expert mason.",
"Crushed Basalt",
tagGroups = {
},
"Housing",
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarBasaltTableItem",
typeID = 0,
},
},
["Ashlar Gneiss"] = {
["Ashlar Gneiss"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Gneiss",
untranslated = "Ashlar Gneiss",
craftStn = {
category = nil,
{
group = "Blocks",
"Advanced Masonry Table",
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.",
"Advanced Masonry Table",
tagGroups = {
},
"Ashlar Stone",
},
"Constructable",
skillNeeds = {
{
"Advanced Masonry",
1,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.64,
baseLaborCost = 180.0,
baseXPGain = 1.5,
defaultVariant = "Ashlar Gneiss",
defaultVariantUntranslated = "Ashlar Gneiss",
numberOfVariants = "1",
variants = {
["Ashlar Gneiss"] = {
untranslated = "Ashlar Gneiss",
ingredients = {
{
"ITEM",
"Gneiss",
20.0,
false,
"Gneiss",
},
{
"ITEM",
"Mortar",
6.0,
false,
"Mortar",
},
{
"ITEM",
"Steel Bar",
1.0,
false,
"Steel Bar",
},
},
products = {
{
"Ashlar Gneiss",
1,
"Ashlar Gneiss",
},
{
"Crushed Gneiss",
2.0,
"Crushed Gneiss",
},
},
},
},
},
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"] = {
["Ashlar Granite"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Granite",
untranslated = "Ashlar Granite",
craftStn = {
category = nil,
{
group = "Blocks",
"Advanced Masonry Table",
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.",
"Advanced Masonry Table",
tagGroups = {
},
"Ashlar Stone",
"Constructable",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Advanced Masonry",
weight = 10000,
1,
calories = nil,
"Advanced Masonry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 0.64,
density = nil,
baseLaborCost = 180.0,
fuel = nil,
baseXPGain = 1.5,
yield = nil,
defaultVariant = "Ashlar Granite",
currency = nil,
defaultVariantUntranslated = "Ashlar Granite",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Ashlar Granite"] = {
repeatsDepreciation = nil,
untranslated = "Ashlar Granite",
materialTier = 4,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Granite",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Granite",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Mortar",
roomSizeReq = nil,
6.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Mortar",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Steel Bar",
type = "AshlarGraniteItem",
1.0,
typeID = 0,
false,
},
"Steel Bar",
["Ashlar Large Basalt Fountain"] = {
},
untranslated = "Ashlar Large Basalt Fountain",
},
category = nil,
products = {
group = "Housing Objects",
{
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
"Ashlar Granite",
tagGroups = {
1,
"Housing",
"Ashlar Granite",
},
{
"Crushed Granite",
2.0,
"Crushed Granite",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Decoration",
furnitureType = "Fountain",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarLargeBasaltFountainItem",
typeID = 0,
},
},
["Ashlar Large Stone Fountain"] = {
["Ashlar Large Stone Fountain"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Large Stone Fountain",
untranslated = "Ashlar Large Stone Fountain",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
"Advanced Masonry Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Advanced Masonry",
4,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 180.0,
baseXPGain = 2.0,
defaultVariant = "Ashlar Large Stone Fountain",
defaultVariantUntranslated = "Ashlar Large Stone Fountain",
numberOfVariants = 7,
variants = {
["Ashlar Large Stone Fountain"] = {
untranslated = "Ashlar Large Stone Fountain",
ingredients = {
{
"TAG",
"Ashlar Stone",
20.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Ashlar Large Stone Fountain",
1.0,
"Ashlar Large Stone Fountain",
},
},
},
["Ashlar Large Basalt Fountain"] = {
untranslated = "Ashlar Large Basalt Fountain",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
20.0,
false,
"Ashlar Basalt",
},
},
products = {
{
"Ashlar Large Basalt Fountain",
1,
"Ashlar Large Basalt Fountain",
},
},
},
["Ashlar Large Gneiss Fountain"] = {
untranslated = "Ashlar Large Gneiss Fountain",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
20.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Ashlar Large Gneiss Fountain",
1.0,
"Ashlar Large Gneiss Fountain",
},
},
},
["Ashlar Large Granite Fountain"] = {
untranslated = "Ashlar Large Granite Fountain",
ingredients = {
{
"ITEM",
"Ashlar Granite",
20.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Ashlar Large Granite Fountain",
1.0,
"Ashlar Large Granite Fountain",
},
},
},
["Ashlar Large Limestone Fountain"] = {
untranslated = "Ashlar Large Limestone Fountain",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
20.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Ashlar Large Limestone Fountain",
1.0,
"Ashlar Large Limestone Fountain",
},
},
},
["Ashlar Large Sandstone Fountain"] = {
untranslated = "Ashlar Large Sandstone Fountain",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
20.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Ashlar Large Sandstone Fountain",
1.0,
"Ashlar Large Sandstone Fountain",
},
},
},
["Ashlar Large Shale Fountain"] = {
untranslated = "Ashlar Large Shale Fountain",
ingredients = {
{
"ITEM",
"Ashlar Shale",
20.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Ashlar Large Shale Fountain",
1.0,
"Ashlar Large Shale Fountain",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Decoration",
furnitureType = "Fountain",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarLargeStoneFountainItem",
typeID = 0,
},
},
["Ashlar Limestone"] = {
["Ashlar Limestone"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Limestone",
untranslated = "Ashlar Limestone",
craftStn = {
category = nil,
{
group = "Blocks",
"Advanced Masonry Table",
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.",
"Advanced Masonry Table",
tagGroups = {
},
"Ashlar Stone",
},
"Constructable",
skillNeeds = {
{
"Advanced Masonry",
1,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.64,
baseLaborCost = 180.0,
baseXPGain = 1.5,
defaultVariant = "Ashlar Limestone",
defaultVariantUntranslated = "Ashlar Limestone",
numberOfVariants = "1",
variants = {
["Ashlar Limestone"] = {
untranslated = "Ashlar Limestone",
ingredients = {
{
"ITEM",
"Limestone",
20.0,
false,
"Limestone",
},
{
"ITEM",
"Mortar",
6.0,
false,
"Mortar",
},
{
"ITEM",
"Steel Bar",
1.0,
false,
"Steel Bar",
},
},
products = {
{
"Ashlar Limestone",
1,
"Ashlar Limestone",
},
{
"Crushed Limestone",
2.0,
"Crushed Limestone",
},
},
},
},
},
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"] = {
["Ashlar Sandstone"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Sandstone",
untranslated = "Ashlar Sandstone",
craftStn = {
category = nil,
{
group = "Blocks",
"Advanced Masonry Table",
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.",
"Advanced Masonry Table",
tagGroups = {
},
"Ashlar Stone",
},
"Constructable",
skillNeeds = {
{
"Advanced Masonry",
1,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.64,
baseLaborCost = 180.0,
baseXPGain = 1.5,
defaultVariant = "Ashlar Sandstone",
defaultVariantUntranslated = "Ashlar Sandstone",
numberOfVariants = "1",
variants = {
["Ashlar Sandstone"] = {
untranslated = "Ashlar Sandstone",
ingredients = {
{
"ITEM",
"Sandstone",
20.0,
false,
"Sandstone",
},
{
"ITEM",
"Mortar",
6.0,
false,
"Mortar",
},
{
"ITEM",
"Steel Bar",
1.0,
false,
"Steel Bar",
},
},
products = {
{
"Ashlar Sandstone",
1,
"Ashlar Sandstone",
},
{
"Crushed Sandstone",
2.0,
"Crushed Sandstone",
},
},
},
},
},
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"] = {
["Ashlar Shale"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Shale",
untranslated = "Ashlar Shale",
craftStn = {
category = nil,
{
group = "Blocks",
"Advanced Masonry Table",
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.",
"Advanced Masonry Table",
tagGroups = {
},
"Ashlar Stone",
"Constructable",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Advanced Masonry",
weight = 10000,
1,
calories = nil,
"Advanced Masonry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 0.64,
density = nil,
baseLaborCost = 180.0,
fuel = nil,
baseXPGain = 1.5,
yield = nil,
defaultVariant = "Ashlar Shale",
currency = nil,
defaultVariantUntranslated = "Ashlar Shale",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Ashlar Shale"] = {
repeatsDepreciation = nil,
untranslated = "Ashlar Shale",
materialTier = 4,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Shale",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Shale",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Mortar",
roomSizeReq = nil,
6.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Mortar",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Steel Bar",
type = "AshlarShaleItem",
1.0,
typeID = 0,
false,
},
"Steel Bar",
["Ashlar Small Basalt Fountain"] = {
},
untranslated = "Ashlar Small Basalt Fountain",
},
category = nil,
products = {
group = "Housing Objects",
{
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
"Ashlar Shale",
tagGroups = {
1,
"Housing",
"Ashlar Shale",
},
{
"Crushed Shale",
2.0,
"Crushed Shale",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Decoration",
furnitureType = "Fountain",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarSmallBasaltFountainItem",
typeID = 0,
},
},
["Ashlar Small Stone Fountain"] = {
["Ashlar Small Stone Fountain"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Small Stone Fountain",
untranslated = "Ashlar Small Stone Fountain",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
"Advanced Masonry Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Advanced Masonry",
4,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 180.0,
baseXPGain = 2.0,
defaultVariant = "Ashlar Small Stone Fountain",
defaultVariantUntranslated = "Ashlar Small Stone Fountain",
numberOfVariants = 7,
variants = {
["Ashlar Small Stone Fountain"] = {
untranslated = "Ashlar Small Stone Fountain",
ingredients = {
{
"TAG",
"Ashlar Stone",
10.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Ashlar Small Stone Fountain",
1.0,
"Ashlar Small Stone Fountain",
},
},
},
["Ashlar Small Basalt Fountain"] = {
untranslated = "Ashlar Small Basalt Fountain",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
10.0,
false,
"Ashlar Basalt",
},
},
products = {
{
"Ashlar Small Basalt Fountain",
1,
"Ashlar Small Basalt Fountain",
},
},
},
["Ashlar Small Gneiss Fountain"] = {
untranslated = "Ashlar Small Gneiss Fountain",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
10.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Ashlar Small Gneiss Fountain",
1.0,
"Ashlar Small Gneiss Fountain",
},
},
},
["Ashlar Small Granite Fountain"] = {
untranslated = "Ashlar Small Granite Fountain",
ingredients = {
{
"ITEM",
"Ashlar Granite",
10.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Ashlar Small Granite Fountain",
1.0,
"Ashlar Small Granite Fountain",
},
},
},
["Ashlar Small Limestone Fountain"] = {
untranslated = "Ashlar Small Limestone Fountain",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
10.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Ashlar Small Limestone Fountain",
1.0,
"Ashlar Small Limestone Fountain",
},
},
},
["Ashlar Small Sandstone Fountain"] = {
untranslated = "Ashlar Small Sandstone Fountain",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
10.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Ashlar Small Sandstone Fountain",
1.0,
"Ashlar Small Sandstone Fountain",
},
},
},
["Ashlar Small Shale Fountain"] = {
untranslated = "Ashlar Small Shale Fountain",
ingredients = {
{
"ITEM",
"Ashlar Shale",
10.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Ashlar Small Shale Fountain",
1.0,
"Ashlar Small Shale Fountain",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Decoration",
furnitureType = "Fountain",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarSmallStoneFountainItem",
typeID = 0,
},
},
["Ashlar Stone Bench"] = {
["Ashlar Stone Bench"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Stone Bench",
untranslated = "Ashlar Stone Bench",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
"Advanced Masonry Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Advanced Masonry",
4,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 180.0,
baseXPGain = 3.0,
defaultVariant = "Ashlar Stone Bench",
defaultVariantUntranslated = "Ashlar Stone Bench",
numberOfVariants = 7,
variants = {
["Ashlar Stone Bench"] = {
untranslated = "Ashlar Stone Bench",
ingredients = {
{
"TAG",
"Ashlar Stone",
12.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Ashlar Stone Bench",
1.0,
"Ashlar Stone Bench",
},
},
},
["Ashlar Basalt Bench"] = {
untranslated = "Ashlar Basalt Bench",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
12.0,
false,
"Ashlar Basalt",
},
},
products = {
{
"Ashlar Basalt Bench",
1,
"Ashlar Basalt Bench",
},
},
},
["Ashlar Gneiss Bench"] = {
untranslated = "Ashlar Gneiss Bench",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
12.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Ashlar Gneiss Bench",
1.0,
"Ashlar Gneiss Bench",
},
},
},
["Ashlar Granite Bench"] = {
untranslated = "Ashlar Granite Bench",
ingredients = {
{
"ITEM",
"Ashlar Granite",
12.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Ashlar Granite Bench",
1.0,
"Ashlar Granite Bench",
},
},
},
["Ashlar Limestone Bench"] = {
untranslated = "Ashlar Limestone Bench",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
12.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Ashlar Limestone Bench",
1.0,
"Ashlar Limestone Bench",
},
},
},
["Ashlar Sandstone Bench"] = {
untranslated = "Ashlar Sandstone Bench",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
12.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Ashlar Sandstone Bench",
1.0,
"Ashlar Sandstone Bench",
},
},
},
["Ashlar Shale Bench"] = {
untranslated = "Ashlar Shale Bench",
ingredients = {
{
"ITEM",
"Ashlar Shale",
12.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Ashlar Shale Bench",
1.0,
"Ashlar Shale Bench",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2.5",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarStoneBenchItem",
typeID = 0,
},
},
["Ashlar Stone Chair"] = {
["Ashlar Stone Chair"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Stone Chair",
untranslated = "Ashlar Stone Chair",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
"Advanced Masonry Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Advanced Masonry",
1,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 180.0,
baseXPGain = 2.0,
defaultVariant = "Ashlar Stone Chair",
defaultVariantUntranslated = "Ashlar Stone Chair",
numberOfVariants = 7,
variants = {
["Ashlar Stone Chair"] = {
untranslated = "Ashlar Stone Chair",
ingredients = {
{
"TAG",
"Ashlar Stone",
6.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Ashlar Stone Chair",
1.0,
"Ashlar Stone Chair",
},
},
},
["Ashlar Basalt Chair"] = {
untranslated = "Ashlar Basalt Chair",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
6.0,
false,
"Ashlar Basalt",
},
},
products = {
{
"Ashlar Basalt Chair",
1,
"Ashlar Basalt Chair",
},
},
},
["Ashlar Gneiss Chair"] = {
untranslated = "Ashlar Gneiss Chair",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
6.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Ashlar Gneiss Chair",
1.0,
"Ashlar Gneiss Chair",
},
},
},
["Ashlar Granite Chair"] = {
untranslated = "Ashlar Granite Chair",
ingredients = {
{
"ITEM",
"Ashlar Granite",
6.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Ashlar Granite Chair",
1.0,
"Ashlar Granite Chair",
},
},
},
["Ashlar Limestone Chair"] = {
untranslated = "Ashlar Limestone Chair",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
6.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Ashlar Limestone Chair",
1.0,
"Ashlar Limestone Chair",
},
},
},
["Ashlar Sandstone Chair"] = {
untranslated = "Ashlar Sandstone Chair",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
6.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Ashlar Sandstone Chair",
1.0,
"Ashlar Sandstone Chair",
},
},
},
["Ashlar Shale Chair"] = {
untranslated = "Ashlar Shale Chair",
ingredients = {
{
"ITEM",
"Ashlar Shale",
6.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Ashlar Shale Chair",
1.0,
"Ashlar Shale Chair",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.7",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarStoneChairItem",
typeID = 0,
},
},
["Ashlar Stone Door"] = {
["Ashlar Stone Door"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Stone Door",
untranslated = "Ashlar Stone Door",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "A heavy ashlar stone door.",
"Advanced Masonry Table",
tagGroups = {},
},
maxStack = 1,
},
carried = "Backpack",
skillNeeds = {
weight = 1000,
{
calories = nil,
"Advanced Masonry",
carbs = nil,
1,
protein = nil,
"Advanced Masonry",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 3.0,
yield = nil,
baseLaborCost = 180.0,
currency = nil,
baseXPGain = 1.5,
skillValue = nil,
defaultVariant = "Ashlar Stone Door",
roomCategory = nil,
defaultVariantUntranslated = "Ashlar Stone Door",
furnitureType = nil,
numberOfVariants = 7,
repeatsDepreciation = nil,
variants = {
materialTier = 4,
["Ashlar Stone Door"] = {
fuelsUsed = nil,
untranslated = "Ashlar Stone Door",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"TAG",
energyType = nil,
"Ashlar Stone",
fluidsUsed = nil,
2.0,
fluidsProduced = nil,
true,
validTalents = nil,
"Ashlar Stone",
footprint = nil,
},
mobile = nil,
},
roomSizeReq = nil,
products = {
roomMatReq = nil,
{
roomContainReq = nil,
"Ashlar Stone Door",
inventorySlots = nil,
1.0,
inventoryMaxWeight = nil,
"Ashlar Stone Door",
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "AshlarStoneDoorItem",
},
typeID = 0,
["Ashlar Basalt Door"] = {
untranslated = "Ashlar Basalt Door",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
2.0,
true,
"Ashlar Basalt",
},
},
products = {
{
"Ashlar Basalt Door",
1,
"Ashlar Basalt Door",
},
},
},
["Ashlar Gneiss Door"] = {
untranslated = "Ashlar Gneiss Door",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
2.0,
true,
"Ashlar Gneiss",
},
},
products = {
{
"Ashlar Gneiss Door",
1.0,
"Ashlar Gneiss Door",
},
},
},
["Ashlar Granite Door"] = {
untranslated = "Ashlar Granite Door",
ingredients = {
{
"ITEM",
"Ashlar Granite",
2.0,
true,
"Ashlar Granite",
},
},
products = {
{
"Ashlar Granite Door",
1.0,
"Ashlar Granite Door",
},
},
},
["Ashlar Limestone Door"] = {
untranslated = "Ashlar Limestone Door",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
2.0,
true,
"Ashlar Limestone",
},
},
products = {
{
"Ashlar Limestone Door",
1.0,
"Ashlar Limestone Door",
},
},
},
["Ashlar Sandstone Door"] = {
untranslated = "Ashlar Sandstone Door",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
2.0,
true,
"Ashlar Sandstone",
},
},
products = {
{
"Ashlar Sandstone Door",
1.0,
"Ashlar Sandstone Door",
},
},
},
["Ashlar Shale Door"] = {
untranslated = "Ashlar Shale Door",
ingredients = {
{
"ITEM",
"Ashlar Shale",
2.0,
true,
"Ashlar Shale",
},
},
products = {
{
"Ashlar Shale Door",
1.0,
"Ashlar Shale Door",
},
},
},
},
},
},
["Ashlar Stone Fireplace"] = {
["Ashlar Stone Fireplace"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Stone Fireplace",
untranslated = "Ashlar Stone Fireplace",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
"Advanced Masonry Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Advanced Masonry",
6,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 180.0,
baseXPGain = 3.0,
defaultVariant = "Ashlar Stone Fireplace",
defaultVariantUntranslated = "Ashlar Stone Fireplace",
numberOfVariants = 7,
variants = {
["Ashlar Stone Fireplace"] = {
untranslated = "Ashlar Stone Fireplace",
ingredients = {
{
"TAG",
"Ashlar Stone",
24.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Ashlar Stone Fireplace",
1.0,
"Ashlar Stone Fireplace",
},
},
},
["Ashlar Basalt Fireplace"] = {
untranslated = "Ashlar Basalt Fireplace",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
24.0,
false,
"Ashlar Basalt",
},
},
products = {
{
"Ashlar Basalt Fireplace",
1,
"Ashlar Basalt Fireplace",
},
},
},
["Ashlar Gneiss Fireplace"] = {
untranslated = "Ashlar Gneiss Fireplace",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
24.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Ashlar Gneiss Fireplace",
1.0,
"Ashlar Gneiss Fireplace",
},
},
},
["Ashlar Granite Fireplace"] = {
untranslated = "Ashlar Granite Fireplace",
ingredients = {
{
"ITEM",
"Ashlar Granite",
24.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Ashlar Granite Fireplace",
1.0,
"Ashlar Granite Fireplace",
},
},
},
["Ashlar Limestone Fireplace"] = {
untranslated = "Ashlar Limestone Fireplace",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
24.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Ashlar Limestone Fireplace",
1.0,
"Ashlar Limestone Fireplace",
},
},
},
["Ashlar Sandstone Fireplace"] = {
untranslated = "Ashlar Sandstone Fireplace",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
24.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Ashlar Sandstone Fireplace",
1.0,
"Ashlar Sandstone Fireplace",
},
},
},
["Ashlar Shale Fireplace"] = {
untranslated = "Ashlar Shale Fireplace",
ingredients = {
{
"ITEM",
"Ashlar Shale",
24.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Ashlar Shale Fireplace",
1.0,
"Ashlar Shale Fireplace",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Living Room",
furnitureType = "Fireplace",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarStoneFireplaceItem",
typeID = 0,
},
},
["Ashlar Stone Table"] = {
["Ashlar Stone Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ashlar Stone Table",
untranslated = "Ashlar Stone Table",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Masonry Table",
description = "A large stone table crafted by an expert mason.",
"Advanced Masonry Table",
tagGroups = {
},
"Housing",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Advanced Masonry",
weight = 2000,
2,
calories = nil,
"Advanced Masonry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 6.0,
density = nil,
baseLaborCost = 180.0,
fuel = nil,
baseXPGain = 3.0,
yield = nil,
defaultVariant = "Ashlar Stone Table",
currency = nil,
defaultVariantUntranslated = "Ashlar Stone Table",
skillValue = "3",
numberOfVariants = 7,
roomCategory = "Seating",
variants = {
furnitureType = "Table",
["Ashlar Stone Table"] = {
repeatsDepreciation = "0.6",
untranslated = "Ashlar Stone Table",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Ashlar Stone",
energyProduced = nil,
16.0,
energyType = nil,
false,
fluidsUsed = nil,
"Ashlar Stone",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "8",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Ashlar Stone Table",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Ashlar Stone Table",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
["Ashlar Basalt Table"] = {
type = "AshlarStoneTableItem",
untranslated = "Ashlar Basalt Table",
typeID = 0,
ingredients = {
},
{
"ITEM",
"Ashlar Basalt",
16.0,
false,
"Ashlar Basalt",
},
},
products = {
{
"Ashlar Basalt Table",
1,
"Ashlar Basalt Table",
},
},
},
["Ashlar Gneiss Table"] = {
untranslated = "Ashlar Gneiss Table",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
16.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Ashlar Gneiss Table",
1.0,
"Ashlar Gneiss Table",
},
},
},
["Ashlar Granite Table"] = {
untranslated = "Ashlar Granite Table",
ingredients = {
{
"ITEM",
"Ashlar Granite",
16.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Ashlar Granite Table",
1.0,
"Ashlar Granite Table",
},
},
},
["Ashlar Limestone Table"] = {
untranslated = "Ashlar Limestone Table",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
16.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Ashlar Limestone Table",
1.0,
"Ashlar Limestone Table",
},
},
},
["Ashlar Sandstone Table"] = {
untranslated = "Ashlar Sandstone Table",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
16.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Ashlar Sandstone Table",
1.0,
"Ashlar Sandstone Table",
},
},
},
["Ashlar Shale Table"] = {
untranslated = "Ashlar Shale Table",
ingredients = {
{
"ITEM",
"Ashlar Shale",
16.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Ashlar Shale Table",
1.0,
"Ashlar Shale Table",
},
},
},
},
},
["Asphalt Concrete"] = {
["Asphalt Concrete"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Asphalt Concrete",
untranslated = "Asphalt Concrete",
craftStn = {
category = nil,
{
group = "Blocks",
"Wainwright Table",
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
"Wainwright Table",
tagGroups = {
},
"Constructable",
},
"Road",
skillNeeds = {
"Road Type",
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 180.0,
baseXPGain = 1.5,
defaultVariant = "Asphalt Concrete",
defaultVariantUntranslated = "Asphalt Concrete",
numberOfVariants = "1",
variants = {
["Asphalt Concrete"] = {
untranslated = "Asphalt Concrete",
ingredients = {
{
"ITEM",
"Cement",
1.0,
false,
"Cement",
},
{
"ITEM",
"Sand",
2.0,
false,
"Sand",
},
{
"TAG",
"Crushed Rock",
5.0,
false,
"Crushed Rock",
},
},
products = {
{
"Asphalt Concrete",
2.0,
"Asphalt Concrete",
},
},
},
},
},
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"] = {
["Assembly Line"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Assembly Line",
untranslated = "Assembly Line",
craftStn = {
category = nil,
{
group = "Work Stations",
"Machinist Table",
description = "The assembly line allows for mass production of mechanical products.",
"Machinist Table",
tagGroups = {
},
"Crafting Table",
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 40.0,
baseLaborCost = 240.0,
baseXPGain = 40.0,
defaultVariant = "Assembly Line",
defaultVariantUntranslated = "Assembly Line",
numberOfVariants = "1",
variants = {
["Assembly Line"] = {
untranslated = "Assembly Line",
ingredients = {
{
"ITEM",
"Screws",
8.0,
false,
"Screws",
},
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
{
"ITEM",
"Iron Gear",
8.0,
false,
"Iron Gear",
},
{
"ITEM",
"Portable Steam Engine",
1.0,
true,
"Portable Steam Engine",
},
},
products = {
{
"Assembly Line",
1.0,
"Assembly Line",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AssemblyLineItem",
typeID = 0,
},
},
["Automatic Loom"] = {
["Automatic Loom"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Automatic Loom",
untranslated = "Automatic Loom",
craftStn = {
category = nil,
{
group = "Work Stations",
"Electric Machinist Table",
description = "An automated device for making fabric by weaving yarn or thread.",
"Electric Machinist Table",
tagGroups = {
},
"Crafting Table",
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 600.0,
baseXPGain = 10.0,
defaultVariant = "Automatic Loom",
defaultVariantUntranslated = "Automatic Loom",
numberOfVariants = "1",
variants = {
["Automatic Loom"] = {
untranslated = "Automatic Loom",
ingredients = {
{
"ITEM",
"Steel Plate",
20.0,
false,
"Steel Plate",
},
{
"ITEM",
"Basic Circuit",
10.0,
false,
"Basic Circuit",
},
},
products = {
{
"Automatic Loom",
1.0,
"Automatic Loom",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AutomaticLoomItem",
typeID = 0,
},
},
["Autumn Stew"] = {
["Autumn Stew"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Autumn Stew",
untranslated = "Autumn Stew",
craftStn = {
category = nil,
{
group = "Food",
"Cast Iron Stove",
description = "A healthy and cozy meal for those cold days.",
"Cast Iron Stove",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Cooking",
2,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Autumn Stew",
defaultVariantUntranslated = "Autumn Stew",
numberOfVariants = "1",
variants = {
["Autumn Stew"] = {
untranslated = "Autumn Stew",
ingredients = {
{
"ITEM",
"Pumpkin",
2.0,
false,
"Pumpkin",
},
{
"ITEM",
"Beans",
4.0,
false,
"Beans",
},
{
"TAG",
"Greens",
2.0,
false,
"Greens",
},
},
products = {
{
"Autumn Stew",
1.0,
"Autumn Stew",
},
},
},
},
},
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"] = {
["Baked Agave"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baked Agave",
untranslated = "Baked Agave",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
"Bakery Oven",
tagGroups = {
},
"Baked Food",
},
"Baked Vegetable",
skillNeeds = {
"Food",
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Baked Agave",
defaultVariantUntranslated = "Baked Agave",
numberOfVariants = "1",
variants = {
["Baked Agave"] = {
untranslated = "Baked Agave",
ingredients = {
{
"ITEM",
"Agave Leaves",
4.0,
false,
"Agave Leaves",
},
},
products = {
{
"Baked Agave",
1.0,
"Baked Agave",
},
},
},
},
},
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"] = {
["Baked Beet"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baked Beet",
untranslated = "Baked Beet",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
"Bakery Oven",
tagGroups = {
},
"Baked Food",
},
"Baked Vegetable",
skillNeeds = {
"Food",
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Baked Beet",
defaultVariantUntranslated = "Baked Beet",
numberOfVariants = "1",
variants = {
["Baked Beet"] = {
untranslated = "Baked Beet",
ingredients = {
{
"ITEM",
"Beet",
4.0,
false,
"Beet",
},
},
products = {
{
"Baked Beet",
1.0,
"Baked Beet",
},
},
},
},
},
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"] = {
["Baked Corn"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baked Corn",
untranslated = "Baked Corn",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
"Bakery Oven",
tagGroups = {
},
"Baked Food",
},
"Baked Vegetable",
skillNeeds = {
"Food",
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Baked Corn",
defaultVariantUntranslated = "Baked Corn",
numberOfVariants = "1",
variants = {
["Baked Corn"] = {
untranslated = "Baked Corn",
ingredients = {
{
"ITEM",
"Corn",
4.0,
false,
"Corn",
},
},
products = {
{
"Baked Corn",
1.0,
"Baked Corn",
},
},
},
},
},
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"] = {
["Baked Heart Of Palm"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baked Heart Of Palm",
untranslated = "Baked Heart Of Palm",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
"Bakery Oven",
tagGroups = {
},
"Baked Food",
},
"Baked Vegetable",
skillNeeds = {
"Food",
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Baked Heart Of Palm",
defaultVariantUntranslated = "Baked Heart Of Palm",
numberOfVariants = "1",
variants = {
["Baked Heart Of Palm"] = {
untranslated = "Baked Heart Of Palm",
ingredients = {
{
"ITEM",
"Heart Of Palm",
4.0,
false,
"Heart Of Palm",
},
},
products = {
{
"Baked Heart Of Palm",
1.0,
"Baked Heart Of Palm",
},
},
},
},
},
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"] = {
["Baked Meat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baked Meat",
untranslated = "Baked Meat",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "Baked meat is less fatty than other methods of cooking.",
"Bakery Oven",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Baked Meat",
defaultVariantUntranslated = "Baked Meat",
numberOfVariants = "1",
variants = {
["Baked Meat"] = {
untranslated = "Baked Meat",
ingredients = {
{
"ITEM",
"Raw Meat",
2.0,
false,
"Raw Meat",
},
},
products = {
{
"Baked Meat",
1.0,
"Baked Meat",
},
},
},
},
},
["Baked Mortar"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baked Mortar",
craftStn = {
{
"Bakery Oven",
"Bakery Oven",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.1,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Baked Mortar",
defaultVariantUntranslated = "Baked Mortar",
numberOfVariants = "1",
variants = {
["Baked Mortar"] = {
untranslated = "Baked Mortar",
ingredients = {
{
"ITEM",
"Wood Pulp",
5.0,
false,
"Wood Pulp",
},
},
products = {
{
"Mortar",
1.0,
"Mortar",
},
},
},
},
},
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"] = {
["Baked Roast"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baked Roast",
untranslated = "Baked Roast",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "A trussed roast baked to perfection.",
"Bakery Oven",
tagGroups = {
},
"Baked Food",
},
"Food",
skillNeeds = {
{
"Baking",
3,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Baked Roast",
defaultVariantUntranslated = "Baked Roast",
numberOfVariants = "1",
variants = {
["Baked Roast"] = {
untranslated = "Baked Roast",
ingredients = {
{
"ITEM",
"Raw Roast",
1.0,
false,
"Raw Roast",
},
},
products = {
{
"Baked Roast",
1.0,
"Baked Roast",
},
},
},
},
},
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"] = {
["Baked Taro"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baked Taro",
untranslated = "Baked Taro",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "Baked taro root.",
"Bakery Oven",
tagGroups = {
},
"Baked Food",
},
"Baked Vegetable",
skillNeeds = {
"Food",
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Baked Taro",
defaultVariantUntranslated = "Baked Taro",
numberOfVariants = "1",
variants = {
["Baked Taro"] = {
untranslated = "Baked Taro",
ingredients = {
{
"ITEM",
"Taro Root",
4.0,
false,
"Taro Root",
},
},
products = {
{
"Baked Taro",
1.0,
"Baked Taro",
},
},
},
},
},
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"] = {
["Baked Tomato"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baked Tomato",
untranslated = "Baked Tomato",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
"Bakery Oven",
tagGroups = {
},
"Baked Food",
},
"Baked Vegetable",
skillNeeds = {
"Food",
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Baked Tomato",
defaultVariantUntranslated = "Baked Tomato",
numberOfVariants = "1",
variants = {
["Baked Tomato"] = {
untranslated = "Baked Tomato",
ingredients = {
{
"ITEM",
"Tomato",
4.0,
false,
"Tomato",
},
},
products = {
{
"Baked Tomato",
1.0,
"Baked Tomato",
},
},
},
},
},
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"] = {
["Bakery Oven"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bakery Oven",
untranslated = "Bakery Oven",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Kiln",
description = "A solidly built brick oven useful for baking all manner of treats.",
"Kiln",
tagGroups = {
},
"Crafting Table",
},
"Housing",
skillNeeds = {
{
"Pottery",
1,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 180.0,
baseXPGain = 5.0,
defaultVariant = "Bakery Oven",
defaultVariantUntranslated = "Bakery Oven",
numberOfVariants = "1",
variants = {
["Bakery Oven"] = {
untranslated = "Bakery Oven",
ingredients = {
{
"ITEM",
"Brick",
20.0,
false,
"Brick",
},
{
"ITEM",
"Iron Bar",
10.0,
false,
"Iron Bar",
},
},
products = {
{
"Bakery Oven",
1.0,
"Bakery Oven",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Kitchen",
furnitureType = "Cooking",
repeatsDepreciation = "0.3",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "24",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BakeryOvenItem",
typeID = 0,
},
},
["Baking Skill Book"] = {
["Baking Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baking Skill Book",
untranslated = "Baking Skill Book",
craftStn = {
category = nil,
{
group = "Skill Books",
"Research Table",
description = "Baking Skill Book",
"Research Table",
tagGroups = {
},
"Skill Books",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Campfire Cooking",
weight = 100,
1,
calories = nil,
"Campfire Cooking",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 15.0,
density = nil,
baseLaborCost = 2400.0,
fuel = nil,
baseXPGain = 0.0,
yield = nil,
defaultVariant = "Baking Skill Book",
currency = nil,
defaultVariantUntranslated = "Baking Skill Book",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Baking Skill Book"] = {
repeatsDepreciation = nil,
untranslated = "Baking Skill Book",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Culinary Research Paper Basic",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Culinary Research Paper Basic",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Metallurgy Research Paper Basic",
roomSizeReq = nil,
5.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Metallurgy Research Paper Basic",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Basic Research",
type = "Baking Skill BookItem",
10.0,
typeID = 0,
false,
},
"Basic Research",
["Baking Skill Scroll"] = {
},
untranslated = "Baking Skill Scroll",
},
category = nil,
products = {
group = "Skill Scrolls",
{
description = "Baking Skill Scroll",
"Baking Skill Book",
tagGroups = {
1.0,
"Skill Scrolls",
"Baking Skill Book",
},
{
"Baking Skill Book",
1.0,
"Baking Skill Book",
},
},
},
},
},
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"] = {
["Baking Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Baking Upgrade",
untranslated = "Baking Upgrade",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Bakery Oven",
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
"Bakery Oven",
tagGroups = {
},
"Upgrade",
},
skillNeeds = {
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Baking Upgrade",
defaultVariantUntranslated = "Baking Upgrade",
numberOfVariants = "1",
variants = {
["Baking Upgrade"] = {
untranslated = "Baking Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade 4",
1.0,
true,
"Advanced Upgrade 4",
},
},
products = {
{
"Baking Upgrade",
1.0,
"Baking 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"] = {
["Ballot Box"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ballot Box",
untranslated = "Ballot Box",
craftStn = {
category = nil,
{
group = "Work Stations",
"Settlement Crafting Table",
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
"Settlement Crafting Table",
tagGroups = {
},
"Government",
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Ballot Box",
defaultVariantUntranslated = "Ballot Box",
numberOfVariants = "1",
variants = {
["Ballot Box"] = {
untranslated = "Ballot Box",
ingredients = {
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
{
"TAG",
"Mortared Stone",
15.0,
false,
"Mortared Stone",
},
},
products = {
{
"Ballot Box",
1.0,
"Ballot Box",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BallotBoxItem",
typeID = 0,
},
},
Bandana = {
Bandana = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bandana",
untranslated = "Bandana",
craftStn = {
category = nil,
{
group = "Clothing",
"Tailoring Table",
description = "It just looks cool.",
"Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 3.0,
defaultVariant = "Bandana",
defaultVariantUntranslated = "Bandana",
numberOfVariants = "1",
variants = {
Bandana = {
untranslated = "Bandana",
ingredients = {
{
"ITEM",
"Leather Hide",
15.0,
false,
"Leather Hide",
},
{
"TAG",
"Fabric",
10.0,
false,
"Fabric",
},
},
products = {
{
"Bandana",
1.0,
"Bandana",
},
},
},
},
},
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"] = {
["Banh Xeo"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Banh Xeo",
untranslated = "Banh Xeo",
craftStn = {
category = nil,
{
group = "Food",
"Stove",
description = "Wrap the pancakes in the greens, then dip.",
"Stove",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Advanced Cooking",
4,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Banh Xeo",
defaultVariantUntranslated = "Banh Xeo",
numberOfVariants = "1",
variants = {
["Banh Xeo"] = {
untranslated = "Banh Xeo",
ingredients = {
{
"ITEM",
"Rice Flour",
8.0,
false,
"Rice Flour",
},
{
"ITEM",
"Prime Cut",
4.0,
false,
"Prime Cut",
},
{
"ITEM",
"Bean Sprout",
2.0,
false,
"Bean Sprout",
},
{
"ITEM",
"Crab Carcass",
2.0,
false,
"Crab Carcass",
},
{
"TAG",
"Oil",
2.0,
false,
"Oil",
},
},
products = {
{
"Banh Xeo",
1.0,
"Banh Xeo",
},
},
},
},
},
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 = {
Bank = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bank",
untranslated = "Bank",
craftStn = {
category = nil,
{
group = "Work Stations",
"Anvil",
description = "Allows players to create and use bank accounts.",
"Anvil",
tagGroups = {},
},
maxStack = 1,
},
carried = "Backpack",
skillNeeds = {
weight = 5000,
{
calories = nil,
"Smelting",
carbs = nil,
4,
protein = nil,
"Smelting",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 15.0,
yield = nil,
baseLaborCost = 1500.0,
currency = nil,
baseXPGain = 30.0,
skillValue = nil,
defaultVariant = "Bank",
roomCategory = nil,
defaultVariantUntranslated = "Bank",
furnitureType = nil,
numberOfVariants = "1",
repeatsDepreciation = nil,
variants = {
materialTier = nil,
Bank = {
fuelsUsed = nil,
untranslated = "Bank",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"ITEM",
energyType = nil,
"Gold Bar",
fluidsUsed = nil,
12.0,
fluidsProduced = nil,
false,
validTalents = nil,
"Gold Bar",
footprint = nil,
},
mobile = nil,
{
roomSizeReq = nil,
"ITEM",
roomMatReq = nil,
"Iron Bar",
roomContainReq = nil,
16.0,
inventorySlots = nil,
false,
inventoryMaxWeight = nil,
"Iron Bar",
inventoryRestrictions = nil,
},
NutrientElement = nil,
{
type = "BankItem",
"ITEM",
typeID = 0,
"Brick",
16.0,
false,
"Brick",
},
{
"TAG",
"Lumber",
16.0,
false,
"Lumber",
},
},
products = {
{
"Bank",
1.0,
"Bank",
},
},
},
},
},
},
Bannock = {
Bannock = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bannock",
untranslated = "Bannock",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "A dense whole wheat unleavened bread.",
"Campfire",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Campfire Cooking",
2,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Bannock",
defaultVariantUntranslated = "Bannock",
numberOfVariants = "1",
variants = {
Bannock = {
untranslated = "Bannock",
ingredients = {
{
"ITEM",
"Wheat",
1.0,
false,
"Wheat",
},
{
"TAG",
"Fat",
1.0,
false,
"Fat",
},
},
products = {
{
"Bannock",
1.0,
"Bannock",
},
},
},
},
},
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 = {
Barrel = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Barrel",
untranslated = "Barrel",
craftStn = {
category = nil,
{
group = "Blocks",
"Electric Machinist Table",
description = "A metal barrel for carrying liquids.",
"Electric Machinist Table",
tagGroups = {},
},
maxStack = 20,
carried = "Hands",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BarrelItem",
typeID = 0,
},
["Barrel Cactus Seed"] = {
untranslated = "Barrel Cactus Seed",
category = nil,
group = "Seed",
description = "Plant to grow barrel cactus.",
tagGroups = {
"Food",
"Seeds",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Oil Drilling",
weight = 50,
1,
calories = 0,
"Oil Drilling",
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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 0.5,
carried = "Hands",
baseLaborCost = 180.0,
weight = 7500,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Barrel",
carbs = nil,
defaultVariantUntranslated = "Barrel",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Barrel = {
density = nil,
untranslated = "Barrel",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Iron Bar",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Iron Bar",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Barrel",
energyType = nil,
1,
fluidsUsed = nil,
"Barrel",
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"] = {
["Basic Circuit"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Basic Circuit",
untranslated = "Basic Circuit",
craftStn = {
category = nil,
{
group = "Items",
"Electronics Assembly",
description = "A complex electrical component used in advanced electronics.",
"Electronics Assembly",
tagGroups = {},
},
maxStack = 100,
},
carried = "Backpack",
skillNeeds = {
weight = 1000,
{
calories = nil,
"Electronics",
carbs = nil,
1,
protein = nil,
"Electronics",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 0.8,
yield = nil,
baseLaborCost = 45.0,
currency = nil,
baseXPGain = 4.0,
skillValue = nil,
defaultVariant = "Basic Circuit",
roomCategory = nil,
defaultVariantUntranslated = "Basic Circuit",
furnitureType = nil,
numberOfVariants = "1",
repeatsDepreciation = nil,
variants = {
materialTier = nil,
["Basic Circuit"] = {
fuelsUsed = nil,
untranslated = "Basic Circuit",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"ITEM",
energyType = nil,
"Copper Wiring",
fluidsUsed = nil,
6.0,
fluidsProduced = nil,
false,
validTalents = nil,
"Copper Wiring",
footprint = nil,
},
mobile = nil,
{
roomSizeReq = nil,
"ITEM",
roomMatReq = nil,
"Gold Flakes",
roomContainReq = nil,
10.0,
inventorySlots = nil,
false,
inventoryMaxWeight = nil,
"Gold Flakes",
inventoryRestrictions = nil,
},
NutrientElement = nil,
{
type = "BasicCircuitItem",
"ITEM",
typeID = 0,
"Substrate",
2.0,
false,
"Substrate",
},
},
products = {
{
"Basic Circuit",
1,
"Basic Circuit",
},
},
},
},
},
},
["Basic Engineering Skill Book"] = {
["Basic Engineering Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Basic Engineering Skill Book",
untranslated = "Basic Engineering Skill Book",
craftStn = {
category = nil,
{
group = "Skill Books",
"Research Table",
description = "Basic Engineering Skill Book",
"Research Table",
tagGroups = {
},
"Skill Books",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Carpentry",
weight = 100,
1,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 5.0,
density = nil,
baseLaborCost = 600.0,
fuel = nil,
baseXPGain = 0.0,
yield = nil,
defaultVariant = "Basic Engineering Skill Book",
currency = nil,
defaultVariantUntranslated = "Basic Engineering Skill Book",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Basic Engineering Skill Book"] = {
repeatsDepreciation = nil,
untranslated = "Basic Engineering Skill Book",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Dendrology Research Paper Advanced",
energyProduced = nil,
3.0,
energyType = nil,
false,
fluidsUsed = nil,
"Dendrology Research Paper Advanced",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Geology Research Paper Advanced",
roomSizeReq = nil,
3.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Geology Research Paper Advanced",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Basic Research",
type = "Basic Engineering Skill BookItem",
5.0,
typeID = 0,
false,
},
"Basic Research",
["Basic Engineering Skill Scroll"] = {
},
untranslated = "Basic Engineering Skill Scroll",
},
category = nil,
products = {
group = "Skill Scrolls",
{
description = "Basic Engineering Skill Scroll",
"Basic Engineering Skill Book",
tagGroups = {
1.0,
"Skill Scrolls",
"Basic Engineering Skill Book",
},
{
"Basic Engineering Skill Book",
1.0,
"Basic Engineering Skill Book",
},
},
},
},
},
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"] = {
["Basic Engineering Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Basic Engineering Upgrade",
untranslated = "Basic Engineering Upgrade",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Wainwright Table",
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
"Wainwright Table",
tagGroups = {
},
"Upgrade",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Basic Engineering",
weight = 1,
1,
calories = nil,
"Basic Engineering",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 2.0,
density = nil,
baseLaborCost = 3000.0,
fuel = nil,
baseXPGain = 4.0,
yield = nil,
defaultVariant = "Basic Engineering Upgrade",
currency = nil,
defaultVariantUntranslated = "Basic Engineering Upgrade",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Basic Engineering Upgrade"] = {
repeatsDepreciation = nil,
untranslated = "Basic Engineering Upgrade",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Basic Upgrade Lvl4",
energyProduced = nil,
1.0,
energyType = nil,
true,
fluidsUsed = nil,
"Basic Upgrade Lvl4",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Basic Engineering Upgrade",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Basic Engineering Upgrade",
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"] = {
["Basic Upgrade 1"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Basic Upgrade 1",
untranslated = "Basic Upgrade 1",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Research Table",
description = "Basic Upgrade that increases crafting efficiency.",
"Research Table",
tagGroups = {
},
"Basic Upgrade",
},
"Upgrade",
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 0.0,
defaultVariant = "Basic Upgrade 1",
defaultVariantUntranslated = "Basic Upgrade 1",
numberOfVariants = "1",
variants = {
["Basic Upgrade 1"] = {
untranslated = "Basic Upgrade 1",
ingredients = {
{
"ITEM",
"Gathering Research Paper Basic",
1.0,
true,
"Gathering Research Paper Basic",
},
{
"ITEM",
"Geology Research Paper Basic",
3.0,
true,
"Geology Research Paper Basic",
},
},
products = {
{
"Basic Upgrade 1",
1.0,
"Basic Upgrade 1",
},
},
},
},
},
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"] = {
["Basic Upgrade 2"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Basic Upgrade 2",
untranslated = "Basic Upgrade 2",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Research Table",
description = "Basic Upgrade that increases crafting efficiency.",
"Research Table",
tagGroups = {
},
"Basic Upgrade",
},
"Upgrade",
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 0.0,
defaultVariant = "Basic Upgrade 2",
defaultVariantUntranslated = "Basic Upgrade 2",
numberOfVariants = "1",
variants = {
["Basic Upgrade 2"] = {
untranslated = "Basic Upgrade 2",
ingredients = {
{
"ITEM",
"Dendrology Research Paper Basic",
2.0,
true,
"Dendrology Research Paper Basic",
},
{
"ITEM",
"Metallurgy Research Paper Basic",
2.0,
true,
"Metallurgy Research Paper Basic",
},
{
"ITEM",
"Wooden Hull Planks",
4.0,
true,
"Wooden Hull Planks",
},
{
"ITEM",
"Basic Upgrade 1",
1.0,
true,
"Basic Upgrade 1",
},
},
products = {
{
"Basic Upgrade 2",
1.0,
"Basic Upgrade 2",
},
},
},
},
},
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"] = {
["Basic Upgrade 3"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Basic Upgrade 3",
untranslated = "Basic Upgrade 3",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Research Table",
description = "Basic Upgrade that increases crafting efficiency.",
"Research Table",
tagGroups = {
},
"Basic Upgrade",
},
"Upgrade",
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 60.0,
baseXPGain = 0.0,
defaultVariant = "Basic Upgrade 3",
defaultVariantUntranslated = "Basic Upgrade 3",
numberOfVariants = "1",
variants = {
["Basic Upgrade 3"] = {
untranslated = "Basic Upgrade 3",
ingredients = {
{
"ITEM",
"Culinary Research Paper Basic",
1.0,
true,
"Culinary Research Paper Basic",
},
{
"ITEM",
"Dendrology Research Paper Advanced",
1.0,
true,
"Dendrology Research Paper Advanced",
},
{
"ITEM",
"Agriculture Research Paper Advanced",
1.0,
true,
"Agriculture Research Paper Advanced",
},
{
"ITEM",
"Basic Upgrade 2",
1.0,
true,
"Basic Upgrade 2",
},
},
products = {
{
"Basic Upgrade 3",
1.0,
"Basic Upgrade 3",
},
},
},
},
},
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"] = {
["Basic Upgrade 4"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Basic Upgrade 4",
untranslated = "Basic Upgrade 4",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Research Table",
description = "Basic Upgrade that increases crafting efficiency.",
"Research Table",
tagGroups = {
},
"Basic Upgrade",
"Upgrade",
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 8.0,
weight = 1,
baseLaborCost = 60.0,
calories = nil,
baseXPGain = 0.0,
carbs = nil,
defaultVariant = "Basic Upgrade 4",
protein = nil,
defaultVariantUntranslated = "Basic Upgrade 4",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Basic Upgrade 4"] = {
fuel = nil,
untranslated = "Basic Upgrade 4",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"ITEM",
roomCategory = nil,
"Geology Research Paper Advanced",
furnitureType = nil,
1.0,
repeatsDepreciation = nil,
true,
materialTier = nil,
"Geology Research Paper Advanced",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"ITEM",
energyProduced = nil,
"Engineering Research Paper Advanced",
energyType = nil,
1.0,
fluidsUsed = nil,
true,
fluidsProduced = nil,
"Engineering Research Paper Advanced",
validTalents = nil,
},
footprint = nil,
{
mobile = nil,
"ITEM",
roomSizeReq = nil,
"Basic Upgrade 3",
roomMatReq = nil,
1.0,
roomContainReq = nil,
true,
inventorySlots = nil,
"Basic Upgrade 3",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
{
NutrientElement = nil,
"TAG",
type = "BasicUpgradeLvl4Item",
"Basic Research",
typeID = 0,
2.0,
},
true,
Bass = {
"Basic Research",
untranslated = "Bass",
},
category = nil,
},
group = "Natural Resources",
products = {
description = "A bass. ",
{
tagGroups = {
"Basic Upgrade 4",
"Fish",
1.0,
"Medium Fish",
"Basic Upgrade 4",
},
},
},
},
},
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 = {
Bathtub = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bathtub",
untranslated = "Bathtub",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Kiln",
description = "A porcelain bathtub for when you need to get clean or just relax.",
"Kiln",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Pottery",
7,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 240.0,
baseXPGain = 2.0,
defaultVariant = "Bathtub",
defaultVariantUntranslated = "Bathtub",
numberOfVariants = "1",
variants = {
Bathtub = {
untranslated = "Bathtub",
ingredients = {
{
"ITEM",
"Clay",
40.0,
false,
"Clay",
},
{
"ITEM",
"Iron Bar",
20.0,
false,
"Iron Bar",
},
},
products = {
{
"Bathtub",
1.0,
"Bathtub",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Bathroom",
furnitureType = "Sink",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BathtubItem",
typeID = 0,
},
},
["Bean Paste"] = {
["Bean Paste"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bean Paste",
untranslated = "Bean Paste",
craftStn = {
category = nil,
{
group = "Food",
"Mill",
description = "Smashed beans can work as a thickener or flavour enhancer.",
"Mill",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Milling",
3,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Bean Paste",
defaultVariantUntranslated = "Bean Paste",
numberOfVariants = "1",
variants = {
["Bean Paste"] = {
untranslated = "Bean Paste",
ingredients = {
{
"ITEM",
"Beans",
6.0,
false,
"Beans",
},
},
products = {
{
"Bean Paste",
1.0,
"Bean Paste",
},
},
},
},
},
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"] = {
["Bean Sprout"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bean Sprout",
untranslated = "Bean Sprout",
craftStn = {
category = nil,
{
group = "Food",
"Farmers Table",
description = "The small sprouts from a grown bean plant.",
"Farmers Table",
tagGroups = {
},
"Food",
"Raw Food",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Farming",
weight = 50,
1,
calories = 100,
"Farming",
carbs = 2,
},
protein = 1,
},
fat = 0,
moduleNeeds = {},
vitamins = 5,
baseCraftTime = 1.0,
density = 8.0,
baseLaborCost = 25.0,
fuel = nil,
baseXPGain = 1.0,
yield = nil,
defaultVariant = "Bean Sprout",
currency = nil,
defaultVariantUntranslated = "Bean Sprout",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Bean Sprout"] = {
repeatsDepreciation = nil,
untranslated = "Bean Sprout",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Beans",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Beans",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Bean Sprout",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Bean Sprout",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "BeanSproutItem",
typeID = 0,
},
Beans = {
untranslated = "Beans",
category = nil,
group = "Seed",
description = "A good source of protein.",
tagGroups = {
"Crop",
"Crop Seed",
"Food",
"Raw Food",
"Seeds",
"Vegetable",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 150,
carbs = 1,
protein = 4,
fat = 3,
vitamins = 0,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BeansItem",
typeID = 0,
},
},
["Bear SUPREME"] = {
["Bear SUPREME"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bear SUPREME",
untranslated = "Bear SUPREME",
craftStn = {
category = nil,
{
group = "Food",
"Stove",
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
"Stove",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Advanced Cooking",
6,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Bear SUPREME",
defaultVariantUntranslated = "Bear SUPREME",
numberOfVariants = "1",
variants = {
["Bear SUPREME"] = {
untranslated = "Bear SUPREME",
ingredients = {
{
"ITEM",
"Prime Cut",
4.0,
false,
"Prime Cut",
},
{
"ITEM",
"Vegetable Medley",
2.0,
false,
"Vegetable Medley",
},
{
"ITEM",
"Meat Stock",
2.0,
false,
"Meat Stock",
},
{
"ITEM",
"Infused Oil",
2.0,
false,
"Infused Oil",
},
},
products = {
{
"Bear SUPREME",
1.0,
"Bear SUPREME",
},
},
},
},
},
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 = {
Bearclaw = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bearclaw",
untranslated = "Bearclaw",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "A sweet pastry with seperated sections that look a bit like a claw.",
"Bakery Oven",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Advanced Baking",
2,
"Advanced Baking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Bearclaw",
defaultVariantUntranslated = "Bearclaw",
numberOfVariants = "1",
variants = {
Bearclaw = {
untranslated = "Bearclaw",
ingredients = {
{
"ITEM",
"Pastry Dough",
1.0,
false,
"Pastry Dough",
},
{
"ITEM",
"Sugar",
4.0,
false,
"Sugar",
},
},
products = {
{
"Bearclaw",
1.0,
"Bearclaw",
},
},
},
},
},
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 = {
Bearpack = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bearpack",
untranslated = "Bearpack",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
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)",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 100,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 0.0,
density = nil,
baseLaborCost = 1200.0,
fuel = nil,
baseXPGain = 3.0,
yield = nil,
defaultVariant = "Bearpack",
currency = nil,
defaultVariantUntranslated = "Bearpack",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
Bearpack = {
repeatsDepreciation = nil,
untranslated = "Bearpack",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cellulose Fiber",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cellulose Fiber",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Fur Pelt",
roomSizeReq = nil,
25.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Fur Pelt",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Fabric",
type = "BearpackItem",
30.0,
typeID = 0,
false,
},
"Fabric",
["Beaver Carcass"] = {
},
untranslated = "Beaver Carcass",
},
category = nil,
products = {
group = "Item",
{
description = "A dead beaver.",
"Bearpack",
tagGroups = {},
1.0,
maxStack = 100,
"Bearpack",
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"] = {
["Beet Campfire Salad"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Beet Campfire Salad",
untranslated = "Beet Campfire Salad",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "A myriad of plants that make a healthy and odd blend.",
"Campfire",
tagGroups = {
},
"Campfire Salad",
"Food",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Campfire Cooking",
weight = 200,
1,
calories = 900,
"Campfire Cooking",
carbs = 8,
},
protein = 4,
},
fat = 3,
moduleNeeds = {},
vitamins = 13,
baseCraftTime = 1.0,
density = 3.111111111111111,
baseLaborCost = 15.0,
fuel = nil,
baseXPGain = 0.0,
yield = nil,
defaultVariant = "Beet Campfire Salad",
currency = nil,
defaultVariantUntranslated = "Beet Campfire Salad",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Beet Campfire Salad"] = {
repeatsDepreciation = nil,
untranslated = "Beet Campfire Salad",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Beet",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Beet",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Fruit",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Fruit",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Greens",
type = "BeetCampfireSaladItem",
1.0,
typeID = 0,
false,
},
"Greens",
["Beet Greens"] = {
},
untranslated = "Beet Greens",
},
category = nil,
products = {
group = "Food",
{
description = "The leafy greens from a beet with a distinctive red stem.",
"Beet Campfire Salad",
tagGroups = {
1.0,
"Food",
"Beet Campfire Salad",
"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 Sugar"] = {
["Beet Seed"] = {
dispCraftStn = "1",
untranslated = "Beet Seed",
checkImage = "1",
category = nil,
untranslated = "Beet Sugar",
group = "Seed",
craftStn = {
description = "Plant to grow beets.",
{
tagGroups = {
"Mill",
"Crop Seed",
"Mill",
"Food",
},
"Seeds",
},
skillNeeds = {
{
"Milling",
1,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 50.0,
baseXPGain = 0.5,
defaultVariant = "Beet Sugar",
defaultVariantUntranslated = "Beet Sugar",
numberOfVariants = "1",
variants = {
["Beet Sugar"] = {
untranslated = "Beet Sugar",
ingredients = {
{
"ITEM",
"Beet",
6.0,
false,
"Beet",
},
},
products = {
{
"Sugar",
3.0,
"Sugar",
},
},
},
},
},
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"] = {
["Berry Extract Fertilizer"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Berry Extract Fertilizer",
untranslated = "Berry Extract Fertilizer",
craftStn = {
category = nil,
{
group = "Items",
"Farmers Table",
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
"Farmers Table",
tagGroups = {
},
"Fertilizer",
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 0.3,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Berry Extract Fertilizer",
defaultVariantUntranslated = "Berry Extract Fertilizer",
numberOfVariants = "1",
variants = {
["Berry Extract Fertilizer"] = {
untranslated = "Berry Extract Fertilizer",
ingredients = {
{
"ITEM",
"Huckleberry Extract",
2.0,
false,
"Huckleberry Extract",
},
{
"TAG",
"Fertilizer Filler",
1.0,
false,
"Fertilizer Filler",
},
},
products = {
{
"Berry Extract Fertilizer",
1.0,
"Berry Extract 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"] = {
["Big Backpack"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Big Backpack",
untranslated = "Big Backpack",
craftStn = {
category = nil,
{
group = "Clothing",
"Tailoring Table",
description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
"Tailoring Table",
tagGroups = {
},
"Clothes",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 100,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BigBackpackItem",
typeID = 0,
},
["Big Bluestem Seed"] = {
untranslated = "Big Bluestem Seed",
category = nil,
group = "Seed",
description = "Plant to grow a big bluestem plant.",
tagGroups = {
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 600.0,
weight = 50,
baseXPGain = 3.0,
calories = 0,
defaultVariant = "Big Backpack",
carbs = 0,
defaultVariantUntranslated = "Big Backpack",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Big Backpack"] = {
density = 0,
untranslated = "Big Backpack",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Leather Hide",
roomCategory = nil,
20.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Leather Hide",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Fabric",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Big Backpack",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Big Backpack",
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 = {
Biodiesel = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Biodiesel",
untranslated = "Biodiesel",
craftStn = {
category = nil,
{
group = "Blocks",
"Oil Refinery",
description = "A vegetable or animal fat-based diesel fuel.",
"Oil Refinery",
tagGroups = {
},
"Liquid Fuel",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Oil Drilling",
weight = 30000,
1,
calories = nil,
"Oil Drilling",
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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 0.8,
carried = "Hands",
baseLaborCost = 60.0,
weight = 10000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Biodiesel",
carbs = nil,
defaultVariantUntranslated = "Biodiesel",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Biodiesel = {
density = nil,
untranslated = "Biodiesel",
fuel = 4000,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Ethanol",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Ethanol",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Barrel",
energyProduced = nil,
1.0,
energyType = nil,
true,
fluidsUsed = nil,
"Barrel",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Fat",
roomSizeReq = nil,
5.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Fat",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "BirchLogItem",
"Biodiesel",
typeID = 0,
1,
},
"Biodiesel",
["Birch Seed"] = {
},
untranslated = "Birch Seed",
},
category = nil,
},
group = "Seed",
description = "Plant to grow into a birch sapling.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BirchSeedItem",
typeID = 0,
},
["Bison Carcass"] = {
untranslated = "Bison Carcass",
category = nil,
group = "Natural Resources",
description = "A dead bison.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 5500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BisonCarcassItem",
typeID = 0,
},
},
["Bison Chow Fun"] = {
["Bison Chow Fun"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bison Chow Fun",
untranslated = "Bison Chow Fun",
craftStn = {
category = nil,
{
group = "Food",
"Stove",
description = "Who says food can't be fun?",
"Stove",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Advanced Cooking",
4,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Bison Chow Fun",
defaultVariantUntranslated = "Bison Chow Fun",
numberOfVariants = "1",
variants = {
["Bison Chow Fun"] = {
untranslated = "Bison Chow Fun",
ingredients = {
{
"ITEM",
"Rice Noodles",
4.0,
false,
"Rice Noodles",
},
{
"ITEM",
"Bean Sprout",
2.0,
false,
"Bean Sprout",
},
{
"ITEM",
"Bison Carcass",
2.0,
false,
"Bison Carcass",
},
{
"TAG",
"Oil",
2.0,
false,
"Oil",
},
},
products = {
{
"Bison Chow Fun",
4.0,
"Bison Chow Fun",
},
},
},
},
},
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"] = {
["Bison Mount"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bison Mount",
untranslated = "Bison Mount",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Butchery Table",
description = "A fluffy, but very dead, bison head on a mount.",
"Butchery Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Hunting",
4,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 300.0,
baseXPGain = 4.0,
defaultVariant = "Bison Mount",
defaultVariantUntranslated = "Bison Mount",
numberOfVariants = "1",
variants = {
["Bison Mount"] = {
untranslated = "Bison Mount",
ingredients = {
{
"ITEM",
"Bison Carcass",
1.0,
true,
"Bison Carcass",
},
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Bison Mount",
1.0,
"Bison Mount",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "4.5",
roomCategory = "Living Room",
furnitureType = "Statue",
repeatsDepreciation = "0.2",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BisonMountItem",
typeID = 0,
},
},
["Blast Furnace"] = {
["Blast Furnace"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Blast Furnace",
untranslated = "Blast Furnace",
craftStn = {
category = nil,
{
group = "Work Stations",
"Assembly Line",
description = "A superior replacement for the bloomery that can produce steel.",
"Assembly Line",
tagGroups = {
},
"Crafting Table",
},
skillNeeds = {
{
"Mechanics",
5,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 25.0,
baseLaborCost = 600.0,
baseXPGain = 20.0,
defaultVariant = "Blast Furnace",
defaultVariantUntranslated = "Blast Furnace",
numberOfVariants = "1",
variants = {
["Blast Furnace"] = {
untranslated = "Blast Furnace",
ingredients = {
{
"ITEM",
"Screws",
12.0,
false,
"Screws",
},
{
"ITEM",
"Brick",
8.0,
false,
"Brick",
},
{
"ITEM",
"Iron Plate",
12.0,
false,
"Iron Plate",
},
{
"ITEM",
"Iron Pipe",
8.0,
false,
"Iron Pipe",
},
},
products = {
{
"Blast Furnace",
1.0,
"Blast Furnace",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BlastFurnaceItem",
typeID = 0,
},
},
["Blood Meal Fertilizer"] = {
["Blood Meal Fertilizer"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Blood Meal Fertilizer",
untranslated = "Blood Meal Fertilizer",
craftStn = {
category = nil,
{
group = "Items",
"Farmers Table",
description = "Blood meal is a great source of nitrogen.",
"Farmers Table",
tagGroups = {
},
"Fertilizer",
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 0.3,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Blood Meal Fertilizer",
defaultVariantUntranslated = "Blood Meal Fertilizer",
numberOfVariants = "1",
variants = {
["Blood Meal Fertilizer"] = {
untranslated = "Blood Meal Fertilizer",
ingredients = {
{
"ITEM",
"Scrap Meat",
12.0,
false,
"Scrap Meat",
},
{
"TAG",
"Fertilizer Filler",
1.0,
false,
"Fertilizer Filler",
},
},
products = {
{
"Blood Meal Fertilizer",
1.0,
"Blood Meal 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 = {
Bloomery = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bloomery",
untranslated = "Bloomery",
craftStn = {
category = nil,
{
group = "Work Stations",
"Kiln",
description = "A chimney-shaped furnace for smelting ores.",
"Kiln",
tagGroups = {
},
"Crafting Table",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Masonry",
weight = 5000,
1,
calories = nil,
"Masonry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 4.0,
density = nil,
baseLaborCost = 120.0,
fuel = nil,
baseXPGain = 20.0,
yield = nil,
defaultVariant = "Bloomery",
currency = nil,
defaultVariantUntranslated = "Bloomery",
skillValue = nil,
numberOfVariants = "1",
roomCategory = "Industrial",
variants = {
furnitureType = nil,
Bloomery = {
repeatsDepreciation = nil,
untranslated = "Bloomery",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Sand",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Sand",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Crushed Rock",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Crushed Rock",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Wood Board",
type = "BloomeryItem",
25.0,
typeID = 0,
false,
},
"Wood Board",
["Blue Shark"] = {
},
untranslated = "Blue Shark",
},
category = nil,
products = {
group = "Natural Resources",
{
description = "A blue shark.",
"Bloomery",
tagGroups = {
1.0,
"Fish",
"Bloomery",
"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 = {
Board = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Board",
untranslated = "Board",
craftStn = {
category = nil,
{
group = "Items",
"Carpentry Table",
description = "A higher quality board used for long lasting furniture.",
"Carpentry Table",
tagGroups = {
},
"Burnable Fuel",
},
"Wood Board",
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.2,
baseLaborCost = 25.0,
baseXPGain = 0.6,
defaultVariant = "Board",
defaultVariantUntranslated = "Board",
numberOfVariants = 3,
variants = {
Board = {
untranslated = "Board",
ingredients = {
{
"TAG",
"Wood",
1.0,
false,
"Wood",
},
},
products = {
{
"Board",
1,
"Board",
},
},
},
["Hardwood Board"] = {
untranslated = "Hardwood Board",
ingredients = {
{
"TAG",
"Hardwood",
1.0,
false,
"Hardwood",
},
},
products = {
{
"Hardwood Board",
"",
"Hardwood Board",
},
},
},
["Softwood Board"] = {
untranslated = "Softwood Board",
ingredients = {
{
"TAG",
"Softwood",
1.0,
false,
"Softwood",
},
},
products = {
{
"Softwood Board",
"",
"Softwood 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"] = {
["Board Of Elections"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Board Of Elections",
untranslated = "Board Of Elections",
craftStn = {
category = nil,
{
group = "Work Stations",
"Settlement Crafting Table",
description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
"Settlement Crafting Table",
tagGroups = {
},
"Government",
},
},
skillNeeds = {},
maxStack = 1,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 5.0,
weight = 2000,
baseLaborCost = 1200.0,
calories = nil,
baseXPGain = 5.0,
carbs = nil,
defaultVariant = "Board Of Elections",
protein = nil,
defaultVariantUntranslated = "Board Of Elections",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Board Of Elections"] = {
fuel = nil,
untranslated = "Board Of Elections",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"TAG",
roomCategory = nil,
"Hewn Log",
furnitureType = nil,
15.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Hewn Log",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"TAG",
energyProduced = nil,
"Mortared Stone",
energyType = nil,
15.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Mortared Stone",
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
products = {
roomSizeReq = nil,
{
roomMatReq = nil,
"Board Of Elections",
roomContainReq = nil,
1.0,
inventorySlots = nil,
"Board Of Elections",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "BoardOfElectionsItem",
},
typeID = 0,
},
},
Boards = {
["Boiled Grains"] = {
dispCraftStn = "1",
untranslated = "Boiled Grains",
checkImage = "1",
category = nil,
untranslated = "Boards",
group = "Food",
craftStn = {
description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
{
tagGroups = {
"Workbench",
"Food",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.2,
baseLaborCost = 40.0,
baseXPGain = 0.0,
defaultVariant = "Boards",
defaultVariantUntranslated = "Boards",
numberOfVariants = "1",
variants = {
Boards = {
untranslated = "Boards",
ingredients = {
{
"TAG",
"Wood",
2.0,
false,
"Wood",
},
},
products = {
{
"Board",
1.0,
"Board",
},
},
},
},
},
["Boiled Grains"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Boiled Grains",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Boiled Grains",
defaultVariantUntranslated = "Boiled Grains",
numberOfVariants = "1",
variants = {
["Boiled Grains"] = {
untranslated = "Boiled Grains",
ingredients = {
{
"TAG",
"Grain",
1.0,
true,
"Grain",
},
},
products = {
{
"Boiled Grains",
1.0,
"Boiled Grains",
},
},
},
},
},
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"] = {
["Boiled Rice"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Boiled Rice",
untranslated = "Boiled Rice",
craftStn = {
category = nil,
{
group = "Food",
"Kitchen",
description = "Soft and fluffy.",
"Kitchen",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Advanced Cooking",
1,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Boiled Rice",
defaultVariantUntranslated = "Boiled Rice",
numberOfVariants = "1",
variants = {
["Boiled Rice"] = {
untranslated = "Boiled Rice",
ingredients = {
{
"ITEM",
"Rice",
10.0,
false,
"Rice",
},
},
products = {
{
"Boiled Rice",
1.0,
"Boiled Rice",
},
},
},
},
},
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"] = {
["Boiled Sausage"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Boiled Sausage",
untranslated = "Boiled Sausage",
craftStn = {
category = nil,
{
group = "Food",
"Stove",
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
"Stove",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Advanced Cooking",
2,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Boiled Sausage",
defaultVariantUntranslated = "Boiled Sausage",
numberOfVariants = "1",
variants = {
["Boiled Sausage"] = {
untranslated = "Boiled Sausage",
ingredients = {
{
"ITEM",
"Raw Sausage",
4.0,
false,
"Raw Sausage",
},
{
"ITEM",
"Meat Stock",
4.0,
false,
"Meat Stock",
},
},
products = {
{
"Boiled Sausage",
1.0,
"Boiled Sausage",
},
},
},
},
},
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 = {
Boiler = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Boiler",
untranslated = "Boiler",
craftStn = {
category = nil,
{
group = "Items",
"Machinist Table",
description = "A vessel used for heating fluids.",
"Machinist Table",
tagGroups = {},
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BoilerItem",
typeID = 0,
},
["Bolete Mushroom Spores"] = {
untranslated = "Bolete Mushroom Spores",
category = nil,
group = "Seed",
description = "Plant to grow bolete mushrooms.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mechanics",
weight = 50,
1,
calories = 0,
"Mechanics",
carbs = 0,
},
protein = 0,
},
fat = 0,
moduleNeeds = {},
vitamins = 0,
baseCraftTime = 2.0,
density = 0,
baseLaborCost = 180.0,
fuel = nil,
baseXPGain = 3.0,
yield = nil,
defaultVariant = "Boiler",
currency = nil,
defaultVariantUntranslated = "Boiler",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
Boiler = {
repeatsDepreciation = nil,
untranslated = "Boiler",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Plate",
energyProduced = nil,
15.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Plate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Screws",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Screws",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Copper Plate",
type = "BoleteMushroomSporesItem",
4.0,
typeID = 0,
false,
},
"Copper Plate",
["Bolete Mushrooms"] = {
},
untranslated = "Bolete Mushrooms",
},
category = nil,
products = {
group = "Food",
{
description = "Boletus edulis.",
"Boiler",
tagGroups = {
1,
"Food",
"Boiler",
"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 = {
Bookshelf = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bookshelf",
untranslated = "Bookshelf",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Sawmill",
description = "A place to store knowledge and information; leads to the town hall.",
"Sawmill",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Carpentry",
4,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 10.0,
defaultVariant = "Bookshelf",
defaultVariantUntranslated = "Bookshelf",
numberOfVariants = "1",
variants = {
Bookshelf = {
untranslated = "Bookshelf",
ingredients = {
{
"ITEM",
"Paper",
50.0,
false,
"Paper",
},
{
"TAG",
"Lumber",
14.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
16.0,
false,
"Wood Board",
},
},
products = {
{
"Bookshelf",
1.0,
"Bookshelf",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Living Room",
furnitureType = "Shelves",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BookshelfItem",
typeID = 0,
},
},
Brazier = {
Brazier = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Brazier",
untranslated = "Brazier",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Anvil",
description = "A metal stand which can hold burning fuel to provide light.",
"Anvil",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Smelting",
2,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 3.0,
defaultVariant = "Brazier",
defaultVariantUntranslated = "Brazier",
numberOfVariants = "1",
variants = {
Brazier = {
untranslated = "Brazier",
ingredients = {
{
"ITEM",
"Iron Bar",
4.0,
false,
"Iron Bar",
},
{
"ITEM",
"Tallow",
2.0,
false,
"Tallow",
},
},
products = {
{
"Brazier",
1.0,
"Brazier",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BrazierItem",
typeID = 0,
},
},
Bread = {
Bread = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Bread",
untranslated = "Bread",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "A delicious, crispy crust hides the soft interior.",
"Bakery Oven",
tagGroups = {
},
"Bread",
},
"Food",
skillNeeds = {
{
"Baking",
4,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Bread",
defaultVariantUntranslated = "Bread",
numberOfVariants = "1",
variants = {
Bread = {
untranslated = "Bread",
ingredients = {
{
"ITEM",
"Leavened Dough",
2.0,
false,
"Leavened Dough",
},
},
products = {
{
"Bread",
1.0,
"Bread",
},
},
},
},
},
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 = {
Brick = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Brick",
untranslated = "Brick",
craftStn = {
category = nil,
{
group = "Blocks",
"Kiln",
description = "Durable building material made from fired blocks and mortar.",
"Kiln",
tagGroups = {
},
"Constructable",
},
skillNeeds = {
{
"Pottery",
1,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 0.32,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Brick",
defaultVariantUntranslated = "Brick",
numberOfVariants = "1",
variants = {
Brick = {
untranslated = "Brick",
ingredients = {
{
"ITEM",
"Wet Brick",
1.0,
false,
"Wet Brick",
},
{
"ITEM",
"Mortar",
4.0,
false,
"Mortar",
},
},
products = {
{
"Brick",
1,
"Brick",
},
},
},
},
},
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"] = {
["Brick Fireplace"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Brick Fireplace",
untranslated = "Brick Fireplace",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Kiln",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
"Kiln",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Pottery",
4,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 300.0,
baseXPGain = 3.0,
defaultVariant = "Brick Fireplace",
defaultVariantUntranslated = "Brick Fireplace",
numberOfVariants = "1",
variants = {
["Brick Fireplace"] = {
untranslated = "Brick Fireplace",
ingredients = {
{
"ITEM",
"Brick",
50.0,
false,
"Brick",
},
{
"ITEM",
"Iron Bar",
20.0,
false,
"Iron Bar",
},
},
products = {
{
"Brick Fireplace",
1.0,
"Brick Fireplace",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Living Room",
furnitureType = "Fireplace",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BrickFireplaceItem",
typeID = 0,
},
},
["Builder Boots"] = {
["Builder Boots"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Builder Boots",
untranslated = "Builder Boots",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Builder Boots",
defaultVariantUntranslated = "Builder Boots",
numberOfVariants = "1",
variants = {
["Builder Boots"] = {
untranslated = "Builder Boots",
ingredients = {
{
"ITEM",
"Steel Bar",
1.0,
false,
"Steel Bar",
},
{
"ITEM",
"Leather Hide",
5.0,
false,
"Leather Hide",
},
{
"ITEM",
"Nylon Fabric",
5.0,
false,
"Nylon Fabric",
},
},
products = {
{
"Builder Boots",
1.0,
"Builder Boots",
},
},
},
},
},
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"] = {
["Builder Gloves"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Builder Gloves",
untranslated = "Builder Gloves",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Builder Gloves",
defaultVariantUntranslated = "Builder Gloves",
numberOfVariants = "1",
variants = {
["Builder Gloves"] = {
untranslated = "Builder Gloves",
ingredients = {
{
"ITEM",
"Leather Hide",
10.0,
false,
"Leather Hide",
},
{
"ITEM",
"Nylon Fabric",
10.0,
false,
"Nylon Fabric",
},
},
products = {
{
"Builder Gloves",
1.0,
"Builder Gloves",
},
},
},
},
},
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"] = {
["Builder Helmet"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Builder Helmet",
untranslated = "Builder Helmet",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Builder Helmet",
defaultVariantUntranslated = "Builder Helmet",
numberOfVariants = "1",
variants = {
["Builder Helmet"] = {
untranslated = "Builder Helmet",
ingredients = {
{
"ITEM",
"Plastic",
5.0,
false,
"Plastic",
},
{
"ITEM",
"Nylon Fabric",
10.0,
false,
"Nylon Fabric",
},
},
products = {
{
"Builder Helmet",
1.0,
"Builder Helmet",
},
},
},
},
},
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"] = {
["Builder Overalls"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Builder Overalls",
untranslated = "Builder Overalls",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
description = "Durable overalls with cargo pockets and hammer loops.",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Builder Overalls",
defaultVariantUntranslated = "Builder Overalls",
numberOfVariants = "1",
variants = {
["Builder Overalls"] = {
untranslated = "Builder Overalls",
ingredients = {
{
"ITEM",
"Nylon Fabric",
40.0,
false,
"Nylon Fabric",
},
},
products = {
{
"Builder Overalls",
1.0,
"Builder Overalls",
},
},
},
},
},
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"] = {
["Builder Shirt"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Builder Shirt",
untranslated = "Builder Shirt",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 100,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BuilderShirtItem",
typeID = 0,
},
["Bullrush Seed"] = {
untranslated = "Bullrush Seed",
category = nil,
group = "Seed",
description = "Plant to grow bullrush.",
tagGroups = {
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 1200.0,
weight = 50,
baseXPGain = 5.0,
calories = 0,
defaultVariant = "Builder Shirt",
carbs = 0,
defaultVariantUntranslated = "Builder Shirt",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Builder Shirt"] = {
density = 0,
untranslated = "Builder Shirt",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Nylon Fabric",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Nylon Fabric",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cotton Fabric",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cotton Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Builder Shirt",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Builder Shirt",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "BullrushSeedItem",
typeID = 0,
},
["Bunchgrass Seed"] = {
untranslated = "Bunchgrass Seed",
category = nil,
group = "Seed",
description = "Plant to grow bunchgrass.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BunchgrassSeedItem",
typeID = 0,
},
},
["Butcher Bison"] = {
["Butchery Skill Book"] = {
dispCraftStn = "1",
untranslated = "Butchery Skill Book",
checkImage = "1",
category = nil,
untranslated = "Butcher Bison",
group = "Skill Books",
craftStn = {
description = "Butchery Skill Book",
{
tagGroups = {
"Butchery Table",
"Skill Books",
"Butchery Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Butchery",
weight = 100,
1,
calories = nil,
"Butchery",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 10,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 70.0,
weight = 10,
baseXPGain = 5.0,
calories = nil,
defaultVariant = "Butcher Bison",
carbs = nil,
defaultVariantUntranslated = "Butcher Bison",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Butcher Bison"] = {
density = nil,
untranslated = "Butcher Bison",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Bison Carcass",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Bison Carcass",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Raw Meat",
energyType = nil,
10.0,
fluidsUsed = nil,
"Raw Meat",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Leather Hide",
mobile = nil,
2.0,
roomSizeReq = nil,
"Leather Hide",
roomMatReq = nil,
},
roomContainReq = nil,
{
inventorySlots = nil,
"Shorn Wool",
inventoryMaxWeight = nil,
3.0,
inventoryRestrictions = nil,
"Shorn Wool",
NutrientElement = nil,
},
type = "Butchery Skill ScrollItem",
},
typeID = 0,
},
},
["Butchery Table"] = {
untranslated = "Butchery Table",
category = nil,
group = "Housing Objects",
description = "A block and cleaver to process raw meat into fancier dishes.",
tagGroups = {
"Crafting Table",
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Kitchen",
furnitureType = "Food Preparation",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "18",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ButcheryTableItem",
typeID = 0,
},
},
["Butcher Hare"] = {
["Butchery Upgrade"] = {
dispCraftStn = "1",
untranslated = "Butchery Upgrade",
checkImage = "1",
category = nil,
untranslated = "Butcher Hare",
group = "Upgrade Modules",
craftStn = {
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
{
tagGroups = {
"Butchery Table",
"Upgrade",
"Butchery Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Butchery",
weight = 1,
1,
calories = nil,
"Butchery",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 0.5,
density = nil,
baseLaborCost = 25.0,
fuel = nil,
baseXPGain = 1.0,
yield = nil,
defaultVariant = "Butcher Hare",
currency = nil,
defaultVariantUntranslated = "Butcher Hare",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Butcher Hare"] = {
repeatsDepreciation = nil,
untranslated = "Butcher Hare",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Hare Carcass",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Hare Carcass",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Raw Meat",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Raw Meat",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"Fur Pelt",
NutrientElement = nil,
1.0,
type = "ButcheryUpgradeItem",
"Fur Pelt",
typeID = 0,
},
},
{
Bycocket = {
"Shorn Wool",
untranslated = "Bycocket",
1.0,
category = nil,
"Shorn Wool",
group = "Clothing",
},
description = "Also called chapeau … bec, or Billed Hat in france due to it's bird-beak like appearance.",
},
tagGroups = {
},
"Clothes",
},
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BycocketItem",
typeID = 0,
},
},
["Butcher Medium Animal"] = {
["CO2 Canister"] = {
dispCraftStn = "1",
untranslated = "CO2 Canister",
checkImage = "1",
category = nil,
untranslated = "Butcher Medium Animal",
group = "Item",
craftStn = {
description = "For creating fancy foams!",
{
tagGroups = {},
"Butchery Table",
maxStack = 100,
"Butchery Table",
carried = "Backpack",
},
weight = nil,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Butchery",
fat = nil,
1,
vitamins = nil,
"Butchery",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 1.5,
skillValue = nil,
baseLaborCost = 50.0,
roomCategory = nil,
baseXPGain = 4.0,
furnitureType = nil,
defaultVariant = "Butcher Medium Animal",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Butcher Medium Animal",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Butcher Medium Animal"] = {
energyUsed = nil,
untranslated = "Butcher Medium Animal",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"TAG",
fluidsProduced = nil,
"Medium Leather Carcass",
validTalents = nil,
1.0,
footprint = nil,
false,
mobile = nil,
"Medium Leather Carcass",
roomSizeReq = nil,
},
roomMatReq = nil,
},
roomContainReq = nil,
products = {
inventorySlots = nil,
{
inventoryMaxWeight = nil,
"Raw Meat",
inventoryRestrictions = nil,
5.0,
NutrientElement = nil,
"Raw Meat",
type = "CO2CanisterItem",
},
typeID = 0,
{
"Leather Hide",
1.0,
"Leather Hide",
},
},
},
},
},
},
["Butcher Medium Wooly Animal"] = {
["Camas Ash Fertilizer"] = {
dispCraftStn = "1",
untranslated = "Camas Ash Fertilizer",
checkImage = "1",
category = nil,
untranslated = "Butcher Medium Wooly Animal",
group = "Items",
craftStn = {
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
{
tagGroups = {
"Butchery Table",
"Fertilizer",
"Butchery Table",
},
},
skillNeeds = {
{
"Butchery",
1,
"Butchery",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 50.0,
baseXPGain = 4.0,
defaultVariant = "Butcher Medium Wooly Animal",
defaultVariantUntranslated = "Butcher Medium Wooly Animal",
numberOfVariants = "1",
variants = {
["Butcher Medium Wooly Animal"] = {
untranslated = "Butcher Medium Wooly Animal",
ingredients = {
{
"TAG",
"Medium Wooly Carcass",
1.0,
false,
"Medium Wooly Carcass",
},
},
products = {
{
"Raw Meat",
5.0,
"Raw Meat",
},
{
"Leather Hide",
1.0,
"Leather Hide",
},
{
"Shorn Wool",
2.0,
"Shorn Wool",
},
},
},
},
},
["Butcher Small Animal"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Butcher Small Animal",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Butchery",
1,
"Butchery",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 40.0,
baseXPGain = 3.0,
defaultVariant = "Butcher Small Animal",
defaultVariantUntranslated = "Butcher Small Animal",
numberOfVariants = "1",
variants = {
["Butcher Small Animal"] = {
untranslated = "Butcher Small Animal",
ingredients = {
{
"TAG",
"Small Carcass",
1.0,
false,
"Small Carcass",
},
},
products = {
{
"Raw Meat",
2.0,
"Raw Meat",
},
{
"Fur Pelt",
1.0,
"Fur Pelt",
},
},
},
},
},
["Butcher Tiny Fur Animal"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Butcher Tiny Fur Animal",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Butchery",
1,
"Butchery",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 25.0,
baseXPGain = 2.0,
defaultVariant = "Butcher Tiny Fur Animal",
defaultVariantUntranslated = "Butcher Tiny Fur Animal",
numberOfVariants = "1",
variants = {
["Butcher Tiny Fur Animal"] = {
untranslated = "Butcher Tiny Fur Animal",
ingredients = {
{
"TAG",
"Tiny Fur Carcass",
1.0,
false,
"Tiny Fur Carcass",
},
},
products = {
{
"Raw Meat",
1.0,
"Raw Meat",
},
{
"Fur Pelt",
1.0,
"Fur Pelt",
},
},
},
},
},
["Butcher Tiny Leather Animal"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Butcher Tiny Leather Animal",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Butchery",
1,
"Butchery",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Butcher Tiny Leather Animal",
defaultVariantUntranslated = "Butcher Tiny Leather Animal",
numberOfVariants = "1",
variants = {
["Butcher Tiny Leather Animal"] = {
untranslated = "Butcher Tiny Leather Animal",
ingredients = {
{
"TAG",
"Tiny Leather Carcass",
1.0,
false,
"Tiny Leather Carcass",
},
},
products = {
{
"Raw Meat",
1.0,
"Raw Meat",
},
{
"Leather Hide",
1.0,
"Leather Hide",
},
},
},
},
},
["Butchery Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Butchery Skill Book",
craftStn = {
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 600.0,
baseXPGain = 0.0,
defaultVariant = "Butchery Skill Book",
defaultVariantUntranslated = "Butchery Skill Book",
numberOfVariants = "1",
variants = {
["Butchery Skill Book"] = {
untranslated = "Butchery Skill Book",
ingredients = {
{
"ITEM",
"Culinary Research Paper Basic",
3.0,
false,
"Culinary Research Paper Basic",
},
},
products = {
{
"Butchery Skill Book",
1.0,
"Butchery Skill Book",
},
{
"Butchery Skill Book",
1.0,
"Butchery Skill Book",
},
},
},
},
},
["Butchery Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Butchery Table",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 300.0,
baseXPGain = 3.0,
defaultVariant = "Butchery Table",
defaultVariantUntranslated = "Butchery Table",
numberOfVariants = "1",
variants = {
["Butchery Table"] = {
untranslated = "Butchery Table",
ingredients = {
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
20.0,
false,
"Wood Board",
},
},
products = {
{
"Butchery Table",
1.0,
"Butchery Table",
},
},
},
},
},
["Butchery Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Butchery Upgrade",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Butchery",
1,
"Butchery",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Butchery Upgrade",
defaultVariantUntranslated = "Butchery Upgrade",
numberOfVariants = "1",
variants = {
["Butchery Upgrade"] = {
untranslated = "Butchery Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Butchery Upgrade",
1.0,
"Butchery Upgrade",
},
},
},
},
},
["Camas Ash Fertilizer"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Camas Ash Fertilizer",
craftStn = {
{
"Farmers Table",
"Farmers Table",
},
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 0.3,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Camas Ash Fertilizer",
defaultVariantUntranslated = "Camas Ash Fertilizer",
numberOfVariants = "1",
variants = {
["Camas Ash Fertilizer"] = {
untranslated = "Camas Ash Fertilizer",
ingredients = {
{
"ITEM",
"Charred Camas Bulb",
8.0,
false,
"Charred Camas Bulb",
},
{
"TAG",
"Fertilizer Filler",
1.0,
false,
"Fertilizer Filler",
},
},
products = {
{
"Camas Ash Fertilizer",
1.0,
"Camas Ash 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"] = {
["Camas Bread"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Camas Bread",
untranslated = "Camas Bread",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "A bread with a camas twist for a bit of flavor and fun. ",
"Bakery Oven",
tagGroups = {
},
"Bread",
"Food",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Baking",
weight = 500,
5,
calories = 800,
"Baking",
carbs = 13,
},
protein = 5,
},
fat = 11,
moduleNeeds = {},
vitamins = 7,
baseCraftTime = 3.0,
density = 4.5,
baseLaborCost = 25.0,
fuel = nil,
baseXPGain = 1.0,
yield = nil,
defaultVariant = "Camas Bread",
currency = nil,
defaultVariantUntranslated = "Camas Bread",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Camas Bread"] = {
repeatsDepreciation = nil,
untranslated = "Camas Bread",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Camas Paste",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Camas Paste",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Leavened Dough",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Leavened Dough",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "CamasBreadItem",
"Camas Bread",
typeID = 0,
1.0,
},
"Camas Bread",
["Camas Bulb"] = {
},
untranslated = "Camas Bulb",
},
category = nil,
},
group = "Seed",
description = "Plant to grow a camas plant.",
tagGroups = {
"Crop",
"Crop Seed",
"Food",
"Raw Food",
"Root",
"Seeds",
"Vegetable",
},
},
maxStack = 100,
carried = "Backpack",
weight = 75,
calories = 150,
carbs = 1,
protein = 2,
fat = 5,
vitamins = 0,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CamasBulbItem",
typeID = 0,
},
},
["Camas Bulb Bake"] = {
["Camas Bulb Bake"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Camas Bulb Bake",
untranslated = "Camas Bulb Bake",
craftStn = {
category = nil,
{
group = "Food",
"Bakery Oven",
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
"Bakery Oven",
tagGroups = {
},
"Baked Food",
},
"Baked Vegetable",
skillNeeds = {
"Food",
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Camas Bulb Bake",
defaultVariantUntranslated = "Camas Bulb Bake",
numberOfVariants = "1",
variants = {
["Camas Bulb Bake"] = {
untranslated = "Camas Bulb Bake",
ingredients = {
{
"ITEM",
"Camas Bulb",
4.0,
false,
"Camas Bulb",
},
},
products = {
{
"Camas Bulb Bake",
1.0,
"Camas Bulb Bake",
},
},
},
},
},
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"] = {
["Camas Paste"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Camas Paste",
untranslated = "Camas Paste",
craftStn = {
category = nil,
{
group = "Food",
"Mill",
description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
"Mill",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Milling",
2,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Camas Paste",
defaultVariantUntranslated = "Camas Paste",
numberOfVariants = "1",
variants = {
["Camas Paste"] = {
untranslated = "Camas Paste",
ingredients = {
{
"ITEM",
"Camas Bulb",
4.0,
false,
"Camas Bulb",
},
},
products = {
{
"Camas Paste",
1.0,
"Camas Paste",
},
},
},
},
},
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"] = {
["Camera Film"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Camera Film",
untranslated = "Camera Film",
craftStn = {
category = nil,
{
group = "Items",
"Machinist Table",
description = "A film used inside a camera.",
"Machinist Table",
tagGroups = {},
},
maxStack = 100,
},
carried = "Backpack",
skillNeeds = {
weight = 100,
{
calories = nil,
"Mechanics",
carbs = nil,
1,
protein = nil,
"Mechanics",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 0.2,
yield = nil,
baseLaborCost = 45.0,
currency = nil,
baseXPGain = 0.5,
skillValue = nil,
defaultVariant = "Camera Film",
roomCategory = nil,
defaultVariantUntranslated = "Camera Film",
furnitureType = nil,
numberOfVariants = "1",
repeatsDepreciation = nil,
variants = {
materialTier = nil,
["Camera Film"] = {
fuelsUsed = nil,
untranslated = "Camera Film",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"ITEM",
energyType = nil,
"Paper",
fluidsUsed = nil,
10.0,
fluidsProduced = nil,
false,
validTalents = nil,
"Paper",
footprint = nil,
},
mobile = nil,
{
roomSizeReq = nil,
"ITEM",
roomMatReq = nil,
"Light Bulb",
roomContainReq = nil,
1.0,
inventorySlots = nil,
false,
inventoryMaxWeight = nil,
"Light Bulb",
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "CameraFilmItem",
products = {
typeID = 0,
{
"Camera Film",
10.0,
"Camera Film",
},
},
},
},
},
},
["Camo Pants"] = {
["Camo Pants"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Camo Pants",
untranslated = "Camo Pants",
craftStn = {
category = nil,
{
group = "Clothing",
"Tailoring Table",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
"Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 3.0,
defaultVariant = "Camo Pants",
defaultVariantUntranslated = "Camo Pants",
numberOfVariants = "1",
variants = {
["Camo Pants"] = {
untranslated = "Camo Pants",
ingredients = {
{
"ITEM",
"Cellulose Fiber",
10.0,
false,
"Cellulose Fiber",
},
{
"ITEM",
"Leather Hide",
20.0,
false,
"Leather Hide",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Camo Pants",
1.0,
"Camo Pants",
},
},
},
},
},
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"] = {
["Camo Shirt"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Camo Shirt",
untranslated = "Camo Shirt",
craftStn = {
category = nil,
{
group = "Clothing",
"Tailoring Table",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
"Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 3.0,
defaultVariant = "Camo Shirt",
defaultVariantUntranslated = "Camo Shirt",
numberOfVariants = "1",
variants = {
["Camo Shirt"] = {
untranslated = "Camo Shirt",
ingredients = {
{
"ITEM",
"Cellulose Fiber",
10.0,
false,
"Cellulose Fiber",
},
{
"ITEM",
"Leather Hide",
20.0,
false,
"Leather Hide",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Camo Shirt",
1.0,
"Camo Shirt",
},
},
},
},
},
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 = {
Campfire = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire",
untranslated = "Campfire",
craftStn = {
category = nil,
{
group = "Work Stations",
"Campsite Workbench",
description = "Cook like a caveman on an uneven fire.",
"Campsite Workbench",
tagGroups = {
},
"Crafting Table",
},
},
skillNeeds = {},
maxStack = 1,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 0.5,
weight = 2000,
baseLaborCost = 20.0,
calories = nil,
baseXPGain = 5.0,
carbs = nil,
defaultVariant = "Campfire",
protein = nil,
defaultVariantUntranslated = "Campfire",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
Campfire = {
fuel = nil,
untranslated = "Campfire",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"TAG",
roomCategory = nil,
"Wood",
furnitureType = nil,
3.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Wood",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"TAG",
energyProduced = nil,
"Rock",
energyType = nil,
12.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Rock",
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
products = {
roomSizeReq = nil,
{
roomMatReq = nil,
"Campfire",
roomContainReq = nil,
1.0,
inventorySlots = nil,
"Campfire",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "CampfireItem",
},
typeID = 0,
},
},
["Campfire Animal Medium"] = {
["Campfire Cooking Upgrade"] = {
dispCraftStn = "1",
untranslated = "Campfire Cooking Upgrade",
checkImage = "1",
category = nil,
untranslated = "Campfire Animal Medium",
group = "Upgrade Modules",
craftStn = {
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
{
tagGroups = {
"Campfire",
"Upgrade",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.5,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Campfire Animal Medium",
defaultVariantUntranslated = "Campfire Animal Medium",
numberOfVariants = "1",
variants = {
["Campfire Animal Medium"] = {
untranslated = "Campfire Animal Medium",
ingredients = {
{
"TAG",
"Medium Carcass",
1.0,
true,
"Medium Carcass",
},
},
products = {
{
"Charred Meat",
4.0,
"Charred Meat",
},
{
"Tallow",
1.0,
"Tallow",
},
},
},
},
},
["Campfire Animal Small"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire Animal Small",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Campfire Animal Small",
defaultVariantUntranslated = "Campfire Animal Small",
numberOfVariants = "1",
variants = {
["Campfire Animal Small"] = {
untranslated = "Campfire Animal Small",
ingredients = {
{
"TAG",
"Small Carcass",
1.0,
true,
"Small Carcass",
},
},
products = {
{
"Charred Meat",
2.0,
"Charred Meat",
},
},
},
},
},
["Campfire Animal Tiny"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire Animal Tiny",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Campfire Animal Tiny",
defaultVariantUntranslated = "Campfire Animal Tiny",
numberOfVariants = "1",
variants = {
["Campfire Animal Tiny"] = {
untranslated = "Campfire Animal Tiny",
ingredients = {
{
"TAG",
"Tiny Carcass",
1.0,
true,
"Tiny Carcass",
},
},
products = {
{
"Charred Meat",
1.0,
"Charred Meat",
},
},
},
},
},
["Campfire Bison"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire Bison",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Campfire Bison",
defaultVariantUntranslated = "Campfire Bison",
numberOfVariants = "1",
variants = {
["Campfire Bison"] = {
untranslated = "Campfire Bison",
ingredients = {
{
"ITEM",
"Bison Carcass",
1.0,
true,
"Bison Carcass",
},
},
products = {
{
"Charred Meat",
8.0,
"Charred Meat",
},
{
"Tallow",
2.0,
"Tallow",
},
},
},
},
},
["Campfire Cooking Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire Cooking Upgrade",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Campfire Cooking Upgrade",
defaultVariantUntranslated = "Campfire Cooking Upgrade",
numberOfVariants = "1",
variants = {
["Campfire Cooking Upgrade"] = {
untranslated = "Campfire Cooking Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Campfire Cooking Upgrade",
1.0,
"Campfire Cooking Upgrade",
},
},
},
},
},
["Campfire Fish Large"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire Fish Large",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Campfire Fish Large",
defaultVariantUntranslated = "Campfire Fish Large",
numberOfVariants = "1",
variants = {
["Campfire Fish Large"] = {
untranslated = "Campfire Fish Large",
ingredients = {
{
"TAG",
"Large Fish",
1.0,
true,
"Large Fish",
},
},
products = {
{
"Charred Fish",
5.0,
"Charred Fish",
},
},
},
},
},
["Campfire Fish Medium"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire Fish Medium",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Campfire Fish Medium",
defaultVariantUntranslated = "Campfire Fish Medium",
numberOfVariants = "1",
variants = {
["Campfire Fish Medium"] = {
untranslated = "Campfire Fish Medium",
ingredients = {
{
"TAG",
"Medium Fish",
1.0,
true,
"Medium Fish",
},
},
products = {
{
"Charred Fish",
2.0,
"Charred Fish",
},
},
},
},
},
["Campfire Fish Small"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire Fish Small",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Campfire Fish Small",
defaultVariantUntranslated = "Campfire Fish Small",
numberOfVariants = "1",
variants = {
["Campfire Fish Small"] = {
untranslated = "Campfire Fish Small",
ingredients = {
{
"TAG",
"Small Fish",
1.0,
true,
"Small Fish",
},
},
products = {
{
"Charred Fish",
1.0,
"Charred Fish",
},
},
},
},
},
["Campfire Pacific Sardine"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire Pacific Sardine",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Campfire Pacific Sardine",
defaultVariantUntranslated = "Campfire Pacific Sardine",
numberOfVariants = "1",
variants = {
["Campfire Pacific Sardine"] = {
untranslated = "Campfire Pacific Sardine",
ingredients = {
{
"ITEM",
"Pacific Sardine",
3.0,
true,
"Pacific Sardine",
},
},
products = {
{
"Charred Fish",
1.0,
"Charred Fish",
},
},
},
},
},
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"] = {
["Campfire Roast"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campfire Roast",
untranslated = "Campfire Roast",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
"Campfire",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Campfire Cooking",
2,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Campfire Roast",
defaultVariantUntranslated = "Campfire Roast",
numberOfVariants = "1",
variants = {
["Campfire Roast"] = {
untranslated = "Campfire Roast",
ingredients = {
{
"ITEM",
"Raw Roast",
1.0,
false,
"Raw Roast",
},
},
products = {
{
"Campfire Roast",
1.0,
"Campfire Roast",
},
},
},
},
},
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 = {
Campsite = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Campsite",
untranslated = "Campsite",
craftStn = {
category = nil,
{
group = "Work Stations",
"Tailoring Table",
description = "A campsite.",
"Tailoring Table",
tagGroups = {},
},
maxStack = 1,
},
carried = "Backpack",
skillNeeds = {
weight = 2000,
{
calories = nil,
"Tailoring",
carbs = nil,
0,
protein = nil,
"Tailoring",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 2.0,
yield = nil,
baseLaborCost = 15.0,
currency = nil,
baseXPGain = 1.0,
skillValue = nil,
defaultVariant = "Campsite",
roomCategory = nil,
defaultVariantUntranslated = "Campsite",
furnitureType = nil,
numberOfVariants = "1",
repeatsDepreciation = nil,
variants = {
materialTier = nil,
Campsite = {
fuelsUsed = nil,
untranslated = "Campsite",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"TAG",
energyType = nil,
"Wood",
fluidsUsed = nil,
20.0,
fluidsProduced = nil,
false,
validTalents = nil,
"Wood",
footprint = nil,
},
mobile = nil,
{
roomSizeReq = nil,
"TAG",
roomMatReq = nil,
"Fabric",
roomContainReq = nil,
24.0,
inventorySlots = nil,
false,
inventoryMaxWeight = nil,
"Fabric",
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "CampsiteItem",
products = {
typeID = 0,
{
"Campsite",
1.0,
"Campsite",
},
},
},
},
},
},
["Candle Stand"] = {
["Candle Stand"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Candle Stand",
untranslated = "Candle Stand",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Anvil",
description = "A fancy candelabra for providing small amounts of light.",
"Anvil",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Smelting",
3,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 3.0,
defaultVariant = "Candle Stand",
defaultVariantUntranslated = "Candle Stand",
numberOfVariants = "1",
variants = {
["Candle Stand"] = {
untranslated = "Candle Stand",
ingredients = {
{
"ITEM",
"Iron Bar",
3.0,
false,
"Iron Bar",
},
{
"ITEM",
"Tallow Candle",
3.0,
true,
"Tallow Candle",
},
},
products = {
{
"Candle Stand",
1.0,
"Candle Stand",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.4",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CandleStandItem",
typeID = 0,
},
},
Canvas = {
Canvas = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Canvas",
untranslated = "Canvas",
craftStn = {
category = nil,
{
group = "Items",
"Loom",
description = "A canvas used for painting on, made by either cotton or linen.",
"Loom",
tagGroups = {},
},
maxStack = 100,
},
carried = "Backpack",
skillNeeds = {
weight = 100,
{
calories = nil,
"Tailoring",
carbs = nil,
1,
protein = nil,
"Tailoring",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 0.5,
yield = nil,
baseLaborCost = 60.0,
currency = nil,
baseXPGain = 1.0,
skillValue = nil,
defaultVariant = "Canvas",
roomCategory = nil,
defaultVariantUntranslated = "Canvas",
furnitureType = nil,
numberOfVariants = "1",
repeatsDepreciation = nil,
variants = {
materialTier = nil,
Canvas = {
fuelsUsed = nil,
untranslated = "Canvas",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"ITEM",
energyType = nil,
"Linen Fabric",
fluidsUsed = nil,
6.0,
fluidsProduced = nil,
false,
validTalents = nil,
"Linen Fabric",
footprint = nil,
},
mobile = nil,
},
roomSizeReq = nil,
products = {
roomMatReq = nil,
{
roomContainReq = nil,
"Canvas",
inventorySlots = nil,
1,
inventoryMaxWeight = nil,
"Canvas",
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "CanvasItem",
},
typeID = 0,
},
},
},
Capitol = {
Capitol = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Capitol",
untranslated = "Capitol",
craftStn = {
category = nil,
{
group = "Work Stations",
"Settlement Crafting Table",
description = "Allows the creation of the government, allowing all other civic objects to be created.",
"Settlement Crafting Table",
tagGroups = {
},
"Government",
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Capitol",
defaultVariantUntranslated = "Capitol",
numberOfVariants = "1",
variants = {
Capitol = {
untranslated = "Capitol",
ingredients = {
{
"TAG",
"Hewn Log",
30.0,
false,
"Hewn Log",
},
},
products = {
{
"Capitol",
1.0,
"Capitol",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CapitolItem",
typeID = 0,
},
},
Capris = {
Capris = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Capris",
untranslated = "Capris",
craftStn = {
category = nil,
{
group = "Clothing",
"Tailoring Table",
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.",
"Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 40.0,
baseXPGain = 3.0,
defaultVariant = "Capris",
defaultVariantUntranslated = "Capris",
numberOfVariants = "1",
variants = {
Capris = {
untranslated = "Capris",
ingredients = {
{
"ITEM",
"Leather Hide",
3.0,
false,
"Leather Hide",
},
{
"TAG",
"Fabric",
5.0,
false,
"Fabric",
},
},
products = {
{
"Capris",
1.0,
"Capris",
},
},
},
},
},
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"] = {
["Carbide Helmet Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Carbide Helmet Lamp",
untranslated = "Carbide Helmet Lamp",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 3.0,
defaultVariant = "Carbide Helmet Lamp",
defaultVariantUntranslated = "Carbide Helmet Lamp",
numberOfVariants = "1",
variants = {
["Carbide Helmet Lamp"] = {
untranslated = "Carbide Helmet Lamp",
ingredients = {
{
"ITEM",
"Steel Plate",
1.0,
false,
"Steel Plate",
},
{
"ITEM",
"Leather Hide",
5.0,
false,
"Leather Hide",
},
},
products = {
{
"Carbide Helmet Lamp",
1.0,
"Carbide Helmet Lamp",
},
},
},
},
},
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"] = {
["Carpentry Advanced Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Carpentry Advanced Upgrade",
untranslated = "Carpentry Advanced Upgrade",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Sawmill",
description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
"Sawmill",
tagGroups = {
},
"Upgrade",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Carpentry",
weight = 1,
1,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 15.0,
density = nil,
baseLaborCost = 6000.0,
fuel = nil,
baseXPGain = 4.0,
yield = nil,
defaultVariant = "Carpentry Advanced Upgrade",
currency = nil,
defaultVariantUntranslated = "Carpentry Advanced Upgrade",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Carpentry Advanced Upgrade"] = {
repeatsDepreciation = nil,
untranslated = "Carpentry Advanced Upgrade",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Advanced Upgrade 4",
energyProduced = nil,
1.0,
energyType = nil,
true,
fluidsUsed = nil,
"Advanced Upgrade 4",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Carpentry Advanced Upgrade",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Carpentry Advanced Upgrade",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "CarpentryAdvancedUpgradeItem",
},
typeID = 0,
},
["Carpentry Basic Upgrade"] = {
["Carpentry Basic Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Carpentry Basic Upgrade",
untranslated = "Carpentry Basic Upgrade",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Carpentry Table",
description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
"Carpentry Table",
tagGroups = {
},
"Upgrade",
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Carpentry Basic Upgrade",
defaultVariantUntranslated = "Carpentry Basic Upgrade",
numberOfVariants = "1",
variants = {
["Carpentry Basic Upgrade"] = {
untranslated = "Carpentry Basic Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Carpentry Basic Upgrade",
1.0,
"Carpentry Basic 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"] = {
["Carpentry Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Carpentry Skill Book",
untranslated = "Carpentry Skill Book",
craftStn = {
category = nil,
{
group = "Skill Books",
"Research Table",
description = "Carpentry Skill Book",
"Research Table",
tagGroups = {
},
"Skill Books",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Logging",
weight = 100,
1,
calories = nil,
"Logging",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 5.0,
density = nil,
baseLaborCost = 300.0,
fuel = nil,
baseXPGain = 0.0,
yield = nil,
defaultVariant = "Carpentry Skill Book",
currency = nil,
defaultVariantUntranslated = "Carpentry Skill Book",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Carpentry Skill Book"] = {
repeatsDepreciation = nil,
untranslated = "Carpentry Skill Book",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Dendrology Research Paper Basic",
energyProduced = nil,
3.0,
energyType = nil,
false,
fluidsUsed = nil,
"Dendrology Research Paper Basic",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Gathering Research Paper Basic",
roomSizeReq = nil,
3.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Gathering Research Paper Basic",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "Carpentry Skill BookItem",
"Carpentry Skill Book",
typeID = 0,
1.0,
},
"Carpentry Skill Book",
["Carpentry Skill Scroll"] = {
},
untranslated = "Carpentry Skill Scroll",
{
category = nil,
"Carpentry Skill Book",
group = "Skill Scrolls",
1.0,
description = "Carpentry Skill Scroll",
"Carpentry Skill Book",
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"] = {
["Carpentry Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Carpentry Table",
untranslated = "Carpentry Table",
craftStn = {
category = nil,
{
group = "Work Stations",
"Workbench",
description = "A table for basic wooden crafts for home improvement and progress.",
"Workbench",
tagGroups = {
},
"Crafting Table",
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 100.0,
baseXPGain = 10.0,
defaultVariant = "Carpentry Table",
defaultVariantUntranslated = "Carpentry Table",
numberOfVariants = "1",
variants = {
["Carpentry Table"] = {
untranslated = "Carpentry Table",
ingredients = {
{
"TAG",
"Wood",
20.0,
false,
"Wood",
},
{
"TAG",
"Rock",
20.0,
false,
"Rock",
},
},
products = {
{
"Carpentry Table",
1.0,
"Carpentry Table",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CarpentryTableItem",
typeID = 0,
},
},
["Carved Pumpkin"] = {
["Carved Pumpkin"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Carved Pumpkin",
untranslated = "Carved Pumpkin",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Farmers Table",
description = "Spooky pumpkin that emits a mystical light.",
"Farmers Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Farming",
1,
"Farming",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 30.0,
baseXPGain = 1.0,
defaultVariant = "Carved Pumpkin",
defaultVariantUntranslated = "Carved Pumpkin",
numberOfVariants = "1",
variants = {
["Carved Pumpkin"] = {
untranslated = "Carved Pumpkin",
ingredients = {
{
"ITEM",
"Tallow Candle",
1.0,
true,
"Tallow Candle",
},
{
"ITEM",
"Pumpkin",
1.0,
true,
"Pumpkin",
},
},
products = {
{
"Carved Pumpkin",
1.0,
"Carved Pumpkin",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CarvedPumpkinItem",
typeID = 0,
},
},
["Cast Iron Bed"] = {
["Cast Iron Bed"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Cast Iron Bed",
untranslated = "Cast Iron Bed",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Tailoring Table",
description = "A solid bed made slightly more comfortable by adding cotton.",
"Tailoring Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Tailoring",
6,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 180.0,
baseXPGain = 10.0,
defaultVariant = "Cast Iron Bed",
defaultVariantUntranslated = "Cast Iron Bed",
numberOfVariants = "1",
variants = {
["Cast Iron Bed"] = {
untranslated = "Cast Iron Bed",
ingredients = {
{
"ITEM",
"Cotton Fabric",
40.0,
false,
"Cotton Fabric",
},
{
"ITEM",
"Iron Bar",
16.0,
false,
"Iron Bar",
},
},
products = {
{
"Cast Iron Bed",
1.0,
"Cast Iron Bed",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "4",
roomCategory = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.3",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "18",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CastIronBedItem",
typeID = 0,
},
},
["Cast Iron Royal Bed"] = {
["Cast Iron Royal Bed"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Cast Iron Royal Bed",
untranslated = "Cast Iron Royal Bed",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Tailoring Table",
description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
"Tailoring Table",
tagGroups = {
},
"Housing",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 2000,
7,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "4.5",
roomCategory = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.2",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "24",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CastIronRoyalBedItem",
typeID = 0,
},
["Cast Iron Stove"] = {
untranslated = "Cast Iron Stove",
category = nil,
group = "Housing Objects",
description = "The perfect stove for the fledgling chef.",
tagGroups = {
"Crafting Table",
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 8.0,
carried = "Backpack",
baseLaborCost = 300.0,
weight = 5000,
baseXPGain = 20.0,
calories = nil,
defaultVariant = "Cast Iron Royal Bed",
carbs = nil,
defaultVariantUntranslated = "Cast Iron Royal Bed",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Cast Iron Royal Bed"] = {
density = nil,
untranslated = "Cast Iron Royal Bed",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "2",
"Cotton Fabric",
roomCategory = "Kitchen",
80.0,
furnitureType = "Cooking",
false,
repeatsDepreciation = "0.3",
"Cotton Fabric",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Bar",
energyProduced = nil,
24.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Bar",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "24",
"ITEM",
mobile = nil,
"Gold Bar",
roomSizeReq = nil,
6.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Gold Bar",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "CastIronStoveItem",
"Cast Iron Royal Bed",
typeID = 0,
1.0,
},
"Cast Iron Royal Bed",
["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,
},
},
["Cast Iron Stove"] = {
["Cedar Seed"] = {
dispCraftStn = "1",
untranslated = "Cedar Seed",
checkImage = "1",
category = nil,
untranslated = "Cast Iron Stove",
group = "Seed",
craftStn = {
description = "Plant to grow a cedar sapling.",
{
tagGroups = {
"Anvil",
"Food",
"Anvil",
"Seeds",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Smelting",
weight = 50,
2,
calories = 0,
"Smelting",
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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 6.0,
carried = "Hands",
baseLaborCost = 300.0,
weight = 10000,
baseXPGain = 15.0,
calories = nil,
defaultVariant = "Cast Iron Stove",
carbs = nil,
defaultVariantUntranslated = "Cast Iron Stove",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Cast Iron Stove"] = {
density = nil,
untranslated = "Cast Iron Stove",
fuel = 4000,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Iron Bar",
roomCategory = nil,
8.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Iron Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Lumber",
energyProduced = nil,
8.0,
energyType = nil,
false,
fluidsUsed = nil,
"Lumber",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Cast Iron Stove",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Cast Iron Stove",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "CeibaLogItem",
typeID = 0,
},
["Ceiba Seed"] = {
untranslated = "Ceiba Seed",
category = nil,
group = "Seed",
description = "Plant to grow a ceiba sapling.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CeibaSeedItem",
typeID = 0,
},
},
["Ceiling Candle"] = {
["Ceiling Candle"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ceiling Candle",
untranslated = "Ceiling Candle",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Anvil",
description = "A fancy hanging candelabra.",
"Anvil",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Smelting",
3,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 3.0,
defaultVariant = "Ceiling Candle",
defaultVariantUntranslated = "Ceiling Candle",
numberOfVariants = "1",
variants = {
["Ceiling Candle"] = {
untranslated = "Ceiling Candle",
ingredients = {
{
"ITEM",
"Iron Bar",
3.0,
false,
"Iron Bar",
},
{
"ITEM",
"Tallow Candle",
2.0,
true,
"Tallow Candle",
},
},
products = {
{
"Ceiling Candle",
1.0,
"Ceiling Candle",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.4",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CeilingCandleItem",
typeID = 0,
},
},
["Cellulose Fiber"] = {
["Cellulose Fiber"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Cellulose Fiber",
untranslated = "Cellulose Fiber",
craftStn = {
category = nil,
{
group = "Items",
"Tailoring Table",
description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
"Tailoring Table",
tagGroups = {},
},
maxStack = 100,
},
carried = "Backpack",
skillNeeds = {
weight = 100,
{
calories = nil,
"Tailoring",
carbs = nil,
1,
protein = nil,
"Tailoring",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 1.0,
yield = nil,
baseLaborCost = 60.0,
currency = nil,
baseXPGain = 0.5,
skillValue = nil,
defaultVariant = "Cellulose Fiber",
roomCategory = nil,
defaultVariantUntranslated = "Cellulose Fiber",
furnitureType = nil,
numberOfVariants = "1",
repeatsDepreciation = nil,
variants = {
materialTier = nil,
["Cellulose Fiber"] = {
fuelsUsed = nil,
untranslated = "Cellulose Fiber",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"TAG",
energyType = nil,
"Natural Fiber",
fluidsUsed = nil,
20.0,
fluidsProduced = nil,
false,
validTalents = nil,
"Natural Fiber",
footprint = nil,
},
mobile = nil,
},
roomSizeReq = nil,
products = {
roomMatReq = nil,
{
roomContainReq = nil,
"Cellulose Fiber",
inventorySlots = nil,
1,
inventoryMaxWeight = nil,
"Cellulose Fiber",
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "CelluloseFiberItem",
},
typeID = 0,
},
},
},
Cement = {
Cement = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Cement",
untranslated = "Cement",
craftStn = {
category = nil,
{
group = "Items",
"Cement Kiln",
description = "In order to be usable it needs to be reinforced.",
"Cement Kiln",
tagGroups = {},
},
maxStack = 100,
},
carried = "Backpack",
skillNeeds = {
weight = 10000,
{
calories = nil,
"Masonry",
carbs = nil,
1,
protein = nil,
"Masonry",
fat = nil,
},
vitamins = nil,
},
density = nil,
moduleNeeds = {},
fuel = nil,
baseCraftTime = 1.6,
yield = nil,
baseLaborCost = 70.0,
currency = nil,
baseXPGain = 1.0,
skillValue = nil,
defaultVariant = "Cement",
roomCategory = nil,
defaultVariantUntranslated = "Cement",
furnitureType = nil,
numberOfVariants = "1",
repeatsDepreciation = nil,
variants = {
materialTier = nil,
Cement = {
fuelsUsed = nil,
untranslated = "Cement",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"ITEM",
energyType = nil,
"Quicklime",
fluidsUsed = nil,
2.5,
fluidsProduced = nil,
false,
validTalents = nil,
"Quicklime",
footprint = nil,
},
mobile = nil,
{
roomSizeReq = nil,
"ITEM",
roomMatReq = nil,
"Clay",
roomContainReq = nil,
1.0,
inventorySlots = nil,
false,
inventoryMaxWeight = nil,
"Clay",
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "CementItem",
products = {
typeID = 0,
{
"Cement",
2.0,
"Cement",
},
},
},
},
},
},
["Cement Kiln"] = {
["Cement Kiln"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Cement Kiln",
untranslated = "Cement Kiln",
craftStn = {
category = nil,
{
group = "Work Stations",
"Assembly Line",
description = "A rotary kiln that produces cement and concrete products.",
"Assembly Line",
tagGroups = {
},
"Crafting Table",
},
skillNeeds = {
{
"Mechanics",
4,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 100.0,
baseLaborCost = 600.0,
baseXPGain = 20.0,
defaultVariant = "Cement Kiln",
defaultVariantUntranslated = "Cement Kiln",
numberOfVariants = "1",
variants = {
["Cement Kiln"] = {
untranslated = "Cement Kiln",
ingredients = {
{
"ITEM",
"Gearbox",
8.0,
false,
"Gearbox",
},
{
"ITEM",
"Piston",
4.0,
false,
"Piston",
},
{
"ITEM",
"Iron Bar",
24.0,
false,
"Iron Bar",
},
},
products = {
{
"Cement Kiln",
1.0,
"Cement Kiln",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CementKilnItem",
typeID = 0,
},
},
["Census Bureau"] = {
["Census Bureau"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Census Bureau",
untranslated = "Census Bureau",
craftStn = {
category = nil,
{
group = "Work Stations",
"Settlement Crafting Table",
description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
"Settlement Crafting Table",
tagGroups = {
},
"Government",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CensusBureauItem",
typeID = 0,
},
["Cereal Germ"] = {
untranslated = "Cereal Germ",
category = nil,
group = "Food",
description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
tagGroups = {
"Food",
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 5.0,
weight = 50,
baseLaborCost = 1200.0,
calories = 20,
baseXPGain = 5.0,
carbs = 5,
defaultVariant = "Census Bureau",
protein = 0,
defaultVariantUntranslated = "Census Bureau",
fat = 7,
numberOfVariants = "1",
vitamins = 3,
variants = {
density = 75.0,
["Census Bureau"] = {
fuel = nil,
untranslated = "Census Bureau",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"TAG",
roomCategory = nil,
"Hewn Log",
furnitureType = nil,
15.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Hewn Log",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"TAG",
energyProduced = nil,
"Mortared Stone",
energyType = nil,
15.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Mortared Stone",
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
products = {
roomSizeReq = nil,
{
roomMatReq = nil,
"Census Bureau",
roomContainReq = nil,
1.0,
inventorySlots = nil,
"Census Bureau",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "CerealGermItem",
typeID = 0,
},
Chainsaw = {
untranslated = "Chainsaw",
category = nil,
group = "Items",
description = "A gasoline-powered alternative to cutting trees.",
tagGroups = {
"Tool",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ChainsawItem",
typeID = 0,
},
},
Charcoal = {
Charcoal = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charcoal",
untranslated = "Charcoal",
craftStn = {
category = nil,
{
group = "Items",
"Kiln",
description = "A black residue, consisting of carbon and any remaining ash.",
"Kiln",
tagGroups = {
},
"Burnable Fuel",
},
"Coal",
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 1.2,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Charcoal",
defaultVariantUntranslated = "Charcoal",
numberOfVariants = "1",
variants = {
Charcoal = {
untranslated = "Charcoal",
ingredients = {
{
"TAG",
"Wood",
7.0,
false,
"Wood",
},
},
products = {
{
"Charcoal",
2.0,
"Charcoal",
},
},
},
},
},
["Charcoal Steel"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charcoal Steel",
craftStn = {
{
"Blast Furnace",
"Blast Furnace",
},
},
skillNeeds = {
{
"Advanced Smelting",
1,
"Advanced Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Charcoal Steel",
defaultVariantUntranslated = "Charcoal Steel",
numberOfVariants = "1",
variants = {
["Charcoal Steel"] = {
untranslated = "Charcoal Steel",
ingredients = {
{
"ITEM",
"Iron Bar",
2.0,
false,
"Iron Bar",
},
{
"ITEM",
"Quicklime",
1.0,
true,
"Quicklime",
},
{
"ITEM",
"Charcoal",
2.0,
true,
"Charcoal",
},
},
products = {
{
"Steel Bar",
1.0,
"Steel Bar",
},
{
"Slag",
2.0,
"Slag",
},
},
},
},
},
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"] = {
["Charred Agave"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Agave",
untranslated = "Charred Agave",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "Agave leaves that have been charred over a campfire.",
"Campfire",
tagGroups = {
},
"Charred Green",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Agave",
defaultVariantUntranslated = "Charred Agave",
numberOfVariants = "1",
variants = {
["Charred Agave"] = {
untranslated = "Charred Agave",
ingredients = {
{
"ITEM",
"Agave Leaves",
1.0,
true,
"Agave Leaves",
},
},
products = {
{
"Charred Agave",
1.0,
"Charred Agave",
},
},
},
},
},
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"] = {
["Charred Beans"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Beans",
untranslated = "Charred Beans",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
"Campfire",
tagGroups = {
},
"Charred Vegetable",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Beans",
defaultVariantUntranslated = "Charred Beans",
numberOfVariants = "1",
variants = {
["Charred Beans"] = {
untranslated = "Charred Beans",
ingredients = {
{
"ITEM",
"Beans",
1.0,
true,
"Beans",
},
},
products = {
{
"Charred Beans",
1.0,
"Charred Beans",
},
},
},
},
},
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"] = {
["Charred Beet"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Beet",
untranslated = "Charred Beet",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
"Campfire",
tagGroups = {
},
"Charred Vegetable",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Beet",
defaultVariantUntranslated = "Charred Beet",
numberOfVariants = "1",
variants = {
["Charred Beet"] = {
untranslated = "Charred Beet",
ingredients = {
{
"ITEM",
"Beet",
1.0,
true,
"Beet",
},
},
products = {
{
"Charred Beet",
1.0,
"Charred Beet",
},
},
},
},
},
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"] = {
["Charred Cactus Fruit"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Cactus Fruit",
untranslated = "Charred Cactus Fruit",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "Blackened cactus fruit. A favorite of early desert settlers.",
"Campfire",
tagGroups = {
},
"Charred Fruit",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Cactus Fruit",
defaultVariantUntranslated = "Charred Cactus Fruit",
numberOfVariants = "1",
variants = {
["Charred Cactus Fruit"] = {
untranslated = "Charred Cactus Fruit",
ingredients = {
{
"ITEM",
"Giant Cactus Fruit",
1.0,
true,
"Giant Cactus Fruit",
},
},
products = {
{
"Charred Cactus Fruit",
1.0,
"Charred Cactus Fruit",
},
},
},
},
},
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"] = {
["Charred Camas Bulb"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Camas Bulb",
untranslated = "Charred Camas Bulb",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
"Campfire",
tagGroups = {
},
"Charred Vegetable",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Camas Bulb",
defaultVariantUntranslated = "Charred Camas Bulb",
numberOfVariants = "1",
variants = {
["Charred Camas Bulb"] = {
untranslated = "Charred Camas Bulb",
ingredients = {
{
"ITEM",
"Camas Bulb",
1.0,
true,
"Camas Bulb",
},
},
products = {
{
"Charred Camas Bulb",
1.0,
"Charred Camas Bulb",
},
},
},
},
},
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"] = {
["Charred Corn"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Corn",
untranslated = "Charred Corn",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
"Campfire",
tagGroups = {
},
"Charred Vegetable",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Corn",
defaultVariantUntranslated = "Charred Corn",
numberOfVariants = "1",
variants = {
["Charred Corn"] = {
untranslated = "Charred Corn",
ingredients = {
{
"ITEM",
"Corn",
1.0,
true,
"Corn",
},
},
products = {
{
"Charred Corn",
1.0,
"Charred Corn",
},
},
},
},
},
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"] = {
["Charred Fireweed Shoots"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Fireweed Shoots",
untranslated = "Charred Fireweed Shoots",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
"Campfire",
tagGroups = {
},
"Charred Green",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Fireweed Shoots",
defaultVariantUntranslated = "Charred Fireweed Shoots",
numberOfVariants = "1",
variants = {
["Charred Fireweed Shoots"] = {
untranslated = "Charred Fireweed Shoots",
ingredients = {
{
"ITEM",
"Fireweed Shoots",
1.0,
true,
"Fireweed Shoots",
},
},
products = {
{
"Charred Fireweed Shoots",
1.0,
"Charred Fireweed Shoots",
},
},
},
},
},
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"] = {
["Charred Fish"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Fish",
untranslated = "Charred Fish",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "At least it doesn't have any scales any more.",
"Campfire",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Fish",
defaultVariantUntranslated = "Charred Fish",
numberOfVariants = "1",
variants = {
["Charred Fish"] = {
untranslated = "Charred Fish",
ingredients = {
{
"ITEM",
"Raw Fish",
1.0,
true,
"Raw Fish",
},
},
products = {
{
"Charred Fish",
1.0,
"Charred Fish",
},
},
},
},
},
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"] = {
["Charred Heart Of Palm"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Heart Of Palm",
untranslated = "Charred Heart Of Palm",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
"Campfire",
tagGroups = {
},
"Charred Vegetable",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Heart Of Palm",
defaultVariantUntranslated = "Charred Heart Of Palm",
numberOfVariants = "1",
variants = {
["Charred Heart Of Palm"] = {
untranslated = "Charred Heart Of Palm",
ingredients = {
{
"ITEM",
"Heart Of Palm",
1.0,
true,
"Heart Of Palm",
},
},
products = {
{
"Charred Heart Of Palm",
1.0,
"Charred Heart Of Palm",
},
},
},
},
},
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"] = {
["Charred Meat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Meat",
untranslated = "Charred Meat",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
"Campfire",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Meat",
defaultVariantUntranslated = "Charred Meat",
numberOfVariants = "1",
variants = {
["Charred Meat"] = {
untranslated = "Charred Meat",
ingredients = {
{
"ITEM",
"Raw Meat",
1.0,
true,
"Raw Meat",
},
},
products = {
{
"Charred Meat",
1.0,
"Charred Meat",
},
},
},
},
},
["Charred Mortar"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Mortar",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Charred Mortar",
defaultVariantUntranslated = "Charred Mortar",
numberOfVariants = "1",
variants = {
["Charred Mortar"] = {
untranslated = "Charred Mortar",
ingredients = {
{
"TAG",
"Natural Fiber",
5.0,
true,
"Natural Fiber",
},
},
products = {
{
"Mortar",
1.0,
"Mortar",
},
},
},
},
},
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"] = {
["Charred Mushrooms"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Mushrooms",
untranslated = "Charred Mushrooms",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
"Campfire",
tagGroups = {
},
"Charred Vegetable",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Mushrooms",
defaultVariantUntranslated = "Charred Mushrooms",
numberOfVariants = "1",
variants = {
["Charred Mushrooms"] = {
untranslated = "Charred Mushrooms",
ingredients = {
{
"TAG",
"Fungus",
1.0,
true,
"Fungus",
},
},
products = {
{
"Charred Mushrooms",
1.0,
"Charred Mushrooms",
},
},
},
},
},
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"] = {
["Charred Papaya"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Papaya",
untranslated = "Charred Papaya",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "Papaya fruit that has been charred over a basic campfire.",
"Campfire",
tagGroups = {
},
"Charred Fruit",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Papaya",
defaultVariantUntranslated = "Charred Papaya",
numberOfVariants = "1",
variants = {
["Charred Papaya"] = {
untranslated = "Charred Papaya",
ingredients = {
{
"ITEM",
"Papaya",
1.0,
true,
"Papaya",
},
},
products = {
{
"Charred Papaya",
1.0,
"Charred Papaya",
},
},
},
},
},
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"] = {
["Charred Pineapple"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Pineapple",
untranslated = "Charred Pineapple",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "Pineapple that has been charred over a basic campfire.",
"Campfire",
tagGroups = {
},
"Charred Fruit",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Pineapple",
defaultVariantUntranslated = "Charred Pineapple",
numberOfVariants = "1",
variants = {
["Charred Pineapple"] = {
untranslated = "Charred Pineapple",
ingredients = {
{
"ITEM",
"Pineapple",
1.0,
true,
"Pineapple",
},
},
products = {
{
"Charred Pineapple",
1.0,
"Charred Pineapple",
},
},
},
},
},
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"] = {
["Charred Sausage"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Sausage",
untranslated = "Charred Sausage",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
"Campfire",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Charred Sausage",
defaultVariantUntranslated = "Charred Sausage",
numberOfVariants = "1",
variants = {
["Charred Sausage"] = {
untranslated = "Charred Sausage",
ingredients = {
{
"ITEM",
"Raw Sausage",
1.0,
false,
"Raw Sausage",
},
},
products = {
{
"Charred Sausage",
1.0,
"Charred Sausage",
},
},
},
},
},
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"] = {
["Charred Taro"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Taro",
untranslated = "Charred Taro",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
"Campfire",
tagGroups = {
},
"Charred Vegetable",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Taro",
defaultVariantUntranslated = "Charred Taro",
numberOfVariants = "1",
variants = {
["Charred Taro"] = {
untranslated = "Charred Taro",
ingredients = {
{
"ITEM",
"Taro Root",
1.0,
true,
"Taro Root",
},
},
products = {
{
"Charred Taro",
1.0,
"Charred Taro",
},
},
},
},
},
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"] = {
["Charred Tomato"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Charred Tomato",
untranslated = "Charred Tomato",
craftStn = {
category = nil,
{
group = "Food",
"Campfire",
description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
"Campfire",
tagGroups = {
},
"Charred Vegetable",
},
"Food",
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Charred Tomato",
defaultVariantUntranslated = "Charred Tomato",
numberOfVariants = "1",
variants = {
["Charred Tomato"] = {
untranslated = "Charred Tomato",
ingredients = {
{
"ITEM",
"Tomato",
1.0,
true,
"Tomato",
},
},
products = {
{
"Charred Tomato",
1.0,
"Charred Tomato",
},
},
},
},
},
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"] = {
["Chef Hat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Chef Hat",
untranslated = "Chef Hat",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
description = "To keep your hair in one place while stirring the pots.",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Chef Hat",
defaultVariantUntranslated = "Chef Hat",
numberOfVariants = "1",
variants = {
["Chef Hat"] = {
untranslated = "Chef Hat",
ingredients = {
{
"ITEM",
"Cotton Fabric",
10.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Chef Hat",
1.0,
"Chef Hat",
},
},
},
},
},
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"] = {
["Chef Pants"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Chef Pants",
untranslated = "Chef Pants",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
description = "Checkered style pants for hiding the truths of working in a kitchen.",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Chef Pants",
defaultVariantUntranslated = "Chef Pants",
numberOfVariants = "1",
variants = {
["Chef Pants"] = {
untranslated = "Chef Pants",
ingredients = {
{
"ITEM",
"Cotton Fabric",
20.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Chef Pants",
1.0,
"Chef Pants",
},
},
},
},
},
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"] = {
["Chef Shirt"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Chef Shirt",
untranslated = "Chef Shirt",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
description = "A clean Chef's shirt to spot all the spots.",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Chef Shirt",
defaultVariantUntranslated = "Chef Shirt",
numberOfVariants = "1",
variants = {
["Chef Shirt"] = {
untranslated = "Chef Shirt",
ingredients = {
{
"ITEM",
"Cotton Fabric",
40.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Chef Shirt",
1.0,
"Chef Shirt",
},
},
},
},
},
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"] = {
["Chef Shoes"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Chef Shoes",
untranslated = "Chef Shoes",
craftStn = {
category = nil,
{
group = "Clothing",
"Advanced Tailoring Table",
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)",
"Advanced Tailoring Table",
tagGroups = {
},
"Clothes",
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Chef Shoes",
defaultVariantUntranslated = "Chef Shoes",
numberOfVariants = "1",
variants = {
["Chef Shoes"] = {
untranslated = "Chef Shoes",
ingredients = {
{
"ITEM",
"Synthetic Rubber",
2.0,
false,
"Synthetic Rubber",
},
{
"ITEM",
"Nylon Fabric",
5.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Cotton Fabric",
20.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Chef Shoes",
1.0,
"Chef Shoes",
},
},
},
},
},
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"] = {
["Claim Tool"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Claim Tool",
untranslated = "Claim Tool",
craftStn = {
category = nil,
{
group = "Items",
"Tool Bench",
description = "Used to claim, unclaim and examine property.",
"Tool Bench",
tagGroups = {
},
"Tool",
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 0.5,
weight = 1000,
baseLaborCost = 200.0,
calories = nil,
baseXPGain = 0.0,
carbs = nil,
defaultVariant = "Claim Tool",
protein = nil,
defaultVariantUntranslated = "Claim Tool",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Claim Tool"] = {
fuel = nil,
untranslated = "Claim Tool",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"TAG",
roomCategory = nil,
"Wood",
furnitureType = nil,
10.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Wood",
fuelsUsed = nil,
},
gridRadius = nil,
},
energyUsed = nil,
products = {
energyProduced = nil,
{
energyType = nil,
"Claim Tool",
fluidsUsed = nil,
1,
fluidsProduced = nil,
"Claim Tool",
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"] = {
["Clam Chowder"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Clam Chowder",
untranslated = "Clam Chowder",
craftStn = {
category = nil,
{
group = "Food",
"Cast Iron Stove",
description = "A thick stew loaded with clams and taro root.",
"Cast Iron Stove",
tagGroups = {
},
"Food",
},
skillNeeds = {
{
"Cooking",
5,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Clam Chowder",
defaultVariantUntranslated = "Clam Chowder",
numberOfVariants = "1",
variants = {
["Clam Chowder"] = {
untranslated = "Clam Chowder",
ingredients = {
{
"ITEM",
"Clam",
4.0,
false,
"Clam",
},
{
"ITEM",
"Taro Root",
2.0,
false,
"Taro Root",
},
},
products = {
{
"Clam Chowder",
1.0,
"Clam Chowder",
},
},
},
},
},
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,
},
},
["Clean Crab"] = {
Clay = {
dispCraftStn = "1",
untranslated = "Clay",
checkImage = "1",
category = nil,
untranslated = "Clean Crab",
group = "Natural Resources",
craftStn = {
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 = {
"Fishery",
"Excavatable",
"Fishery",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 20.0,
baseXPGain = 0.0,
defaultVariant = "Clean Crab",
defaultVariantUntranslated = "Clean Crab",
numberOfVariants = "1",
variants = {
["Clean Crab"] = {
untranslated = "Clean Crab",
ingredients = {
{
"ITEM",
"Crab Carcass",
1.0,
false,
"Crab Carcass",
},
},
products = {
{
"Raw Fish",
1.0,
"Raw Fish",
},
},
},
},
},
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,
},
},
["Clean Large Fish"] = {
Cloth = {
dispCraftStn = "1",
untranslated = "Cloth",
checkImage = "1",
category = nil,
untranslated = "Clean Large Fish",
group = "Item",
craftStn = {
description = "A piece of rough cloth made by weaving fibers together.",
{
tagGroups = {
"Fishery",
"Fabric",
"Fishery",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 20.0,
baseXPGain = 0.0,
defaultVariant = "Clean Large Fish",
defaultVariantUntranslated = "Clean Large Fish",
numberOfVariants = "1",
variants = {
["Clean Large Fish"] = {
untranslated = "Clean Large Fish",
ingredients = {
{
"TAG",
"Large Fish",
1.0,
false,
"Large Fish",
},
},
products = {
{
"Raw Fish",
4.0,
"Raw Fish",
},
},
},
},
},
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,
},
},
["Clean Medium Fish"] = {
["Cloth Belt"] = {
dispCraftStn = "1",
untranslated = "Cloth Belt",
checkImage = "1",
category = nil,
untranslated = "Clean Medium Fish",
group = "Clothing",
craftStn = {
description = "A fashionable cloth belt that drapes across the waist.",
{
tagGroups = {
"Fishery",
"Clothes",
"Fishery",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 20.0,
baseXPGain = 0.0,
defaultVariant = "Clean Medium Fish",
defaultVariantUntranslated = "Clean Medium Fish",
numberOfVariants = "1",
variants = {
["Clean Medium Fish"] = {
untranslated = "Clean Medium Fish",
ingredients = {
{
"TAG",
"Medium Fish",
1.0,
false,
"Medium Fish",
},
},
products = {
{
"Raw Fish",
2.0,
"Raw Fish",
},
},
},
},
},
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,
},
},
["Clean Moon Jellyfish"] = {
["Cloth Cape"] = {
dispCraftStn = "1",
untranslated = "Cloth Cape",
checkImage = "1",
category = nil,
untranslated = "Clean Moon Jellyfish",
group = "Clothing",
craftStn = {
description = "It just looks cool.",
{
tagGroups = {
"Fishery",
"Clothes",
"Fishery",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 20.0,
baseXPGain = 0.0,
defaultVariant = "Clean Moon Jellyfish",
defaultVariantUntranslated = "Clean Moon Jellyfish",
numberOfVariants = "1",
variants = {
["Clean Moon Jellyfish"] = {
untranslated = "Clean Moon Jellyfish",
ingredients = {
{
"ITEM",
"Moon Jellyfish",
1.0,
false,
"Moon Jellyfish",
},
},
products = {
{
"Raw Fish",
1.0,
"Raw Fish",
},
},
},
},
},
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,
},
},
["Clean Pacific Sardine"] = {
Coal = {
dispCraftStn = "1",
untranslated = "Coal",
checkImage = "1",
category = nil,
untranslated = "Clean Pacific Sardine",
group = "Natural Resources",
craftStn = {
description = "A combustible mineral which needs to be crushed into usable fuel.",
{
tagGroups = {
"Fishery",
"Excavatable",
"Fishery",
"Ore",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 20.0,
baseXPGain = 0.0,
defaultVariant = "Clean Pacific Sardine",
defaultVariantUntranslated = "Clean Pacific Sardine",
numberOfVariants = "1",
variants = {
["Clean Pacific Sardine"] = {
untranslated = "Clean Pacific Sardine",
ingredients = {
{
"ITEM",
"Pacific Sardine",
2.0,
false,
"Pacific Sardine",
},
},
products = {
{
"Raw Fish",
1.0,
"Raw Fish",
},
},
},
},
},
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,
},
},
["Clean Urchins"] = {
Cod = {
dispCraftStn = "1",
untranslated = "Cod",
checkImage = "1",
category = nil,
untranslated = "Clean Urchins",
group = "Natural Resources",
craftStn = {
description = "A cod.",
{
tagGroups = {
"Fishery",
"Fish",
"Fishery",
"Medium Fish",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 25.0,
baseXPGain = 0.0,
defaultVariant = "Clean Urchins",
defaultVariantUntranslated = "Clean Urchins",
numberOfVariants = "1",
variants = {
["Clean Urchins"] = {
untranslated = "Clean Urchins",
ingredients = {
{
"ITEM",
"Urchin",
2.0,
false,
"Urchin",
},
},
products = {
{
"Raw Fish",
1.0,
"Raw 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,
},
},
["Cloth Belt"] = {
["Colored Powder"] = {
dispCraftStn = "1",
untranslated = "Colored Powder",
checkImage = "1",
category = nil,
untranslated = "Cloth Belt",
group = "Items",
craftStn = {
description = "A bag of crushed flower petals.",
{
tagGroups = {},
"Tailoring Table",
maxStack = 100,
"Tailoring Table",
carried = "Backpack",
},
weight = 50,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ColoredPowderItem",
typeID = 0,
},
["Combustion Engine"] = {
untranslated = "Combustion Engine",
category = nil,
group = "Items",
description = "An engine that generates power by combustion of fuel.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CombustionEngineItem",
typeID = 0,
},
["Combustion Generator"] = {
untranslated = "Combustion Generator",
category = nil,
group = "Crafted Objects",
description = "Consumes most fuels to produce energy.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CombustionGeneratorItem",
typeID = 0,
},
["Composite Birch Bench"] = {
untranslated = "Composite Birch Bench",
category = nil,
group = "Housing Objects",
description = "A composite bench built to last.",
tagGroups = {
"Housing",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 1000,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2.5",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeBirchBenchItem",
typeID = 0,
},
["Composite Birch Chair"] = {
untranslated = "Composite Birch Chair",
category = nil,
group = "Housing Objects",
description = "A composite chair built to last.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 40.0,
weight = 1000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Cloth Belt",
carbs = nil,
defaultVariantUntranslated = "Cloth Belt",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Cloth Belt"] = {
density = nil,
untranslated = "Cloth Belt",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = "1.7",
"Fabric",
roomCategory = "Seating",
5.0,
furnitureType = "Chair",
false,
repeatsDepreciation = "0.7",
"Fabric",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Cloth Belt",
energyType = nil,
1.0,
fluidsUsed = nil,
"Cloth Belt",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeBirchChairItem",
typeID = 0,
},
["Composite Birch Door"] = {
untranslated = "Composite Birch Door",
category = nil,
group = "Housing Objects",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeBirchDoorItem",
typeID = 0,
},
["Composite Birch Lumber"] = {
untranslated = "Composite Birch Lumber",
category = nil,
group = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeBirchLumberItem",
typeID = 0,
},
},
["Cloth Cape"] = {
["Composite Birch Table"] = {
dispCraftStn = "1",
untranslated = "Composite Birch Table",
checkImage = "1",
category = nil,
untranslated = "Cloth Cape",
group = "Housing Objects",
craftStn = {
description = "A large composite table for eating meals or getting some work done.",
{
tagGroups = {
"Tailoring Table",
"Housing",
"Tailoring Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 2000,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeBirchTableItem",
typeID = 0,
},
["Composite Bow"] = {
untranslated = "Composite Bow",
category = nil,
group = "Items",
description = "A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 600.0,
weight = 1000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Cloth Cape",
carbs = nil,
defaultVariantUntranslated = "Cloth Cape",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Cloth Cape"] = {
density = nil,
untranslated = "Cloth Cape",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Cellulose Fiber",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Cellulose Fiber",
materialTier = 4,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Leather Hide",
energyProduced = nil,
30.0,
energyType = nil,
false,
fluidsUsed = nil,
"Leather Hide",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Fabric",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Fabric",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "CompositeBowItem",
"Cloth Cape",
typeID = 0,
1.0,
},
"Cloth Cape",
["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,
},
},
["Colored Powder"] = {
["Composite Ceiba Lumber"] = {
dispCraftStn = "1",
untranslated = "Composite Ceiba Lumber",
checkImage = "1",
category = nil,
untranslated = "Colored Powder",
group = "Blocks",
craftStn = {
description = "A composite lumber made from a combination of wood and plastic.",
{
tagGroups = {
"Mill",
"Composite Lumber",
"Mill",
"Constructable",
},
"Hardwood Lumber",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Milling",
weight = 10000,
1,
calories = nil,
"Milling",
carbs = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.4,
carried = "Backpack",
baseLaborCost = 24.0,
weight = 500,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Colored Powder",
carbs = nil,
defaultVariantUntranslated = "Colored Powder",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Colored Powder"] = {
density = nil,
untranslated = "Colored Powder",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Petals",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Petals",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Colored Powder",
energyType = nil,
1,
fluidsUsed = nil,
"Colored Powder",
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,
},
},
["Combustion Engine"] = {
["Composite Hardwood Bench"] = {
dispCraftStn = "1",
untranslated = "Composite Hardwood Bench",
checkImage = "1",
category = nil,
untranslated = "Combustion Engine",
group = "Housing Objects",
craftStn = {
description = "A composite bench built to last.",
{
tagGroups = {
"Assembly Line",
"Housing",
"Assembly Line",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mechanics",
weight = 1000,
1,
calories = nil,
"Mechanics",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 8.0,
density = nil,
baseLaborCost = 300.0,
fuel = nil,
baseXPGain = 15.0,
yield = nil,
defaultVariant = "Combustion Engine",
currency = nil,
defaultVariantUntranslated = "Combustion Engine",
skillValue = "2.5",
numberOfVariants = "1",
roomCategory = "Seating",
variants = {
furnitureType = "Chair",
["Combustion Engine"] = {
repeatsDepreciation = "0.5",
untranslated = "Combustion Engine",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Piston",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Piston",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "6",
"ITEM",
mobile = nil,
"Gearbox",
roomSizeReq = nil,
4.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Gearbox",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Iron Plate",
type = "CompositeHardwoodBenchItem",
12.0,
typeID = 0,
false,
},
"Iron Plate",
["Composite Hardwood Chair"] = {
},
untranslated = "Composite Hardwood Chair",
{
category = nil,
"ITEM",
group = "Housing Objects",
"Rivet",
description = "A composite chair built to last.",
8.0,
tagGroups = {
false,
"Housing",
"Rivet",
},
},
products = {
{
"Combustion Engine",
1,
"Combustion Engine",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.7",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeHardwoodChairItem",
typeID = 0,
},
["Composite Hardwood Door"] = {
untranslated = "Composite Hardwood Door",
category = nil,
group = "Housing Objects",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeHardwoodDoorItem",
typeID = 0,
},
},
["Combustion Generator"] = {
["Composite Hardwood Table"] = {
dispCraftStn = "1",
untranslated = "Composite Hardwood Table",
checkImage = "1",
category = nil,
untranslated = "Combustion Generator",
group = "Housing Objects",
craftStn = {
description = "A nice composite table for eating meals or getting some work done.",
{
tagGroups = {
"Assembly Line",
"Housing",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
3,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 600.0,
baseXPGain = 25.0,
defaultVariant = "Combustion Generator",
defaultVariantUntranslated = "Combustion Generator",
numberOfVariants = "1",
variants = {
["Combustion Generator"] = {
untranslated = "Combustion Generator",
ingredients = {
{
"ITEM",
"Piston",
4.0,
false,
"Piston",
},
{
"ITEM",
"Iron Bar",
12.0,
false,
"Iron Bar",
},
{
"ITEM",
"Combustion Engine",
1.0,
true,
"Combustion Engine",
},
},
products = {
{
"Combustion Generator",
1.0,
"Combustion Generator",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeHardwoodTableItem",
typeID = 0,
},
},
["Composite Filler"] = {
["Composite Joshua Lumber"] = {
dispCraftStn = "1",
untranslated = "Composite Joshua Lumber",
checkImage = "1",
category = nil,
untranslated = "Composite Filler",
group = "Blocks",
craftStn = {
description = "A composite lumber made from a combination of wood and plastic.",
{
tagGroups = {
"Farmers Table",
"Composite Lumber",
"Farmers Table",
"Constructable",
},
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 0.3,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Composite Filler",
defaultVariantUntranslated = "Composite Filler",
numberOfVariants = "1",
variants = {
["Composite Filler"] = {
untranslated = "Composite Filler",
ingredients = {
{
"ITEM",
"Dirt",
1.0,
false,
"Dirt",
},
{
"TAG",
"Natural Fiber",
15.0,
false,
"Natural Fiber",
},
},
products = {
{
"Composite Filler",
1.0,
"Composite Filler",
},
},
},
},
},
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"] = {
["Composite Lumber"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Composite Lumber",
untranslated = "Composite Lumber",
craftStn = {
category = nil,
{
group = "Blocks",
"Advanced Carpentry Table",
description = "A composite lumber made from a combination of wood and plastic.",
"Advanced Carpentry Table",
tagGroups = {
},
"Composite Lumber",
},
"Constructable",
skillNeeds = {
{
"Composites",
1,
"Composites",
},
},
moduleNeeds = {},
baseCraftTime = 0.64,
baseLaborCost = 120.0,
baseXPGain = 1.5,
defaultVariant = "Composite Lumber",
defaultVariantUntranslated = "Composite Lumber",
numberOfVariants = 11,
variants = {
["Composite Lumber"] = {
untranslated = "Composite Lumber",
ingredients = {
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood",
1.0,
false,
"Wood",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Lumber",
1,
"Composite Lumber",
},
},
},
["Composite Birch Lumber"] = {
untranslated = "Composite Birch Lumber",
ingredients = {
{
"ITEM",
"Birch Log",
1.0,
false,
"Birch Log",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Birch Lumber",
"",
"Composite Birch Lumber",
},
},
},
["Composite Cedar Lumber"] = {
untranslated = "Composite Cedar Lumber",
ingredients = {
{
"ITEM",
"Cedar Log",
1.0,
false,
"Cedar Log",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Cedar Lumber",
"",
"Composite Cedar Lumber",
},
},
},
["Composite Ceiba Lumber"] = {
untranslated = "Composite Ceiba Lumber",
ingredients = {
{
"ITEM",
"Ceiba Log",
1.0,
false,
"Ceiba Log",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Ceiba Lumber",
"",
"Composite Ceiba Lumber",
},
},
},
["Composite Fir Lumber"] = {
untranslated = "Composite Fir Lumber",
ingredients = {
{
"ITEM",
"Fir Log",
1.0,
false,
"Fir Log",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Fir Lumber",
"",
"Composite Fir Lumber",
},
},
},
["Composite Joshua Lumber"] = {
untranslated = "Composite Joshua Lumber",
ingredients = {
{
"ITEM",
"Joshua Log",
1.0,
false,
"Joshua Log",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Joshua Lumber",
"",
"Composite Joshua Lumber",
},
},
},
["Composite Oak Lumber"] = {
untranslated = "Composite Oak Lumber",
ingredients = {
{
"ITEM",
"Oak Log",
1.0,
false,
"Oak Log",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Oak Lumber",
"",
"Composite Oak Lumber",
},
},
},
["Composite Palm Lumber"] = {
untranslated = "Composite Palm Lumber",
ingredients = {
{
"ITEM",
"Palm Log",
1.0,
false,
"Palm Log",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Palm Lumber",
"",
"Composite Palm Lumber",
},
},
},
["Composite Redwood Lumber"] = {
untranslated = "Composite Redwood Lumber",
ingredients = {
{
"ITEM",
"Redwood Log",
1.0,
false,
"Redwood Log",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Redwood Lumber",
"",
"Composite Redwood Lumber",
},
},
},
["Composite Saguaro Lumber"] = {
untranslated = "Composite Saguaro Lumber",
ingredients = {
{
"ITEM",
"Saguaro Rib",
1.0,
false,
"Saguaro Rib",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Saguaro Lumber",
"",
"Composite Saguaro Lumber",
},
},
},
["Composite Spruce Lumber"] = {
untranslated = "Composite Spruce Lumber",
ingredients = {
{
"ITEM",
"Spruce Log",
1.0,
false,
"Spruce Log",
},
{
"ITEM",
"Plastic",
1.0,
false,
"Plastic",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Composite Spruce Lumber",
"",
"Composite Spruce 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 = "CompositeLumberItem",
typeID = 0,
},
},
["Composite Lumber Bench"] = {
["Composite Lumber Bench"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Composite Lumber Bench",
untranslated = "Composite Lumber Bench",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Carpentry Table",
description = "A composite bench built to last.",
"Advanced Carpentry Table",
tagGroups = {
},
"Housing",
},
skillNeeds = {
{
"Composites",
3,
"Composites",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 180.0,
baseXPGain = 3.0,
defaultVariant = "Composite Lumber Bench",
defaultVariantUntranslated = "Composite Lumber Bench",
numberOfVariants = 13,
variants = {
["Composite Lumber Bench"] = {
untranslated = "Composite Lumber Bench",
ingredients = {
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
{
"TAG",
"Composite Lumber",
6.0,
false,
"Composite Lumber",
},
},
products = {
{
"Composite Lumber Bench",
1.0,
"Composite Lumber Bench",
},
},
},
["Composite Birch Bench"] = {
untranslated = "Composite Birch Bench",
ingredients = {
{
"ITEM",
"Composite Birch Lumber",
6.0,
false,
"Composite Birch Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Birch Bench",
1,
"Composite Birch Bench",
},
},
},
["Composite Cedar Bench"] = {
untranslated = "Composite Cedar Bench",
ingredients = {
{
"ITEM",
"Composite Cedar Lumber",
6.0,
false,
"Composite Cedar Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Cedar Bench",
1.0,
"Composite Cedar Bench",
},
},
},
["Composite Ceiba Bench"] = {
untranslated = "Composite Ceiba Bench",
ingredients = {
{
"ITEM",
"Composite Ceiba Lumber",
6.0,
false,
"Composite Ceiba Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Ceiba Bench",
1.0,
"Composite Ceiba Bench",
},
},
},
["Composite Fir Bench"] = {
untranslated = "Composite Fir Bench",
ingredients = {
{
"ITEM",
"Composite Fir Lumber",
6.0,
false,
"Composite Fir Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Fir Bench",
1.0,
"Composite Fir Bench",
},
},
},
["Composite Joshua Bench"] = {
untranslated = "Composite Joshua Bench",
ingredients = {
{
"ITEM",
"Composite Joshua Lumber",
6.0,
false,
"Composite Joshua Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Joshua Bench",
1.0,
"Composite Joshua Bench",
},
},
},
["Composite Oak Bench"] = {
untranslated = "Composite Oak Bench",
ingredients = {
{
"ITEM",
"Composite Oak Lumber",
6.0,
false,
"Composite Oak Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Oak Bench",
1.0,
"Composite Oak Bench",
},
},
},
["Composite Redwood Bench"] = {
untranslated = "Composite Redwood Bench",
ingredients = {
{
"ITEM",
"Composite Redwood Lumber",
6.0,
false,
"Composite Redwood Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Redwood Bench",
1.0,
"Composite Redwood Bench",
},
},
},
["Composite Palm Bench"] = {
untranslated = "Composite Palm Bench",
ingredients = {
{
"ITEM",
"Composite Palm Lumber",
6.0,
false,
"Composite Palm Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Palm Bench",
1.0,
"Composite Palm Bench",
},
},
},
["Composite Spruce Bench"] = {
untranslated = "Composite Spruce Bench",
ingredients = {
{
"ITEM",
"Composite Spruce Lumber",
6.0,
false,
"Composite Spruce Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Spruce Bench",
1.0,
"Composite Spruce Bench",
},
},
},
["Composite Saguaro Bench"] = {
untranslated = "Composite Saguaro Bench",
ingredients = {
{
"ITEM",
"Composite Saguaro Lumber",
6.0,
false,
"Composite Saguaro Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Saguaro Bench",
1.0,
"Composite Saguaro Bench",
},
},
},
["Composite Hardwood Bench"] = {
untranslated = "Composite Hardwood Bench",
ingredients = {
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
{
"TAG",
"Hardwood Lumber",
6.0,
false,
"Hardwood Lumber",
},
},
products = {
{
"Composite Hardwood Bench",
1,
"Composite Hardwood Bench",
},
},
},
["Composite Softwood Bench"] = {
untranslated = "Composite Softwood Bench",
ingredients = {
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
{
"TAG",
"Softwood Lumber",
6.0,
false,
"Softwood Lumber",
},
},
products = {
{
"Composite Softwood Bench",
1.0,
"Composite Softwood Bench",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2.5",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeLumberBenchItem",
typeID = 0,
},
},
["Composite Lumber Chair"] = {
["Composite Lumber Chair"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Composite Lumber Chair",
untranslated = "Composite Lumber Chair",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Carpentry Table",
description = "A composite chair built to last.",
"Advanced Carpentry Table",
tagGroups = {
},
"Housing",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Composites",
weight = 1000,
1,
calories = nil,
"Composites",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 3.0,
density = nil,
baseLaborCost = 180.0,
fuel = nil,
baseXPGain = 2.0,
yield = nil,
defaultVariant = "Composite Lumber Chair",
currency = nil,
defaultVariantUntranslated = "Composite Lumber Chair",
skillValue = "1.7",
numberOfVariants = 13,
roomCategory = "Seating",
variants = {
furnitureType = "Chair",
["Composite Lumber Chair"] = {
repeatsDepreciation = "0.7",
untranslated = "Composite Lumber Chair",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Screws",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Screws",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "4",
"TAG",
mobile = nil,
"Composite Lumber",
roomSizeReq = nil,
4.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Composite Lumber",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "CompositeLumberChairItem",
"Composite Lumber Chair",
typeID = 0,
1.0,
},
"Composite Lumber Chair",
},
},
},
["Composite Birch Chair"] = {
untranslated = "Composite Birch Chair",
ingredients = {
{
"ITEM",
"Composite Birch Lumber",
4.0,
false,
"Composite Birch Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Birch Chair",
1,
"Composite Birch Chair",
},
},
},
["Composite Cedar Chair"] = {
untranslated = "Composite Cedar Chair",
ingredients = {
{
"ITEM",
"Composite Cedar Lumber",
4.0,
false,
"Composite Cedar Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Cedar Chair",
1.0,
"Composite Cedar Chair",
},
},
},
["Composite Ceiba Chair"] = {
untranslated = "Composite Ceiba Chair",
ingredients = {
{
"ITEM",
"Composite Ceiba Lumber",
4.0,
false,
"Composite Ceiba Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Ceiba Chair",
1.0,
"Composite Ceiba Chair",
},
},
},
["Composite Fir Chair"] = {
untranslated = "Composite Fir Chair",
ingredients = {
{
"ITEM",
"Composite Fir Lumber",
4.0,
false,
"Composite Fir Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Fir Chair",
1.0,
"Composite Fir Chair",
},
},
},
["Composite Joshua Chair"] = {
untranslated = "Composite Joshua Chair",
ingredients = {
{
"ITEM",
"Composite Joshua Lumber",
4.0,
false,
"Composite Joshua Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Joshua Chair",
1.0,
"Composite Joshua Chair",
},
},
},
["Composite Oak Chair"] = {
untranslated = "Composite Oak Chair",
ingredients = {
{
"ITEM",
"Composite Oak Lumber",
4.0,
false,
"Composite Oak Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Oak Chair",
1.0,
"Composite Oak Chair",
},
},
},
["Composite Redwood Chair"] = {
untranslated = "Composite Redwood Chair",
ingredients = {
{
"ITEM",
"Composite Redwood Lumber",
4.0,
false,
"Composite Redwood Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Redwood Chair",
1.0,
"Composite Redwood Chair",
},
},
},
["Composite Palm Chair"] = {
untranslated = "Composite Palm Chair",
ingredients = {
{
"ITEM",
"Composite Palm Lumber",
4.0,
false,
"Composite Palm Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Palm Chair",
1.0,
"Composite Palm Chair",
},
},
},
["Composite Spruce Chair"] = {
untranslated = "Composite Spruce Chair",
ingredients = {
{
"ITEM",
"Composite Spruce Lumber",
4.0,
false,
"Composite Spruce Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Spruce Chair",
1.0,
"Composite Spruce Chair",
},
},
},
["Composite Saguaro Chair"] = {
untranslated = "Composite Saguaro Chair",
ingredients = {
{
"ITEM",
"Composite Saguaro Lumber",
4.0,
false,
"Composite Saguaro Lumber",
},
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
},
products = {
{
"Composite Saguaro Chair",
1.0,
"Composite Saguaro Chair",
},
},
},
["Composite Hardwood Chair"] = {
untranslated = "Composite Hardwood Chair",
ingredients = {
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
{
"TAG",
"Hardwood Lumber",
4.0,
false,
"Hardwood Lumber",
},
},
products = {
{
"Composite Hardwood Chair",
1,
"Composite Hardwood Chair",
},
},
},
["Composite Softwood Chair"] = {
untranslated = "Composite Softwood Chair",
ingredients = {
{
"ITEM",
"Screws",
6.0,
false,
"Screws",
},
{
"TAG",
"Softwood Lumber",
4.0,
false,
"Softwood Lumber",
},
},
products = {
{
"Composite Softwood Chair",
1.0,
"Composite Softwood Chair",
},
},
},
},
},
["Composite Lumber Door"] = {
["Composite Lumber Door"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Composite Lumber Door",
untranslated = "Composite Lumber Door",
craftStn = {
category = nil,
{
group = "Housing Objects",
"Advanced Carpentry Table",
description = "A beautiful composite door built by an expert carpenter.",
"Advanced Carpentry Table",
tagGroups = {},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeLumberDoorItem",
typeID = 0,
},
["Composite Lumber Table"] = {
untranslated = "Composite Lumber Table",
category = nil,
group = "Housing Objects",
description = "A large composite table for eating meals or getting some work done.",
tagGroups = {
"Housing",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Composites",
weight = 2000,
1,
calories = nil,
"Composites",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CompositeLumberTableItem",
typeID = 0,
},
["Composite Oak Lumber"] = {
untranslated = "Composite Oak Lumber",
category = nil,
group = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 4.0,
carried = "Hands",
baseLaborCost = 180.0,
weight = 10000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Composite Lumber Door",
carbs = nil,
defaultVariantUntranslated = "Composite Lumber Door",
protein = nil,
numberOfVariants = 13,
fat = nil,
variants = {
vitamins = nil,
["Composite Lumber Door"] = {
density = nil,
untranslated = "Composite Lumber Door",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Screws",
roomCategory = nil,
4.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Screws",
materialTier = 4,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Composite Lumber",
energyProduced = nil,
2.0,
energyType = nil,
true,
fluidsUsed = nil,
"Composite Lumber",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Composite Lumber Door",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Composite Lumber Door",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
["Composite Birch Door"] = {
type = "CompositeOakLumberItem",
untranslated = "Composite Birch Door",
typeID = 0,
ingredients = {
},
{
["Composite Palm Lumber"] = {
"ITEM",
untranslated = "Composite Palm Lumber",
"Composite Birch Lumber",
category = nil,
2.0,
group = "Blocks",
true,
description = "A composite lumber made from a combination of wood and plastic.",
"Composite Birch Lumber",
tagGroups = {
},
"Composite Lumber",
{
"Constructable",
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Birch Door",
1,
"Composite Birch Door",
},
},
},
["Composite Cedar Door"] = {
untranslated = "Composite Cedar Door",
ingredients = {
{
"ITEM",
"Composite Cedar Lumber",
2.0,
true,
"Composite Cedar Lumber",
},
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Cedar Door",
1.0,
"Composite Cedar Door",
},
},
},
["Composite Ceiba Door"] = {
untranslated = "Composite Ceiba Door",
ingredients = {
{
"ITEM",
"Composite Ceiba Lumber",
2.0,
true,
"Composite Ceiba Lumber",
},
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Ceiba Door",
1.0,
"Composite Ceiba Door",
},
},
},
["Composite Fir Door"] = {
untranslated = "Composite Fir Door",
ingredients = {
{
"ITEM",
"Composite Fir Lumber",
2.0,
true,
"Composite Fir Lumber",
},
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Fir Door",
1.0,
"Composite Fir Door",
},
},
},
["Composite Joshua Door"] = {
untranslated = "Composite Joshua Door",
ingredients = {
{
"ITEM",
"Composite Joshua Lumber",
2.0,
true,
"Composite Joshua Lumber",
},
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Joshua Door",
1.0,
"Composite Joshua Door",
},
},
},
["Composite Oak Door"] = {
untranslated = "Composite Oak Door",
ingredients = {
{
"ITEM",
"Composite Oak Lumber",
2.0,
true,
"Composite Oak Lumber",
},
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Oak Door",
1.0,
"Composite Oak Door",
},
},
},
["Composite Redwood Door"] = {
untranslated = "Composite Redwood Door",
ingredients = {
{
"ITEM",
"Composite Redwood Lumber",
2.0,
true,
"Composite Redwood Lumber",
},
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Redwood Door",
1.0,
"Composite Redwood Door",
},
},
},
["Composite Palm Door"] = {
untranslated = "Composite Palm Door",
ingredients = {
{
"ITEM",
"Composite Palm Lumber",
2.0,
true,
"Composite Palm Lumber",
},
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Palm Door",
1.0,
"Composite Palm Door",
},
},
},
["Composite Spruce Door"] = {
untranslated = "Composite Spruce Door",
ingredients = {
{
"ITEM",
"Composite Spruce Lumber",
2.0,
true,
"Composite Spruce Lumber",
},
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Spruce Door",
1.0,
"Composite Spruce Door",
},
},
},
["Composite Saguaro Door"] = {
untranslated = "Composite Saguaro Door",
ingredients = {
{
"ITEM",
"Composite Saguaro Lumber",
2.0,
true,
"Composite Saguaro Lumber",
},
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
},
products = {
{
"Composite Saguaro Door",
1.0,
"Composite Saguaro Door",
},
},
},
["Composite Hardwood Door"] = {
untranslated = "Composite Hardwood Door",
ingredients = {
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
{
"TAG",
"Hardwood Lumber",
2.0,
true,
"Hardwood Lumber",
},
},
products = {
{
"Composite Hardwood Door",
1,
"Composite Hardwood Door",
},
},
},
["Composite Softwood Door"] = {
untranslated = "Composite Softwood Door",
ingredients = {
{
"ITEM",
"Screws",
4.0,
true,
"Screws",
},
{
"TAG",
"Softwood Lumber",
2.0,
true,
"Softwood Lumber",
},
},
products = {
{
"Composite Softwood Door",
1.0,
"Composite Softwood Door",
},
},
},
},
},
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 Lumber Table"] = {
["Composite Redwood Lumber"] = {
dispCraftStn = "1",
untranslated = "Composite Redwood Lumber",
checkImage = "1",
category = nil,
untranslated = "Composite Lumber Table",
group = "Blocks",
craftStn = {
description = "A composite lumber made from a combination of wood and plastic.",
{
tagGroups = {
"Advanced Carpentry Table",
"Composite Lumber",
"Advanced Carpentry Table",
"Constructable",
},
"Softwood Lumber",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Composites",
weight = 10000,
3,
calories = nil,
"Composites",
carbs = 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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 4.0,
carried = "Hands",
baseLaborCost = 180.0,
weight = 10000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Composite Lumber Table",
carbs = nil,
defaultVariantUntranslated = "Composite Lumber Table",
protein = nil,
numberOfVariants = 13,
fat = nil,
variants = {
vitamins = nil,
["Composite Lumber Table"] = {
density = nil,
untranslated = "Composite Lumber Table",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Screws",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Screws",
materialTier = 4,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Composite Lumber",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Composite Lumber",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Composite Lumber Table",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Composite Lumber Table",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
["Composite Birch Table"] = {
type = "CompositeSaguaroLumberItem",
untranslated = "Composite Birch Table",
typeID = 0,
ingredients = {
},
{
["Composite Spruce Lumber"] = {
"ITEM",
untranslated = "Composite Spruce Lumber",
"Composite Birch Lumber",
category = nil,
6.0,
group = "Blocks",
false,
description = "A composite lumber made from a combination of wood and plastic.",
"Composite Birch Lumber",
tagGroups = {
},
"Composite Lumber",
{
"Constructable",
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Birch Table",
1,
"Composite Birch Table",
},
},
},
["Composite Cedar Table"] = {
untranslated = "Composite Cedar Table",
ingredients = {
{
"ITEM",
"Composite Cedar Lumber",
6.0,
false,
"Composite Cedar Lumber",
},
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Cedar Table",
1.0,
"Composite Cedar Table",
},
},
},
["Composite Ceiba Table"] = {
untranslated = "Composite Ceiba Table",
ingredients = {
{
"ITEM",
"Composite Ceiba Lumber",
6.0,
false,
"Composite Ceiba Lumber",
},
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Ceiba Table",
1.0,
"Composite Ceiba Table",
},
},
},
["Composite Fir Table"] = {
untranslated = "Composite Fir Table",
ingredients = {
{
"ITEM",
"Composite Fir Lumber",
6.0,
false,
"Composite Fir Lumber",
},
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Fir Table",
1.0,
"Composite Fir Table",
},
},
},
["Composite Joshua Table"] = {
untranslated = "Composite Joshua Table",
ingredients = {
{
"ITEM",
"Composite Joshua Lumber",
6.0,
false,
"Composite Joshua Lumber",
},
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Joshua Table",
1.0,
"Composite Joshua Table",
},
},
},
["Composite Oak Table"] = {
untranslated = "Composite Oak Table",
ingredients = {
{
"ITEM",
"Composite Oak Lumber",
6.0,
false,
"Composite Oak Lumber",
},
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Oak Table",
1.0,
"Composite Oak Table",
},
},
},
["Composite Redwood Table"] = {
untranslated = "Composite Redwood Table",
ingredients = {
{
"ITEM",
"Composite Redwood Lumber",
6.0,
false,
"Composite Redwood Lumber",
},
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Redwood Table",
1.0,
"Composite Redwood Table",
},
},
},
["Composite Palm Table"] = {
untranslated = "Composite Palm Table",
ingredients = {
{
"ITEM",
"Composite Palm Lumber",
6.0,
false,
"Composite Palm Lumber",
},
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Palm Table",
1.0,
"Composite Palm Table",
},
},
},
["Composite Spruce Table"] = {
untranslated = "Composite Spruce Table",
ingredients = {
{
"ITEM",
"Composite Spruce Lumber",
6.0,
false,
"Composite Spruce Lumber",
},
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Spruce Table",
1.0,
"Composite Spruce Table",
},
},
},
["Composite Saguaro Table"] = {
untranslated = "Composite Saguaro Table",
ingredients = {
{
"ITEM",
"Composite Saguaro Lumber",
6.0,
false,
"Composite Saguaro Lumber",
},
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
},
products = {
{
"Composite Saguaro Table",
1.0,
"Composite Saguaro Table",
},
},
},
["Composite Hardwood Table"] = {
untranslated = "Composite Hardwood Table",
ingredients = {
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
{
"TAG",
"Hardwood Lumber",
6.0,
false,
"Hardwood Lumber",
},
},
products = {
{
"Composite Hardwood Table",
1,
"Composite Hardwood Table",
},
},
},
["Composite Softwood Table"] = {
untranslated = "Composite Softwood Table",
ingredients = {
{
"ITEM",
"Screws",
10.0,
false,
"Screws",
},
{
"TAG",
"Softwood Lumber",
6.0,
false,
"Softwood Lumber",
},
},
products = {
{
"Composite Softwood Table",
1.0,
"Composite Softwood Table",
},
},
},
},
},
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"] = {
["Composites Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Composites Skill Book",
untranslated = "Composites Skill Book",
craftStn = {
category = nil,
{
group = "Skill Books",
"Laboratory",
description = "Composites Skill Book",
"Laboratory",
tagGroups = {
},
"Skill Books",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Carpentry",
weight = 100,
1,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 30.0,
density = nil,
baseLaborCost = 6000.0,
fuel = nil,
baseXPGain = 0.0,
yield = nil,
defaultVariant = "Composites Skill Book",
currency = nil,
defaultVariantUntranslated = "Composites Skill Book",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Composites Skill Book"] = {
repeatsDepreciation = nil,
untranslated = "Composites Skill Book",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Dendrology Research Paper Advanced",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Dendrology Research Paper Advanced",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Dendrology Research Paper Modern",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Dendrology Research Paper Modern",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Metallurgy Research Paper Modern",
type = "Composites Skill BookItem",
10.0,
typeID = 0,
false,
},
"Metallurgy Research Paper Modern",
["Composites Skill Scroll"] = {
},
untranslated = "Composites Skill Scroll",
{
category = nil,
"ITEM",
group = "Skill Scrolls",
"Engineering Research Paper Modern",
description = "Composites Skill Scroll",
10.0,
tagGroups = {
false,
"Skill Scrolls",
"Engineering Research Paper Modern",
},
{
"TAG",
"Basic Research",
30.0,
false,
"Basic Research",
},
{
"TAG",
"Advanced Research",
10.0,
false,
"Advanced Research",
},
},
products = {
{
"Composites Skill Book",
1.0,
"Composites Skill Book",
},
{
"Composites Skill Book",
1.0,
"Composites Skill Book",
},
},
},
},
},
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"] = {
["Composites Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Composites Upgrade",
untranslated = "Composites Upgrade",
craftStn = {
category = nil,
{
group = "Upgrade Modules",
"Advanced Carpentry Table",
description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
"Advanced Carpentry Table",
tagGroups = {
},
"Upgrade",
},
skillNeeds = {
{
"Composites",
1,
"Composites",
},
},
moduleNeeds = {},
baseCraftTime = 18.0,
baseLaborCost = 9000.0,
baseXPGain = 4.0,
defaultVariant = "Composites Upgrade",
defaultVariantUntranslated = "Composites Upgrade",
numberOfVariants = "1",
variants = {
["Composites Upgrade"] = {
untranslated = "Composites Upgrade",
ingredients = {
{
"ITEM",
"Modern Upgrade Lvl4",
1.0,
true,
"Modern Upgrade Lvl4",
},
},
products = {
{
"Composites Upgrade",
1.0,
"Composites 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"] = {
["Compost Fertilizer"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Compost Fertilizer",
untranslated = "Compost Fertilizer",
craftStn = {
category = nil,
{
group = "Items",
"Farmers Table",
description = "Compost fertilizer is a classic, low effort fertilizer.",
"Farmers Table",
tagGroups = {
},
"Fertilizer",
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 0.3,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Compost Fertilizer",
defaultVariantUntranslated = "Compost Fertilizer",
numberOfVariants = "1",
variants = {
["Compost Fertilizer"] = {
untranslated = "Compost Fertilizer",
ingredients = {
{
"ITEM",
"Compost",
1.0,
false,
"Compost",
},
{
"TAG",
"Fertilizer Filler",
1.0,
false,
"Fertilizer Filler",
},
},
products = {
{
"Compost Fertilizer",
1.0,
"Compost Fertilizer",
},
},
},
},
},
["Compost Spoiled Food"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Compost Spoiled Food",
craftStn = {
{
"Farmers Table",
"Farmers Table",
},
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 1.2,
baseLaborCost = 20.0,
baseXPGain = 0.5,
defaultVariant = "Compost Spoiled Food",
defaultVariantUntranslated = "Compost Spoiled Food",
numberOfVariants = "1",
variants = {
["Compost Spoiled Food"] = {
untranslated = "Compost Spoiled Food",
ingredients = {
{
"ITEM",
"Spoiled Food",
6.0,
true,
"Spoiled Food",
},
{
"ITEM",
"Dirt",
1.0,
true,
"Dirt",
},
},
products = {
{
"Compost Fertilizer",
1.0,
"Compost 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"] = {
["Computer Lab"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Computer Lab",
untranslated = "Computer Lab",
craftStn = {
category = nil,
{
group = "Crafted Objects",
"Electronics Assembly",
description = "A place where you can sit all day and play video games! Or work on expert-level research.",
"Electronics Assembly",
tagGroups = {
},
"Crafting Table",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Electronics",
weight = 5000,
6,
calories = nil,
"Electronics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ComputerLabItem",
typeID = 0,
},
["Construction Post"] = {
untranslated = "Construction Post",
category = nil,
group = "Crafted Objects",
description = "For construction contracts.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ConstructionPostItem",
typeID = 0,
},
["Contract Board"] = {
untranslated = "Contract Board",
category = nil,
group = "Work Stations",
description = "A board to post contracts.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ContractBoardItem",
typeID = 0,
},
["Cookeina Mushroom Spores"] = {
untranslated = "Cookeina Mushroom Spores",
category = nil,
group = "Seed",
description = "Plant to grow cookeina mushrooms.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 120.0,
carried = "Backpack",
baseLaborCost = 3000.0,
weight = 50,
baseXPGain = 40.0,
calories = 0,
defaultVariant = "Computer Lab",
carbs = 0,
defaultVariantUntranslated = "Computer Lab",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Computer Lab"] = {
density = 0,
untranslated = "Computer Lab",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Reinforced Concrete",
roomCategory = nil,
100.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Reinforced Concrete",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Plastic",
energyProduced = nil,
100.0,
energyType = nil,
false,
fluidsUsed = nil,
"Plastic",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Advanced Circuit",
roomSizeReq = nil,
50.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Advanced Circuit",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Composite Lumber",
type = "CookeinaMushroomSporesItem",
100.0,
typeID = 0,
false,
},
"Composite Lumber",
["Cookeina Mushrooms"] = {
},
untranslated = "Cookeina Mushrooms",
},
category = nil,
products = {
group = "Food",
{
description = "Tiny Cup Mushrooms.",
"Computer Lab",
tagGroups = {
1.0,
"Food",
"Computer Lab",
"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,
},
},
["Concentrate Copper Lv2"] = {
["Cooking Skill Book"] = {
dispCraftStn = "1",
untranslated = "Cooking Skill Book",
checkImage = "1",
category = nil,
untranslated = "Concentrate Copper Lv2",
group = "Skill Books",
craftStn = {
description = "Cooking Skill Book",
{
tagGroups = {
"Froth Floatation Cell",
"Skill Books",
"Froth Floatation Cell",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mining",
weight = 100,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 10,
baseCraftTime = 0.8,
carried = "Backpack",
baseLaborCost = 180.0,
weight = 10,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Concentrate Copper Lv2",
carbs = nil,
defaultVariantUntranslated = "Concentrate Copper Lv2",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Concentrate Copper Lv2"] = {
density = nil,
untranslated = "Concentrate Copper Lv2",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Crushed Copper Ore",
roomCategory = nil,
7.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Crushed Copper Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Copper Concentrate",
energyType = nil,
2.0,
fluidsUsed = nil,
"Copper Concentrate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Wet Tailings",
mobile = nil,
2.0,
roomSizeReq = nil,
"Wet Tailings",
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,
},
},
["Concentrate Dry Iron"] = {
["Copper Bar"] = {
dispCraftStn = "1",
untranslated = "Copper Bar",
checkImage = "1",
category = nil,
untranslated = "Concentrate Dry Iron",
group = "Blocks",
craftStn = {
description = "Refined bar of copper.",
{
tagGroups = {
"Screening Machine",
"Metal",
"Screening Machine",
},
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Mining",
weight = 18000,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 1.2,
carried = "Hands",
baseLaborCost = 120.0,
weight = 20000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Concentrate Dry Iron",
carbs = nil,
defaultVariantUntranslated = "Concentrate Dry Iron",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Concentrate Dry Iron"] = {
density = nil,
untranslated = "Concentrate Dry Iron",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Crushed Iron Ore",
roomCategory = nil,
3.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Crushed Iron Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Iron Concentrate",
energyType = nil,
1.0,
fluidsUsed = nil,
"Iron Concentrate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Tailings",
mobile = nil,
1.0,
roomSizeReq = nil,
"Tailings",
roomMatReq = nil,
},
roomContainReq = nil,
},
inventorySlots = nil,
},
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CopperConcentrateItem",
typeID = 0,
},
["Copper Frame Landscape"] = {
untranslated = "Copper Frame Landscape",
category = nil,
group = "Housing Objects",
description = "",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CopperFrameLandscapeItem",
typeID = 0,
},
},
["Concentrate Dry Iron Lv2"] = {
["Copper Frame Wide"] = {
dispCraftStn = "1",
untranslated = "Copper Frame Wide",
checkImage = "1",
category = nil,
untranslated = "Concentrate Dry Iron Lv2",
group = "Housing Objects",
craftStn = {
description = "",
{
tagGroups = {
"Sensor Based Belt Sorter",
"Housing",
"Sensor Based Belt Sorter",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mining",
weight = 1000,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 0.4,
density = nil,
baseLaborCost = 150.0,
fuel = nil,
baseXPGain = 1.0,
yield = nil,
defaultVariant = "Concentrate Dry Iron Lv2",
currency = nil,
defaultVariantUntranslated = "Concentrate Dry Iron Lv2",
skillValue = "0",
numberOfVariants = "1",
roomCategory = "Cultural",
variants = {
furnitureType = "Cultural",
["Concentrate Dry Iron Lv2"] = {
repeatsDepreciation = "",
untranslated = "Concentrate Dry Iron Lv2",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Crushed Iron Ore",
energyProduced = nil,
5.0,
energyType = nil,
false,
fluidsUsed = nil,
"Crushed Iron Ore",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "2",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Iron Concentrate",
roomMatReq = nil,
2.0,
roomContainReq = nil,
"Iron Concentrate",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"Tailings",
NutrientElement = nil,
1.0,
type = "CopperFrameWideItem",
"Tailings",
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,
},
},
["Concentrate Gold Lv2"] = {
["Copper Pipe"] = {
dispCraftStn = "1",
untranslated = "Copper Pipe",
checkImage = "1",
category = nil,
untranslated = "Concentrate Gold Lv2",
group = "Blocks",
craftStn = {
description = "A pipe for transporting liquids.",
{
tagGroups = {},
"Froth Floatation Cell",
maxStack = 20,
"Froth Floatation Cell",
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",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 125,
1,
calories = 230,
"Mining",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.8,
carried = "Backpack",
baseLaborCost = 180.0,
weight = 100,
baseXPGain = 1.0,
calories = 500,
defaultVariant = "Concentrate Gold Lv2",
carbs = 13,
defaultVariantUntranslated = "Concentrate Gold Lv2",
protein = 4,
numberOfVariants = "1",
fat = 22,
variants = {
vitamins = 8,
["Concentrate Gold Lv2"] = {
density = 9.4,
untranslated = "Concentrate Gold Lv2",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Crushed Gold Ore",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Crushed Gold Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Gold Concentrate",
energyType = nil,
2.0,
fluidsUsed = nil,
"Gold Concentrate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Wet Tailings",
mobile = nil,
3.0,
roomSizeReq = nil,
"Wet Tailings",
roomMatReq = nil,
},
roomContainReq = nil,
},
inventorySlots = nil,
},
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CornFrittersItem",
typeID = 0,
},
["Corn Seed"] = {
untranslated = "Corn Seed",
category = nil,
group = "Seed",
description = "Plant to grow corn.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CornSeedItem",
typeID = 0,
},
},
["Concentrate Iron Lv2"] = {
Cornmeal = {
dispCraftStn = "1",
untranslated = "Cornmeal",
checkImage = "1",
category = nil,
untranslated = "Concentrate Iron Lv2",
group = "Food",
craftStn = {
description = "Dried and ground corn; it's like a courser flour.",
{
tagGroups = {
"Froth Floatation Cell",
"Food",
"Froth Floatation Cell",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 100,
1,
calories = 60,
"Mining",
carbs = 9,
},
protein = 3,
},
fat = 3,
moduleNeeds = {},
vitamins = 0,
baseCraftTime = 0.8,
density = 25.0,
baseLaborCost = 180.0,
fuel = nil,
baseXPGain = 1.0,
yield = nil,
defaultVariant = "Concentrate Iron Lv2",
currency = nil,
defaultVariantUntranslated = "Concentrate Iron Lv2",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Concentrate Iron Lv2"] = {
repeatsDepreciation = nil,
untranslated = "Concentrate Iron Lv2",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Crushed Iron Ore",
energyProduced = nil,
5.0,
energyType = nil,
false,
fluidsUsed = nil,
"Crushed Iron Ore",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Iron Concentrate",
roomMatReq = nil,
2.0,
roomContainReq = nil,
"Iron Concentrate",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"Wet Tailings",
NutrientElement = nil,
1.0,
type = "CornmealItem",
"Wet Tailings",
typeID = 0,
},
},
},
["Corrugated Steel"] = {
},
untranslated = "Corrugated Steel",
category = nil,
group = "Blocks",
description = "Especially useful for industrial buildings.",
tagGroups = {
"Constructable",
},
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 3,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CorrugatedSteelItem",
typeID = 0,
},
["Corrugated Steel Door"] = {
untranslated = "Corrugated Steel Door",
category = nil,
group = "Housing Objects",
description = "A secure door made of hard corrugated steel.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 3,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CorrugatedSteelDoorItem",
typeID = 0,
},
["Corrugated Steel Fence Door"] = {
untranslated = "Corrugated Steel Fence Door",
category = nil,
group = "Housing Objects",
description = "A corrugated steel door with fence-like viewing slots. ",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 3,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CorrugatedSteelFenceDoorItem",
typeID = 0,
},
},
["Construction Post"] = {
["Cotton Boll"] = {
dispCraftStn = "1",
untranslated = "Cotton Boll",
checkImage = "1",
category = nil,
untranslated = "Construction Post",
group = "Items",
craftStn = {
description = "A fluffy round boll harvested from a cotton plant.",
{
tagGroups = {
"Workbench",
"Crop",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Construction Post",
defaultVariantUntranslated = "Construction Post",
numberOfVariants = "1",
variants = {
["Construction Post"] = {
untranslated = "Construction Post",
ingredients = {
{
"TAG",
"Wood",
1.0,
false,
"Wood",
},
},
products = {
{
"Construction Post",
1.0,
"Construction Post",
},
},
},
},
},
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,
},
},
["Contract Board"] = {
["Cotton Carpet"] = {
dispCraftStn = "1",
untranslated = "Cotton Carpet",
checkImage = "1",
category = nil,
untranslated = "Contract Board",
group = "Blocks",
craftStn = {
description = "A woven cotton floor covering attached to a lumber backing.",
{
tagGroups = {
"Workbench",
"Constructable",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 100.0,
baseXPGain = 5.0,
defaultVariant = "Contract Board",
defaultVariantUntranslated = "Contract Board",
numberOfVariants = "1",
variants = {
["Contract Board"] = {
untranslated = "Contract Board",
ingredients = {
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
},
products = {
{
"Contract Board",
1.0,
"Contract Board",
},
},
},
},
},
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,
},
},
["Cooking Skill Book"] = {
["Cotton Curtains"] = {
dispCraftStn = "1",
untranslated = "Cotton Curtains",
checkImage = "1",
category = nil,
untranslated = "Cooking Skill Book",
group = "Blocks",
craftStn = {
description = "Curtains woven using the finest cotton. \\n\\n (Only cosmetic does not impact room value.)",
{
tagGroups = {
"Research Table",
"Constructable",
"Research Table",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 2400.0,
baseXPGain = 0.0,
defaultVariant = "Cooking Skill Book",
defaultVariantUntranslated = "Cooking Skill Book",
numberOfVariants = "1",
variants = {
["Cooking Skill Book"] = {
untranslated = "Cooking Skill Book",
ingredients = {
{
"ITEM",
"Culinary Research Paper Basic",
10.0,
false,
"Culinary Research Paper Basic",
},
{
"ITEM",
"Metallurgy Research Paper Basic",
5.0,
false,
"Metallurgy Research Paper Basic",
},
{
"TAG",
"Basic Research",
10.0,
false,
"Basic Research",
},
},
products = {
{
"Cooking Skill Book",
1.0,
"Cooking Skill Book",
},
{
"Cooking Skill Book",
1.0,
"Cooking Skill Book",
},
},
},
},
},
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,
},
},
["Cooking Upgrade"] = {
["Cotton Fabric"] = {
dispCraftStn = "1",
untranslated = "Cotton Fabric",
checkImage = "1",
category = nil,
untranslated = "Cooking Upgrade",
group = "Items",
craftStn = {
description = "Cotton fabric is valued for its light weight, breathability, and softness.",
{
tagGroups = {
"Cast Iron Stove",
"Fabric",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
1,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Cooking Upgrade",
defaultVariantUntranslated = "Cooking Upgrade",
numberOfVariants = "1",
variants = {
["Cooking Upgrade"] = {
untranslated = "Cooking Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade 4",
1.0,
true,
"Advanced Upgrade 4",
},
},
products = {
{
"Cooking Upgrade",
1.0,
"Cooking Upgrade",
},
},
},
},
},
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,
},
},
["Copper Bar"] = {
["Cotton Lint"] = {
dispCraftStn = "1",
untranslated = "Cotton Lint",
checkImage = "1",
category = nil,
untranslated = "Copper Bar",
group = "Items",
craftStn = {
description = "A bundle of cotton used as stuffing or further tailoring processing.",
{
tagGroups = {},
"Blast Furnace",
maxStack = 100,
"Blast Furnace",
carried = "Backpack",
},
weight = 100,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Smelting",
fat = nil,
1,
vitamins = nil,
"Smelting",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 0.6,
skillValue = nil,
baseLaborCost = 60.0,
roomCategory = nil,
baseXPGain = 2.0,
furnitureType = nil,
defaultVariant = "Copper Bar",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Copper Bar",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Copper Bar"] = {
energyUsed = nil,
untranslated = "Copper Bar",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Copper Concentrate",
validTalents = nil,
1.0,
footprint = nil,
false,
mobile = nil,
"Copper Concentrate",
roomSizeReq = nil,
},
roomMatReq = nil,
},
roomContainReq = nil,
products = {
inventorySlots = nil,
{
inventoryMaxWeight = nil,
"Copper Bar",
inventoryRestrictions = nil,
4.0,
NutrientElement = nil,
"Copper Bar",
type = "CottonLintItem",
},
typeID = 0,
{
"Slag",
1.0,
"Slag",
},
},
},
},
},
},
["Copper Concentrate"] = {
["Cotton Seed"] = {
dispCraftStn = "1",
untranslated = "Cotton Seed",
checkImage = "1",
category = nil,
untranslated = "Copper Concentrate",
group = "Seed",
craftStn = {
description = "Plant to grow cotton.",
{
tagGroups = {
"Rocker Box",
"Food",
"Rocker Box",
"Seeds",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 50,
1,
calories = 0,
"Mining",
carbs = 0,
},
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CottonSeedItem",
typeID = 0,
},
["Cotton Streamer Stars"] = {
untranslated = "Cotton Streamer Stars",
category = nil,
group = "Housing Objects",
description = "",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CottonStreamerStarsItem",
typeID = 0,
},
["Cotton Streamer Stripes"] = {
untranslated = "Cotton Streamer Stripes",
category = nil,
group = "Housing Objects",
description = "",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CottonStreamerStripesItem",
typeID = 0,
},
["Cotton Thread"] = {
untranslated = "Cotton Thread",
category = nil,
group = "Items",
description = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 25,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CottonThreadItem",
typeID = 0,
},
Couch = {
untranslated = "Couch",
category = nil,
group = "Housing Objects",
description = "A sweet couch to lounge on. Now with room for your friends!",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.5,
carried = "Backpack",
baseLaborCost = 50.0,
weight = 2000,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Copper Concentrate",
carbs = nil,
defaultVariantUntranslated = "Copper Concentrate",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Copper Concentrate"] = {
density = nil,
untranslated = "Copper Concentrate",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "2",
"Crushed Copper Ore",
roomCategory = "Living Room",
7.0,
furnitureType = "Chair",
false,
repeatsDepreciation = "0.6",
"Crushed Copper Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Copper Concentrate",
energyType = nil,
1,
fluidsUsed = nil,
"Copper Concentrate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "6",
"Wet Tailings",
mobile = nil,
3.0,
roomSizeReq = nil,
"Wet Tailings",
roomMatReq = nil,
},
roomContainReq = nil,
},
inventorySlots = nil,
},
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CouchItem",
typeID = 0,
},
["Country Foundation"] = {
untranslated = "Country Foundation",
category = nil,
group = "Work Stations",
description = "When a town simply cannot contain your ambition.",
tagGroups = {
"Government",
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Civics",
repeatsDepreciation = "1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "45",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CountryFoundationItem",
typeID = 0,
},
},
["Copper Frame Wide"] = {
["Court Chair"] = {
dispCraftStn = "1",
untranslated = "Court Chair",
checkImage = "1",
category = nil,
untranslated = "Copper Frame Wide",
group = "Housing Objects",
craftStn = {
description = "A chair for legal sittings.",
{
tagGroups = {},
"Anvil",
maxStack = 1,
"Anvil",
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",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Smelting",
weight = 2000,
4,
calories = nil,
"Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 160.0,
weight = 2000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Copper Frame Wide",
carbs = nil,
defaultVariantUntranslated = "Copper Frame Wide",
protein = nil,
numberOfVariants = 5,
fat = nil,
variants = {
vitamins = nil,
["Copper Frame Wide"] = {
density = nil,
untranslated = "Copper Frame Wide",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Copper Bar",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Copper Bar",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Copper Frame Wide",
energyType = nil,
1.0,
fluidsUsed = nil,
"Copper Frame Wide",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
["Copper Frame Landscape"] = {
roomSizeReq = nil,
untranslated = "Copper Frame Landscape",
roomMatReq = nil,
ingredients = {
roomContainReq = nil,
{
inventorySlots = nil,
"ITEM",
inventoryMaxWeight = nil,
"Copper Bar",
inventoryRestrictions = nil,
2.0,
NutrientElement = nil,
false,
type = "CoyoteCarcassItem",
"Copper Bar",
typeID = 0,
},
},
},
["Crab Carcass"] = {
products = {
untranslated = "Crab Carcass",
{
category = nil,
"Copper Frame Landscape",
group = "Natural Resources",
1,
description = "A crustacean that loves the ocean, just don't get caught in its pinch!",
"Copper Frame Landscape",
tagGroups = {
},
"Small Fish",
},
},
["Copper Frame Square"] = {
untranslated = "Copper Frame Square",
ingredients = {
{
"ITEM",
"Copper Bar",
2.0,
false,
"Copper Bar",
},
},
products = {
{
"Copper Frame Square",
1.0,
"Copper Frame Square",
},
},
},
["Copper Frame Portrait"] = {
untranslated = "Copper Frame Portrait",
ingredients = {
{
"ITEM",
"Copper Bar",
2.0,
false,
"Copper Bar",
},
},
products = {
{
"Copper Frame Portrait",
1.0,
"Copper Frame Portrait",
},
},
},
["Copper Frame Tall"] = {
untranslated = "Copper Frame Tall",
ingredients = {
{
"ITEM",
"Copper Bar",
2.0,
false,
"Copper Bar",
},
},
products = {
{
"Copper Frame Tall",
1.0,
"Copper Frame Tall",
},
},
},
},
},
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,
},
},
["Copper Pipe"] = {
Crane = {
dispCraftStn = "1",
untranslated = "Crane",
checkImage = "1",
category = nil,
untranslated = "Copper Pipe",
group = "Crafted Objects",
craftStn = {
description = "Allows the placement and transport of materials in an area.",
{
tagGroups = {
"Anvil",
"Vehicles",
"Anvil",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Smelting",
weight = 25000,
1,
calories = nil,
"Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CraneItem",
typeID = 0,
},
["Creosote Bush Seed"] = {
untranslated = "Creosote Bush Seed",
category = nil,
group = "Seed",
description = "Plant to grow creosote bushes.",
tagGroups = {
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.8,
carried = "Backpack",
baseLaborCost = 15.0,
weight = 50,
baseXPGain = 0.5,
calories = 0,
defaultVariant = "Copper Pipe",
carbs = 0,
defaultVariantUntranslated = "Copper Pipe",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Copper Pipe"] = {
density = 0,
untranslated = "Copper Pipe",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Copper Bar",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Copper Bar",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Copper Pipe",
energyType = nil,
1,
fluidsUsed = nil,
"Copper Pipe",
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,
},
},
["Copper Plate"] = {
["Crimini Mushroom Spores"] = {
dispCraftStn = "1",
untranslated = "Crimini Mushroom Spores",
checkImage = "1",
category = nil,
untranslated = "Copper Plate",
group = "Seed",
craftStn = {
description = "Plant to grow crimini mushrooms.",
{
tagGroups = {
"Screw Press",
"Crop Seed",
"Screw Press",
"Food",
},
"Seeds",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mechanics",
weight = 50,
1,
calories = 0,
"Mechanics",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 75,
baseXPGain = 1.0,
calories = 200,
defaultVariant = "Copper Plate",
carbs = 2,
defaultVariantUntranslated = "Copper Plate",
protein = 4,
numberOfVariants = "1",
fat = 1,
variants = {
vitamins = 1,
["Copper Plate"] = {
density = 4.0,
untranslated = "Copper Plate",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Copper Bar",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Copper Bar",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Copper Plate",
energyType = nil,
1,
fluidsUsed = nil,
"Copper Plate",
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,
},
},
["Copper Wiring"] = {
["Crispy Bacon"] = {
dispCraftStn = "1",
untranslated = "Crispy Bacon",
checkImage = "1",
category = nil,
untranslated = "Copper Wiring",
group = "Food",
craftStn = {
description = "Give me all the bacon and eggs you have.",
{
tagGroups = {
"Machinist Table",
"Food",
"Machinist Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mechanics",
weight = 400,
1,
calories = 800,
"Mechanics",
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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 0.4,
carried = "Hands",
baseLaborCost = 60.0,
weight = 30000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Copper Wiring",
carbs = nil,
defaultVariantUntranslated = "Copper Wiring",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Copper Wiring"] = {
density = nil,
untranslated = "Copper Wiring",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Copper Bar",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Copper Bar",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Copper Wiring",
energyType = nil,
2.0,
fluidsUsed = nil,
"Copper Wiring",
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,
},
},
["Corn Ethanol"] = {
["Crushed Copper Ore"] = {
dispCraftStn = "1",
untranslated = "Crushed Copper Ore",
checkImage = "1",
category = nil,
untranslated = "Corn Ethanol",
group = "Blocks",
craftStn = {
description = "Crushed copper ore that is ready to be concentrated.",
{
tagGroups = {
"Laboratory",
"Excavatable",
"Laboratory",
},
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Cutting Edge Cooking",
weight = 28000,
1,
calories = nil,
"Cutting Edge Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 1.0,
carried = "Hands",
baseLaborCost = 60.0,
weight = 28000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Corn Ethanol",
carbs = nil,
defaultVariantUntranslated = "Corn Ethanol",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Corn Ethanol"] = {
density = nil,
untranslated = "Corn Ethanol",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Corn",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Corn",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Ethanol",
energyType = nil,
1.0,
fluidsUsed = nil,
"Ethanol",
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,
},
},
["Corn Fritters"] = {
["Crushed Granite"] = {
dispCraftStn = "1",
untranslated = "Crushed Granite",
checkImage = "1",
category = nil,
untranslated = "Corn Fritters",
group = "Blocks",
craftStn = {
description = "Granite rocks that have been crushed into a fine gravel.",
{
tagGroups = {
"Stove",
"Crushed Rock",
"Stove",
"Excavatable",
},
"Silica",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Advanced Cooking",
weight = 26000,
1,
calories = nil,
"Advanced Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 2.0,
carried = "Hands",
baseLaborCost = 45.0,
weight = 30000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Corn Fritters",
carbs = nil,
defaultVariantUntranslated = "Corn Fritters",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Corn Fritters"] = {
density = nil,
untranslated = "Corn Fritters",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Cornmeal",
roomCategory = nil,
6.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Cornmeal",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Corn",
energyProduced = nil,
4.0,
energyType = nil,
false,
fluidsUsed = nil,
"Corn",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Fat",
roomSizeReq = nil,
4.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Fat",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "CrushedIronOreItem",
"Corn Fritters",
typeID = 0,
1.0,
},
"Corn Fritters",
["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,
},
},
Cornmeal = {
["Crushed Mixed Rock"] = {
dispCraftStn = "1",
untranslated = "Crushed Mixed Rock",
checkImage = "1",
category = nil,
untranslated = "Cornmeal",
group = "Blocks",
craftStn = {
description = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
{
tagGroups = {
"Mill",
"Crushed Rock",
"Mill",
"Excavatable",
},
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Milling",
weight = 26000,
1,
calories = nil,
"Milling",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 2.0,
carried = "Hands",
baseLaborCost = 15.0,
weight = 24000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Cornmeal",
carbs = nil,
defaultVariantUntranslated = "Cornmeal",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Cornmeal = {
density = nil,
untranslated = "Cornmeal",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Corn",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Corn",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Cornmeal",
energyType = nil,
1.0,
fluidsUsed = nil,
"Cornmeal",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Cereal Germ",
mobile = nil,
2.0,
roomSizeReq = nil,
"Cereal Germ",
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,
},
},
["Corrugated Steel"] = {
["Crushed Slag"] = {
dispCraftStn = "1",
untranslated = "Crushed Slag",
checkImage = "1",
category = nil,
untranslated = "Corrugated Steel",
group = "Blocks",
craftStn = {
description = "Slag that has been crushed into a fine gravel.",
{
tagGroups = {
"Rolling Mill",
"Crushed Rock",
"Rolling Mill",
"Excavatable",
},
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Advanced Smelting",
weight = 24000,
1,
calories = nil,
"Advanced Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.32,
carried = "Backpack",
baseLaborCost = 25.0,
weight = 10,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Corrugated Steel",
carbs = nil,
defaultVariantUntranslated = "Corrugated Steel",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Corrugated Steel"] = {
density = nil,
untranslated = "Corrugated Steel",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Bar",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Bar",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Corrugated Steel",
energyType = nil,
1,
fluidsUsed = nil,
"Corrugated Steel",
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,
},
},
["Corrugated Steel Door"] = {
["Culinary Research Paper Modern"] = {
dispCraftStn = "1",
untranslated = "Culinary Research Paper Modern",
checkImage = "1",
category = nil,
untranslated = "Corrugated Steel Door",
group = "Items",
craftStn = {
description = "A document containing important research information. Used to discover new skills at the research table.",
{
tagGroups = {
"Rolling Mill",
"Modern Research",
"Rolling Mill",
"Research",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Smelting",
weight = 10,
2,
calories = nil,
"Advanced Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperModernItem",
typeID = 0,
},
["Currency Exchange"] = {
untranslated = "Currency Exchange",
category = nil,
group = "Work Stations",
description = "Allows players to exchange currency.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CurrencyExchangeItem",
typeID = 0,
},
["Cutting Edge Cooking Skill Book"] = {
untranslated = "Cutting Edge Cooking Skill Book",
category = nil,
group = "Skill Books",
description = "Cutting Edge Cooking Skill Book",
tagGroups = {
"Skill Books",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 4.0,
carried = "Backpack",
baseLaborCost = 300.0,
weight = 100,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Corrugated Steel Door",
carbs = nil,
defaultVariantUntranslated = "Corrugated Steel Door",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Corrugated Steel Door"] = {
density = nil,
untranslated = "Corrugated Steel Door",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Corrugated Steel",
roomCategory = nil,
2.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Corrugated Steel",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Corrugated Steel Door",
energyType = nil,
1.0,
fluidsUsed = nil,
"Corrugated Steel Door",
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,
},
},
["Corrugated Steel Fence Door"] = {
["Cutting Edge Cooking Upgrade"] = {
dispCraftStn = "1",
untranslated = "Cutting Edge Cooking Upgrade",
checkImage = "1",
category = nil,
untranslated = "Corrugated Steel Fence Door",
group = "Upgrade Modules",
craftStn = {
description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
{
tagGroups = {
"Rolling Mill",
"Upgrade",
"Rolling Mill",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Smelting",
weight = 1,
2,
calories = nil,
"Advanced Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 4.0,
carried = "Backpack",
baseLaborCost = 300.0,
weight = 1000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Corrugated Steel Fence Door",
carbs = nil,
defaultVariantUntranslated = "Corrugated Steel Fence Door",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Corrugated Steel Fence Door"] = {
density = nil,
untranslated = "Corrugated Steel Fence Door",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "1",
"Corrugated Steel",
roomCategory = "Decoration",
2.0,
furnitureType = "Decoration",
true,
repeatsDepreciation = "0.4",
"Corrugated Steel",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Corrugated Steel Fence Door",
energyType = nil,
1.0,
fluidsUsed = nil,
"Corrugated Steel Fence Door",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "2",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "DecorativeAnchorItem",
typeID = 0,
},
["Decorative Glass Buoy Blue"] = {
untranslated = "Decorative Glass Buoy Blue",
category = nil,
group = "Housing Objects",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "DecorativeGlassBuoyBlueItem",
typeID = 0,
},
},
["Cotton Canvas"] = {
["Decorative Glass Buoy Red"] = {
dispCraftStn = "1",
untranslated = "Decorative Glass Buoy Red",
checkImage = "1",
category = nil,
untranslated = "Cotton Canvas",
group = "Housing Objects",
craftStn = {
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
{
tagGroups = {
"Loom",
"Housing",
"Loom",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 250,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 0.5,
density = nil,
baseLaborCost = 60.0,
fuel = nil,
baseXPGain = 1.0,
yield = nil,
defaultVariant = "Cotton Canvas",
currency = nil,
defaultVariantUntranslated = "Cotton Canvas",
skillValue = "1",
numberOfVariants = "1",
roomCategory = "Decoration",
variants = {
furnitureType = "Decoration",
["Cotton Canvas"] = {
repeatsDepreciation = "0.4",
untranslated = "Cotton Canvas",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cotton Fabric",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cotton Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "2",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Canvas",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Canvas",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "DecorativeGlassBuoyRedItem",
typeID = 0,
},
["Decorative Hanging Buoy"] = {
untranslated = "Decorative Hanging Buoy",
category = nil,
group = "Housing Objects",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "DecorativeHangingBuoyItem",
typeID = 0,
},
},
["Cotton Carpet"] = {
["Decorative Life Preserver"] = {
dispCraftStn = "1",
untranslated = "Decorative Life Preserver",
checkImage = "1",
category = nil,
untranslated = "Cotton Carpet",
group = "Housing Objects",
craftStn = {
description = "It has retired from its previously life-critical role, but great for nautical decor.",
{
tagGroups = {
"Advanced Tailoring Table",
"Housing",
"Advanced Tailoring Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 500,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "DecorativeLifePreserverItem",
typeID = 0,
},
["Decorative Ship Wheel"] = {
untranslated = "Decorative Ship Wheel",
category = nil,
group = "Housing Objects",
description = "Somewhere a ship is no longer going straight.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.64,
carried = "Backpack",
baseLaborCost = 180.0,
weight = 1000,
baseXPGain = 1.5,
calories = nil,
defaultVariant = "Cotton Carpet",
carbs = nil,
defaultVariantUntranslated = "Cotton Carpet",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Cotton Carpet"] = {
density = nil,
untranslated = "Cotton Carpet",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "1",
"Epoxy",
roomCategory = "Decoration",
1.0,
furnitureType = "Decoration",
false,
repeatsDepreciation = "0.4",
"Epoxy",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cotton Fabric",
energyProduced = nil,
3.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cotton Fabric",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "2",
"TAG",
mobile = nil,
"Wood Board",
roomSizeReq = nil,
4.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Wood Board",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "DecorativeShipWheelItem",
"Cotton Carpet",
typeID = 0,
1,
},
"Cotton Carpet",
["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,
},
},
["Cotton Curtains"] = {
["Dendrology Research Paper Advanced"] = {
dispCraftStn = "1",
untranslated = "Dendrology Research Paper Advanced",
checkImage = "1",
category = nil,
untranslated = "Cotton Curtains",
group = "Items",
craftStn = {
description = "A document containing important research information. Used to discover new skills at the research table.",
{
tagGroups = {
"Loom",
"Advanced Research",
"Loom",
"Research",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 10,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 10,
baseXPGain = 1.5,
calories = nil,
defaultVariant = "Cotton Curtains",
carbs = nil,
defaultVariantUntranslated = "Cotton Curtains",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Cotton Curtains"] = {
density = nil,
untranslated = "Cotton Curtains",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Cotton Fabric",
roomCategory = nil,
5.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Cotton Fabric",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cotton Thread",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cotton Thread",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Hewn Log",
roomSizeReq = nil,
2.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Hewn Log",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "DendrologyResearchPaperBasicItem",
"Cotton Curtains",
typeID = 0,
4.0,
},
"Cotton Curtains",
["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,
},
},
["Cotton Fabric"] = {
["Derpy Hat"] = {
dispCraftStn = "1",
untranslated = "Derpy Hat",
checkImage = "1",
category = nil,
untranslated = "Cotton Fabric",
group = "Clothing",
craftStn = {
description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
{
tagGroups = {
"Loom",
"Clothes",
"Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 100.0,
baseXPGain = 0.5,
defaultVariant = "Cotton Fabric",
defaultVariantUntranslated = "Cotton Fabric",
numberOfVariants = "1",
variants = {
["Cotton Fabric"] = {
untranslated = "Cotton Fabric",
ingredients = {
{
"ITEM",
"Cotton Thread",
4.0,
false,
"Cotton Thread",
},
},
products = {
{
"Cotton Fabric",
1,
"Cotton 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 = "DerpyHatItem",
typeID = 0,
},
},
["Cotton Lint"] = {
["Dirt Ramp"] = {
dispCraftStn = "1",
untranslated = "Dirt Ramp",
checkImage = "1",
category = nil,
untranslated = "Cotton Lint",
group = "Blocks",
craftStn = {
description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
{
tagGroups = {
"Fiber Scutching Station",
"Constructable",
"Fiber Scutching Station",
},
},
skillNeeds = {
{
"Gathering",
1,
"Gathering",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 35.0,
baseXPGain = 0.2,
defaultVariant = "Cotton Lint",
defaultVariantUntranslated = "Cotton Lint",
numberOfVariants = "1",
variants = {
["Cotton Lint"] = {
untranslated = "Cotton Lint",
ingredients = {
{
"ITEM",
"Cotton Boll",
4.0,
false,
"Cotton Boll",
},
},
products = {
{
"Cotton Lint",
1,
"Cotton Lint",
},
{
"Plant Fibers",
0.25,
"Plant Fibers",
},
},
},
},
},
maxStack = 20,
carried = "Hands",
weight = 30000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "DirtRampItem",
typeID = 0,
},
},
["Cotton Streamer Stars"] = {
["Distribution Station"] = {
dispCraftStn = "1",
untranslated = "Distribution Station",
checkImage = "1",
category = nil,
untranslated = "Cotton Streamer Stars",
group = "Crafted Objects",
craftStn = {
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 = {},
"Tailoring Table",
maxStack = 1,
"Tailoring Table",
carried = "Backpack",
},
weight = 2000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Tailoring",
fat = nil,
3,
vitamins = nil,
"Tailoring",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 2.0,
skillValue = nil,
baseLaborCost = 120.0,
roomCategory = nil,
baseXPGain = 0.5,
furnitureType = nil,
defaultVariant = "Cotton Streamer Stars",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Cotton Streamer Stars",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Cotton Streamer Stars"] = {
energyUsed = nil,
untranslated = "Cotton Streamer Stars",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Cotton Fabric",
validTalents = nil,
4.0,
footprint = nil,
false,
mobile = nil,
"Cotton Fabric",
roomSizeReq = nil,
},
roomMatReq = nil,
},
roomContainReq = nil,
products = {
inventorySlots = nil,
{
inventoryMaxWeight = nil,
"Cotton Streamer Stars",
inventoryRestrictions = nil,
1.0,
NutrientElement = nil,
"Cotton Streamer Stars",
type = "DistributionStationItem",
},
typeID = 0,
},
},
},
},
},
["Cotton Streamer Stripes"] = {
["Dried Fish"] = {
dispCraftStn = "1",
untranslated = "Dried Fish",
checkImage = "1",
category = nil,
untranslated = "Cotton Streamer Stripes",
group = "Food",
craftStn = {
description = "Leaving it outdoors somehow made it more digestible.",
{
tagGroups = {
"Tailoring Table",
"Food",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
3,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 0.5,
defaultVariant = "Cotton Streamer Stripes",
defaultVariantUntranslated = "Cotton Streamer Stripes",
numberOfVariants = "1",
variants = {
["Cotton Streamer Stripes"] = {
untranslated = "Cotton Streamer Stripes",
ingredients = {
{
"ITEM",
"Cotton Fabric",
4.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Cotton Streamer Stripes",
1.0,
"Cotton Streamer Stripes",
},
},
},
},
},
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,
},
},
["Cotton Thread"] = {
["Dried Meat"] = {
dispCraftStn = "1",
untranslated = "Dried Meat",
checkImage = "1",
category = nil,
untranslated = "Cotton Thread",
group = "Food",
craftStn = {
description = "Leaving it outdoors somehow made it more digestible.",
{
tagGroups = {
"Tailoring Table",
"Food",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 30.0,
baseXPGain = 0.1,
defaultVariant = "Cotton Thread",
defaultVariantUntranslated = "Cotton Thread",
numberOfVariants = "1",
variants = {
["Cotton Thread"] = {
untranslated = "Cotton Thread",
ingredients = {
{
"ITEM",
"Cotton Lint",
1.0,
false,
"Cotton Lint",
},
},
products = {
{
"Cotton Thread",
2.0,
"Cotton Thread",
},
},
},
},
},
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,
},
},
["Cottonseed Oil"] = {
["Dwarf Willow Seed"] = {
dispCraftStn = "1",
untranslated = "Dwarf Willow Seed",
checkImage = "1",
category = nil,
untranslated = "Cottonseed Oil",
group = "Seed",
craftStn = {
description = "Plant to grow dwarf willow.",
{
tagGroups = {
"Mill",
"Food",
"Mill",
"Seeds",
},
},
skillNeeds = {
{
"Milling",
1,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 40.0,
baseXPGain = 0.5,
defaultVariant = "Cottonseed Oil",
defaultVariantUntranslated = "Cottonseed Oil",
numberOfVariants = "1",
variants = {
["Cottonseed Oil"] = {
untranslated = "Cottonseed Oil",
ingredients = {
{
"ITEM",
"Cotton Seed",
16.0,
false,
"Cotton Seed",
},
},
products = {
{
"Oil",
1.0,
"Oil",
},
},
},
},
},
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,
},
},
Couch = {
Easel = {
dispCraftStn = "1",
untranslated = "Easel",
checkImage = "1",
category = nil,
untranslated = "Couch",
group = "Crafted Objects",
craftStn = {
description = "An interactive stand allowing paintings to be created using art supplies.",
{
tagGroups = {},
"Tailoring Table",
maxStack = 1,
"Tailoring Table",
carried = "Backpack",
},
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "EaselItem",
typeID = 0,
},
["Ecko The Dolphin"] = {
untranslated = "Ecko The Dolphin",
category = nil,
group = "Item",
description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 0,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "EckoTheDolphinItem",
typeID = 0,
},
["Electric Lathe"] = {
untranslated = "Electric Lathe",
category = nil,
group = "Work Stations",
description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
tagGroups = {
"Crafting Table",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 5000,
3,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ElectricLatheItem",
typeID = 0,
},
["Electric Machinist Table"] = {
untranslated = "Electric Machinist Table",
category = nil,
group = "Work Stations",
description = "A fancy toolbench that creates equally fancy toys.",
tagGroups = {
"Crafting Table",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 160.0,
weight = 5000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Couch",
carbs = nil,
defaultVariantUntranslated = "Couch",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Couch = {
density = nil,
untranslated = "Couch",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Lumber",
roomCategory = "Industrial",
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Lumber",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
15.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Fabric",
roomSizeReq = nil,
15.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Fabric",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "ElectricMachinistTableItem",
"Couch",
typeID = 0,
1.0,
},
"Couch",
["Electric Motor"] = {
},
untranslated = "Electric Motor",
},
category = nil,
},
group = "Items",
description = "A motor.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ElectricMotorItem",
typeID = 0,
},
["Electric Planer"] = {
untranslated = "Electric Planer",
category = nil,
group = "Work Stations",
description = "A sander and a jointer rolled into one.",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ElectricPlanerItem",
typeID = 0,
},
},
["Country Foundation"] = {
["Electric Stamping Press"] = {
dispCraftStn = "1",
untranslated = "Electric Stamping Press",
checkImage = "1",
category = nil,
untranslated = "Country Foundation",
group = "Work Stations",
craftStn = {
description = "A tool for shaping or cutting metal by deforming it with a die.",
{
tagGroups = {
"Settlement Crafting Table",
"Crafting Table",
"Settlement Crafting Table",
},
},
},
skillNeeds = {},
maxStack = 1,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 5.0,
weight = 10000,
baseLaborCost = 1200.0,
calories = nil,
baseXPGain = 2.0,
carbs = nil,
defaultVariant = "Country Foundation",
protein = nil,
defaultVariantUntranslated = "Country Foundation",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Country Foundation"] = {
fuel = nil,
untranslated = "Country Foundation",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"ITEM",
roomCategory = "Industrial",
"Glass",
furnitureType = nil,
30.0,
repeatsDepreciation = nil,
true,
materialTier = nil,
"Glass",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"ITEM",
energyProduced = nil,
"Gold Bar",
energyType = nil,
16.0,
fluidsUsed = nil,
true,
fluidsProduced = nil,
"Gold Bar",
validTalents = nil,
},
footprint = nil,
{
mobile = nil,
"ITEM",
roomSizeReq = nil,
"Copper Bar",
roomMatReq = nil,
16.0,
roomContainReq = nil,
true,
inventorySlots = nil,
"Copper Bar",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
{
NutrientElement = nil,
"ITEM",
type = "ElectricStampingPressItem",
"Iron Bar",
typeID = 0,
16.0,
},
true,
["Electric Wall Lamp"] = {
"Iron Bar",
untranslated = "Electric Wall Lamp",
},
category = nil,
{
group = "Housing Objects",
"TAG",
description = "A wall mounted lamp that requires electricity to turn on.",
"Hewn Log",
tagGroups = {
30.0,
"Housing",
true,
"Hewn Log",
},
{
"TAG",
"Mortared Stone",
30.0,
true,
"Mortared Stone",
},
},
products = {
{
"Country Foundation",
1.0,
"Country Foundation",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2.5",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ElectricWallLampItem",
typeID = 0,
},
["Electric Water Pump"] = {
untranslated = "Electric Water Pump",
category = nil,
group = "Crafted Objects",
description = "Pumps water from a source into a pipe network.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ElectricWaterPumpItem",
typeID = 0,
},
},
["Court Chair"] = {
["Electronics Assembly"] = {
dispCraftStn = "1",
untranslated = "Electronics Assembly",
checkImage = "1",
category = nil,
untranslated = "Court Chair",
group = "Work Stations",
craftStn = {
description = "A set of machinery to create electronics.",
{
tagGroups = {
"Sawmill",
"Crafting Table",
"Sawmill",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Carpentry",
weight = 5000,
2,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ElectronicsAssemblyItem",
typeID = 0,
},
["Electronics Skill Book"] = {
untranslated = "Electronics Skill Book",
category = nil,
group = "Skill Books",
description = "Electronics Skill Book",
tagGroups = {
"Skill Books",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 240.0,
weight = 100,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Court Chair",
carbs = nil,
defaultVariantUntranslated = "Court Chair",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Court Chair"] = {
density = nil,
untranslated = "Court Chair",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Cotton Fabric",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Cotton Fabric",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Hewn Log",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Hewn Log",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Court Chair",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Court Chair",
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,
},
},
["Court Table"] = {
["Electronics Upgrade"] = {
dispCraftStn = "1",
untranslated = "Electronics Upgrade",
checkImage = "1",
category = nil,
untranslated = "Court Table",
group = "Upgrade Modules",
craftStn = {
description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
{
tagGroups = {
"Settlement Crafting Table",
"Upgrade",
"Settlement Crafting Table",
},
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 5.0,
weight = 1,
baseLaborCost = 1200.0,
calories = nil,
baseXPGain = 2.0,
carbs = nil,
defaultVariant = "Court Table",
protein = nil,
defaultVariantUntranslated = "Court Table",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Court Table"] = {
fuel = nil,
untranslated = "Court Table",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"TAG",
roomCategory = nil,
"Hewn Log",
furnitureType = nil,
8.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Hewn Log",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"TAG",
energyProduced = nil,
"Wood Board",
energyType = nil,
8.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Wood Board",
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
products = {
roomSizeReq = nil,
{
roomMatReq = nil,
"Court Table",
roomContainReq = nil,
1.0,
inventorySlots = nil,
"Court Table",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "ElectronicsUpgradeItem",
typeID = 0,
},
["Elevator Call Post"] = {
untranslated = "Elevator Call Post",
category = nil,
group = "Crafted Objects",
description = "Used to call a nearby elevator.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ElevatorCallPostItem",
typeID = 0,
},
["Elk Carcass"] = {
untranslated = "Elk Carcass",
category = nil,
group = "Natural Resources",
description = "A dead elk.",
tagGroups = {
"Medium Carcass",
"Medium Leather Carcass",
},
},
maxStack = 100,
carried = "Backpack",
weight = 3000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ElkCarcassItem",
typeID = 0,
},
},
["Crab Pot"] = {
["Elk Mount"] = {
dispCraftStn = "1",
untranslated = "Elk Mount",
checkImage = "1",
category = nil,
untranslated = "Crab Pot",
group = "Housing Objects",
craftStn = {
description = "A hunting trophy for your house.",
{
tagGroups = {
"Fishery",
"Housing",
"Fishery",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Hunting",
weight = 2000,
3,
calories = nil,
"Hunting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "4.5",
roomCategory = "Living Room",
furnitureType = "Statue",
repeatsDepreciation = "0.2",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ElkMountItem",
typeID = 0,
},
["Elk Taco"] = {
untranslated = "Elk Taco",
category = nil,
group = "Food",
description = "A tasty treat made from corn tortillas and meat.",
tagGroups = {
"Food",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 4.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 200,
baseXPGain = 3.0,
calories = 700,
defaultVariant = "Crab Pot",
carbs = 15,
defaultVariantUntranslated = "Crab Pot",
protein = 8,
numberOfVariants = "1",
fat = 22,
variants = {
vitamins = 6,
["Crab Pot"] = {
density = 7.285714285714286,
untranslated = "Crab Pot",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Hewn Log",
roomCategory = nil,
30.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Hewn Log",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crab Pot",
energyType = nil,
1.0,
fluidsUsed = nil,
"Crab Pot",
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,
},
},
Crane = {
["Embassy Desk"] = {
dispCraftStn = "1",
untranslated = "Embassy Desk",
checkImage = "1",
category = nil,
untranslated = "Crane",
group = "Work Stations",
craftStn = {
description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
{
tagGroups = {
"Assembly Line",
"Government",
"Assembly Line",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mechanics",
weight = 2000,
1,
calories = nil,
"Mechanics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "EmbassyDeskItem",
typeID = 0,
},
["Engineering Research Paper Advanced"] = {
untranslated = "Engineering Research Paper Advanced",
category = nil,
group = "Items",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
"Advanced Research",
"Research",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 3000.0,
weight = 10,
baseXPGain = 24.0,
calories = nil,
defaultVariant = "Crane",
carbs = nil,
defaultVariantUntranslated = "Crane",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Crane = {
density = nil,
untranslated = "Crane",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gearbox",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Gearbox",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Plate",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Plate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Cotton Fabric",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Cotton Fabric",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Portable Steam Engine",
type = "EngineeringResearchPaperAdvancedItem",
1.0,
typeID = 0,
true,
},
"Portable Steam Engine",
["Engineering Research Paper Modern"] = {
},
untranslated = "Engineering Research Paper Modern",
{
category = nil,
"ITEM",
group = "Items",
"Iron Wheel",
description = "A document containing important research information. Used to discover new skills at the research table.",
4.0,
tagGroups = {
true,
"Modern Research",
"Iron Wheel",
"Research",
},
{
"ITEM",
"Heat Sink",
2.0,
true,
"Heat Sink",
},
{
"ITEM",
"Iron Axle",
2.0,
true,
"Iron Axle",
},
},
products = {
{
"Crane",
1.0,
"Crane",
},
},
},
},
},
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,
},
},
["Crimson Salad"] = {
Ethanol = {
dispCraftStn = "1",
untranslated = "Ethanol",
checkImage = "1",
category = nil,
untranslated = "Crimson Salad",
group = "Items",
craftStn = {
description = "A material used to make biodiesel. Not suitable for food.",
{
tagGroups = {},
"Kitchen",
maxStack = 100,
"Kitchen",
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",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Cooking",
weight = 30000,
3,
calories = nil,
"Advanced Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ExcavatorItem",
typeID = 0,
},
["Executive Office"] = {
untranslated = "Executive Office",
category = nil,
group = "Work Stations",
description = "Elected officials can perform one-time executive actions here.",
tagGroups = {
"Government",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 6.0,
carried = "Backpack",
baseLaborCost = 65.0,
weight = 2000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Crimson Salad",
carbs = nil,
defaultVariantUntranslated = "Crimson Salad",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Crimson Salad"] = {
density = nil,
untranslated = "Crimson Salad",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Basic Salad",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Basic Salad",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Infused Oil",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Infused Oil",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Charred Beet",
roomSizeReq = nil,
4.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Charred Beet",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Tomato",
type = "ExecutiveOfficeItem",
4.0,
typeID = 0,
false,
},
"Tomato",
["Explorer Boots"] = {
},
untranslated = "Explorer Boots",
},
category = nil,
products = {
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)",
"Crimson Salad",
tagGroups = {
1.0,
"Clothes",
"Crimson Salad",
},
},
},
},
},
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,
},
},
["Crispy Bacon"] = {
["Explorer Gloves"] = {
dispCraftStn = "1",
untranslated = "Explorer Gloves",
checkImage = "1",
category = nil,
untranslated = "Crispy Bacon",
group = "Clothing",
craftStn = {
description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
{
tagGroups = {
"Cast Iron Stove",
"Clothes",
"Cast Iron Stove",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Cooking",
weight = 100,
3,
calories = nil,
"Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 4.0,
carried = "Backpack",
baseLaborCost = 25.0,
weight = 100,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Crispy Bacon",
carbs = nil,
defaultVariantUntranslated = "Crispy Bacon",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Crispy Bacon"] = {
density = nil,
untranslated = "Crispy Bacon",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Raw Bacon",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Raw Bacon",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crispy Bacon",
energyType = nil,
1.0,
fluidsUsed = nil,
"Crispy Bacon",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Tallow",
mobile = nil,
2.0,
roomSizeReq = nil,
"Tallow",
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,
},
},
["Crushed Basalt Lv2"] = {
["Explorer Shirt"] = {
dispCraftStn = "1",
untranslated = "Explorer Shirt",
checkImage = "1",
category = nil,
untranslated = "Crushed Basalt Lv2",
group = "Clothing",
craftStn = {
description = "A simple white shirt with a tie and a colorable vest.",
{
tagGroups = {
"Stamp Mill",
"Clothes",
"Stamp Mill",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 150.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Basalt Lv2",
defaultVariantUntranslated = "Crushed Basalt Lv2",
numberOfVariants = "1",
variants = {
["Crushed Basalt Lv2"] = {
untranslated = "Crushed Basalt Lv2",
ingredients = {
{
"ITEM",
"Basalt",
20.0,
true,
"Basalt",
},
},
products = {
{
"Crushed Basalt",
5.0,
"Crushed Basalt",
},
},
},
},
},
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,
},
},
["Crushed Basalt Lv3"] = {
["Fantastic Forest Pizza"] = {
dispCraftStn = "1",
untranslated = "Fantastic Forest Pizza",
checkImage = "1",
category = nil,
untranslated = "Crushed Basalt Lv3",
group = "Food",
craftStn = {
description = "Leaves you full and lively.",
{
tagGroups = {
"Jaw Crusher",
"Food",
"Jaw Crusher",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 180.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Basalt Lv3",
defaultVariantUntranslated = "Crushed Basalt Lv3",
numberOfVariants = "1",
variants = {
["Crushed Basalt Lv3"] = {
untranslated = "Crushed Basalt Lv3",
ingredients = {
{
"ITEM",
"Basalt",
20.0,
true,
"Basalt",
},
},
products = {
{
"Crushed Basalt",
5.0,
"Crushed Basalt",
},
},
},
},
},
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,
},
},
["Crushed Coal"] = {
["Farmer Boots"] = {
dispCraftStn = "1",
untranslated = "Farmer Boots",
checkImage = "1",
category = nil,
untranslated = "Crushed Coal",
group = "Clothing",
craftStn = {
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 = {
"Arrastra",
"Clothes",
"Arrastra",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 50.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Coal",
defaultVariantUntranslated = "Crushed Coal",
numberOfVariants = "1",
variants = {
["Crushed Coal"] = {
untranslated = "Crushed Coal",
ingredients = {
{
"ITEM",
"Coal",
12.0,
true,
"Coal",
},
},
products = {
{
"Crushed Coal",
2.0,
"Crushed Coal",
},
{
"Crushed Mixed Rock",
1.0,
"Crushed Mixed Rock",
},
},
},
},
},
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,
},
},
["Crushed Coal Lv2"] = {
["Farmer Gloves"] = {
dispCraftStn = "1",
untranslated = "Farmer Gloves",
checkImage = "1",
category = nil,
untranslated = "Crushed Coal Lv2",
group = "Clothing",
craftStn = {
description = "Water-resistant nylon gloves with textured palms for increased grip.",
{
tagGroups = {
"Stamp Mill",
"Clothes",
"Stamp Mill",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 70.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Coal Lv2",
defaultVariantUntranslated = "Crushed Coal Lv2",
numberOfVariants = "1",
variants = {
["Crushed Coal Lv2"] = {
untranslated = "Crushed Coal Lv2",
ingredients = {
{
"ITEM",
"Coal",
20.0,
true,
"Coal",
},
},
products = {
{
"Crushed Coal",
4.0,
"Crushed Coal",
},
{
"Crushed Mixed Rock",
1.0,
"Crushed Mixed Rock",
},
},
},
},
},
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,
},
},
["Crushed Coal Lv3"] = {
["Farmer Hat"] = {
dispCraftStn = "1",
untranslated = "Farmer Hat",
checkImage = "1",
category = nil,
untranslated = "Crushed Coal Lv3",
group = "Clothing",
craftStn = {
description = " A wide-brimmed straw hat designed to provide protection from the sun.",
{
tagGroups = {
"Jaw Crusher",
"Clothes",
"Jaw Crusher",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 100,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 1.0,
density = nil,
baseLaborCost = 90.0,
fuel = nil,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Crushed Coal Lv3",
currency = nil,
defaultVariantUntranslated = "Crushed Coal Lv3",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Crushed Coal Lv3"] = {
repeatsDepreciation = nil,
untranslated = "Crushed Coal Lv3",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Coal",
energyProduced = nil,
20.0,
energyType = nil,
true,
fluidsUsed = nil,
"Coal",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Crushed Coal",
roomMatReq = nil,
5.0,
roomContainReq = nil,
"Crushed Coal",
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,
},
},
["Crushed Copper Lv2"] = {
["Farmer Shirt"] = {
dispCraftStn = "1",
untranslated = "Farmer Shirt",
checkImage = "1",
category = nil,
untranslated = "Crushed Copper Lv2",
group = "Clothing",
craftStn = {
description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
{
tagGroups = {
"Stamp Mill",
"Clothes",
"Stamp Mill",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 100,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 90.0,
weight = 2000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Crushed Copper Lv2",
carbs = nil,
defaultVariantUntranslated = "Crushed Copper Lv2",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Crushed Copper Lv2"] = {
density = nil,
untranslated = "Crushed Copper Lv2",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Copper Ore",
roomCategory = "Industrial",
20.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Copper Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Copper Ore",
energyType = nil,
4.0,
fluidsUsed = nil,
"Crushed Copper Ore",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Crushed Granite",
mobile = nil,
1.0,
roomSizeReq = nil,
"Crushed Granite",
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,
},
},
["Crushed Copper Lv3"] = {
["Farming Skill Scroll"] = {
dispCraftStn = "1",
untranslated = "Farming Skill Scroll",
checkImage = "1",
category = nil,
untranslated = "Crushed Copper Lv3",
group = "Skill Scrolls",
craftStn = {
description = "Farming Skill Scroll",
{
tagGroups = {
"Jaw Crusher",
"Skill Scrolls",
"Jaw Crusher",
},
},
},
skillNeeds = {
maxStack = 10,
{
carried = "Backpack",
"Mining",
weight = 10,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.5,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Crushed Copper Lv3",
carbs = nil,
defaultVariantUntranslated = "Crushed Copper Lv3",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Crushed Copper Lv3"] = {
density = nil,
untranslated = "Crushed Copper Lv3",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Copper Ore",
roomCategory = nil,
20.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Copper Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Copper Ore",
energyType = nil,
5.0,
fluidsUsed = nil,
"Crushed Copper Ore",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FarmingUpgradeItem",
typeID = 0,
},
["Federation Foundation"] = {
untranslated = "Federation Foundation",
category = nil,
group = "Work Stations",
description = "A leap into globalization and a united federation.",
tagGroups = {
"Government",
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Civics",
repeatsDepreciation = "1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "45",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FederationFoundationItem",
typeID = 0,
},
},
["Crushed Copper Ore"] = {
["Fern Campfire Salad"] = {
dispCraftStn = "1",
untranslated = "Fern Campfire Salad",
checkImage = "1",
category = nil,
untranslated = "Crushed Copper Ore",
group = "Food",
craftStn = {
description = "A myriad of plants that make a healthy and odd blend.",
{
tagGroups = {
"Arrastra",
"Campfire Salad",
"Arrastra",
"Food",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 200,
1,
calories = 900,
"Mining",
carbs = 9,
},
protein = 5,
fat = 1,
vitamins = 13,
density = 3.111111111111111,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FernCampfireSaladItem",
typeID = 0,
},
["Fern Spore"] = {
untranslated = "Fern Spore",
category = nil,
group = "Seed",
description = "Plant to grow ferns.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 70.0,
weight = 50,
baseXPGain = 0.5,
calories = 0,
defaultVariant = "Crushed Copper Ore",
carbs = 0,
defaultVariantUntranslated = "Crushed Copper Ore",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Crushed Copper Ore"] = {
density = 0,
untranslated = "Crushed Copper Ore",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Copper Ore",
roomCategory = nil,
12.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Copper Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Copper Ore",
energyType = nil,
2.0,
fluidsUsed = nil,
"Crushed Copper Ore",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Crushed Granite",
mobile = nil,
1.0,
roomSizeReq = nil,
"Crushed Granite",
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,
},
},
["Crushed Gneiss Lv2"] = {
["Fertilizers Skill Scroll"] = {
dispCraftStn = "1",
untranslated = "Fertilizers Skill Scroll",
checkImage = "1",
category = nil,
untranslated = "Crushed Gneiss Lv2",
group = "Skill Scrolls",
craftStn = {
description = "Fertilizers Skill Scroll",
{
tagGroups = {
"Stamp Mill",
"Skill Scrolls",
"Stamp Mill",
},
},
},
skillNeeds = {
maxStack = 10,
{
carried = "Backpack",
"Mining",
weight = 10,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Crushed Gneiss Lv2",
carbs = nil,
defaultVariantUntranslated = "Crushed Gneiss Lv2",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Crushed Gneiss Lv2"] = {
density = nil,
untranslated = "Crushed Gneiss Lv2",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gneiss",
roomCategory = nil,
20.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Gneiss",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Gneiss",
energyType = nil,
5.0,
fluidsUsed = nil,
"Crushed Gneiss",
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,
},
},
["Crushed Gneiss Lv3"] = {
["Fiber Scutching Station"] = {
dispCraftStn = "1",
untranslated = "Fiber Scutching Station",
checkImage = "1",
category = nil,
untranslated = "Crushed Gneiss Lv3",
group = "Work Stations",
craftStn = {
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
{
tagGroups = {
"Jaw Crusher",
"Crafting Table",
"Jaw Crusher",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mining",
weight = 5000,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FiberScutchingStationItem",
typeID = 0,
},
Fiberglass = {
untranslated = "Fiberglass",
category = nil,
group = "Items",
description = "Plastic reinforced with glass fiber strands.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FiberglassItem",
typeID = 0,
},
Fiddleheads = {
untranslated = "Fiddleheads",
category = nil,
group = "Food",
description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
tagGroups = {
"Food",
"Greens",
"Raw Food",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.5,
carried = "Backpack",
baseLaborCost = 150.0,
weight = 50,
baseXPGain = 0.5,
calories = 150,
defaultVariant = "Crushed Gneiss Lv3",
carbs = 2,
defaultVariantUntranslated = "Crushed Gneiss Lv3",
protein = 1,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 5,
["Crushed Gneiss Lv3"] = {
density = 5.333333333333334,
untranslated = "Crushed Gneiss Lv3",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gneiss",
roomCategory = nil,
20.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Gneiss",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Gneiss",
energyType = nil,
5.0,
fluidsUsed = nil,
"Crushed Gneiss",
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,
},
},
["Crushed Gold Lv2"] = {
["Filmy Fern Spore"] = {
dispCraftStn = "1",
untranslated = "Filmy Fern Spore",
checkImage = "1",
category = nil,
untranslated = "Crushed Gold Lv2",
group = "Seed",
craftStn = {
description = "Plant to grow a filmy fern.",
{
tagGroups = {
"Stamp Mill",
"Food",
"Stamp Mill",
"Seeds",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 50,
1,
calories = 0,
"Mining",
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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 1.0,
carried = "Hands",
baseLaborCost = 90.0,
weight = 10000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Crushed Gold Lv2",
carbs = nil,
defaultVariantUntranslated = "Crushed Gold Lv2",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Crushed Gold Lv2"] = {
density = nil,
untranslated = "Crushed Gold Lv2",
fuel = 4000,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gold Ore",
roomCategory = nil,
20.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Gold Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Gold Ore",
energyType = nil,
4.0,
fluidsUsed = nil,
"Crushed Gold Ore",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Crushed Granite",
mobile = nil,
1.0,
roomSizeReq = nil,
"Crushed Granite",
roomMatReq = nil,
},
roomContainReq = nil,
},
inventorySlots = nil,
},
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FirLogItem",
typeID = 0,
},
["Fir Seed"] = {
untranslated = "Fir Seed",
category = nil,
group = "Seed",
description = "Plant to grow a fir tree.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FirSeedItem",
typeID = 0,
},
},
["Crushed Gold Lv3"] = {
["Fireweed Seed"] = {
dispCraftStn = "1",
untranslated = "Fireweed Seed",
checkImage = "1",
category = nil,
untranslated = "Crushed Gold Lv3",
group = "Seed",
craftStn = {
description = "Plant to grow fireweed.",
{
tagGroups = {
"Jaw Crusher",
"Crop Seed",
"Jaw Crusher",
"Food",
},
"Seeds",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 50,
1,
calories = 0,
"Mining",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.5,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 80,
baseXPGain = 0.5,
calories = 150,
defaultVariant = "Crushed Gold Lv3",
carbs = 3,
defaultVariantUntranslated = "Crushed Gold Lv3",
protein = 1,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 4,
["Crushed Gold Lv3"] = {
density = 5.333333333333334,
untranslated = "Crushed Gold Lv3",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gold Ore",
roomCategory = nil,
20.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Gold Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Gold Ore",
energyType = nil,
5.0,
fluidsUsed = nil,
"Crushed Gold Ore",
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,
},
},
["Crushed Gold Ore"] = {
["Fish Rack"] = {
dispCraftStn = "1",
untranslated = "Fish Rack",
checkImage = "1",
category = nil,
untranslated = "Crushed Gold Ore",
group = "Work Stations",
craftStn = {
description = "A simple display of today's catch.",
{
tagGroups = {
"Arrastra",
"Crafting Table",
"Arrastra",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mining",
weight = 1000,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 2.0,
density = nil,
baseLaborCost = 70.0,
fuel = nil,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Crushed Gold Ore",
currency = nil,
defaultVariantUntranslated = "Crushed Gold Ore",
skillValue = nil,
numberOfVariants = "1",
roomCategory = "Industrial",
variants = {
furnitureType = nil,
["Crushed Gold Ore"] = {
repeatsDepreciation = nil,
untranslated = "Crushed Gold Ore",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Gold Ore",
energyProduced = nil,
12.0,
energyType = nil,
true,
fluidsUsed = nil,
"Gold Ore",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Crushed Gold Ore",
roomMatReq = nil,
2.0,
roomContainReq = nil,
"Crushed Gold Ore",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"Crushed Granite",
NutrientElement = nil,
1.0,
type = "FishRackItem",
"Crushed Granite",
typeID = 0,
},
},
},
["Fish Trap"] = {
},
untranslated = "Fish Trap",
category = nil,
group = "Crafted Objects",
description = "A trap to catch river fish as they swim. It can only be used in fresh water as it's too small to catch the larger ocean fish. ",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FishTrapItem",
typeID = 0,
},
Fishery = {
untranslated = "Fishery",
category = nil,
group = "Work Stations",
description = "A place to create fishing poles, traps and prepare seafood.",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FisheryItem",
typeID = 0,
},
},
["Crushed Granite"] = {
["Fishing Pole"] = {
dispCraftStn = "1",
untranslated = "Fishing Pole",
checkImage = "1",
category = nil,
untranslated = "Crushed Granite",
group = "Items",
craftStn = {
description = "Fishing, the most extreme sport.",
{
tagGroups = {
"Arrastra",
"Tool",
"Arrastra",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 1000,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 2.0,
density = nil,
baseLaborCost = 70.0,
fuel = nil,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Crushed Granite",
currency = nil,
defaultVariantUntranslated = "Crushed Granite",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Crushed Granite"] = {
repeatsDepreciation = nil,
untranslated = "Crushed Granite",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Granite",
energyProduced = nil,
12.0,
energyType = nil,
true,
fluidsUsed = nil,
"Granite",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Crushed Granite",
roomMatReq = nil,
3.0,
roomContainReq = nil,
"Crushed Granite",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "FishingPoleItem",
typeID = 0,
},
["Flat Steel"] = {
untranslated = "Flat Steel",
category = nil,
group = "Blocks",
description = "Coated with a layer of epoxy, this steel refuses to rust.",
tagGroups = {
"Constructable",
},
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FlatSteelItem",
typeID = 0,
},
["Flat Steel Door"] = {
untranslated = "Flat Steel Door",
category = nil,
group = "Housing Objects",
description = "A beautiful modern flat steel door with a large viewing window.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FlatSteelDoorItem",
typeID = 0,
},
},
["Crushed Granite Lv2"] = {
Flatbread = {
dispCraftStn = "1",
untranslated = "Flatbread",
checkImage = "1",
category = nil,
untranslated = "Crushed Granite Lv2",
group = "Food",
craftStn = {
description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
{
tagGroups = {
"Stamp Mill",
"Food",
"Stamp Mill",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 90.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Granite Lv2",
defaultVariantUntranslated = "Crushed Granite Lv2",
numberOfVariants = "1",
variants = {
["Crushed Granite Lv2"] = {
untranslated = "Crushed Granite Lv2",
ingredients = {
{
"ITEM",
"Granite",
20.0,
true,
"Granite",
},
},
products = {
{
"Crushed Granite",
5.0,
"Crushed Granite",
},
},
},
},
},
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,
},
},
["Crushed Granite Lv3"] = {
["Flax Fiber"] = {
dispCraftStn = "1",
untranslated = "Flax Fiber",
checkImage = "1",
category = nil,
untranslated = "Crushed Granite Lv3",
group = "Items",
craftStn = {
description = "Processed fibers of flax ready to be spun into yarn.",
{
tagGroups = {},
"Jaw Crusher",
maxStack = 100,
"Jaw Crusher",
carried = "Backpack",
},
weight = 100,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Mining",
fat = nil,
1,
vitamins = nil,
"Mining",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 0.5,
skillValue = nil,
baseLaborCost = 120.0,
roomCategory = nil,
baseXPGain = 0.5,
furnitureType = nil,
defaultVariant = "Crushed Granite Lv3",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Crushed Granite Lv3",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Crushed Granite Lv3"] = {
energyUsed = nil,
untranslated = "Crushed Granite Lv3",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Granite",
validTalents = nil,
20.0,
footprint = nil,
true,
mobile = nil,
"Granite",
roomSizeReq = nil,
},
roomMatReq = nil,
},
roomContainReq = nil,
products = {
inventorySlots = nil,
{
inventoryMaxWeight = nil,
"Crushed Granite",
inventoryRestrictions = nil,
5.0,
NutrientElement = nil,
"Crushed Granite",
type = "FlaxFiberItem",
},
typeID = 0,
},
},
},
},
},
["Crushed Iron Lv2"] = {
["Flax Seed"] = {
dispCraftStn = "1",
untranslated = "Flax Seed",
checkImage = "1",
category = nil,
untranslated = "Crushed Iron Lv2",
group = "Seed",
craftStn = {
description = "Plant to grow flax. ",
{
tagGroups = {
"Stamp Mill",
"Crop Seed",
"Stamp Mill",
"Food",
},
"Seeds",
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 70.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Iron Lv2",
defaultVariantUntranslated = "Crushed Iron Lv2",
numberOfVariants = "1",
variants = {
["Crushed Iron Lv2"] = {
untranslated = "Crushed Iron Lv2",
ingredients = {
{
"ITEM",
"Iron Ore",
20.0,
true,
"Iron Ore",
},
},
products = {
{
"Crushed Iron Ore",
4.0,
"Crushed Iron Ore",
},
{
"Crushed Sandstone",
1.0,
"Crushed Sandstone",
},
},
},
},
},
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,
},
},
["Crushed Iron Lv3"] = {
["Flax Stem"] = {
dispCraftStn = "1",
untranslated = "Flax Stem",
checkImage = "1",
category = nil,
untranslated = "Crushed Iron Lv3",
group = "Items",
craftStn = {
description = "A bundle of harvested flax that can be processed into fabric.",
{
tagGroups = {
"Jaw Crusher",
"Crop",
"Jaw Crusher",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 90.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Iron Lv3",
defaultVariantUntranslated = "Crushed Iron Lv3",
numberOfVariants = "1",
variants = {
["Crushed Iron Lv3"] = {
untranslated = "Crushed Iron Lv3",
ingredients = {
{
"ITEM",
"Iron Ore",
20.0,
true,
"Iron Ore",
},
},
products = {
{
"Crushed Iron Ore",
5.0,
"Crushed Iron Ore",
},
},
},
},
},
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,
},
},
["Crushed Iron Ore"] = {
["Flax Trawler Net"] = {
dispCraftStn = "1",
untranslated = "Flax Trawler Net",
checkImage = "1",
category = nil,
untranslated = "Crushed Iron Ore",
group = "Items",
craftStn = {
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
{
tagGroups = {
"Arrastra",
"Tool",
"Arrastra",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 50.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Iron Ore",
defaultVariantUntranslated = "Crushed Iron Ore",
numberOfVariants = "1",
variants = {
["Crushed Iron Ore"] = {
untranslated = "Crushed Iron Ore",
ingredients = {
{
"ITEM",
"Iron Ore",
12.0,
true,
"Iron Ore",
},
},
products = {
{
"Crushed Iron Ore",
2.0,
"Crushed Iron Ore",
},
{
"Crushed Sandstone",
1.0,
"Crushed Sandstone",
},
},
},
},
},
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,
},
},
["Crushed Limestone"] = {
["Flaxseed Oil"] = {
dispCraftStn = "1",
untranslated = "Flaxseed Oil",
checkImage = "1",
category = nil,
untranslated = "Crushed Limestone",
group = "Food",
craftStn = {
description = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
{
tagGroups = {
"Arrastra",
"Fat",
"Arrastra",
"Food",
},
"Oil",
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 50.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Limestone",
defaultVariantUntranslated = "Crushed Limestone",
numberOfVariants = "1",
variants = {
["Crushed Limestone"] = {
untranslated = "Crushed Limestone",
ingredients = {
{
"ITEM",
"Limestone",
12.0,
true,
"Limestone",
},
},
products = {
{
"Crushed Limestone",
3.0,
"Crushed Limestone",
},
},
},
},
},
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,
},
},
["Crushed Limestone Lv2"] = {
Flour = {
dispCraftStn = "1",
untranslated = "Flour",
checkImage = "1",
category = nil,
untranslated = "Crushed Limestone Lv2",
group = "Food",
craftStn = {
description = "A fine, milled wheat product that's useful for all baking.",
{
tagGroups = {
"Stamp Mill",
"Food",
"Stamp Mill",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 70.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Limestone Lv2",
defaultVariantUntranslated = "Crushed Limestone Lv2",
numberOfVariants = "1",
variants = {
["Crushed Limestone Lv2"] = {
untranslated = "Crushed Limestone Lv2",
ingredients = {
{
"ITEM",
"Limestone",
20.0,
true,
"Limestone",
},
},
products = {
{
"Crushed Limestone",
5.0,
"Crushed Limestone",
},
},
},
},
},
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,
},
},
["Crushed Limestone Lv3"] = {
["Fox Carcass"] = {
dispCraftStn = "1",
untranslated = "Fox Carcass",
checkImage = "1",
category = nil,
untranslated = "Crushed Limestone Lv3",
group = "Natural Resources",
craftStn = {
description = "A dead fox.",
{
tagGroups = {
"Jaw Crusher",
"Small Carcass",
"Jaw Crusher",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 90.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Limestone Lv3",
defaultVariantUntranslated = "Crushed Limestone Lv3",
numberOfVariants = "1",
variants = {
["Crushed Limestone Lv3"] = {
untranslated = "Crushed Limestone Lv3",
ingredients = {
{
"ITEM",
"Limestone",
20.0,
true,
"Limestone",
},
},
products = {
{
"Crushed Limestone",
5.0,
"Crushed Limestone",
},
},
},
},
},
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,
},
},
["Crushed Mortared Stone"] = {
["Framed Glass"] = {
dispCraftStn = "1",
untranslated = "Framed Glass",
checkImage = "1",
category = nil,
untranslated = "Crushed Mortared Stone",
group = "Blocks",
craftStn = {
description = "Glass which was reinforced by a steel frame.",
{
tagGroups = {
"Stamp Mill",
"Constructable",
"Stamp Mill",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 90.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Mortared Stone",
defaultVariantUntranslated = "Crushed Mortared Stone",
numberOfVariants = "1",
variants = {
["Crushed Mortared Stone"] = {
untranslated = "Crushed Mortared Stone",
ingredients = {
{
"TAG",
"Mortared Stone",
12.0,
true,
"Mortared Stone",
},
},
products = {
{
"Crushed Mixed Rock",
2.0,
"Crushed Mixed Rock",
},
},
},
},
},
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,
},
},
["Crushed Mortared Stone Lv2"] = {
["Framed Glass Door"] = {
dispCraftStn = "1",
untranslated = "Framed Glass Door",
checkImage = "1",
category = nil,
untranslated = "Crushed Mortared Stone Lv2",
group = "Housing Objects",
craftStn = {
description = "A beautiful glass door made of steel and glass.",
{
tagGroups = {},
"Jaw Crusher",
maxStack = 1,
"Jaw Crusher",
carried = "Backpack",
},
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "FramedGlassDoorItem",
typeID = 0,
},
["Fried Camas"] = {
untranslated = "Fried Camas",
category = nil,
group = "Food",
description = "Deep fried Camas. Bit greasy.",
tagGroups = {
"Food",
"Fried Vegetable",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 200,
1,
calories = 700,
"Mining",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.2,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 200,
baseXPGain = 0.5,
calories = 700,
defaultVariant = "Crushed Mortared Stone Lv2",
carbs = 11,
defaultVariantUntranslated = "Crushed Mortared Stone Lv2",
protein = 3,
numberOfVariants = "1",
fat = 6,
variants = {
vitamins = 4,
["Crushed Mortared Stone Lv2"] = {
density = 3.428571428571429,
untranslated = "Crushed Mortared Stone Lv2",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Mortared Stone",
roomCategory = nil,
20.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Mortared Stone",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Mixed Rock",
energyType = nil,
5.0,
fluidsUsed = nil,
"Crushed Mixed Rock",
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,
},
},
["Crushed Sandstone"] = {
["Fried Hearts Of Palm"] = {
dispCraftStn = "1",
untranslated = "Fried Hearts Of Palm",
checkImage = "1",
category = nil,
untranslated = "Crushed Sandstone",
group = "Food",
craftStn = {
description = "Secret's in the sauce.",
{
tagGroups = {
"Arrastra",
"Food",
"Arrastra",
"Fried Vegetable",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 200,
1,
calories = 700,
"Mining",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 30.0,
weight = 200,
baseXPGain = 0.5,
calories = 700,
defaultVariant = "Crushed Sandstone",
carbs = 14,
defaultVariantUntranslated = "Crushed Sandstone",
protein = 1,
numberOfVariants = "1",
fat = 8,
variants = {
vitamins = 1,
["Crushed Sandstone"] = {
density = 3.428571428571429,
untranslated = "Crushed Sandstone",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Sandstone",
roomCategory = nil,
12.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Sandstone",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Sandstone",
energyType = nil,
3.0,
fluidsUsed = nil,
"Crushed Sandstone",
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,
},
},
["Crushed Sandstone Lv2"] = {
["Froth Floatation Cell"] = {
dispCraftStn = "1",
untranslated = "Froth Floatation Cell",
checkImage = "1",
category = nil,
untranslated = "Crushed Sandstone Lv2",
group = "Work Stations",
craftStn = {
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
{
tagGroups = {
"Stamp Mill",
"Crafting Table",
"Stamp Mill",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mining",
weight = 10000,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 1.0,
density = nil,
baseLaborCost = 50.0,
fuel = nil,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Crushed Sandstone Lv2",
currency = nil,
defaultVariantUntranslated = "Crushed Sandstone Lv2",
skillValue = nil,
numberOfVariants = "1",
roomCategory = "Industrial",
variants = {
furnitureType = nil,
["Crushed Sandstone Lv2"] = {
repeatsDepreciation = nil,
untranslated = "Crushed Sandstone Lv2",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Sandstone",
energyProduced = nil,
20.0,
energyType = nil,
true,
fluidsUsed = nil,
"Sandstone",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Crushed Sandstone",
roomMatReq = nil,
5.0,
roomContainReq = nil,
"Crushed Sandstone",
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,
},
},
["Crushed Sandstone Lv3"] = {
["Fruit Salad"] = {
dispCraftStn = "1",
untranslated = "Fruit Salad",
checkImage = "1",
category = nil,
untranslated = "Crushed Sandstone Lv3",
group = "Food",
craftStn = {
description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
{
tagGroups = {
"Jaw Crusher",
"Food",
"Jaw Crusher",
"Salad",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 70.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Sandstone Lv3",
defaultVariantUntranslated = "Crushed Sandstone Lv3",
numberOfVariants = "1",
variants = {
["Crushed Sandstone Lv3"] = {
untranslated = "Crushed Sandstone Lv3",
ingredients = {
{
"ITEM",
"Sandstone",
20.0,
true,
"Sandstone",
},
},
products = {
{
"Crushed Sandstone",
5.0,
"Crushed Sandstone",
},
},
},
},
},
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,
},
},
["Crushed Shale"] = {
["Fruit Tart"] = {
dispCraftStn = "1",
untranslated = "Fruit Tart",
checkImage = "1",
category = nil,
untranslated = "Crushed Shale",
group = "Food",
craftStn = {
description = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
{
tagGroups = {
"Arrastra",
"Food",
"Arrastra",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 30.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Shale",
defaultVariantUntranslated = "Crushed Shale",
numberOfVariants = "1",
variants = {
["Crushed Shale"] = {
untranslated = "Crushed Shale",
ingredients = {
{
"ITEM",
"Shale",
12.0,
true,
"Shale",
},
},
products = {
{
"Crushed Shale",
3.0,
"Crushed Shale",
},
},
},
},
},
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,
},
},
["Crushed Shale Lv2"] = {
["Fur Pelt"] = {
dispCraftStn = "1",
untranslated = "Fur Pelt",
checkImage = "1",
category = nil,
untranslated = "Crushed Shale Lv2",
group = "Items",
craftStn = {
description = "A soft, furry pelt.",
{
tagGroups = {
"Stamp Mill",
"Animal Skin",
"Stamp Mill",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 50.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Shale Lv2",
defaultVariantUntranslated = "Crushed Shale Lv2",
numberOfVariants = "1",
variants = {
["Crushed Shale Lv2"] = {
untranslated = "Crushed Shale Lv2",
ingredients = {
{
"ITEM",
"Shale",
20.0,
true,
"Shale",
},
},
products = {
{
"Crushed Shale",
5.0,
"Crushed Shale",
},
},
},
},
},
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,
},
},
["Crushed Shale Lv3"] = {
["Galaxy Vase"] = {
dispCraftStn = "1",
untranslated = "Galaxy Vase",
checkImage = "1",
category = nil,
untranslated = "Crushed Shale Lv3",
group = "Housing Objects",
craftStn = {
description = "A  vase made with glass to brighten up your home.",
{
tagGroups = {
"Jaw Crusher",
"Housing",
"Jaw Crusher",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 70.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Shale Lv3",
defaultVariantUntranslated = "Crushed Shale Lv3",
numberOfVariants = "1",
variants = {
["Crushed Shale Lv3"] = {
untranslated = "Crushed Shale Lv3",
ingredients = {
{
"ITEM",
"Shale",
20.0,
true,
"Shale",
},
},
products = {
{
"Crushed Shale",
5.0,
"Crushed Shale",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "GalaxyVaseItem",
typeID = 0,
},
},
["Crushed Slag Lv2"] = {
["Garden Boots"] = {
dispCraftStn = "1",
untranslated = "Garden Boots",
checkImage = "1",
category = nil,
untranslated = "Crushed Slag Lv2",
group = "Clothing",
craftStn = {
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 = {
"Stamp Mill",
"Clothes",
"Stamp Mill",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Slag Lv2",
defaultVariantUntranslated = "Crushed Slag Lv2",
numberOfVariants = "1",
variants = {
["Crushed Slag Lv2"] = {
untranslated = "Crushed Slag Lv2",
ingredients = {
{
"ITEM",
"Slag",
20.0,
true,
"Slag",
},
},
products = {
{
"Crushed Slag",
5.0,
"Crushed Slag",
},
},
},
},
},
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,
},
},
["Crushed Slag Lv3"] = {
Gasoline = {
dispCraftStn = "1",
untranslated = "Gasoline",
checkImage = "1",
category = nil,
untranslated = "Crushed Slag Lv3",
group = "Blocks",
craftStn = {
description = "Refined petroleum useful for fueling machines and generators.",
{
tagGroups = {
"Jaw Crusher",
"Liquid Fuel",
"Jaw Crusher",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 150.0,
baseXPGain = 0.5,
defaultVariant = "Crushed Slag Lv3",
defaultVariantUntranslated = "Crushed Slag Lv3",
numberOfVariants = "1",
variants = {
["Crushed Slag Lv3"] = {
untranslated = "Crushed Slag Lv3",
ingredients = {
{
"ITEM",
"Slag",
20.0,
true,
"Slag",
},
},
products = {
{
"Crushed Slag",
5.0,
"Crushed Slag",
},
},
},
},
},
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,
},
},
["Crushed Stone Road"] = {
["Gathering Basic Upgrade"] = {
dispCraftStn = "1",
untranslated = "Gathering Basic Upgrade",
checkImage = "1",
category = nil,
untranslated = "Crushed Stone Road",
group = "Upgrade Modules",
craftStn = {
description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
{
tagGroups = {
"Stamp Mill",
"Upgrade",
"Stamp Mill",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 1,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 0.5,
density = nil,
baseLaborCost = 90.0,
fuel = nil,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Crushed Stone Road",
currency = nil,
defaultVariantUntranslated = "Crushed Stone Road",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Crushed Stone Road"] = {
repeatsDepreciation = nil,
untranslated = "Crushed Stone Road",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Stone Road",
energyProduced = nil,
5.0,
energyType = nil,
true,
fluidsUsed = nil,
"Stone Road",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Crushed Mixed Rock",
roomMatReq = nil,
2.0,
roomContainReq = nil,
"Crushed Mixed Rock",
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,
},
},
["Crushed Stone Road Lv2"] = {
Gearbox = {
dispCraftStn = "1",
untranslated = "Gearbox",
checkImage = "1",
category = nil,
untranslated = "Crushed Stone Road Lv2",
group = "Items",
craftStn = {
description = "Provides speed and torque conversions from a rotating power source to another device.",
{
tagGroups = {},
"Jaw Crusher",
maxStack = 100,
"Jaw Crusher",
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",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 10,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.2,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 10,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Crushed Stone Road Lv2",
carbs = nil,
defaultVariantUntranslated = "Crushed Stone Road Lv2",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Crushed Stone Road Lv2"] = {
density = nil,
untranslated = "Crushed Stone Road Lv2",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Stone Road",
roomCategory = nil,
5.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Stone Road",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Crushed Mixed Rock",
energyType = nil,
2.0,
fluidsUsed = nil,
"Crushed Mixed Rock",
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,
},
},
["Culinary Research Paper Advanced"] = {
["Giant Cactus Fruit"] = {
dispCraftStn = "1",
untranslated = "Giant Cactus Fruit",
checkImage = "1",
category = nil,
untranslated = "Culinary Research Paper Advanced",
group = "Food",
craftStn = {
description = "A bulbous fruit that used to top Saguaro cacti.",
{
tagGroups = {
"Research Table",
"Food",
"Research Table",
"Fruit",
},
"Raw Food",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Cooking",
weight = 75,
1,
calories = 100,
"Cooking",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 100,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Culinary Research Paper Advanced",
carbs = nil,
defaultVariantUntranslated = "Culinary Research Paper Advanced",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Culinary Research Paper Advanced"] = {
density = nil,
untranslated = "Culinary Research Paper Advanced",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Baked Vegetable",
roomCategory = nil,
16.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Baked Vegetable",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Salad",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Salad",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Culinary Research Paper Advanced",
roomMatReq = nil,
1,
roomContainReq = nil,
"Culinary Research Paper Advanced",
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,
},
},
["Culinary Research Paper Advanced Meat"] = {
["Glassworking Advanced Upgrade"] = {
dispCraftStn = "1",
untranslated = "Glassworking Advanced Upgrade",
checkImage = "1",
category = nil,
untranslated = "Culinary Research Paper Advanced Meat",
group = "Upgrade Modules",
craftStn = {
description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
{
tagGroups = {
"Research Table",
"Upgrade",
"Research Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Baking",
weight = 1,
1,
calories = nil,
"Baking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Culinary Research Paper Advanced Meat",
carbs = nil,
defaultVariantUntranslated = "Culinary Research Paper Advanced Meat",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Culinary Research Paper Advanced Meat"] = {
density = nil,
untranslated = "Culinary Research Paper Advanced Meat",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Baked Meat",
roomCategory = nil,
20.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Baked Meat",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Simmered Meat",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Simmered Meat",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Culinary Research Paper Advanced",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Culinary Research Paper Advanced",
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,
},
},
["Culinary Research Paper Basic"] = {
["Glassworking Skill Scroll"] = {
dispCraftStn = "1",
untranslated = "Glassworking Skill Scroll",
checkImage = "1",
category = nil,
untranslated = "Culinary Research Paper Basic",
group = "Skill Scrolls",
craftStn = {
description = "Glassworking Skill Scroll",
{
tagGroups = {
"Research Table",
"Skill Scrolls",
"Research Table",
},
},
},
skillNeeds = {
maxStack = 10,
{
carried = "Backpack",
"Campfire Cooking",
weight = 10,
1,
calories = nil,
"Campfire Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 30.0,
weight = 5000,
baseXPGain = 1.5,
calories = nil,
defaultVariant = "Culinary Research Paper Basic",
carbs = nil,
defaultVariantUntranslated = "Culinary Research Paper Basic",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Culinary Research Paper Basic"] = {
density = nil,
untranslated = "Culinary Research Paper Basic",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Fried Vegetable",
roomCategory = "Industrial",
3.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Fried Vegetable",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Campfire Salad",
energyProduced = nil,
5.0,
energyType = nil,
false,
fluidsUsed = nil,
"Campfire Salad",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Culinary Research Paper Basic",
roomMatReq = nil,
1,
roomContainReq = nil,
"Culinary Research Paper Basic",
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,
},
},
["Culinary Research Paper Basic Fish"] = {
["Goat Mount"] = {
dispCraftStn = "1",
untranslated = "Goat Mount",
checkImage = "1",
category = nil,
untranslated = "Culinary Research Paper Basic Fish",
group = "Housing Objects",
craftStn = {
description = "A hunting trophy for your house.",
{
tagGroups = {
"Research Table",
"Housing",
"Research Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Hunting",
weight = 2000,
1,
calories = nil,
"Hunting",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 1.0,
density = nil,
baseLaborCost = 30.0,
fuel = nil,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Culinary Research Paper Basic Fish",
currency = nil,
defaultVariantUntranslated = "Culinary Research Paper Basic Fish",
skillValue = "3.5",
numberOfVariants = "1",
roomCategory = "Living Room",
variants = {
furnitureType = "Statue",
["Culinary Research Paper Basic Fish"] = {
repeatsDepreciation = "0.2",
untranslated = "Culinary Research Paper Basic Fish",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Dried Fish",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Dried Fish",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Culinary Research Paper Basic",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Culinary Research Paper Basic",
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,
},
},
["Culinary Research Paper Basic Meat"] = {
["Gold Concentrate"] = {
dispCraftStn = "1",
untranslated = "Gold Concentrate",
checkImage = "1",
category = nil,
untranslated = "Culinary Research Paper Basic Meat",
group = "Blocks",
craftStn = {
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
{
tagGroups = {
"Research Table",
"Concentrated Ore",
"Research Table",
"Excavatable",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 30.0,
baseXPGain = 0.5,
defaultVariant = "Culinary Research Paper Basic Meat",
defaultVariantUntranslated = "Culinary Research Paper Basic Meat",
numberOfVariants = "1",
variants = {
["Culinary Research Paper Basic Meat"] = {
untranslated = "Culinary Research Paper Basic Meat",
ingredients = {
{
"ITEM",
"Dried Meat",
20.0,
false,
"Dried Meat",
},
},
products = {
{
"Culinary Research Paper Basic",
1.0,
"Culinary Research Paper Basic",
},
},
},
},
},
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,
},
},
["Culinary Research Paper Modern"] = {
["Gold Flakes"] = {
dispCraftStn = "1",
untranslated = "Gold Flakes",
checkImage = "1",
category = nil,
untranslated = "Culinary Research Paper Modern",
group = "Items",
craftStn = {
description = "A highly efficient conductor for delicate electronics.",
{
tagGroups = {},
"Laboratory",
maxStack = 100,
"Laboratory",
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",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Advanced Cooking",
weight = 1000,
1,
calories = nil,
"Advanced Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "GoldFrameLandscapeItem",
typeID = 0,
},
["Gold Frame Wide"] = {
untranslated = "Gold Frame Wide",
category = nil,
group = "Housing Objects",
description = "",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 600.0,
weight = 1000,
baseXPGain = 6.0,
calories = nil,
defaultVariant = "Culinary Research Paper Modern",
carbs = nil,
defaultVariantUntranslated = "Culinary Research Paper Modern",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Culinary Research Paper Modern"] = {
density = nil,
untranslated = "Culinary Research Paper Modern",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "0",
"Boiled Sausage",
roomCategory = "Cultural",
10.0,
furnitureType = "Cultural",
false,
repeatsDepreciation = "",
"Boiled Sausage",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Bread",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Bread",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "2",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Culinary Research Paper Modern",
roomMatReq = nil,
1,
roomContainReq = nil,
"Culinary Research Paper Modern",
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,
},
},
["Currency Exchange"] = {
["Government Office"] = {
dispCraftStn = "1",
untranslated = "Government Office",
checkImage = "1",
category = nil,
untranslated = "Currency Exchange",
group = "Work Stations",
craftStn = {
description = "Allows the creation of Elected Titles, which can be given special privileges.",
{
tagGroups = {
"Anvil",
"Government",
"Anvil",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Smelting",
weight = 2000,
4,
calories = nil,
"Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "GovernmentOfficeItem",
typeID = 0,
},
Granite = {
untranslated = "Granite",
category = nil,
group = "Natural Resources",
description = "A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!",
tagGroups = {
"Excavatable",
"Rock",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 15.0,
carried = "Hands",
baseLaborCost = 2500.0,
weight = 6500,
baseXPGain = 25.0,
calories = nil,
defaultVariant = "Currency Exchange",
carbs = nil,
defaultVariantUntranslated = "Currency Exchange",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Currency Exchange"] = {
density = nil,
untranslated = "Currency Exchange",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gold Bar",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Gold Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Bar",
energyProduced = nil,
16.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Bar",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Mortared Stone",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Mortared Stone",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "GraniteItem",
"Currency Exchange",
typeID = 0,
1.0,
},
"Currency Exchange",
["Grass Seed"] = {
},
untranslated = "Grass Seed",
},
category = nil,
},
group = "Seed",
description = "Plant to grow grass.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "GrassSeedItem",
typeID = 0,
},
},
["Cutting Edge Cooking Skill Book"] = {
["Hand Plow"] = {
dispCraftStn = "1",
untranslated = "Hand Plow",
checkImage = "1",
category = nil,
untranslated = "Cutting Edge Cooking Skill Book",
group = "Crafted Objects",
craftStn = {
description = "A tool that tills the field for farming.",
{
tagGroups = {
"Laboratory",
"Vehicles",
"Laboratory",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Cooking",
weight = 5000,
1,
calories = nil,
"Advanced Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HandPlowItem",
typeID = 0,
},
["Handheld Camera"] = {
untranslated = "Handheld Camera",
category = nil,
group = "Items",
description = "A modern piece of marvel that allows a more detailed way of saving landscape.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 60.0,
carried = "Backpack",
baseLaborCost = 6000.0,
weight = 1000,
baseXPGain = 0.0,
calories = nil,
defaultVariant = "Cutting Edge Cooking Skill Book",
carbs = nil,
defaultVariantUntranslated = "Cutting Edge Cooking Skill Book",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Cutting Edge Cooking Skill Book"] = {
density = nil,
untranslated = "Cutting Edge Cooking Skill Book",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Culinary Research Paper Advanced",
roomCategory = nil,
20.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Culinary Research Paper Advanced",
materialTier = 4,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Culinary Research Paper Modern",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Culinary Research Paper Modern",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Metallurgy Research Paper Modern",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Metallurgy Research Paper Modern",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Agriculture Research Paper Modern",
type = "HandheldCameraItem",
10.0,
typeID = 0,
false,
},
"Agriculture Research Paper Modern",
["Hanging Long Steel Sign"] = {
},
untranslated = "Hanging Long Steel Sign",
{
category = nil,
"TAG",
group = "Crafted Objects",
"Basic Research",
description = "A long steel plate for when you need to display extra large text.",
30.0,
tagGroups = {},
false,
maxStack = 1,
"Basic Research",
carried = "Backpack",
},
weight = 1000,
{
calories = nil,
"TAG",
carbs = nil,
"Advanced Research",
protein = nil,
10.0,
fat = nil,
false,
vitamins = nil,
"Advanced Research",
density = nil,
},
fuel = nil,
},
yield = nil,
products = {
currency = nil,
{
skillValue = nil,
"Cutting Edge Cooking Skill Book",
roomCategory = nil,
1.0,
furnitureType = nil,
"Cutting Edge Cooking Skill Book",
repeatsDepreciation = nil,
},
materialTier = nil,
{
fuelsUsed = nil,
"Cutting Edge Cooking Skill Book",
gridRadius = nil,
1.0,
energyUsed = nil,
"Cutting Edge Cooking Skill Book",
energyProduced = nil,
},
energyType = nil,
},
fluidsUsed = nil,
},
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HangingLongSteelSignItem",
typeID = 0,
},
["Hanging Steel Framed Sign"] = {
untranslated = "Hanging Steel Framed Sign",
category = nil,
group = "Crafted Objects",
description = "A large wooden sign framed with steel.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HangingSteelFramedSignItem",
typeID = 0,
},
["Hanging Steel Mine Sign"] = {
untranslated = "Hanging Steel Mine Sign",
category = nil,
group = "Crafted Objects",
description = "A hanging sign made of steel plates.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HangingSteelMineSignItem",
typeID = 0,
},
["Hanging Steel Plain Sign"] = {
untranslated = "Hanging Steel Plain Sign",
category = nil,
group = "Crafted Objects",
description = "A large hanging steel sign attached to a wooden frame.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HangingSteelPlainSignItem",
typeID = 0,
},
["Hanging Steel Shop Sign"] = {
untranslated = "Hanging Steel Shop Sign",
category = nil,
group = "Crafted Objects",
description = "A decorative wooden sign framed with steel. Great for advertising shops.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HangingSteelShopSignItem",
typeID = 0,
},
["Hardwood Board"] = {
untranslated = "Hardwood Board",
category = nil,
group = "Items",
description = "A higher quality hardwood board used for long lasting furniture.",
tagGroups = {
"Burnable Fuel",
"Wood Board",
},
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 2000,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HardwoodBoardItem",
typeID = 0,
},
},
["Cutting Edge Cooking Upgrade"] = {
["Hardwood Hewn Log"] = {
dispCraftStn = "1",
untranslated = "Hardwood Hewn Log",
checkImage = "1",
category = nil,
untranslated = "Cutting Edge Cooking Upgrade",
group = "Blocks",
craftStn = {
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
{
tagGroups = {
"Laboratory",
"Burnable Fuel",
"Laboratory",
"Constructable",
},
"Hewn Log",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Cutting Edge Cooking",
weight = 10000,
1,
calories = nil,
"Cutting Edge Cooking",
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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 18.0,
carried = "Hands",
baseLaborCost = 9000.0,
weight = 10000,
baseXPGain = 4.0,
calories = nil,
defaultVariant = "Cutting Edge Cooking Upgrade",
carbs = nil,
defaultVariantUntranslated = "Cutting Edge Cooking Upgrade",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Cutting Edge Cooking Upgrade"] = {
density = nil,
untranslated = "Cutting Edge Cooking Upgrade",
fuel = 4000,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Modern Upgrade Lvl4",
roomCategory = nil,
1.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Modern Upgrade Lvl4",
materialTier = 2,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Cutting Edge Cooking Upgrade",
energyType = nil,
1.0,
fluidsUsed = nil,
"Cutting Edge Cooking Upgrade",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HardwoodLumberItem",
typeID = 0,
},
["Hardwood Lumber Dresser"] = {
untranslated = "Hardwood Lumber Dresser",
category = nil,
group = "Housing Objects",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Bedroom",
furnitureType = "Dresser",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HardwoodLumberDresserItem",
typeID = 0,
},
},
["Decorative Anchor"] = {
["Hare Carcass"] = {
dispCraftStn = "1",
untranslated = "Hare Carcass",
checkImage = "1",
category = nil,
untranslated = "Decorative Anchor",
group = "Natural Resources",
craftStn = {
description = "A dead hare.",
{
tagGroups = {
"Anvil",
"Tiny Carcass",
"Anvil",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Smelting",
weight = 1000,
4,
calories = nil,
"Smelting",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 1.0,
density = nil,
baseLaborCost = 240.0,
fuel = nil,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Decorative Anchor",
currency = nil,
defaultVariantUntranslated = "Decorative Anchor",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Decorative Anchor"] = {
repeatsDepreciation = nil,
untranslated = "Decorative Anchor",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Bar",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Bar",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Decorative Anchor",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Decorative Anchor",
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,
},
},
["Decorative Glass Buoy Blue"] = {
["Hearty Hometown Pizza"] = {
dispCraftStn = "1",
untranslated = "Hearty Hometown Pizza",
checkImage = "1",
category = nil,
untranslated = "Decorative Glass Buoy Blue",
group = "Food",
craftStn = {
description = "When you feel nostalgic and miss that cozy hometown feeling.",
{
tagGroups = {
"Glassworks",
"Food",
"Glassworks",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Glassworking",
weight = 300,
2,
calories = 1200,
"Glassworking",
carbs = 28,
},
protein = 7,
fat = 11,
vitamins = 3,
density = 4.083333333333333,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HeartyHometownPizzaItem",
typeID = 0,
},
["Heat Sink"] = {
untranslated = "Heat Sink",
category = nil,
group = "Items",
description = "A copper plate to draw and disperse heat.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HeatSinkItem",
typeID = 0,
},
["Heliconia Seed"] = {
untranslated = "Heliconia Seed",
category = nil,
group = "Seed",
description = "Plant to grow heliconia.",
tagGroups = {
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 50,
baseXPGain = 0.5,
calories = 0,
defaultVariant = "Decorative Glass Buoy Blue",
carbs = 0,
defaultVariantUntranslated = "Decorative Glass Buoy Blue",
protein = 0,
numberOfVariants = 5,
fat = 0,
variants = {
vitamins = 0,
["Decorative Glass Buoy Blue"] = {
density = 0,
untranslated = "Decorative Glass Buoy Blue",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Hemp Mooring Rope",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Hemp Mooring Rope",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Glass",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Glass",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Decorative Glass Buoy Blue",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Decorative Glass Buoy Blue",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
["Decorative Glass Buoy Red"] = {
type = "HeliconiaSeedItem",
untranslated = "Decorative Glass Buoy Red",
typeID = 0,
ingredients = {
},
{
["Hemp Mooring Rope"] = {
"ITEM",
untranslated = "Hemp Mooring Rope",
"Hemp Mooring Rope",
category = nil,
2.0,
group = "Items",
false,
description = "Strong ropes used to hold down and prevent ships from moving around.",
"Hemp Mooring Rope",
tagGroups = {},
},
maxStack = 100,
{
carried = "Backpack",
"ITEM",
weight = 500,
"Glass",
calories = nil,
2.0,
carbs = nil,
false,
protein = nil,
"Glass",
fat = nil,
},
vitamins = nil,
},
density = nil,
products = {
fuel = nil,
{
yield = nil,
"Decorative Glass Buoy Red",
currency = nil,
1,
skillValue = nil,
"Decorative Glass Buoy Red",
roomCategory = nil,
},
furnitureType = nil,
},
repeatsDepreciation = nil,
},
materialTier = nil,
["Decorative Glass Buoy Yellow"] = {
fuelsUsed = nil,
untranslated = "Decorative Glass Buoy Yellow",
gridRadius = nil,
ingredients = {
energyUsed = nil,
{
energyProduced = nil,
"ITEM",
energyType = nil,
"Hemp Mooring Rope",
fluidsUsed = nil,
2.0,
fluidsProduced = nil,
false,
validTalents = nil,
"Hemp Mooring Rope",
footprint = nil,
},
mobile = nil,
{
roomSizeReq = nil,
"ITEM",
roomMatReq = nil,
"Glass",
roomContainReq = nil,
2.0,
inventorySlots = nil,
false,
inventoryMaxWeight = nil,
"Glass",
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "HempMooringRopeItem",
products = {
typeID = 0,
{
},
"Decorative Glass Buoy Yellow",
Henley = {
1.0,
untranslated = "Henley",
"Decorative Glass Buoy Yellow",
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 = {
["Decorative Glass Buoy Green"] = {
"Clothes",
untranslated = "Decorative Glass Buoy Green",
ingredients = {
{
"ITEM",
"Hemp Mooring Rope",
2.0,
false,
"Hemp Mooring Rope",
},
{
"ITEM",
"Glass",
2.0,
false,
"Glass",
},
},
products = {
{
"Decorative Glass Buoy Green",
1.0,
"Decorative Glass Buoy Green",
},
},
},
["Decorative Glass Buoy Violet"] = {
untranslated = "Decorative Glass Buoy Violet",
ingredients = {
{
"ITEM",
"Hemp Mooring Rope",
2.0,
false,
"Hemp Mooring Rope",
},
{
"ITEM",
"Glass",
2.0,
false,
"Glass",
},
},
products = {
{
"Decorative Glass Buoy Violet",
1.0,
"Decorative Glass Buoy Violet",
},
},
},
},
},
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,
},
},
["Decorative Hanging Buoy"] = {
["Hewn Bench"] = {
dispCraftStn = "1",
untranslated = "Hewn Bench",
checkImage = "1",
category = nil,
untranslated = "Decorative Hanging Buoy",
group = "Housing Objects",
craftStn = {
description = "A basic wooden bench.",
{
tagGroups = {
"Small Shipyard",
"Housing",
"Small Shipyard",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Shipwright",
weight = 1000,
4,
calories = nil,
"Shipwright",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnBenchItem",
typeID = 0,
},
["Hewn Chair"] = {
untranslated = "Hewn Chair",
category = nil,
group = "Housing Objects",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Decorative Hanging Buoy",
carbs = nil,
defaultVariantUntranslated = "Decorative Hanging Buoy",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Decorative Hanging Buoy"] = {
density = nil,
untranslated = "Decorative Hanging Buoy",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "0.5",
"Plastic",
roomCategory = "Seating",
5.0,
furnitureType = "Chair",
false,
repeatsDepreciation = "0.7",
"Plastic",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Decorative Hanging Buoy",
energyType = nil,
1.0,
fluidsUsed = nil,
"Decorative Hanging Buoy",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnChairItem",
typeID = 0,
},
["Hewn Door"] = {
untranslated = "Hewn Door",
category = nil,
group = "Housing Objects",
description = "A door made from roughly hewn logs.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnDoorItem",
typeID = 0,
},
["Hewn Dresser"] = {
untranslated = "Hewn Dresser",
category = nil,
group = "Housing Objects",
description = "A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Bedroom",
furnitureType = "Dresser",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnDresserItem",
typeID = 0,
},
},
["Decorative Life Preserver"] = {
["Hewn Log"] = {
dispCraftStn = "1",
untranslated = "Hewn Log",
checkImage = "1",
category = nil,
untranslated = "Decorative Life Preserver",
group = "Blocks",
craftStn = {
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
{
tagGroups = {
"Small Shipyard",
"Burnable Fuel",
"Small Shipyard",
"Constructable",
},
"Hewn Log",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Shipwright",
weight = 10000,
2,
calories = nil,
"Shipwright",
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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Decorative Life Preserver",
carbs = nil,
defaultVariantUntranslated = "Decorative Life Preserver",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Decorative Life Preserver"] = {
density = nil,
untranslated = "Decorative Life Preserver",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "2.5",
"Plastic",
roomCategory = "Bedroom",
5.0,
furnitureType = "Nightstand",
false,
repeatsDepreciation = "0.6",
"Plastic",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Decorative Life Preserver",
energyType = nil,
1.0,
fluidsUsed = nil,
"Decorative Life Preserver",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnNightstandItem",
typeID = 0,
},
["Hewn Softwood Bench"] = {
untranslated = "Hewn Softwood Bench",
category = nil,
group = "Housing Objects",
description = "A basic wooden bench.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnSoftwoodBenchItem",
typeID = 0,
},
},
["Decorative Ship Wheel"] = {
["Hewn Softwood Chair"] = {
dispCraftStn = "1",
untranslated = "Hewn Softwood Chair",
checkImage = "1",
category = nil,
untranslated = "Decorative Ship Wheel",
group = "Housing Objects",
craftStn = {
description = "A raised surface supported by legs. Without the back, it might be a stool.",
{
tagGroups = {
"Sawmill",
"Housing",
"Sawmill",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Carpentry",
weight = 1000,
2,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.5",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnSoftwoodChairItem",
typeID = 0,
},
["Hewn Softwood Door"] = {
untranslated = "Hewn Softwood Door",
category = nil,
group = "Housing Objects",
description = "A door made from roughly hewn logs.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnSoftwoodDoorItem",
typeID = 0,
},
["Hewn Softwood Table"] = {
untranslated = "Hewn Softwood Table",
category = nil,
group = "Housing Objects",
description = "A large table for placing things on.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 240.0,
weight = 2000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Decorative Ship Wheel",
carbs = nil,
defaultVariantUntranslated = "Decorative Ship Wheel",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Decorative Ship Wheel"] = {
density = nil,
untranslated = "Decorative Ship Wheel",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = "1",
"Lumber",
roomCategory = "Seating",
4.0,
furnitureType = "Table",
false,
repeatsDepreciation = "0.6",
"Lumber",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Decorative Ship Wheel",
energyType = nil,
1.0,
fluidsUsed = nil,
"Decorative Ship Wheel",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "8",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnSoftwoodTableItem",
typeID = 0,
},
["Hewn Table"] = {
untranslated = "Hewn Table",
category = nil,
group = "Housing Objects",
description = "A large table for placing things on.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HewnTableItem",
typeID = 0,
},
},
["Dendrology Research Paper Advanced"] = {
["Hide Ash Fertilizer"] = {
dispCraftStn = "1",
untranslated = "Hide Ash Fertilizer",
checkImage = "1",
category = nil,
untranslated = "Dendrology Research Paper Advanced",
group = "Items",
craftStn = {
description = "A fertilizer made from hide ash and fillers.",
{
tagGroups = {
"Research Table",
"Fertilizer",
"Research Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Carpentry",
weight = 500,
1,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 100,
baseXPGain = 3.0,
calories = 700,
defaultVariant = "Dendrology Research Paper Advanced",
carbs = 21,
defaultVariantUntranslated = "Dendrology Research Paper Advanced",
protein = 19,
numberOfVariants = "1",
fat = 5,
variants = {
vitamins = 8,
["Dendrology Research Paper Advanced"] = {
density = 7.571428571428572,
untranslated = "Dendrology Research Paper Advanced",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Hewn Log",
roomCategory = nil,
20.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Hewn Log",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Dendrology Research Paper Advanced",
energyType = nil,
1,
fluidsUsed = nil,
"Dendrology Research Paper Advanced",
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,
},
},
["Dendrology Research Paper Basic"] = {
["Huckleberry Extract"] = {
dispCraftStn = "1",
untranslated = "Huckleberry Extract",
checkImage = "1",
category = nil,
untranslated = "Dendrology Research Paper Basic",
group = "Food",
craftStn = {
description = "A concentrated blast of huckleberry goodness.",
{
tagGroups = {
"Research Table",
"Food",
"Research Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Logging",
weight = 200,
1,
calories = 60,
"Logging",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 30.0,
weight = 200,
baseXPGain = 1.5,
calories = 900,
defaultVariant = "Dendrology Research Paper Basic",
carbs = 16,
defaultVariantUntranslated = "Dendrology Research Paper Basic",
protein = 0,
numberOfVariants = "1",
fat = 20,
variants = {
vitamins = 8,
["Dendrology Research Paper Basic"] = {
density = 4.888888888888889,
untranslated = "Dendrology Research Paper Basic",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Wood",
roomCategory = nil,
20.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Wood",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Dendrology Research Paper Basic",
energyType = nil,
1,
fluidsUsed = nil,
"Dendrology Research Paper Basic",
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,
},
},
["Dendrology Research Paper Modern"] = {
["Huckleberry Seed"] = {
dispCraftStn = "1",
untranslated = "Huckleberry Seed",
checkImage = "1",
category = nil,
untranslated = "Dendrology Research Paper Modern",
group = "Seed",
craftStn = {
description = "Plant to grow a huckleberry bush.",
{
tagGroups = {
"Laboratory",
"Crop Seed",
"Laboratory",
"Food",
},
"Seeds",
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 6.0,
defaultVariant = "Dendrology Research Paper Modern",
defaultVariantUntranslated = "Dendrology Research Paper Modern",
numberOfVariants = "1",
variants = {
["Dendrology Research Paper Modern"] = {
untranslated = "Dendrology Research Paper Modern",
ingredients = {
{
"TAG",
"Lumber",
30.0,
false,
"Lumber",
},
},
products = {
{
"Dendrology Research Paper Modern",
1,
"Dendrology Research Paper Modern",
},
},
},
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HuckleberrySeedItem",
typeID = 0,
},
["Huge Banner Sign"] = {
untranslated = "Huge Banner Sign",
category = nil,
group = "Crafted Objects",
description = "A banner made out of fabric held up by ropes and some pieces of wood.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HugeBannerSignItem",
typeID = 0,
},
["Huge Iron Banner Sign"] = {
untranslated = "Huge Iron Banner Sign",
category = nil,
group = "Crafted Objects",
description = "A very large iron banner placed between two iron pillars. ",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HugeIronBannerSignItem",
typeID = 0,
},
["Huge Iron Sign"] = {
untranslated = "Huge Iron Sign",
category = nil,
group = "Crafted Objects",
description = "A very large iron sign.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HugeIronSignItem",
typeID = 0,
},
["Huge Steel Banner Sign"] = {
untranslated = "Huge Steel Banner Sign",
category = nil,
group = "Crafted Objects",
description = "A large illuminated banner mounted on a steel frame portal.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HugeSteelBannerSignItem",
typeID = 0,
},
["Huge Steel Sign"] = {
untranslated = "Huge Steel Sign",
category = nil,
group = "Crafted Objects",
description = "An illuminated large steel sign.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "HugeSteelSignItem",
typeID = 0,
},
},
["Derpy Hat"] = {
["Huge Wooden Banner Sign"] = {
dispCraftStn = "1",
untranslated = "Huge Wooden Banner Sign",
checkImage = "1",
category = nil,
untranslated = "Derpy Hat",
group = "Crafted Objects",
craftStn = {
description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
{
tagGroups = {},
"Tailoring Table",
maxStack = 1,
"Tailoring Table",
carried = "Backpack",
},
weight = 2000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Tailoring",
fat = nil,
1,
vitamins = nil,
"Tailoring",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 0.0,
skillValue = nil,
baseLaborCost = 40.0,
roomCategory = nil,
baseXPGain = 3.0,
furnitureType = nil,
defaultVariant = "Derpy Hat",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Derpy Hat",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Derpy Hat"] = {
energyUsed = nil,
untranslated = "Derpy Hat",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Leather Hide",
validTalents = nil,
2.0,
footprint = nil,
false,
mobile = nil,
"Leather Hide",
roomSizeReq = nil,
},
roomMatReq = nil,
{
roomContainReq = nil,
"TAG",
inventorySlots = nil,
"Fabric",
inventoryMaxWeight = nil,
5.0,
inventoryRestrictions = nil,
false,
NutrientElement = nil,
"Fabric",
type = "HugeWoodenBannerSignItem",
},
typeID = 0,
},
products = {
{
"Derpy Hat",
1.0,
"Derpy Hat",
},
},
},
},
},
},
["Dirt Ramp"] = {
["Hunting Upgrade"] = {
dispCraftStn = "1",
untranslated = "Hunting Upgrade",
checkImage = "1",
category = nil,
untranslated = "Dirt Ramp",
group = "Upgrade Modules",
craftStn = {
description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
{
tagGroups = {
"Wainwright Table",
"Upgrade",
"Wainwright Table",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Dirt Ramp",
defaultVariantUntranslated = "Dirt Ramp",
numberOfVariants = "1",
variants = {
["Dirt Ramp"] = {
untranslated = "Dirt Ramp",
ingredients = {
{
"ITEM",
"Dirt",
6.0,
false,
"Dirt",
},
},
products = {
{
"Dirt Ramp",
1,
"Dirt Ramp",
},
},
},
},
},
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,
},
},
["Dirt Ramp Basic"] = {
Icebox = {
dispCraftStn = "1",
untranslated = "Icebox",
checkImage = "1",
category = nil,
untranslated = "Dirt Ramp Basic",
group = "Housing Objects",
craftStn = {
description = "A box of ice. It's in the name!",
{
tagGroups = {
"Workbench",
"Housing",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 20.0,
baseXPGain = 0.0,
defaultVariant = "Dirt Ramp Basic",
defaultVariantUntranslated = "Dirt Ramp Basic",
numberOfVariants = "1",
variants = {
["Dirt Ramp Basic"] = {
untranslated = "Dirt Ramp Basic",
ingredients = {
{
"ITEM",
"Dirt",
6.0,
false,
"Dirt",
},
},
products = {
{
"Dirt Ramp",
1.0,
"Dirt Ramp",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Kitchen",
furnitureType = "Food Storage",
repeatsDepreciation = "0.3",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IceboxItem",
typeID = 0,
},
},
["Distribution Station"] = {
["Immigration Desk"] = {
dispCraftStn = "1",
untranslated = "Immigration Desk",
checkImage = "1",
category = nil,
untranslated = "Distribution Station",
group = "Work Stations",
craftStn = {
description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
{
tagGroups = {
"Carpentry Table",
"Government",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 100.0,
baseXPGain = 5.0,
defaultVariant = "Distribution Station",
defaultVariantUntranslated = "Distribution Station",
numberOfVariants = "1",
variants = {
["Distribution Station"] = {
untranslated = "Distribution Station",
ingredients = {
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
},
products = {
{
"Distribution Station",
1.0,
"Distribution Station",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ImmigrationDeskItem",
typeID = 0,
},
},
["Dry Fish"] = {
["Industrial Barge"] = {
dispCraftStn = "1",
untranslated = "Industrial Barge",
checkImage = "1",
category = nil,
untranslated = "Dry Fish",
group = "Crafted Objects",
craftStn = {
description = "",
{
tagGroups = {
"Fish Rack",
"Vehicles",
"Fish Rack",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Dry Fish",
defaultVariantUntranslated = "Dry Fish",
numberOfVariants = "1",
variants = {
["Dry Fish"] = {
untranslated = "Dry Fish",
ingredients = {
{
"ITEM",
"Raw Fish",
1.0,
false,
"Raw Fish",
},
},
products = {
{
"Dried Fish",
1.0,
"Dried Fish",
},
},
},
},
},
maxStack = 100,
carried = "Backpack",
weight = 30000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IndustrialBargeItem",
typeID = 0,
},
},
["Dry Meat"] = {
["Industrial Elevator"] = {
dispCraftStn = "1",
untranslated = "Industrial Elevator",
checkImage = "1",
category = nil,
untranslated = "Dry Meat",
group = "Crafted Objects",
craftStn = {
description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
{
tagGroups = {
"Fish Rack",
"Vehicles",
"Fish Rack",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Hunting",
weight = 25000,
1,
calories = nil,
"Hunting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IndustrialElevatorItem",
typeID = 0,
},
["Industrial Generator"] = {
untranslated = "Industrial Generator",
category = nil,
group = "Crafted Objects",
description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IndustrialGeneratorItem",
typeID = 0,
},
["Industrial Refrigerator"] = {
untranslated = "Industrial Refrigerator",
category = nil,
group = "Crafted Objects",
description = "A larger food storage solution for when you want to keep it fresh!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IndustrialRefrigeratorItem",
typeID = 0,
},
["Industry Skill Book"] = {
untranslated = "Industry Skill Book",
category = nil,
group = "Skill Books",
description = "Industry Skill Book",
tagGroups = {
"Skill Books",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 25.0,
weight = 100,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Dry Meat",
carbs = nil,
defaultVariantUntranslated = "Dry Meat",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Dry Meat"] = {
density = nil,
untranslated = "Dry Meat",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Raw Meat",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Raw Meat",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Dried Meat",
energyType = nil,
1.0,
fluidsUsed = nil,
"Dried Meat",
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,
},
},
Easel = {
["Industry Upgrade"] = {
dispCraftStn = "1",
untranslated = "Industry Upgrade",
checkImage = "1",
category = nil,
untranslated = "Easel",
group = "Upgrade Modules",
craftStn = {
description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
{
tagGroups = {
"Carpentry Table",
"Upgrade",
"Carpentry Table",
},
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 2.0,
weight = 1,
baseLaborCost = 160.0,
calories = nil,
baseXPGain = 0.5,
carbs = nil,
defaultVariant = "Easel",
protein = nil,
defaultVariantUntranslated = "Easel",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
Easel = {
fuel = nil,
untranslated = "Easel",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"ITEM",
roomCategory = nil,
"Canvas",
furnitureType = nil,
4.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Canvas",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"TAG",
energyProduced = nil,
"Wood",
energyType = nil,
12.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Wood",
validTalents = nil,
},
footprint = nil,
{
mobile = nil,
"TAG",
roomSizeReq = nil,
"Wood Board",
roomMatReq = nil,
4.0,
roomContainReq = nil,
false,
inventorySlots = nil,
"Wood Board",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
products = {
type = "IndustryUpgradeItem",
{
typeID = 0,
"Easel",
},
1.0,
["Infused Oil"] = {
"Easel",
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,
},
},
["Electric Lathe"] = {
["Iron Anchor"] = {
dispCraftStn = "1",
untranslated = "Iron Anchor",
checkImage = "1",
category = nil,
untranslated = "Electric Lathe",
group = "Items",
craftStn = {
description = "A solid iron anchor used to park your vessel.",
{
tagGroups = {},
"Electric Machinist Table",
maxStack = 100,
"Electric Machinist Table",
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",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Industry",
weight = 1000,
1,
calories = nil,
"Industry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 2,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronAxeItem",
typeID = 0,
},
["Iron Axle"] = {
untranslated = "Iron Axle",
category = nil,
group = "Items",
description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronAxleItem",
typeID = 0,
},
["Iron Bar"] = {
untranslated = "Iron Bar",
category = nil,
group = "Blocks",
description = "Refined bar of iron.",
tagGroups = {
"Metal",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 8.0,
carried = "Hands",
baseLaborCost = 240.0,
weight = 15000,
baseXPGain = 20.0,
calories = nil,
defaultVariant = "Electric Lathe",
carbs = nil,
defaultVariantUntranslated = "Electric Lathe",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Electric Lathe"] = {
density = nil,
untranslated = "Electric Lathe",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Iron Wheel",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Iron Wheel",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Steel Plate",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Steel Plate",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Electric Lathe",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Electric Lathe",
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,
},
},
["Electric Machinist Table"] = {
["Iron Frame Landscape"] = {
dispCraftStn = "1",
untranslated = "Iron Frame Landscape",
checkImage = "1",
category = nil,
untranslated = "Electric Machinist Table",
group = "Housing Objects",
craftStn = {
description = "",
{
tagGroups = {
"Assembly Line",
"Housing",
"Assembly Line",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Industry",
weight = 1000,
1,
calories = nil,
"Industry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronFrameLandscapeItem",
typeID = 0,
},
["Iron Frame Wide"] = {
untranslated = "Iron Frame Wide",
category = nil,
group = "Housing Objects",
description = "",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 8.0,
carried = "Backpack",
baseLaborCost = 360.0,
weight = 1000,
baseXPGain = 20.0,
calories = nil,
defaultVariant = "Electric Machinist Table",
carbs = nil,
defaultVariantUntranslated = "Electric Machinist Table",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Electric Machinist Table"] = {
density = nil,
untranslated = "Electric Machinist Table",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "0",
"Steel Bar",
roomCategory = "Cultural",
12.0,
furnitureType = "Cultural",
false,
repeatsDepreciation = "",
"Steel Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Plate",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Plate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "2",
"ITEM",
mobile = nil,
"Iron Gear",
roomSizeReq = nil,
8.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Iron Gear",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "IronFrameWideItem",
"Electric Machinist Table",
typeID = 0,
1.0,
},
"Electric Machinist Table",
["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,
},
},
["Electric Motor"] = {
["Iron Hammer"] = {
dispCraftStn = "1",
untranslated = "Iron Hammer",
checkImage = "1",
category = nil,
untranslated = "Electric Motor",
group = "Items",
craftStn = {
description = "An iron hammer allows for more sophisticated building.",
{
tagGroups = {
"Electronics Assembly",
"Tool",
"Electronics Assembly",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Electronics",
weight = 1000,
1,
calories = nil,
"Electronics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 2,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronHammerItem",
typeID = 0,
},
["Iron Hoe"] = {
untranslated = "Iron Hoe",
category = nil,
group = "Items",
description = "A sturdy iron hoe made for tilling the soil.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 360.0,
weight = 1000,
baseXPGain = 10.0,
calories = nil,
defaultVariant = "Electric Motor",
carbs = nil,
defaultVariantUntranslated = "Electric Motor",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Electric Motor"] = {
density = nil,
untranslated = "Electric Motor",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Basic Circuit",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Basic Circuit",
materialTier = 2,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Copper Wiring",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Copper Wiring",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Steel Bar",
roomSizeReq = nil,
8.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Steel Bar",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "IronHoeItem",
"Electric Motor",
typeID = 0,
1,
},
"Electric Motor",
["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,
},
},
["Electric Planer"] = {
["Iron Ore"] = {
dispCraftStn = "1",
untranslated = "Iron Ore",
checkImage = "1",
category = nil,
untranslated = "Electric Planer",
group = "Natural Resources",
craftStn = {
description = "Unrefined ore with traces of iron.",
{
tagGroups = {
"Electric Machinist Table",
"Excavatable",
"Electric Machinist Table",
"Ore",
},
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Industry",
weight = 10000,
1,
calories = nil,
"Industry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 8.0,
density = nil,
baseLaborCost = 240.0,
fuel = nil,
baseXPGain = 20.0,
yield = nil,
defaultVariant = "Electric Planer",
currency = nil,
defaultVariantUntranslated = "Electric Planer",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Electric Planer"] = {
repeatsDepreciation = nil,
untranslated = "Electric Planer",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Steel Plate",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Steel Plate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Rivet",
roomSizeReq = nil,
12.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Rivet",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "IronOreItem",
"Electric Planer",
typeID = 0,
1.0,
},
"Electric Planer",
["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,
},
},
["Electric Stamping Press"] = {
["Iron Pipe"] = {
dispCraftStn = "1",
untranslated = "Iron Pipe",
checkImage = "1",
category = nil,
untranslated = "Electric Stamping Press",
group = "Blocks",
craftStn = {
description = "A pipe for transporting liquids.",
{
tagGroups = {},
"Electric Machinist Table",
maxStack = 20,
"Electric Machinist Table",
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",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Industry",
weight = 1000,
1,
calories = nil,
"Industry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 3,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronRoadToolItem",
typeID = 0,
},
["Iron Rock Drill"] = {
untranslated = "Iron Rock Drill",
category = nil,
group = "Items",
description = "A drill used to retreive geological samples and discover what treasures can be found underground.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 8.0,
carried = "Backpack",
baseLaborCost = 240.0,
weight = 1000,
baseXPGain = 20.0,
calories = nil,
defaultVariant = "Electric Stamping Press",
carbs = nil,
defaultVariantUntranslated = "Electric Stamping Press",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Electric Stamping Press"] = {
density = nil,
untranslated = "Electric Stamping Press",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Bar",
roomCategory = nil,
24.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Bar",
materialTier = 2,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Electric Stamping Press",
energyType = nil,
1.0,
fluidsUsed = nil,
"Electric Stamping Press",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronRockDrillItem",
typeID = 0,
},
["Iron Saw Blade"] = {
untranslated = "Iron Saw Blade",
category = nil,
group = "Items",
description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronSawBladeItem",
typeID = 0,
},
["Iron Shovel"] = {
untranslated = "Iron Shovel",
category = nil,
group = "Items",
description = "A sturdy shovel that breaks less than its wooden counterpart.",
tagGroups = {
"Tool",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 2,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronShovelItem",
typeID = 0,
},
},
["Electric Wall Lamp"] = {
["Iron Sickle"] = {
dispCraftStn = "1",
untranslated = "Iron Sickle",
checkImage = "1",
category = nil,
untranslated = "Electric Wall Lamp",
group = "Items",
craftStn = {
description = "An iron sickle used to harvest crops or cut grass.",
{
tagGroups = {
"Electronics Assembly",
"Tool",
"Electronics Assembly",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Electronics",
weight = 1000,
1,
calories = nil,
"Electronics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 2,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronSickleItem",
typeID = 0,
},
["Iron Wheel"] = {
untranslated = "Iron Wheel",
category = nil,
group = "Items",
description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "IronWheelItem",
typeID = 0,
},
["Jaguar Carcass"] = {
untranslated = "Jaguar Carcass",
category = nil,
group = "Natural Resources",
description = "A dead Jaguar.",
tagGroups = {
"Medium Carcass",
"Medium Leather Carcass",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 4.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 2000,
baseXPGain = 5.0,
calories = nil,
defaultVariant = "Electric Wall Lamp",
carbs = nil,
defaultVariantUntranslated = "Electric Wall Lamp",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Electric Wall Lamp"] = {
density = nil,
untranslated = "Electric Wall Lamp",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Bar",
roomCategory = nil,
5.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Copper Wiring",
energyProduced = nil,
5.0,
energyType = nil,
false,
fluidsUsed = nil,
"Copper Wiring",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Light Bulb",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
true,
roomContainReq = nil,
"Light Bulb",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "JaguarCarcassItem",
"Electric Wall Lamp",
typeID = 0,
1.0,
},
"Electric Wall Lamp",
["Jaw Crusher"] = {
},
untranslated = "Jaw Crusher",
},
category = nil,
},
group = "Work Stations",
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "JawCrusherItem",
typeID = 0,
},
},
["Electric Water Pump"] = {
["Jointfir Seed"] = {
dispCraftStn = "1",
untranslated = "Jointfir Seed",
checkImage = "1",
category = nil,
untranslated = "Electric Water Pump",
group = "Seed",
craftStn = {
description = "Plant to grow a jointfir.",
{
tagGroups = {
"Electric Machinist Table",
"Food",
"Electric Machinist Table",
"Seeds",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mechanics",
weight = 50,
4,
calories = 0,
"Mechanics",
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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 8.0,
carried = "Hands",
baseLaborCost = 120.0,
weight = 10000,
baseXPGain = 10.0,
calories = nil,
defaultVariant = "Electric Water Pump",
carbs = nil,
defaultVariantUntranslated = "Electric Water Pump",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Electric Water Pump"] = {
density = nil,
untranslated = "Electric Water Pump",
fuel = 4000,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Iron Pipe",
roomCategory = nil,
12.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Iron Pipe",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Bar",
energyProduced = nil,
8.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Bar",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Electric Water Pump",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Electric Water Pump",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "JoshuaLogItem",
typeID = 0,
},
["Joshua Seed"] = {
untranslated = "Joshua Seed",
category = nil,
group = "Seed",
description = "Plant to grow a joshua tree.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "JoshuaSeedItem",
typeID = 0,
},
},
["Electronics Assembly"] = {
["Jungle Campfire Salad"] = {
dispCraftStn = "1",
untranslated = "Jungle Campfire Salad",
checkImage = "1",
category = nil,
untranslated = "Electronics Assembly",
group = "Food",
craftStn = {
description = "A myriad of plants that make a healthy and odd blend.",
{
tagGroups = {
"Electric Machinist Table",
"Campfire Salad",
"Electric Machinist Table",
"Food",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Electronics",
weight = 200,
1,
calories = 900,
"Electronics",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 25.0,
carried = "Backpack",
baseLaborCost = 300.0,
weight = 500,
baseXPGain = 20.0,
calories = 1100,
defaultVariant = "Electronics Assembly",
carbs = 8,
defaultVariantUntranslated = "Electronics Assembly",
protein = 8,
numberOfVariants = "1",
fat = 11,
variants = {
vitamins = 3,
["Electronics Assembly"] = {
density = 2.727272727272727,
untranslated = "Electronics Assembly",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Bar",
roomCategory = nil,
30.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Rivet",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Rivet",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Electronics Assembly",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Electronics Assembly",
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,
},
},
["Electronics Skill Book"] = {
["Kelpy Crab Roll"] = {
dispCraftStn = "1",
untranslated = "Kelpy Crab Roll",
checkImage = "1",
category = nil,
untranslated = "Electronics Skill Book",
group = "Food",
craftStn = {
description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
{
tagGroups = {
"Laboratory",
"Food",
"Laboratory",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mechanics",
weight = 300,
1,
calories = 1350,
"Mechanics",
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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 30.0,
carried = "Backpack",
baseLaborCost = 6000.0,
weight = 5000,
baseXPGain = 0.0,
calories = nil,
defaultVariant = "Electronics Skill Book",
carbs = nil,
defaultVariantUntranslated = "Electronics Skill Book",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Electronics Skill Book"] = {
density = nil,
untranslated = "Electronics Skill Book",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Metallurgy Research Paper Advanced",
roomCategory = "Industrial",
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Metallurgy Research Paper Advanced",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Engineering Research Paper Modern",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Engineering Research Paper Modern",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Metallurgy Research Paper Modern",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Metallurgy Research Paper Modern",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Basic Research",
type = "KilnItem",
30.0,
typeID = 0,
false,
},
"Basic Research",
["King Fern Spore"] = {
},
untranslated = "King Fern Spore",
{
category = nil,
"TAG",
group = "Seed",
"Advanced Research",
description = "Plant to grow king fern.",
20.0,
tagGroups = {
false,
"Food",
"Advanced Research",
"Seeds",
},
{
"TAG",
"Modern Research",
20.0,
false,
"Modern Research",
},
},
products = {
{
"Electronics Skill Book",
1.0,
"Electronics Skill Book",
},
{
"Electronics Skill Book",
1.0,
"Electronics Skill Book",
},
},
},
},
},
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,
},
},
["Electronics Upgrade"] = {
Kitchen = {
dispCraftStn = "1",
untranslated = "Kitchen",
checkImage = "1",
category = nil,
untranslated = "Electronics Upgrade",
group = "Housing Objects",
craftStn = {
description = "A prep area for food which allows for more complex dishes.",
{
tagGroups = {
"Electronics Assembly",
"Crafting Table",
"Electronics Assembly",
"Housing",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Electronics",
weight = 5000,
1,
calories = nil,
"Electronics",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 18.0,
density = nil,
baseLaborCost = 9000.0,
fuel = nil,
baseXPGain = 4.0,
yield = nil,
defaultVariant = "Electronics Upgrade",
currency = nil,
defaultVariantUntranslated = "Electronics Upgrade",
skillValue = "3",
numberOfVariants = "1",
roomCategory = "Kitchen",
variants = {
furnitureType = "Cooking",
["Electronics Upgrade"] = {
repeatsDepreciation = "0.3",
untranslated = "Electronics Upgrade",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Modern Upgrade Lvl4",
energyProduced = nil,
1.0,
energyType = nil,
true,
fluidsUsed = nil,
"Modern Upgrade Lvl4",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "18",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Electronics Upgrade",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Electronics Upgrade",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "KitchenItem",
typeID = 0,
},
Laboratory = {
untranslated = "Laboratory",
category = nil,
group = "Work Stations",
description = "For more advanced research and manufacturing. Science rules!",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LaboratoryItem",
typeID = 0,
},
},
["Elevator Call Post"] = {
["Large Bath Mat"] = {
dispCraftStn = "1",
untranslated = "Large Bath Mat",
checkImage = "1",
category = nil,
untranslated = "Elevator Call Post",
group = "Housing Objects",
craftStn = {
description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
{
tagGroups = {
"Sawmill",
"Housing",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
5,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 120.0,
baseXPGain = 2.0,
defaultVariant = "Elevator Call Post",
defaultVariantUntranslated = "Elevator Call Post",
numberOfVariants = "1",
variants = {
["Elevator Call Post"] = {
untranslated = "Elevator Call Post",
ingredients = {
{
"TAG",
"Lumber",
8.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
6.0,
false,
"Wood Board",
},
},
products = {
{
"Elevator Call Post",
1.0,
"Elevator Call Post",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Bathroom",
furnitureType = "Rug",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeBathMatItem",
typeID = 0,
},
},
["Elk Mount"] = {
["Large Canoe"] = {
dispCraftStn = "1",
untranslated = "Large Canoe",
checkImage = "1",
category = nil,
untranslated = "Elk Mount",
group = "Crafted Objects",
craftStn = {
description = "",
{
tagGroups = {
"Butchery Table",
"Vehicles",
"Butchery Table",
},
},
skillNeeds = {
{
"Hunting",
4,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 300.0,
baseXPGain = 4.0,
defaultVariant = "Elk Mount",
defaultVariantUntranslated = "Elk Mount",
numberOfVariants = "1",
variants = {
["Elk Mount"] = {
untranslated = "Elk Mount",
ingredients = {
{
"ITEM",
"Elk Carcass",
1.0,
true,
"Elk Carcass",
},
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Elk Mount",
1.0,
"Elk Mount",
},
},
},
},
},
maxStack = 100,
carried = "Backpack",
weight = 8000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeCanoeItem",
typeID = 0,
},
},
["Elk Taco"] = {
["Large Corrugated Steel Door"] = {
dispCraftStn = "1",
untranslated = "Large Corrugated Steel Door",
checkImage = "1",
category = nil,
untranslated = "Elk Taco",
group = "Housing Objects",
craftStn = {
description = "A large corrugated steel door.",
{
tagGroups = {},
"Stove",
maxStack = 1,
"Stove",
carried = "Backpack",
},
weight = 2000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Advanced Cooking",
fat = nil,
2,
vitamins = nil,
"Advanced Cooking",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 6.0,
skillValue = nil,
baseLaborCost = 65.0,
roomCategory = nil,
baseXPGain = 1.0,
furnitureType = nil,
defaultVariant = "Elk Taco",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Elk Taco",
materialTier = 3,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Elk Taco"] = {
energyUsed = nil,
untranslated = "Elk Taco",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Scrap Meat",
validTalents = nil,
10.0,
footprint = nil,
false,
mobile = nil,
"Scrap Meat",
roomSizeReq = nil,
},
roomMatReq = nil,
{
roomContainReq = nil,
"ITEM",
inventorySlots = nil,
"Tortilla",
inventoryMaxWeight = nil,
2.0,
inventoryRestrictions = nil,
false,
NutrientElement = nil,
"Tortilla",
type = "LargeCorrugatedSteelDoorItem",
},
typeID = 0,
{
"ITEM",
"Wild Mix",
2.0,
false,
"Wild Mix",
},
},
products = {
{
"Elk Taco",
1.0,
"Elk Taco",
},
},
},
},
},
},
["Elk Wellington"] = {
["Large Cotton Bunting Red"] = {
dispCraftStn = "1",
untranslated = "Large Cotton Bunting Red",
checkImage = "1",
category = nil,
untranslated = "Elk Wellington",
group = "Housing Objects",
craftStn = {
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
{
tagGroups = {
"Bakery Oven",
"Housing",
"Bakery Oven",
},
},
skillNeeds = {
{
"Advanced Baking",
6,
"Advanced Baking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Elk Wellington",
defaultVariantUntranslated = "Elk Wellington",
numberOfVariants = "1",
variants = {
["Elk Wellington"] = {
untranslated = "Elk Wellington",
ingredients = {
{
"ITEM",
"Leavened Dough",
2.0,
false,
"Leavened Dough",
},
{
"ITEM",
"Prime Cut",
4.0,
false,
"Prime Cut",
},
},
products = {
{
"Elk Wellington",
1.0,
"Elk Wellington",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRedItem",
typeID = 0,
},
},
["Embassy Desk"] = {
["Large Cotton Bunting Regal"] = {
dispCraftStn = "1",
untranslated = "Large Cotton Bunting Regal",
checkImage = "1",
category = nil,
untranslated = "Embassy Desk",
group = "Housing Objects",
craftStn = {
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
{
tagGroups = {
"Settlement Crafting Table",
"Housing",
"Settlement Crafting Table",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 1200.0,
baseXPGain = 2.0,
defaultVariant = "Embassy Desk",
defaultVariantUntranslated = "Embassy Desk",
numberOfVariants = "1",
variants = {
["Embassy Desk"] = {
untranslated = "Embassy Desk",
ingredients = {
{
"ITEM",
"Copper Bar",
8.0,
false,
"Copper Bar",
},
{
"ITEM",
"Gold Bar",
8.0,
false,
"Gold Bar",
},
{
"ITEM",
"Paper",
12.0,
false,
"Paper",
},
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Embassy Desk",
1.0,
"Embassy Desk",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRegalItem",
typeID = 0,
},
},
["Engineering Research Paper Advanced"] = {
["Large Court"] = {
dispCraftStn = "1",
untranslated = "Large Court",
checkImage = "1",
category = nil,
untranslated = "Engineering Research Paper Advanced",
group = "Work Stations",
craftStn = {
description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
{
tagGroups = {
"Research Table",
"Government",
"Research Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 120.0,
baseXPGain = 1.5,
defaultVariant = "Engineering Research Paper Advanced",
defaultVariantUntranslated = "Engineering Research Paper Advanced",
numberOfVariants = "1",
variants = {
["Engineering Research Paper Advanced"] = {
untranslated = "Engineering Research Paper Advanced",
ingredients = {
{
"ITEM",
"Waterwheel",
2.0,
false,
"Waterwheel",
},
{
"ITEM",
"Windmill",
2.0,
false,
"Windmill",
},
},
products = {
{
"Engineering Research Paper Advanced",
1,
"Engineering Research Paper Advanced",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeCourtItem",
typeID = 0,
},
},
["Engineering Research Paper Modern"] = {
["Large Festive Paper Lantern"] = {
dispCraftStn = "1",
untranslated = "Large Festive Paper Lantern",
checkImage = "1",
category = nil,
untranslated = "Engineering Research Paper Modern",
group = "Housing Objects",
craftStn = {
description = "A large festive paper lantern.",
{
tagGroups = {
"Laboratory",
"Housing",
"Laboratory",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 3.0,
defaultVariant = "Engineering Research Paper Modern",
defaultVariantUntranslated = "Engineering Research Paper Modern",
numberOfVariants = "1",
variants = {
["Engineering Research Paper Modern"] = {
untranslated = "Engineering Research Paper Modern",
ingredients = {
{
"ITEM",
"Iron Axle",
8.0,
false,
"Iron Axle",
},
{
"ITEM",
"Iron Plate",
8.0,
false,
"Iron Plate",
},
{
"ITEM",
"Iron Gear",
20.0,
false,
"Iron Gear",
},
},
products = {
{
"Engineering Research Paper Modern",
1,
"Engineering Research Paper Modern",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeFestivePaperLanternItem",
typeID = 0,
},
},
Epoxy = {
["Large Hanging Ashlar Basalt Sign"] = {
dispCraftStn = "1",
untranslated = "Large Hanging Ashlar Basalt Sign",
checkImage = "1",
category = nil,
untranslated = "Epoxy",
group = "Crafted Objects",
craftStn = {
description = "A large sign for all your large text needs!",
{
tagGroups = {},
"Oil Refinery",
maxStack = 1,
"Oil Refinery",
carried = "Backpack",
},
weight = 2000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Oil Drilling",
fat = nil,
1,
vitamins = nil,
"Oil Drilling",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 1.5,
skillValue = nil,
baseLaborCost = 180.0,
roomCategory = nil,
baseXPGain = 1.0,
furnitureType = nil,
defaultVariant = "Epoxy",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Epoxy",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
Epoxy = {
energyUsed = nil,
untranslated = "Epoxy",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Petroleum",
validTalents = nil,
4.0,
footprint = nil,
false,
mobile = nil,
"Petroleum",
roomSizeReq = nil,
},
roomMatReq = nil,
},
roomContainReq = nil,
products = {
inventorySlots = nil,
{
inventoryMaxWeight = nil,
"Epoxy",
inventoryRestrictions = nil,
2.0,
NutrientElement = nil,
"Epoxy",
type = "LargeHangingAshlarBasaltSignItem",
},
typeID = 0,
{
"Barrel",
3.0,
"Barrel",
},
},
},
},
},
},
Excavator = {
["Large Hanging Ashlar Stone Sign"] = {
dispCraftStn = "1",
untranslated = "Large Hanging Ashlar Stone Sign",
checkImage = "1",
category = nil,
untranslated = "Excavator",
group = "Crafted Objects",
craftStn = {
description = "A large sign for all your large text needs!",
{
tagGroups = {},
"Robotic Assembly Line",
maxStack = 1,
"Robotic Assembly Line",
carried = "Backpack",
},
weight = 2000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Industry",
fat = nil,
1,
vitamins = nil,
"Industry",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 20.0,
skillValue = nil,
baseLaborCost = 3000.0,
roomCategory = nil,
baseXPGain = 24.0,
furnitureType = nil,
defaultVariant = "Excavator",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Excavator",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
Excavator = {
energyUsed = nil,
untranslated = "Excavator",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Gearbox",
validTalents = nil,
4.0,
footprint = nil,
false,
mobile = nil,
"Gearbox",
roomSizeReq = nil,
},
roomMatReq = nil,
{
roomContainReq = nil,
"ITEM",
inventorySlots = nil,
"Steel Plate",
inventoryMaxWeight = nil,
20.0,
inventoryRestrictions = nil,
false,
NutrientElement = nil,
"Steel Plate",
type = "LargeHangingAshlarStoneSignItem",
},
typeID = 0,
{
"ITEM",
"Nylon Fabric",
20.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Advanced Combustion Engine",
1.0,
true,
"Advanced Combustion Engine",
},
{
"ITEM",
"Rubber Wheel",
4.0,
true,
"Rubber Wheel",
},
{
"ITEM",
"Radiator",
2.0,
true,
"Radiator",
},
{
"ITEM",
"Steel Axle",
2.0,
true,
"Steel Axle",
},
{
"ITEM",
"Light Bulb",
4.0,
true,
"Light Bulb",
},
},
products = {
{
"Excavator",
1.0,
"Excavator",
},
},
},
},
},
},
["Executive Office"] = {
["Large Hanging Birch Sign"] = {
dispCraftStn = "1",
untranslated = "Large Hanging Birch Sign",
checkImage = "1",
category = nil,
untranslated = "Executive Office",
group = "Crafted Objects",
craftStn = {
description = "A large sign for all of your larger text needs!",
{
tagGroups = {},
"Settlement Crafting Table",
maxStack = 1,
"Settlement Crafting Table",
carried = "Backpack",
},
weight = 2000,
},
calories = nil,
skillNeeds = {},
carbs = nil,
moduleNeeds = {},
protein = nil,
baseCraftTime = 5.0,
fat = nil,
baseLaborCost = 1200.0,
vitamins = nil,
baseXPGain = 5.0,
density = nil,
defaultVariant = "Executive Office",
fuel = nil,
defaultVariantUntranslated = "Executive Office",
yield = nil,
numberOfVariants = "1",
currency = nil,
variants = {
skillValue = nil,
["Executive Office"] = {
roomCategory = nil,
untranslated = "Executive Office",
furnitureType = nil,
ingredients = {
repeatsDepreciation = nil,
{
materialTier = nil,
"TAG",
fuelsUsed = nil,
"Hewn Log",
gridRadius = nil,
15.0,
energyUsed = nil,
false,
energyProduced = nil,
"Hewn Log",
energyType = nil,
},
fluidsUsed = nil,
{
fluidsProduced = nil,
"TAG",
validTalents = nil,
"Mortared Stone",
footprint = nil,
15.0,
mobile = nil,
false,
roomSizeReq = nil,
"Mortared Stone",
roomMatReq = nil,
},
roomContainReq = nil,
},
inventorySlots = nil,
products = {
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"Executive Office",
NutrientElement = nil,
1.0,
type = "LargeHangingBirchSignItem",
"Executive Office",
typeID = 0,
},
},
},
["Large Hanging Lumber Sign"] = {
},
untranslated = "Large Hanging Lumber Sign",
},
category = nil,
group = "Crafted Objects",
description = "A large sign for all your large text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeHangingLumberSignItem",
typeID = 0,
},
["Large Hanging Mortared Granite Sign"] = {
untranslated = "Large Hanging Mortared Granite Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all your large text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeHangingMortaredGraniteSignItem",
typeID = 0,
},
["Large Hanging Mortared Stone Sign"] = {
untranslated = "Large Hanging Mortared Stone Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all your large text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeHangingMortaredStoneSignItem",
typeID = 0,
},
["Large Hanging Saguaro Sign"] = {
untranslated = "Large Hanging Saguaro Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeHangingSaguaroSignItem",
typeID = 0,
},
["Large Hanging Softwood Sign"] = {
untranslated = "Large Hanging Softwood Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeHangingSoftwoodSignItem",
typeID = 0,
},
["Large Hanging Stone Sign"] = {
untranslated = "Large Hanging Stone Sign",
category = nil,
group = "World Object",
description = "A large sign for all your large text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeHangingStoneSignItem",
typeID = 0,
},
["Large Hanging Wood Sign"] = {
untranslated = "Large Hanging Wood Sign",
category = nil,
group = "Item",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = nil,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeHangingWoodSignItem",
typeID = 0,
},
},
["Exotic Fruit Salad"] = {
["Large Lumber Door"] = {
dispCraftStn = "1",
untranslated = "Large Lumber Door",
checkImage = "1",
category = nil,
untranslated = "Exotic Fruit Salad",
group = "Housing Objects",
craftStn = {
description = "A large lumber door allowing moderate sized vehicles through..",
{
tagGroups = {},
"Cast Iron Stove",
maxStack = 1,
"Cast Iron Stove",
carried = "Backpack",
},
weight = 2000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Cooking",
fat = nil,
1,
vitamins = nil,
"Cooking",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 4.0,
skillValue = nil,
baseLaborCost = 25.0,
roomCategory = nil,
baseXPGain = 1.0,
furnitureType = nil,
defaultVariant = "Exotic Fruit Salad",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Exotic Fruit Salad",
materialTier = 2,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Exotic Fruit Salad"] = {
energyUsed = nil,
untranslated = "Exotic Fruit Salad",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Prickly Pear Fruit",
validTalents = nil,
10.0,
footprint = nil,
false,
mobile = nil,
"Prickly Pear Fruit",
roomSizeReq = nil,
},
roomMatReq = nil,
{
roomContainReq = nil,
"ITEM",
inventorySlots = nil,
"Pumpkin",
inventoryMaxWeight = nil,
6.0,
inventoryRestrictions = nil,
false,
NutrientElement = nil,
"Pumpkin",
type = "LargeLumberDoorItem",
},
typeID = 0,
},
products = {
{
"Fruit Salad",
1.0,
"Fruit Salad",
},
},
},
},
},
},
["Exotic Salad"] = {
["Large Lumber Stockpile"] = {
dispCraftStn = "1",
untranslated = "Large Lumber Stockpile",
checkImage = "1",
category = nil,
untranslated = "Exotic Salad",
group = "Crafted Objects",
craftStn = {
description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
{
tagGroups = {},
"Cast Iron Stove",
maxStack = 1,
"Cast Iron Stove",
carried = "Backpack",
},
weight = 5000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Cooking",
fat = nil,
1,
vitamins = nil,
"Cooking",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 4.0,
skillValue = nil,
baseLaborCost = 25.0,
roomCategory = nil,
baseXPGain = 1.0,
furnitureType = nil,
defaultVariant = "Exotic Salad",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Exotic Salad",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Exotic Salad"] = {
energyUsed = nil,
untranslated = "Exotic Salad",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Prickly Pear Fruit",
validTalents = nil,
4.0,
footprint = nil,
false,
mobile = nil,
"Prickly Pear Fruit",
roomSizeReq = nil,
},
roomMatReq = nil,
{
roomContainReq = nil,
"ITEM",
inventorySlots = nil,
"Crimini Mushrooms",
inventoryMaxWeight = nil,
4.0,
inventoryRestrictions = nil,
false,
NutrientElement = nil,
"Crimini Mushrooms",
type = "LargeLumberStockpileItem",
},
typeID = 0,
{
"ITEM",
"Rice",
4.0,
false,
"Rice",
},
},
products = {
{
"Basic Salad",
1.0,
"Basic Salad",
},
},
},
},
},
},
["Exotic Vegetable Medley"] = {
["Large Metal Ship Frame"] = {
dispCraftStn = "1",
untranslated = "Large Metal Ship Frame",
checkImage = "1",
category = nil,
untranslated = "Exotic Vegetable Medley",
group = "Items",
craftStn = {
description = "A large metal frame for constructing a larger naval vessel.",
{
tagGroups = {},
"Cast Iron Stove",
maxStack = 100,
"Cast Iron Stove",
carried = "Backpack",
},
weight = 25000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Cooking",
fat = nil,
1,
vitamins = nil,
"Cooking",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 0.8,
skillValue = nil,
baseLaborCost = 25.0,
roomCategory = nil,
baseXPGain = 1.0,
furnitureType = nil,
defaultVariant = "Exotic Vegetable Medley",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Exotic Vegetable Medley",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Exotic Vegetable Medley"] = {
energyUsed = nil,
untranslated = "Exotic Vegetable Medley",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Beans",
validTalents = nil,
8.0,
footprint = nil,
false,
mobile = nil,
"Beans",
roomSizeReq = nil,
},
roomMatReq = nil,
{
roomContainReq = nil,
"ITEM",
inventorySlots = nil,
"Tomato",
inventoryMaxWeight = nil,
6.0,
inventoryRestrictions = nil,
false,
NutrientElement = nil,
"Tomato",
type = "LargeMetalShipFrameItem",
},
typeID = 0,
{
"ITEM",
"Beet",
4.0,
false,
"Beet",
},
},
products = {
{
"Vegetable Medley",
1.0,
"Vegetable Medley",
},
},
},
},
},
},
["Explorer Boots"] = {
["Large Nylon Bunting Green"] = {
dispCraftStn = "1",
untranslated = "Large Nylon Bunting Green",
checkImage = "1",
category = nil,
untranslated = "Explorer Boots",
group = "Housing Objects",
craftStn = {
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
{
tagGroups = {
"Advanced Tailoring Table",
"Housing",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Explorer Boots",
defaultVariantUntranslated = "Explorer Boots",
numberOfVariants = "1",
variants = {
["Explorer Boots"] = {
untranslated = "Explorer Boots",
ingredients = {
{
"ITEM",
"Steel Bar",
1.0,
false,
"Steel Bar",
},
{
"ITEM",
"Synthetic Rubber",
5.0,
false,
"Synthetic Rubber",
},
{
"ITEM",
"Nylon Fabric",
5.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Cotton Fabric",
5.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Explorer Boots",
1.0,
"Explorer Boots",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeNylonBuntingGreenItem",
typeID = 0,
},
},
["Explorer Gloves"] = {
["Large Nylon Bunting Purple"] = {
dispCraftStn = "1",
untranslated = "Large Nylon Bunting Purple",
checkImage = "1",
category = nil,
untranslated = "Explorer Gloves",
group = "Housing Objects",
craftStn = {
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
{
tagGroups = {
"Advanced Tailoring Table",
"Housing",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Explorer Gloves",
defaultVariantUntranslated = "Explorer Gloves",
numberOfVariants = "1",
variants = {
["Explorer Gloves"] = {
untranslated = "Explorer Gloves",
ingredients = {
{
"ITEM",
"Leather Hide",
2.0,
false,
"Leather Hide",
},
{
"ITEM",
"Nylon Fabric",
10.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Cotton Fabric",
10.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Explorer Gloves",
1.0,
"Explorer Gloves",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeNylonBuntingPurpleItem",
typeID = 0,
},
},
["Explorer Hat"] = {
["Large Paper Lantern"] = {
dispCraftStn = "1",
untranslated = "Large Paper Lantern",
checkImage = "1",
category = nil,
untranslated = "Explorer Hat",
group = "Housing Objects",
craftStn = {
description = "A large paper lantern.",
{
tagGroups = {
"Advanced Tailoring Table",
"Housing",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Explorer Hat",
defaultVariantUntranslated = "Explorer Hat",
numberOfVariants = "1",
variants = {
["Explorer Hat"] = {
untranslated = "Explorer Hat",
ingredients = {
{
"ITEM",
"Nylon Fabric",
10.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Cotton Fabric",
5.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Explorer Hat",
1.0,
"Explorer Hat",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargePaperLanternItem",
typeID = 0,
},
},
["Explorer Pants"] = {
["Large Standing Ashlar Basalt Sign"] = {
dispCraftStn = "1",
untranslated = "Large Standing Ashlar Basalt Sign",
checkImage = "1",
category = nil,
untranslated = "Explorer Pants",
group = "Crafted Objects",
craftStn = {
description = "A large sign for all your large text needs!",
{
tagGroups = {},
"Advanced Tailoring Table",
maxStack = 1,
"Advanced Tailoring Table",
carried = "Backpack",
},
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingAshlarBasaltSignItem",
typeID = 0,
},
["Large Standing Ashlar Stone Sign"] = {
untranslated = "Large Standing Ashlar Stone Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all your large text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingAshlarStoneSignItem",
typeID = 0,
},
["Large Standing Birch Sign"] = {
untranslated = "Large Standing Birch Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingBirchSignItem",
typeID = 0,
},
["Large Standing Lumber Sign"] = {
untranslated = "Large Standing Lumber Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all your large text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingLumberSignItem",
typeID = 0,
},
["Large Standing Mortared Granite Sign"] = {
untranslated = "Large Standing Mortared Granite Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all your large text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingMortaredGraniteSignItem",
typeID = 0,
},
["Large Standing Mortared Stone Sign"] = {
untranslated = "Large Standing Mortared Stone Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all your large text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingMortaredStoneSignItem",
typeID = 0,
},
["Large Standing Saguaro Sign"] = {
untranslated = "Large Standing Saguaro Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingSaguaroSignItem",
typeID = 0,
},
["Large Standing Softwood Sign"] = {
untranslated = "Large Standing Softwood Sign",
category = nil,
group = "Crafted Objects",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingSoftwoodSignItem",
typeID = 0,
},
["Large Standing Stone Sign"] = {
untranslated = "Large Standing Stone Sign",
category = nil,
group = "World Object",
description = "A large sign for all your large text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingStoneSignItem",
typeID = 0,
},
["Large Standing Wood Sign"] = {
untranslated = "Large Standing Wood Sign",
category = nil,
group = "Item",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = nil,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeStandingWoodSignItem",
typeID = 0,
},
["Large Windowed Lumber Door"] = {
untranslated = "Large Windowed Lumber Door",
category = nil,
group = "Housing Objects",
description = "A large lumber door with windows allowing moderate sized vehicles through..",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 2,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeWindowedLumberDoorItem",
typeID = 0,
},
["Large Wooden Ship Frame"] = {
untranslated = "Large Wooden Ship Frame",
category = nil,
group = "Items",
description = "A large wooden frame for constructing a larger naval vessel.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 20000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LargeWoodenShipFrameItem",
typeID = 0,
},
Laser = {
untranslated = "Laser",
category = nil,
group = "Crafted Objects",
description = "AVOID DIRECT EYE EXPOSURE",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LaserItem",
typeID = 0,
},
Lathe = {
untranslated = "Lathe",
category = nil,
group = "Work Stations",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
"Crafting Table",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 5000,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LatheItem",
typeID = 0,
},
["Lattice Mushroom Spores"] = {
untranslated = "Lattice Mushroom Spores",
category = nil,
group = "Seed",
description = "Plant to grow lattice mushrooms.",
tagGroups = {
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 1200.0,
weight = 50,
baseXPGain = 5.0,
calories = 0,
defaultVariant = "Explorer Pants",
carbs = 0,
defaultVariantUntranslated = "Explorer Pants",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Explorer Pants"] = {
density = 0,
untranslated = "Explorer Pants",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Nylon Fabric",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Nylon Fabric",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cotton Fabric",
energyProduced = nil,
30.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cotton Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Explorer Pants",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Explorer Pants",
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,
},
},
["Explorer Shirt"] = {
["Leavened Dough"] = {
dispCraftStn = "1",
untranslated = "Leavened Dough",
checkImage = "1",
category = nil,
untranslated = "Explorer Shirt",
group = "Food",
craftStn = {
description = "Leavened dough with added yeast that rises when baked.",
{
tagGroups = {
"Advanced Tailoring Table",
"Food",
"Advanced Tailoring Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 400,
1,
calories = 10,
"Tailoring",
carbs = 6,
},
protein = 18,
},
fat = 13,
moduleNeeds = {},
vitamins = 5,
baseCraftTime = 0.0,
density = 420.0,
baseLaborCost = 1200.0,
fuel = nil,
baseXPGain = 5.0,
yield = nil,
defaultVariant = "Explorer Shirt",
currency = nil,
defaultVariantUntranslated = "Explorer Shirt",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Explorer Shirt"] = {
repeatsDepreciation = nil,
untranslated = "Explorer Shirt",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Nylon Fabric",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Nylon Fabric",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Cotton Fabric",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Cotton Fabric",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "LeavenedDoughItem",
"Explorer Shirt",
typeID = 0,
1.0,
},
"Explorer Shirt",
["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,
},
},
["Fantastic Forest Pizza"] = {
Limestone = {
dispCraftStn = "1",
untranslated = "Limestone",
checkImage = "1",
category = nil,
untranslated = "Fantastic Forest Pizza",
group = "Natural Resources",
craftStn = {
description = "A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.",
{
tagGroups = {
"Bakery Oven",
"Excavatable",
"Bakery Oven",
"Rock",
},
},
skillNeeds = {
{
"Advanced Baking",
3,
"Advanced Baking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Fantastic Forest Pizza",
defaultVariantUntranslated = "Fantastic Forest Pizza",
numberOfVariants = "1",
variants = {
["Fantastic Forest Pizza"] = {
untranslated = "Fantastic Forest Pizza",
ingredients = {
{
"ITEM",
"Leavened Dough",
2.0,
false,
"Leavened Dough",
},
{
"ITEM",
"Camas Bulb",
1.0,
false,
"Camas Bulb",
},
{
"ITEM",
"Sun Cheese",
4.0,
false,
"Sun Cheese",
},
{
"ITEM",
"Tomato",
2.0,
false,
"Tomato",
},
{
"TAG",
"Greens",
2.0,
false,
"Greens",
},
},
products = {
{
"Fantastic Forest Pizza",
1.0,
"Fantastic Forest Pizza",
},
},
},
},
},
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,
},
},
["Farmer Boots"] = {
["Limestone Bison Statue"] = {
dispCraftStn = "1",
untranslated = "Limestone Bison Statue",
checkImage = "1",
category = nil,
untranslated = "Farmer Boots",
group = "Housing Objects",
craftStn = {
description = "A bison statue carved from limestone.",
{
tagGroups = {
"Advanced Tailoring Table",
"Housing",
"Advanced Tailoring Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 5000,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Statue",
repeatsDepreciation = "0.3",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "30",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LimestoneBisonStatueItem",
typeID = 0,
},
["Limestone Otter Statue"] = {
untranslated = "Limestone Otter Statue",
category = nil,
group = "Housing Objects",
description = "An otter statue carved from limestone.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 1200.0,
weight = 1000,
baseXPGain = 5.0,
calories = nil,
defaultVariant = "Farmer Boots",
carbs = nil,
defaultVariantUntranslated = "Farmer Boots",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Farmer Boots"] = {
density = nil,
untranslated = "Farmer Boots",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "0.2",
"Synthetic Rubber",
roomCategory = "Decoration",
5.0,
furnitureType = "Statue",
false,
repeatsDepreciation = "0.6",
"Synthetic Rubber",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Nylon Fabric",
energyProduced = nil,
5.0,
energyType = nil,
false,
fluidsUsed = nil,
"Nylon Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "6",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Farmer Boots",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Farmer Boots",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "LimestoneOtterStatueItem",
typeID = 0,
},
["Limestone Owl Statue"] = {
untranslated = "Limestone Owl Statue",
category = nil,
group = "Housing Objects",
description = "An owl statue carved from limestone.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.2",
roomCategory = "Decoration",
furnitureType = "Statue",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LimestoneOwlStatueItem",
typeID = 0,
},
},
["Farmer Gloves"] = {
["Limestone Wolf Statue"] = {
dispCraftStn = "1",
untranslated = "Limestone Wolf Statue",
checkImage = "1",
category = nil,
untranslated = "Farmer Gloves",
group = "Housing Objects",
craftStn = {
description = "A wolf statue carved from limestone.",
{
tagGroups = {
"Advanced Tailoring Table",
"Housing",
"Advanced Tailoring Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 5000,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.5",
roomCategory = "Decoration",
furnitureType = "Statue",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LimestoneWolfStatueItem",
typeID = 0,
},
["Linen Fabric"] = {
untranslated = "Linen Fabric",
category = nil,
group = "Items",
description = "A rough linen fabric that covers your basic needs.",
tagGroups = {
"Fabric",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 1200.0,
weight = 100,
baseXPGain = 5.0,
calories = nil,
defaultVariant = "Farmer Gloves",
carbs = nil,
defaultVariantUntranslated = "Farmer Gloves",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Farmer Gloves"] = {
density = nil,
untranslated = "Farmer Gloves",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Leather Hide",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Leather Hide",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Nylon Fabric",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Nylon Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Farmer Gloves",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Farmer Gloves",
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,
},
},
["Farmer Hat"] = {
Log = {
dispCraftStn = "1",
untranslated = "Log",
checkImage = "1",
category = nil,
untranslated = "Farmer Hat",
group = "Block",
craftStn = {
description = "A stack of logs.",
{
tagGroups = {},
"Advanced Tailoring Table",
maxStack = 20,
"Advanced Tailoring Table",
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",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 1,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 1200.0,
weight = 1,
baseXPGain = 5.0,
calories = nil,
defaultVariant = "Farmer Hat",
carbs = nil,
defaultVariantUntranslated = "Farmer Hat",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Farmer Hat"] = {
density = nil,
untranslated = "Farmer Hat",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Plant Fibers",
roomCategory = nil,
60.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Plant Fibers",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cotton Fabric",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cotton Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Farmer Hat",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Farmer Hat",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "LoggingBasicUpgradeItem",
typeID = 0,
},
Loom = {
untranslated = "Loom",
category = nil,
group = "Work Stations",
description = "A device for making fabric by weaving yarn or thread.",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LoomItem",
typeID = 0,
},
},
["Farmer Overalls"] = {
["Low Top Shoes"] = {
dispCraftStn = "1",
untranslated = "Low Top Shoes",
checkImage = "1",
category = nil,
untranslated = "Farmer Overalls",
group = "Clothing",
craftStn = {
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 = {
"Advanced Tailoring Table",
"Clothes",
"Advanced Tailoring Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 100,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 0.0,
density = nil,
baseLaborCost = 1200.0,
fuel = nil,
baseXPGain = 5.0,
yield = nil,
defaultVariant = "Farmer Overalls",
currency = nil,
defaultVariantUntranslated = "Farmer Overalls",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Farmer Overalls"] = {
repeatsDepreciation = nil,
untranslated = "Farmer Overalls",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cotton Fabric",
energyProduced = nil,
40.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cotton Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Farmer Overalls",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Farmer Overalls",
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,
},
},
["Farmer Shirt"] = {
["Lumber Bench"] = {
dispCraftStn = "1",
untranslated = "Lumber Bench",
checkImage = "1",
category = nil,
untranslated = "Farmer Shirt",
group = "Housing Objects",
craftStn = {
description = "A lumber bench for when you need extra seating space than a traditional chair.",
{
tagGroups = {
"Advanced Tailoring Table",
"Housing",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Farmer Shirt",
defaultVariantUntranslated = "Farmer Shirt",
numberOfVariants = "1",
variants = {
["Farmer Shirt"] = {
untranslated = "Farmer Shirt",
ingredients = {
{
"ITEM",
"Wool Fabric",
30.0,
false,
"Wool Fabric",
},
},
products = {
{
"Farmer Shirt",
1.0,
"Farmer Shirt",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LumberBenchItem",
typeID = 0,
},
},
["Farmers Table"] = {
["Lumber Chair"] = {
dispCraftStn = "1",
untranslated = "Lumber Chair",
checkImage = "1",
category = nil,
untranslated = "Farmers Table",
group = "Housing Objects",
craftStn = {
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
{
tagGroups = {
"Workbench",
"Housing",
"Workbench",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 200.0,
baseXPGain = 5.0,
defaultVariant = "Farmers Table",
defaultVariantUntranslated = "Farmers Table",
numberOfVariants = "1",
variants = {
["Farmers Table"] = {
untranslated = "Farmers Table",
ingredients = {
{
"ITEM",
"Dirt",
20.0,
false,
"Dirt",
},
{
"TAG",
"Hewn Log",
8.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Farmers Table",
1.0,
"Farmers 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 = "1",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LumberChairItem",
typeID = 0,
},
},
["Farming Skill Book"] = {
["Lumber Door"] = {
dispCraftStn = "1",
untranslated = "Lumber Door",
checkImage = "1",
category = nil,
untranslated = "Farming Skill Book",
group = "Housing Objects",
craftStn = {
description = "A door made from finely cut lumber.",
{
tagGroups = {},
"Research Table",
maxStack = 1,
"Research Table",
carried = "Backpack",
},
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 2,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LumberDoorItem",
typeID = 0,
},
["Lumber Dresser"] = {
untranslated = "Lumber Dresser",
category = nil,
group = "Housing Objects",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
"Housing",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Gathering",
weight = 2000,
1,
calories = nil,
"Gathering",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Bedroom",
furnitureType = "Dresser",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LumberDresserItem",
typeID = 0,
},
["Lumber Stockpile"] = {
untranslated = "Lumber Stockpile",
category = nil,
group = "Crafted Objects",
description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LumberStockpileItem",
typeID = 0,
},
["Lumber Table"] = {
untranslated = "Lumber Table",
category = nil,
group = "Housing Objects",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 300.0,
weight = 2000,
baseXPGain = 0.0,
calories = nil,
defaultVariant = "Farming Skill Book",
carbs = nil,
defaultVariantUntranslated = "Farming Skill Book",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Farming Skill Book"] = {
density = nil,
untranslated = "Farming Skill Book",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "2",
"Gathering Research Paper Basic",
roomCategory = "Seating",
2.0,
furnitureType = "Table",
false,
repeatsDepreciation = "0.6",
"Gathering Research Paper Basic",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Geology Research Paper Basic",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Geology Research Paper Basic",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "8",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Farming Skill Book",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Farming Skill Book",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"Farming Skill Book",
NutrientElement = nil,
1.0,
type = "LumberTableItem",
"Farming Skill Book",
typeID = 0,
},
},
},
["Lupine Seed"] = {
},
untranslated = "Lupine Seed",
category = nil,
group = "Seed",
description = "Plant to grow lupine.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LupineSeedItem",
typeID = 0,
},
},
["Farming Upgrade"] = {
Macarons = {
dispCraftStn = "1",
untranslated = "Macarons",
checkImage = "1",
category = nil,
untranslated = "Farming Upgrade",
group = "Food",
craftStn = {
description = "A small circular biscuit with a sweet huckleberry filling.",
{
tagGroups = {
"Farmers Table",
"Food",
"Farmers Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Farming",
weight = 200,
1,
calories = 1000,
"Farming",
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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 3000.0,
weight = 2000,
baseXPGain = 4.0,
calories = nil,
defaultVariant = "Farming Upgrade",
carbs = nil,
defaultVariantUntranslated = "Farming Upgrade",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Farming Upgrade"] = {
density = nil,
untranslated = "Farming Upgrade",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Basic Upgrade 4",
roomCategory = "Industrial",
1.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Basic Upgrade 4",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Farming Upgrade",
energyType = nil,
1.0,
fluidsUsed = nil,
"Farming Upgrade",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MachinistTableItem",
typeID = 0,
},
["Marmot Carcass"] = {
untranslated = "Marmot Carcass",
category = nil,
group = "Item",
description = "A dead marmot.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MarmotCarcassItem",
typeID = 0,
},
["Masonry Advanced Upgrade"] = {
untranslated = "Masonry Advanced Upgrade",
category = nil,
group = "Upgrade Modules",
description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
tagGroups = {
"Upgrade",
},
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MasonryAdvancedUpgradeItem",
typeID = 0,
},
},
["Federation Foundation"] = {
["Masonry Basic Upgrade"] = {
dispCraftStn = "1",
untranslated = "Masonry Basic Upgrade",
checkImage = "1",
category = nil,
untranslated = "Federation Foundation",
group = "Upgrade Modules",
craftStn = {
description = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
{
tagGroups = {
"Settlement Crafting Table",
"Upgrade",
"Settlement Crafting Table",
},
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 30.0,
weight = 1,
baseLaborCost = 3600.0,
calories = nil,
baseXPGain = 2.0,
carbs = nil,
defaultVariant = "Federation Foundation",
protein = nil,
defaultVariantUntranslated = "Federation Foundation",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Federation Foundation"] = {
fuel = nil,
untranslated = "Federation Foundation",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"ITEM",
roomCategory = nil,
"Ashlar Granite",
furnitureType = nil,
30.0,
repeatsDepreciation = nil,
true,
materialTier = nil,
"Ashlar Granite",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"ITEM",
energyProduced = nil,
"Ashlar Limestone",
energyType = nil,
30.0,
fluidsUsed = nil,
true,
fluidsProduced = nil,
"Ashlar Limestone",
validTalents = nil,
},
footprint = nil,
{
mobile = nil,
"ITEM",
roomSizeReq = nil,
"Nylon Carpet",
roomMatReq = nil,
30.0,
roomContainReq = nil,
true,
inventorySlots = nil,
"Nylon Carpet",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
{
NutrientElement = nil,
"ITEM",
type = "MasonryBasicUpgradeItem",
"Gold Bar",
typeID = 0,
60.0,
},
true,
["Masonry Skill Book"] = {
"Gold Bar",
untranslated = "Masonry Skill Book",
},
category = nil,
{
group = "Skill Books",
"ITEM",
description = "Masonry Skill Book",
"Steel Plate",
tagGroups = {
120.0,
"Skill Books",
true,
"Steel Plate",
},
{
"TAG",
"Composite Lumber",
60.0,
true,
"Composite Lumber",
},
},
products = {
{
"Federation Foundation",
1.0,
"Federation Foundation",
},
},
},
},
},
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,
},
},
["Fern Campfire Salad"] = {
["Masonry Skill Scroll"] = {
dispCraftStn = "1",
untranslated = "Masonry Skill Scroll",
checkImage = "1",
category = nil,
untranslated = "Fern Campfire Salad",
group = "Skill Scrolls",
craftStn = {
description = "Masonry Skill Scroll",
{
tagGroups = {
"Campfire",
"Skill Scrolls",
"Campfire",
},
},
},
skillNeeds = {
maxStack = 10,
{
carried = "Backpack",
"Campfire Cooking",
weight = 10,
1,
calories = nil,
"Campfire Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 15.0,
weight = 2000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Fern Campfire Salad",
carbs = nil,
defaultVariantUntranslated = "Fern Campfire Salad",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Fern Campfire Salad"] = {
density = nil,
untranslated = "Fern Campfire Salad",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Fiddleheads",
roomCategory = "Industrial",
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Fiddleheads",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Huckleberries",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Huckleberries",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Vegetable",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Vegetable",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "MasonryTableItem",
"Fern Campfire Salad",
typeID = 0,
1.0,
},
"Fern Campfire Salad",
["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,
},
},
["Fertilizers Skill Book"] = {
["Meat Stock"] = {
dispCraftStn = "1",
untranslated = "Meat Stock",
checkImage = "1",
category = nil,
untranslated = "Fertilizers Skill Book",
group = "Food",
craftStn = {
description = "A meaty stock made from the flesh of animals.",
{
tagGroups = {
"Research Table",
"Food",
"Research Table",
},
},
skillNeeds = {
{
"Farming",
1,
"Farming",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 600.0,
baseXPGain = 0.0,
defaultVariant = "Fertilizers Skill Book",
defaultVariantUntranslated = "Fertilizers Skill Book",
numberOfVariants = "1",
variants = {
["Fertilizers Skill Book"] = {
untranslated = "Fertilizers Skill Book",
ingredients = {
{
"ITEM",
"Agriculture Research Paper Advanced",
3.0,
false,
"Agriculture Research Paper Advanced",
},
{
"ITEM",
"Geology Research Paper Basic",
3.0,
false,
"Geology Research Paper Basic",
},
{
"TAG",
"Basic Research",
5.0,
false,
"Basic Research",
},
},
products = {
{
"Fertilizers Skill Book",
1.0,
"Fertilizers Skill Book",
},
{
"Fertilizers Skill Book",
1.0,
"Fertilizers Skill Book",
},
},
},
},
},
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,
},
},
["Fertilizers Upgrade"] = {
["Meaty Stew"] = {
dispCraftStn = "1",
untranslated = "Meaty Stew",
checkImage = "1",
category = nil,
untranslated = "Fertilizers Upgrade",
group = "Food",
craftStn = {
description = "A thick meaty stew. A great source of protein.",
{
tagGroups = {
"Farmers Table",
"Food",
"Farmers Table",
},
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Fertilizers Upgrade",
defaultVariantUntranslated = "Fertilizers Upgrade",
numberOfVariants = "1",
variants = {
["Fertilizers Upgrade"] = {
untranslated = "Fertilizers Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Fertilizers Upgrade",
1.0,
"Fertilizers Upgrade",
},
},
},
},
},
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,
},
},
["Fiber Filler"] = {
["Mechanical Water Pump"] = {
dispCraftStn = "1",
untranslated = "Mechanical Water Pump",
checkImage = "1",
category = nil,
untranslated = "Fiber Filler",
group = "Crafted Objects",
craftStn = {
description = "Pumps water from a source into a pipe network.",
{
tagGroups = {},
"Farmers Table",
maxStack = 1,
"Farmers Table",
carried = "Backpack",
},
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MechanicalWaterPumpItem",
typeID = 0,
},
["Mechanics Advanced Upgrade"] = {
untranslated = "Mechanics Advanced Upgrade",
category = nil,
group = "Upgrade Modules",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
tagGroups = {
"Upgrade",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Fertilizers",
weight = 1,
1,
calories = nil,
"Fertilizers",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.3,
carried = "Backpack",
baseLaborCost = 15.0,
weight = 1,
baseXPGain = 0.0,
calories = nil,
defaultVariant = "Fiber Filler",
carbs = nil,
defaultVariantUntranslated = "Fiber Filler",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Fiber Filler"] = {
density = nil,
untranslated = "Fiber Filler",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Plant Fibers",
roomCategory = nil,
15.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Plant Fibers",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Dirt",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Dirt",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fiber Filler",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fiber Filler",
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,
},
},
["Fiber Scutching Station"] = {
["Mechanics Skill Scroll"] = {
dispCraftStn = "1",
untranslated = "Mechanics Skill Scroll",
checkImage = "1",
category = nil,
untranslated = "Fiber Scutching Station",
group = "Skill Scrolls",
craftStn = {
description = "Mechanics Skill Scroll",
{
tagGroups = {
"Carpentry Table",
"Skill Scrolls",
"Carpentry Table",
},
},
},
skillNeeds = {
maxStack = 10,
{
carried = "Backpack",
"Logging",
weight = 10,
2,
calories = nil,
"Logging",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 300.0,
weight = 25000,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Fiber Scutching Station",
carbs = nil,
defaultVariantUntranslated = "Fiber Scutching Station",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Fiber Scutching Station"] = {
density = nil,
untranslated = "Fiber Scutching Station",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Hewn Log",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Hewn Log",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fiber Scutching Station",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fiber Scutching Station",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "MediumFishingTrawlerItem",
typeID = 0,
},
["Medium Metal Ship Frame"] = {
untranslated = "Medium Metal Ship Frame",
category = nil,
group = "Items",
description = "A medium metal frame for constructing a naval vessel.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 15000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MediumMetalShipFrameItem",
typeID = 0,
},
["Medium Shipyard"] = {
untranslated = "Medium Shipyard",
category = nil,
group = "Work Stations",
description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MediumShipyardItem",
typeID = 0,
},
["Medium Wooden Ship Frame"] = {
untranslated = "Medium Wooden Ship Frame",
category = nil,
group = "Items",
description = "A medium wooden frame for constructing a larger naval vessel.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 15000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MediumWoodenShipFrameItem",
typeID = 0,
},
["Metal Keel"] = {
untranslated = "Metal Keel",
category = nil,
group = "Items",
description = "The backbone of any metal ship.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MetalKeelItem",
typeID = 0,
},
["Metal Rudder"] = {
untranslated = "Metal Rudder",
category = nil,
group = "Items",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MetalRudderItem",
typeID = 0,
},
},
Fiberglass = {
["Metallurgy Research Paper Advanced"] = {
dispCraftStn = "1",
untranslated = "Metallurgy Research Paper Advanced",
checkImage = "1",
category = nil,
untranslated = "Fiberglass",
group = "Items",
craftStn = {
description = "A document containing important research information. Used to discover new skills at the research table.",
{
tagGroups = {
"Electronics Assembly",
"Advanced Research",
"Electronics Assembly",
"Research",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Glassworking",
weight = 10,
1,
calories = nil,
"Glassworking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 90.0,
weight = 10,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Fiberglass",
carbs = nil,
defaultVariantUntranslated = "Fiberglass",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Fiberglass = {
density = nil,
untranslated = "Fiberglass",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Plastic",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Plastic",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Glass",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Glass",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fiberglass",
roomMatReq = nil,
1,
roomContainReq = nil,
"Fiberglass",
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,
},
},
["Field Campfire Stew"] = {
Mill = {
dispCraftStn = "1",
untranslated = "Mill",
checkImage = "1",
category = nil,
untranslated = "Field Campfire Stew",
group = "Housing Objects",
craftStn = {
description = "Refines food resources by crushing them under a stone millstone.",
{
tagGroups = {
"Campfire",
"Crafting Table",
"Campfire",
"Housing",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Campfire Cooking",
weight = 5000,
4,
calories = nil,
"Campfire Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Kitchen",
furnitureType = "Food Preparation",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "18",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MillItem",
typeID = 0,
},
["Milling Skill Book"] = {
untranslated = "Milling Skill Book",
category = nil,
group = "Skill Books",
description = "Milling Skill Book",
tagGroups = {
"Skill Books",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 15.0,
weight = 100,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Field Campfire Stew",
carbs = nil,
defaultVariantUntranslated = "Field Campfire Stew",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Field Campfire Stew"] = {
density = nil,
untranslated = "Field Campfire Stew",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Corn",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Corn",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Tomato",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Tomato",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Scrap Meat",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Scrap Meat",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Flour",
type = "Milling Skill BookItem",
1.0,
typeID = 0,
false,
},
"Flour",
["Milling Skill Scroll"] = {
},
untranslated = "Milling Skill Scroll",
{
category = nil,
"TAG",
group = "Skill Scrolls",
"Fat",
description = "Milling Skill Scroll",
1.0,
tagGroups = {
false,
"Skill Scrolls",
"Fat",
},
},
products = {
{
"Field Campfire Stew",
1.0,
"Field Campfire Stew",
},
},
},
},
},
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,
},
},
["Fish N Chips"] = {
["Milling Upgrade"] = {
dispCraftStn = "1",
untranslated = "Milling Upgrade",
checkImage = "1",
category = nil,
untranslated = "Fish N Chips",
group = "Upgrade Modules",
craftStn = {
description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
{
tagGroups = {
"Kitchen",
"Upgrade",
"Kitchen",
},
},
skillNeeds = {
{
"Advanced Cooking",
1,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Fish N Chips",
defaultVariantUntranslated = "Fish N Chips",
numberOfVariants = "1",
variants = {
["Fish N Chips"] = {
untranslated = "Fish N Chips",
ingredients = {
{
"ITEM",
"Raw Fish",
8.0,
false,
"Raw Fish",
},
{
"ITEM",
"Taro Fries",
4.0,
false,
"Taro Fries",
},
{
"ITEM",
"Flour",
2.0,
false,
"Flour",
},
{
"TAG",
"Oil",
2.0,
false,
"Oil",
},
},
products = {
{
"Fish N Chips",
1.0,
"Fish N Chips",
},
},
},
},
},
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,
},
},
["Fish Rack"] = {
["Millionaires Salad"] = {
dispCraftStn = "1",
untranslated = "Millionaires Salad",
checkImage = "1",
category = nil,
untranslated = "Fish Rack",
group = "Food",
craftStn = {
description = "A decadent yet healthy assemblage.",
{
tagGroups = {
"Fishery",
"Food",
"Fishery",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Hunting",
weight = 400,
2,
calories = 1000,
"Hunting",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 240.0,
weight = 1,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Fish Rack",
carbs = nil,
defaultVariantUntranslated = "Fish Rack",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Fish Rack"] = {
density = nil,
untranslated = "Fish Rack",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Plant Fibers",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Plant Fibers",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Hewn Log",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Hewn Log",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fish Rack",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fish Rack",
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,
},
},
["Fish Stew"] = {
["Mining Modern Upgrade"] = {
dispCraftStn = "1",
untranslated = "Mining Modern Upgrade",
checkImage = "1",
category = nil,
untranslated = "Fish Stew",
group = "Upgrade Modules",
craftStn = {
description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
{
tagGroups = {
"Campfire",
"Upgrade",
"Campfire",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Campfire Cooking",
weight = 1,
1,
calories = nil,
"Campfire Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MiningModernUpgradeItem",
typeID = 0,
},
Mint = {
untranslated = "Mint",
category = nil,
group = "Work Stations",
description = "Allows for the creation of currency.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MintItem",
typeID = 0,
},
Mochi = {
untranslated = "Mochi",
category = nil,
group = "Food",
description = "Watch your hands!",
tagGroups = {
"Food",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 15.0,
weight = 100,
baseXPGain = 1.0,
calories = 750,
defaultVariant = "Fish Stew",
carbs = 25,
defaultVariantUntranslated = "Fish Stew",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 5,
["Fish Stew"] = {
density = 4.0,
untranslated = "Fish Stew",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Charred Fish",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Charred Fish",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Flour",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Flour",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Fat",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Fat",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "MochiItem",
"Meaty Stew",
typeID = 0,
1.0,
},
"Meaty Stew",
["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,
},
},
["Fish Trap"] = {
["Modern Double Street Light"] = {
dispCraftStn = "1",
untranslated = "Modern Double Street Light",
checkImage = "1",
category = nil,
untranslated = "Fish Trap",
group = "Housing Objects",
craftStn = {
description = "A towering metal light post that requires electricity to run.",
{
tagGroups = {
"Fishery",
"Housing",
"Fishery",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Hunting",
weight = 1000,
1,
calories = nil,
"Hunting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ModernDoubleStreetLightItem",
typeID = 0,
},
["Modern Hammer"] = {
untranslated = "Modern Hammer",
category = nil,
group = "Items",
description = "A modern hammer with a non-slip handle made using fiberglass.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 4.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Fish Trap",
carbs = nil,
defaultVariantUntranslated = "Fish Trap",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Fish Trap"] = {
density = nil,
untranslated = "Fish Trap",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Plant Fibers",
roomCategory = nil,
15.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Plant Fibers",
materialTier = 4,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Hewn Log",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Hewn Log",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fish Trap",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fish Trap",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "ModernHammerItem",
typeID = 0,
},
["Modern Hoe"] = {
untranslated = "Modern Hoe",
category = nil,
group = "Items",
description = "A modern hoe with increased range.",
tagGroups = {
"Tool",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ModernHoeItem",
typeID = 0,
},
},
Fishery = {
["Modern Machete"] = {
dispCraftStn = "1",
untranslated = "Modern Machete",
checkImage = "1",
category = nil,
untranslated = "Fishery",
group = "Items",
craftStn = {
description = "A machete used to quickly clear plants. Has a large AoE with each swing.",
{
tagGroups = {
"Workbench",
"Tool",
"Workbench",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Hunting",
weight = 1000,
1,
calories = nil,
"Hunting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ModernMacheteItem",
typeID = 0,
},
["Modern Pickaxe"] = {
untranslated = "Modern Pickaxe",
category = nil,
group = "Items",
description = "A modern pickaxe with a non-slip handle made using fiberglass.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 200.0,
weight = 1000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Fishery",
carbs = nil,
defaultVariantUntranslated = "Fishery",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Fishery = {
density = nil,
untranslated = "Fishery",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Hewn Log",
roomCategory = nil,
14.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Hewn Log",
materialTier = 4,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
8.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fishery",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fishery",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "ModernPickaxeItem",
typeID = 0,
},
["Modern Rock Drill"] = {
untranslated = "Modern Rock Drill",
category = nil,
group = "Items",
description = "A gasoline-powered alternative for faster geological sampling.",
tagGroups = {
"Tool",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ModernRockDrillItem",
typeID = 0,
},
},
["Fishing Pole"] = {
["Modern Scythe"] = {
dispCraftStn = "1",
untranslated = "Modern Scythe",
checkImage = "1",
category = nil,
untranslated = "Fishing Pole",
group = "Items",
craftStn = {
description = "A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.",
{
tagGroups = {
"Tool Bench",
"Tool",
"Tool Bench",
},
},
},
skillNeeds = {},
maxStack = 1,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 5.0,
weight = 1000,
baseLaborCost = 25.0,
calories = nil,
baseXPGain = 0.0,
carbs = nil,
defaultVariant = "Fishing Pole",
protein = nil,
defaultVariantUntranslated = "Fishing Pole",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Fishing Pole"] = {
fuel = nil,
untranslated = "Fishing Pole",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"ITEM",
roomCategory = nil,
"Plant Fibers",
furnitureType = nil,
5.0,
repeatsDepreciation = nil,
false,
materialTier = 4,
"Plant Fibers",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"TAG",
energyProduced = nil,
"Wood",
energyType = nil,
10.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Wood",
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
products = {
roomSizeReq = nil,
{
roomMatReq = nil,
"Fishing Pole",
roomContainReq = nil,
1,
inventorySlots = nil,
"Fishing Pole",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
},
type = "ModernScytheItem",
typeID = 0,
},
["Modern Shovel"] = {
untranslated = "Modern Shovel",
category = nil,
group = "Items",
description = "Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.",
tagGroups = {
"Tool",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ModernShovelItem",
typeID = 0,
},
},
["Flat Steel"] = {
["Modern Street Light"] = {
dispCraftStn = "1",
untranslated = "Modern Street Light",
checkImage = "1",
category = nil,
untranslated = "Flat Steel",
group = "Housing Objects",
craftStn = {
description = "A towering metal light post that requires electricity to run.",
{
tagGroups = {
"Rolling Mill",
"Housing",
"Rolling Mill",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Advanced Smelting",
weight = 1000,
1,
calories = nil,
"Advanced Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ModernStreetLightItem",
typeID = 0,
},
["Modern Upgrade 1"] = {
untranslated = "Modern Upgrade 1",
category = nil,
group = "Upgrade Modules",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
"Modern Upgrade",
"Upgrade",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.64,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1,
baseXPGain = 1.5,
calories = nil,
defaultVariant = "Flat Steel",
carbs = nil,
defaultVariantUntranslated = "Flat Steel",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Flat Steel"] = {
density = nil,
untranslated = "Flat Steel",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Bar",
roomCategory = nil,
3.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Epoxy",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Epoxy",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Flat Steel",
roomMatReq = nil,
1,
roomContainReq = nil,
"Flat Steel",
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,
},
},
["Flat Steel Door"] = {
["Modern Upgrade 3"] = {
dispCraftStn = "1",
untranslated = "Modern Upgrade 3",
checkImage = "1",
category = nil,
untranslated = "Flat Steel Door",
group = "Upgrade Modules",
craftStn = {
description = "Modern Upgrade with great efficiency increase.",
{
tagGroups = {
"Rolling Mill",
"Modern Upgrade",
"Rolling Mill",
"Upgrade",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Smelting",
weight = 1,
5,
calories = nil,
"Advanced Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 4.0,
carried = "Backpack",
baseLaborCost = 115.0,
weight = 1,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Flat Steel Door",
carbs = nil,
defaultVariantUntranslated = "Flat Steel Door",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Flat Steel Door"] = {
density = nil,
untranslated = "Flat Steel Door",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Flat Steel",
roomCategory = nil,
2.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Flat Steel",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Glass",
energyProduced = nil,
1.0,
energyType = nil,
true,
fluidsUsed = nil,
"Glass",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Flat Steel Door",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Flat Steel Door",
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,
},
},
Flatbread = {
Mortar = {
dispCraftStn = "1",
untranslated = "Mortar",
checkImage = "1",
category = nil,
untranslated = "Flatbread",
group = "Items",
craftStn = {
description = "A binding pitch useful as a mortar.",
{
tagGroups = {},
"Bakery Oven",
maxStack = 100,
"Bakery Oven",
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",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Baking",
weight = 10000,
1,
calories = nil,
"Baking",
carbs = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 25.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Flatbread",
carbs = nil,
defaultVariantUntranslated = "Flatbread",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Flatbread = {
density = nil,
untranslated = "Flatbread",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "1",
"Flour",
roomCategory = "Seating",
4.0,
furnitureType = "Chair",
false,
repeatsDepreciation = "0.5",
"Flour",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Flatbread",
energyType = nil,
1.0,
fluidsUsed = nil,
"Flatbread",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "6",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MortaredGraniteBenchItem",
typeID = 0,
},
["Mortared Granite Chair"] = {
untranslated = "Mortared Granite Chair",
category = nil,
group = "Housing Objects",
description = "An early stone chair. Not too comfy but it does the job.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.5",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MortaredGraniteChairItem",
typeID = 0,
},
["Mortared Granite Door"] = {
untranslated = "Mortared Granite Door",
category = nil,
group = "Housing Objects",
description = "A heavy mortared stone door.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MortaredGraniteDoorItem",
typeID = 0,
},
},
["Flax Fiber"] = {
["Mortared Granite Fireplace"] = {
dispCraftStn = "1",
untranslated = "Mortared Granite Fireplace",
checkImage = "1",
category = nil,
untranslated = "Flax Fiber",
group = "Housing Objects",
craftStn = {
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
{
tagGroups = {
"Fiber Scutching Station",
"Housing",
"Fiber Scutching Station",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Gathering",
weight = 5000,
1,
calories = nil,
"Gathering",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Living Room",
furnitureType = "Fireplace",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MortaredGraniteFireplaceItem",
typeID = 0,
},
["Mortared Granite Table"] = {
untranslated = "Mortared Granite Table",
category = nil,
group = "Housing Objects",
description = "An early stone table. Not much to look at but it does the job.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 35.0,
weight = 2000,
baseXPGain = 0.2,
calories = nil,
defaultVariant = "Flax Fiber",
carbs = nil,
defaultVariantUntranslated = "Flax Fiber",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Flax Fiber"] = {
density = nil,
untranslated = "Flax Fiber",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "1",
"Flax Stem",
roomCategory = "Seating",
3.0,
furnitureType = "Table",
false,
repeatsDepreciation = "0.6",
"Flax Stem",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Flax Fiber",
energyType = nil,
1,
fluidsUsed = nil,
"Flax Fiber",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "8",
"Plant Fibers",
mobile = nil,
0.25,
roomSizeReq = nil,
"Plant Fibers",
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,
},
},
["Flax Trawler Net"] = {
["Mortared Sandstone"] = {
dispCraftStn = "1",
untranslated = "Mortared Sandstone",
checkImage = "1",
category = nil,
untranslated = "Flax Trawler Net",
group = "Blocks",
craftStn = {
description = "Used to create tough but rudimentary buildings.",
{
tagGroups = {
"Fishery",
"Constructable",
"Fishery",
"Mortared Stone",
},
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Hunting",
weight = 10000,
1,
calories = nil,
"Hunting",
carbs = 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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 2.0,
carried = "Hands",
baseLaborCost = 120.0,
weight = 10000,
baseXPGain = 10.0,
calories = nil,
defaultVariant = "Flax Trawler Net",
carbs = nil,
defaultVariantUntranslated = "Flax Trawler Net",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Flax Trawler Net"] = {
density = nil,
untranslated = "Flax Trawler Net",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Linen Yarn",
roomCategory = nil,
40.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Linen Yarn",
materialTier = 1,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Flax Trawler Net",
energyType = nil,
1,
fluidsUsed = nil,
"Flax Trawler Net",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MortaredStoneItem",
typeID = 0,
},
["Mortared Stone Bench"] = {
untranslated = "Mortared Stone Bench",
category = nil,
group = "Housing Objects",
description = "A basic stone bench for sitting.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MortaredStoneBenchItem",
typeID = 0,
},
},
["Flaxseed Oil"] = {
["Mortared Stone Chair"] = {
dispCraftStn = "1",
untranslated = "Mortared Stone Chair",
checkImage = "1",
category = nil,
untranslated = "Flaxseed Oil",
group = "Housing Objects",
craftStn = {
description = "An early stone chair. Not too comfy but it does the job.",
{
tagGroups = {
"Mill",
"Housing",
"Mill",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Milling",
weight = 1000,
3,
calories = nil,
"Milling",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 1.0,
density = nil,
baseLaborCost = 25.0,
fuel = nil,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Flaxseed Oil",
currency = nil,
defaultVariantUntranslated = "Flaxseed Oil",
skillValue = "0.5",
numberOfVariants = "1",
roomCategory = "Seating",
variants = {
furnitureType = "Chair",
["Flaxseed Oil"] = {
repeatsDepreciation = "0.5",
untranslated = "Flaxseed Oil",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Flax Seed",
energyProduced = nil,
16.0,
energyType = nil,
false,
fluidsUsed = nil,
"Flax Seed",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Flaxseed Oil",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Flaxseed Oil",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "MortaredStoneChairItem",
typeID = 0,
},
["Mortared Stone Door"] = {
untranslated = "Mortared Stone Door",
category = nil,
group = "Housing Objects",
description = "A heavy mortared stone door.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MortaredStoneDoorItem",
typeID = 0,
},
["Mortared Stone Fireplace"] = {
untranslated = "Mortared Stone Fireplace",
category = nil,
group = "Housing Objects",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Living Room",
furnitureType = "Fireplace",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MortaredStoneFireplaceItem",
typeID = 0,
},
},
Flour = {
["Mortared Stone Table"] = {
dispCraftStn = "1",
untranslated = "Mortared Stone Table",
checkImage = "1",
category = nil,
untranslated = "Flour",
group = "Housing Objects",
craftStn = {
description = "An early stone table. Not much to look at but it does the job.",
{
tagGroups = {
"Mill",
"Housing",
"Mill",
},
},
skillNeeds = {
{
"Milling",
1,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Flour",
defaultVariantUntranslated = "Flour",
numberOfVariants = "1",
variants = {
Flour = {
untranslated = "Flour",
ingredients = {
{
"ITEM",
"Wheat",
2.0,
false,
"Wheat",
},
},
products = {
{
"Flour",
1.0,
"Flour",
},
{
"Cereal Germ",
1.0,
"Cereal Germ",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "MortaredStoneTableItem",
typeID = 0,
},
},
["Forest Salad"] = {
["Mountain Goat Carcass"] = {
dispCraftStn = "1",
untranslated = "Mountain Goat Carcass",
checkImage = "1",
category = nil,
untranslated = "Forest Salad",
group = "Natural Resources",
craftStn = {
description = "A dead mountain goat.",
{
tagGroups = {
"Cast Iron Stove",
"Medium Carcass",
"Cast Iron Stove",
"Medium Wooly Carcass",
},
},
skillNeeds = {
{
"Cooking",
1,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Forest Salad",
defaultVariantUntranslated = "Forest Salad",
numberOfVariants = "1",
variants = {
["Forest Salad"] = {
untranslated = "Forest Salad",
ingredients = {
{
"ITEM",
"Fiddleheads",
6.0,
false,
"Fiddleheads",
},
{
"ITEM",
"Huckleberries",
8.0,
false,
"Huckleberries",
},
{
"ITEM",
"Beans",
6.0,
false,
"Beans",
},
},
products = {
{
"Basic Salad",
1.0,
"Basic Salad",
},
},
},
},
},
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,
},
},
["Framed Glass"] = {
["Muffin Hat"] = {
dispCraftStn = "1",
untranslated = "Muffin Hat",
checkImage = "1",
category = nil,
untranslated = "Framed Glass",
group = "Clothing",
craftStn = {
description = "I have no idea why it's called that but it's not edible.",
{
tagGroups = {
"Glassworks",
"Clothes",
"Glassworks",
},
},
skillNeeds = {
{
"Glassworking",
1,
"Glassworking",
},
},
moduleNeeds = {},
baseCraftTime = 0.64,
baseLaborCost = 120.0,
baseXPGain = 1.5,
defaultVariant = "Framed Glass",
defaultVariantUntranslated = "Framed Glass",
numberOfVariants = "1",
variants = {
["Framed Glass"] = {
untranslated = "Framed Glass",
ingredients = {
{
"ITEM",
"Glass",
5.0,
false,
"Glass",
},
{
"ITEM",
"Steel Bar",
2.0,
false,
"Steel Bar",
},
},
products = {
{
"Framed Glass",
1,
"Framed Glass",
},
},
},
},
},
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,
},
},
["Framed Glass Door"] = {
Nail = {
dispCraftStn = "1",
untranslated = "Nail",
checkImage = "1",
category = nil,
untranslated = "Framed Glass Door",
group = "Items",
craftStn = {
description = "Nails used for construction.",
{
tagGroups = {},
"Glassworks",
maxStack = 100,
"Glassworks",
carried = "Backpack",
},
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Glassworking",
weight = 10000,
5,
calories = nil,
"Glassworking",
carbs = 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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 8.0,
carried = "Hands",
baseLaborCost = 115.0,
weight = 5000,
baseXPGain = 1.5,
calories = nil,
defaultVariant = "Framed Glass Door",
carbs = nil,
defaultVariantUntranslated = "Framed Glass Door",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Framed Glass Door"] = {
density = nil,
untranslated = "Framed Glass Door",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Framed Glass",
roomCategory = nil,
2.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Framed Glass",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Framed Glass Door",
energyType = nil,
1.0,
fluidsUsed = nil,
"Framed Glass Door",
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,
},
},
["Fried Camas"] = {
["Nylon Futon Bed"] = {
dispCraftStn = "1",
untranslated = "Nylon Futon Bed",
checkImage = "1",
category = nil,
untranslated = "Fried Camas",
group = "Housing Objects",
craftStn = {
description = "A classic futon for when regular beds are too soft.",
{
tagGroups = {
"Campfire",
"Housing",
"Campfire",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Campfire Cooking",
weight = 2000,
2,
calories = nil,
"Campfire Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "5",
roomCategory = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.2",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "NylonFutonBedItem",
typeID = 0,
},
["Nylon Futon Couch"] = {
untranslated = "Nylon Futon Couch",
category = nil,
group = "Housing Objects",
description = "A modern styled couch with a classic touch.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.5,
carried = "Backpack",
baseLaborCost = 15.0,
weight = 2000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Fried Camas",
carbs = nil,
defaultVariantUntranslated = "Fried Camas",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Fried Camas"] = {
density = nil,
untranslated = "Fried Camas",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "2.5",
"Camas Bulb",
roomCategory = "Living Room",
1.0,
furnitureType = "Chair",
false,
repeatsDepreciation = "0.6",
"Camas Bulb",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Fat",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Fat",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "6",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fried Camas",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fried Camas",
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,
},
},
["Fried Fiddleheads"] = {
["Oak Log"] = {
dispCraftStn = "1",
untranslated = "Oak Log",
checkImage = "1",
category = nil,
untranslated = "Fried Fiddleheads",
group = "Natural Resources",
craftStn = {
description = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
{
tagGroups = {
"Campfire",
"Burnable Fuel",
"Campfire",
"Hardwood",
},
"Wood",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Campfire Cooking",
weight = 10000,
2,
calories = nil,
"Campfire Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 4000,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "OakLogItem",
typeID = 0,
},
["Ocean Spray Seed"] = {
untranslated = "Ocean Spray Seed",
category = nil,
group = "Seed",
description = "Plant to grow ocean spray.",
tagGroups = {
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.5,
carried = "Backpack",
baseLaborCost = 15.0,
weight = 50,
baseXPGain = 1.0,
calories = 0,
defaultVariant = "Fried Fiddleheads",
carbs = 0,
defaultVariantUntranslated = "Fried Fiddleheads",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Fried Fiddleheads"] = {
density = 0,
untranslated = "Fried Fiddleheads",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Fiddleheads",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Fiddleheads",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Fat",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Fat",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fried Fiddleheads",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fried Fiddleheads",
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,
},
},
["Fried Hare Haunches"] = {
["Oil Drilling Skill Book"] = {
dispCraftStn = "1",
untranslated = "Oil Drilling Skill Book",
checkImage = "1",
category = nil,
untranslated = "Fried Hare Haunches",
group = "Skill Books",
craftStn = {
description = "Oil Drilling Skill Book",
{
tagGroups = {
"Stove",
"Skill Books",
"Stove",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Advanced Cooking",
weight = 100,
2,
calories = nil,
"Advanced Cooking",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 2.0,
density = nil,
baseLaborCost = 65.0,
fuel = nil,
baseXPGain = 1.0,
yield = nil,
defaultVariant = "Fried Hare Haunches",
currency = nil,
defaultVariantUntranslated = "Fried Hare Haunches",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Fried Hare Haunches"] = {
repeatsDepreciation = nil,
untranslated = "Fried Hare Haunches",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Flour",
energyProduced = nil,
8.0,
energyType = nil,
false,
fluidsUsed = nil,
"Flour",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Prepared Meat",
roomSizeReq = nil,
4.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Prepared Meat",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Oil",
type = "Oil Drilling Skill BookItem",
4.0,
typeID = 0,
false,
},
"Oil",
["Oil Drilling Skill Scroll"] = {
},
untranslated = "Oil Drilling Skill Scroll",
},
category = nil,
products = {
group = "Skill Scrolls",
{
description = "Oil Drilling Skill Scroll",
"Fried Hare Haunches",
tagGroups = {
1.0,
"Skill Scrolls",
"Fried Hare Haunches",
},
},
},
},
},
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,
},
},
["Fried Hearts Of Palm"] = {
["Oil Drilling Upgrade"] = {
dispCraftStn = "1",
untranslated = "Oil Drilling Upgrade",
checkImage = "1",
category = nil,
untranslated = "Fried Hearts Of Palm",
group = "Upgrade Modules",
craftStn = {
description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
{
tagGroups = {
"Campfire",
"Upgrade",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
2,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Fried Hearts Of Palm",
defaultVariantUntranslated = "Fried Hearts Of Palm",
numberOfVariants = "1",
variants = {
["Fried Hearts Of Palm"] = {
untranslated = "Fried Hearts Of Palm",
ingredients = {
{
"ITEM",
"Heart Of Palm",
1.0,
false,
"Heart Of Palm",
},
{
"TAG",
"Fat",
1.0,
false,
"Fat",
},
},
products = {
{
"Fried Hearts Of Palm",
1.0,
"Fried Hearts Of Palm",
},
},
},
},
},
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,
},
},
["Fried Taro"] = {
["Oil Head Lamp"] = {
dispCraftStn = "1",
untranslated = "Oil Head Lamp",
checkImage = "1",
category = nil,
untranslated = "Fried Taro",
group = "Clothing",
craftStn = {
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
{
tagGroups = {
"Campfire",
"Clothes",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
2,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Fried Taro",
defaultVariantUntranslated = "Fried Taro",
numberOfVariants = "1",
variants = {
["Fried Taro"] = {
untranslated = "Fried Taro",
ingredients = {
{
"ITEM",
"Taro Root",
1.0,
false,
"Taro Root",
},
{
"TAG",
"Fat",
1.0,
false,
"Fat",
},
},
products = {
{
"Fried Taro",
1.0,
"Fried Taro",
},
},
},
},
},
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,
},
},
["Fried Tomatoes"] = {
["Oil Paint"] = {
dispCraftStn = "1",
untranslated = "Oil Paint",
checkImage = "1",
category = nil,
untranslated = "Fried Tomatoes",
group = "Items",
craftStn = {
description = "A collection of paint variations used for art supplies.",
{
tagGroups = {},
"Campfire",
maxStack = 100,
"Campfire",
carried = "Backpack",
},
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Campfire Cooking",
weight = 10000,
2,
calories = nil,
"Campfire Cooking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "OilRefineryItem",
typeID = 0,
},
["Orange Vase"] = {
untranslated = "Orange Vase",
category = nil,
group = "Housing Objects",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.5,
carried = "Backpack",
baseLaborCost = 15.0,
weight = 250,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Fried Tomatoes",
carbs = nil,
defaultVariantUntranslated = "Fried Tomatoes",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Fried Tomatoes"] = {
density = nil,
untranslated = "Fried Tomatoes",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "1",
"Tomato",
roomCategory = "Decoration",
1.0,
furnitureType = "Decoration",
false,
repeatsDepreciation = "0.4",
"Tomato",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Fat",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Fat",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "2",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fried Tomatoes",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fried Tomatoes",
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,
},
},
["Froth Floatation Cell"] = {
["Orchid Seed"] = {
dispCraftStn = "1",
untranslated = "Orchid Seed",
checkImage = "1",
category = nil,
untranslated = "Froth Floatation Cell",
group = "Seed",
craftStn = {
description = "Plant to grow an orchid.",
{
tagGroups = {
"Electronics Assembly",
"Food",
"Electronics Assembly",
"Seeds",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Electronics",
weight = 50,
2,
calories = 0,
"Electronics",
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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1000,
baseXPGain = 5.0,
calories = nil,
defaultVariant = "Froth Floatation Cell",
carbs = nil,
defaultVariantUntranslated = "Froth Floatation Cell",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Froth Floatation Cell"] = {
density = nil,
untranslated = "Froth Floatation Cell",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "0",
"Steel Plate",
roomCategory = "Cultural",
15.0,
furnitureType = "Cultural",
false,
repeatsDepreciation = "",
"Steel Plate",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Steel Pipe",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Steel Pipe",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "2",
"ITEM",
mobile = nil,
"Advanced Circuit",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Advanced Circuit",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Electric Motor",
type = "OrnateGoldFrameLandscapeItem",
1.0,
typeID = 0,
true,
},
"Electric Motor",
["Ornate Gold Frame Wide"] = {
},
untranslated = "Ornate Gold Frame Wide",
},
category = nil,
products = {
group = "Housing Objects",
{
description = "",
"Froth Floatation Cell",
tagGroups = {
1.0,
"Housing",
"Froth Floatation Cell",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "OrnateGoldFrameWideItem",
typeID = 0,
},
},
["Fruit Muffin"] = {
["Ornate Iron Frame Landscape"] = {
dispCraftStn = "1",
untranslated = "Ornate Iron Frame Landscape",
checkImage = "1",
category = nil,
untranslated = "Fruit Muffin",
group = "Housing Objects",
craftStn = {
description = "",
{
tagGroups = {
"Bakery Oven",
"Housing",
"Bakery Oven",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Baking",
weight = 1000,
2,
calories = nil,
"Baking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "OrnateIronFrameLandscapeItem",
typeID = 0,
},
["Ornate Iron Frame Wide"] = {
untranslated = "Ornate Iron Frame Wide",
category = nil,
group = "Housing Objects",
description = "",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 25.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Fruit Muffin",
carbs = nil,
defaultVariantUntranslated = "Fruit Muffin",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Fruit Muffin"] = {
density = nil,
untranslated = "Fruit Muffin",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "0",
"Flour",
roomCategory = "Cultural",
4.0,
furnitureType = "Cultural",
false,
repeatsDepreciation = "",
"Flour",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Fruit",
energyProduced = nil,
4.0,
energyType = nil,
false,
fluidsUsed = nil,
"Fruit",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "2",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fruit Muffin",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fruit Muffin",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "OrnateIronFrameWideItem",
typeID = 0,
},
["Ornate Wooden Frame Landscape"] = {
untranslated = "Ornate Wooden Frame Landscape",
category = nil,
group = "Housing Objects",
description = "",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameLandscapeItem",
typeID = 0,
},
},
["Fruit Tart"] = {
["Ornate Wooden Frame Wide"] = {
dispCraftStn = "1",
untranslated = "Ornate Wooden Frame Wide",
checkImage = "1",
category = nil,
untranslated = "Fruit Tart",
group = "Housing Objects",
craftStn = {
description = "",
{
tagGroups = {
"Bakery Oven",
"Housing",
"Bakery Oven",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Advanced Baking",
weight = 1000,
1,
calories = nil,
"Advanced Baking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameWideItem",
typeID = 0,
},
["Otter Carcass"] = {
untranslated = "Otter Carcass",
category = nil,
group = "Natural Resources",
description = "A dead otter.",
tagGroups = {
"Tiny Carcass",
"Tiny Fur Carcass",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 45.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Fruit Tart",
carbs = nil,
defaultVariantUntranslated = "Fruit Tart",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Fruit Tart"] = {
density = nil,
untranslated = "Fruit Tart",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Pastry Dough",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Pastry Dough",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Fruit",
energyProduced = nil,
4.0,
energyType = nil,
false,
fluidsUsed = nil,
"Fruit",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Fruit Tart",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Fruit Tart",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "OtterCarcassItem",
typeID = 0,
},
["Outpost Netting"] = {
untranslated = "Outpost Netting",
category = nil,
group = "Crafted Objects",
description = "A way to store your items when you run out of floor space.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "OutpostNettingItem",
typeID = 0,
},
["Outpost Table"] = {
untranslated = "Outpost Table",
category = nil,
group = "Work Stations",
description = "An explorers best collection of information is stored here.",
tagGroups = {
"Government",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "OutpostTableItem",
typeID = 0,
},
},
["Galaxy Vase"] = {
["Pacific Sardine"] = {
dispCraftStn = "1",
untranslated = "Pacific Sardine",
checkImage = "1",
category = nil,
untranslated = "Galaxy Vase",
group = "Natural Resources",
craftStn = {
description = "A pacific sardine.",
{
tagGroups = {
"Glassworks",
"Fish",
"Glassworks",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Glassworking",
weight = 150,
1,
calories = nil,
"Glassworking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 90.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Galaxy Vase",
carbs = nil,
defaultVariantUntranslated = "Galaxy Vase",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Galaxy Vase"] = {
density = nil,
untranslated = "Galaxy Vase",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "1.5",
"Glass",
roomCategory = "Living Room",
4.0,
furnitureType = "Chair",
false,
repeatsDepreciation = "0.8",
"Glass",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Galaxy Vase",
energyType = nil,
1.0,
fluidsUsed = nil,
"Galaxy Vase",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PaddedChairItem",
typeID = 0,
},
["Palm Log"] = {
untranslated = "Palm Log",
category = nil,
group = "Natural Resources",
description = "Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.",
tagGroups = {
"Burnable Fuel",
"Wood",
},
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 4000,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PalmLogItem",
typeID = 0,
},
},
["Garden Boots"] = {
["Palm Seed"] = {
dispCraftStn = "1",
untranslated = "Palm Seed",
checkImage = "1",
category = nil,
untranslated = "Garden Boots",
group = "Seed",
craftStn = {
description = "Plant to grow a palm tree.",
{
tagGroups = {
"Tailoring Table",
"Food",
"Tailoring Table",
"Seeds",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 50,
1,
calories = 0,
"Tailoring",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 150.0,
weight = 75,
baseXPGain = 3.0,
calories = 200,
defaultVariant = "Garden Boots",
carbs = 2,
defaultVariantUntranslated = "Garden Boots",
protein = 1,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 5,
["Garden Boots"] = {
density = 4.0,
untranslated = "Garden Boots",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Leather Hide",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Leather Hide",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Fur Pelt",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Fur Pelt",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Garden Boots",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Garden Boots",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "PapayaItem",
typeID = 0,
},
["Papaya Seed"] = {
untranslated = "Papaya Seed",
category = nil,
group = "Seed",
description = "Plant to grow a papaya plant.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PapayaSeedItem",
typeID = 0,
},
},
Gasoline = {
Paper = {
dispCraftStn = "1",
untranslated = "Paper",
checkImage = "1",
category = nil,
untranslated = "Gasoline",
group = "Items",
craftStn = {
description = "It's paper.",
{
tagGroups = {
"Oil Refinery",
"Burnable Fuel",
"Oil Refinery",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Oil Drilling",
weight = 100,
1,
calories = nil,
"Oil Drilling",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 0.8,
density = nil,
baseLaborCost = 120.0,
fuel = 100,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Gasoline",
currency = nil,
defaultVariantUntranslated = "Gasoline",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
Gasoline = {
repeatsDepreciation = nil,
untranslated = "Gasoline",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Petroleum",
energyProduced = nil,
4.0,
energyType = nil,
false,
fluidsUsed = nil,
"Petroleum",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Gasoline",
roomMatReq = nil,
1,
roomContainReq = nil,
"Gasoline",
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,
},
},
["Gathering Basic Upgrade"] = {
["Paper Milling Skill Scroll"] = {
dispCraftStn = "1",
untranslated = "Paper Milling Skill Scroll",
checkImage = "1",
category = nil,
untranslated = "Gathering Basic Upgrade",
group = "Skill Scrolls",
craftStn = {
description = "Paper Milling Skill Scroll",
{
tagGroups = {
"Fiber Scutching Station",
"Skill Scrolls",
"Fiber Scutching Station",
},
},
},
skillNeeds = {
maxStack = 10,
{
carried = "Backpack",
"Gathering",
weight = 10,
1,
calories = nil,
"Gathering",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 3000.0,
weight = 1,
baseXPGain = 4.0,
calories = nil,
defaultVariant = "Gathering Basic Upgrade",
carbs = nil,
defaultVariantUntranslated = "Gathering Basic Upgrade",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Gathering Basic Upgrade"] = {
density = nil,
untranslated = "Gathering Basic Upgrade",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Basic Upgrade 4",
roomCategory = nil,
1.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Basic Upgrade 4",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Gathering Basic Upgrade",
energyType = nil,
1.0,
fluidsUsed = nil,
"Gathering Basic Upgrade",
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,
},
},
["Gathering Research Paper Basic"] = {
["Pelt Fertilizer"] = {
dispCraftStn = "1",
untranslated = "Pelt Fertilizer",
checkImage = "1",
category = nil,
untranslated = "Gathering Research Paper Basic",
group = "Items",
craftStn = {
description = "A fertilize made from fur pelts and filler.",
{
tagGroups = {
"Research Table",
"Fertilizer",
"Research Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Gathering",
weight = 500,
1,
calories = nil,
"Gathering",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 30.0,
weight = 400,
baseXPGain = 1.5,
calories = 1200,
defaultVariant = "Gathering Research Paper Basic",
carbs = 9,
defaultVariantUntranslated = "Gathering Research Paper Basic",
protein = 11,
numberOfVariants = "1",
fat = 19,
variants = {
vitamins = 5,
["Gathering Research Paper Basic"] = {
density = 3.6666666666666665,
untranslated = "Gathering Research Paper Basic",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Plant Fibers",
roomCategory = nil,
20.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Plant Fibers",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Raw Food",
energyProduced = nil,
30.0,
energyType = nil,
false,
fluidsUsed = nil,
"Raw Food",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Gathering Research Paper Basic",
roomMatReq = nil,
1,
roomContainReq = nil,
"Gathering Research Paper Basic",
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,
},
},
Gearbox = {
Pineapple = {
dispCraftStn = "1",
untranslated = "Pineapple",
checkImage = "1",
category = nil,
untranslated = "Gearbox",
group = "Food",
craftStn = {
description = "Nice fresh Pineapple.",
{
tagGroups = {
"Shaper",
"Food",
"Shaper",
"Fruit",
},
"Raw Food",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mechanics",
weight = 125,
1,
calories = 200,
"Mechanics",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.5,
carried = "Backpack",
baseLaborCost = 45.0,
weight = 150,
baseXPGain = 2.0,
calories = 720,
defaultVariant = "Gearbox",
carbs = 20,
defaultVariantUntranslated = "Gearbox",
protein = 9,
numberOfVariants = "1",
fat = 12,
variants = {
vitamins = 12,
Gearbox = {
density = 7.361111111111112,
untranslated = "Gearbox",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Iron Bar",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Iron Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Gear",
energyProduced = nil,
4.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Gear",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Gearbox",
roomMatReq = nil,
1,
roomContainReq = nil,
"Gearbox",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "PineappleFriendRiceItem",
typeID = 0,
},
["Pineapple Seed"] = {
untranslated = "Pineapple Seed",
category = nil,
group = "Seed",
description = "Plant to grow a pineapple plant.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PineappleSeedItem",
typeID = 0,
},
},
["Geology Research Paper Advanced"] = {
Pirozhok = {
dispCraftStn = "1",
untranslated = "Pirozhok",
checkImage = "1",
category = nil,
untranslated = "Geology Research Paper Advanced",
group = "Food",
craftStn = {
description = "A baked bun filled with tasty meat and mushrooms.",
{
tagGroups = {
"Research Table",
"Food",
"Research Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 120.0,
baseXPGain = 3.0,
defaultVariant = "Geology Research Paper Advanced",
defaultVariantUntranslated = "Geology Research Paper Advanced",
numberOfVariants = "1",
variants = {
["Geology Research Paper Advanced"] = {
untranslated = "Geology Research Paper Advanced",
ingredients = {
{
"TAG",
"Mortared Stone",
20.0,
false,
"Mortared Stone",
},
},
products = {
{
"Geology Research Paper Advanced",
1,
"Geology Research Paper Advanced",
},
},
},
},
},
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,
},
},
["Geology Research Paper Basic"] = {
Piston = {
dispCraftStn = "1",
untranslated = "Piston",
checkImage = "1",
category = nil,
untranslated = "Geology Research Paper Basic",
group = "Items",
craftStn = {
description = "A moving component that transfers force. Can also function as a valve occasionally.",
{
tagGroups = {},
"Research Table",
maxStack = 100,
"Research Table",
carried = "Backpack",
},
weight = 500,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Mining",
fat = nil,
1,
vitamins = nil,
"Mining",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 0.0,
skillValue = nil,
baseLaborCost = 30.0,
roomCategory = nil,
baseXPGain = 1.5,
furnitureType = nil,
defaultVariant = "Geology Research Paper Basic",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Geology Research Paper Basic",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Geology Research Paper Basic"] = {
energyUsed = nil,
untranslated = "Geology Research Paper Basic",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"TAG",
fluidsProduced = nil,
"Rock",
validTalents = nil,
30.0,
footprint = nil,
false,
mobile = nil,
"Rock",
roomSizeReq = nil,
},
roomMatReq = nil,
},
roomContainReq = nil,
products = {
inventorySlots = nil,
{
inventoryMaxWeight = nil,
"Geology Research Paper Basic",
inventoryRestrictions = nil,
1,
NutrientElement = nil,
"Geology Research Paper Basic",
type = "PistonItem",
},
typeID = 0,
},
},
},
},
},
["Geology Research Paper Modern"] = {
["Plant Fibers"] = {
dispCraftStn = "1",
untranslated = "Plant Fibers",
checkImage = "1",
category = nil,
untranslated = "Geology Research Paper Modern",
group = "Items",
craftStn = {
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
{
tagGroups = {
"Laboratory",
"Burnable Fuel",
"Laboratory",
"Crop",
},
"Natural Fiber",
},
skillNeeds = {
{
"Pottery",
1,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 6.0,
defaultVariant = "Geology Research Paper Modern",
defaultVariantUntranslated = "Geology Research Paper Modern",
numberOfVariants = "1",
variants = {
["Geology Research Paper Modern"] = {
untranslated = "Geology Research Paper Modern",
ingredients = {
{
"ITEM",
"Brick",
30.0,
false,
"Brick",
},
},
products = {
{
"Geology Research Paper Modern",
1,
"Geology Research Paper Modern",
},
},
},
},
},
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,
},
},
["Geology Research Paper Modern Glass"] = {
["Plant Vase"] = {
dispCraftStn = "1",
untranslated = "Plant Vase",
checkImage = "1",
category = nil,
untranslated = "Geology Research Paper Modern Glass",
group = "Housing Objects",
craftStn = {
description = "A  vase made with glass to brighten up your home.",
{
tagGroups = {
"Laboratory",
"Housing",
"Laboratory",
},
},
skillNeeds = {
{
"Glassworking",
1,
"Glassworking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 600.0,
baseXPGain = 6.0,
defaultVariant = "Geology Research Paper Modern Glass",
defaultVariantUntranslated = "Geology Research Paper Modern Glass",
numberOfVariants = "1",
variants = {
["Geology Research Paper Modern Glass"] = {
untranslated = "Geology Research Paper Modern Glass",
ingredients = {
{
"ITEM",
"Glass",
30.0,
true,
"Glass",
},
},
products = {
{
"Geology Research Paper Modern",
1.0,
"Geology Research Paper Modern",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PlantVaseItem",
typeID = 0,
},
},
["Gigot Sleeve Shirt"] = {
Plastic = {
dispCraftStn = "1",
untranslated = "Plastic",
checkImage = "1",
category = nil,
untranslated = "Gigot Sleeve Shirt",
group = "Items",
craftStn = {
description = "An extremely useful synthetic material derived from petrochemicals.",
{
tagGroups = {},
"Tailoring Table",
maxStack = 100,
"Tailoring Table",
carried = "Backpack",
},
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PlasticItem",
typeID = 0,
},
["Plastic Buoy"] = {
untranslated = "Plastic Buoy",
category = nil,
group = "Crafted Objects",
description = "A modern plastic navigational buoy, can also be used as a moorage post.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PlasticBuoyItem",
typeID = 0,
},
["Poke Bowl"] = {
untranslated = "Poke Bowl",
category = nil,
group = "Food",
description = "A basic yet filling meal with a bite.",
tagGroups = {
"Food",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 400,
1,
calories = 1100,
"Tailoring",
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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 40.0,
weight = 100,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Gigot Sleeve Shirt",
carbs = nil,
defaultVariantUntranslated = "Gigot Sleeve Shirt",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Gigot Sleeve Shirt"] = {
density = nil,
untranslated = "Gigot Sleeve Shirt",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Plant Fibers",
roomCategory = nil,
30.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Plant Fibers",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Gigot Sleeve Shirt",
energyType = nil,
1.0,
fluidsUsed = nil,
"Gigot Sleeve Shirt",
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,
},
},
Glass = {
["Pottery Upgrade"] = {
dispCraftStn = "1",
untranslated = "Pottery Upgrade",
checkImage = "1",
category = nil,
untranslated = "Glass",
group = "Upgrade Modules",
craftStn = {
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
{
tagGroups = {
"Glassworks",
"Upgrade",
"Glassworks",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Glassworking",
weight = 1,
1,
calories = nil,
"Glassworking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PotteryUpgradeItem",
typeID = 0,
},
["Powered Cart"] = {
untranslated = "Powered Cart",
category = nil,
group = "Crafted Objects",
description = "Large cart for hauling sizable loads.",
tagGroups = {
"Vehicles",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.2,
carried = "Backpack",
baseLaborCost = 30.0,
weight = 15000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Glass",
carbs = nil,
defaultVariantUntranslated = "Glass",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Glass = {
density = nil,
untranslated = "Glass",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Sand",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Sand",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Crushed Limestone",
energyProduced = nil,
1.0,
energyType = nil,
true,
fluidsUsed = nil,
"Crushed Limestone",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Glass",
roomMatReq = nil,
1,
roomContainReq = nil,
"Glass",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "PoweredCartItem",
typeID = 0,
},
["Powered Storage Silo"] = {
untranslated = "Powered Storage Silo",
category = nil,
group = "Crafted Objects",
description = "A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PoweredStorageSiloItem",
typeID = 0,
},
["Prairie Dog Carcass"] = {
untranslated = "Prairie Dog Carcass",
category = nil,
group = "Natural Resources",
description = "A dead prairie dog.",
tagGroups = {
"Tiny Carcass",
"Tiny Leather Carcass",
},
},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PrairieDogCarcassItem",
typeID = 0,
},
},
["Glass Lens"] = {
["Prepared Meat"] = {
dispCraftStn = "1",
untranslated = "Prepared Meat",
checkImage = "1",
category = nil,
untranslated = "Glass Lens",
group = "Food",
craftStn = {
description = "Carefully butchered meat, ready to cook.",
{
tagGroups = {
"Glassworks",
"Food",
"Glassworks",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Glassworking",
weight = 400,
1,
calories = 600,
"Glassworking",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 30.0,
weight = 50,
baseXPGain = 0.1,
calories = 190,
defaultVariant = "Glass Lens",
carbs = 2,
defaultVariantUntranslated = "Glass Lens",
protein = 1,
numberOfVariants = "1",
fat = 1,
variants = {
vitamins = 4,
["Glass Lens"] = {
density = 4.2105263157894735,
untranslated = "Glass Lens",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Glass",
roomCategory = nil,
6.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Glass",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Glass Lens",
energyType = nil,
2.0,
fluidsUsed = nil,
"Glass Lens",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PricklyPearFruitItem",
typeID = 0,
},
["Prickly Pear Seed"] = {
untranslated = "Prickly Pear Seed",
category = nil,
group = "Seed",
description = "Plant to grow prickly pear cacti.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PricklyPearSeedItem",
typeID = 0,
},
},
["Glassworking Advanced Upgrade"] = {
["Prime Cut"] = {
dispCraftStn = "1",
untranslated = "Prime Cut",
checkImage = "1",
category = nil,
untranslated = "Glassworking Advanced Upgrade",
group = "Food",
craftStn = {
description = "A perfectly marbled piece of meat.",
{
tagGroups = {
"Glassworks",
"Food",
"Glassworks",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Glassworking",
weight = 500,
1,
calories = 600,
"Glassworking",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 15.0,
carried = "Backpack",
baseLaborCost = 6000.0,
weight = 100,
baseXPGain = 4.0,
calories = nil,
defaultVariant = "Glassworking Advanced Upgrade",
carbs = nil,
defaultVariantUntranslated = "Glassworking Advanced Upgrade",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Glassworking Advanced Upgrade"] = {
density = nil,
untranslated = "Glassworking Advanced Upgrade",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Advanced Upgrade 4",
roomCategory = nil,
1.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Advanced Upgrade 4",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Glassworking Advanced Upgrade",
energyType = nil,
1.0,
fluidsUsed = nil,
"Glassworking Advanced Upgrade",
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,
},
},
["Glassworking Modern Upgrade"] = {
["Primitive Canvas Shorts"] = {
dispCraftStn = "1",
untranslated = "Primitive Canvas Shorts",
checkImage = "1",
category = nil,
untranslated = "Glassworking Modern Upgrade",
group = "Clothing",
craftStn = {
description = "They're like the Primitive Canvas Pants, but shorter.",
{
tagGroups = {
"Electronics Assembly",
"Clothes",
"Electronics Assembly",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Glassworking",
weight = 100,
1,
calories = nil,
"Glassworking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 15.0,
carried = "Backpack",
baseLaborCost = 6000.0,
weight = 100,
baseXPGain = 4.0,
calories = nil,
defaultVariant = "Glassworking Modern Upgrade",
carbs = nil,
defaultVariantUntranslated = "Glassworking Modern Upgrade",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Glassworking Modern Upgrade"] = {
density = nil,
untranslated = "Glassworking Modern Upgrade",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Modern Upgrade Lvl4",
roomCategory = nil,
1.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Modern Upgrade Lvl4",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Glassworking Modern Upgrade",
energyType = nil,
1.0,
fluidsUsed = nil,
"Glassworking Modern Upgrade",
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,
},
},
["Glassworking Skill Book"] = {
["Primitive Leather Pants"] = {
dispCraftStn = "1",
untranslated = "Primitive Leather Pants",
checkImage = "1",
category = nil,
untranslated = "Glassworking Skill Book",
group = "Clothing",
craftStn = {
description = "You ever tried cutting leather with a rock?",
{
tagGroups = {
"Research Table",
"Clothes",
"Research Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Masonry",
weight = 100,
1,
calories = nil,
"Masonry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 15.0,
carried = "Backpack",
baseLaborCost = 2400.0,
weight = 100,
baseXPGain = 0.0,
calories = nil,
defaultVariant = "Glassworking Skill Book",
carbs = nil,
defaultVariantUntranslated = "Glassworking Skill Book",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Glassworking Skill Book"] = {
density = nil,
untranslated = "Glassworking Skill Book",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Geology Research Paper Basic",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Geology Research Paper Basic",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Geology Research Paper Advanced",
energyProduced = nil,
5.0,
energyType = nil,
false,
fluidsUsed = nil,
"Geology Research Paper Advanced",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Engineering Research Paper Advanced",
roomSizeReq = nil,
5.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Engineering Research Paper Advanced",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Basic Research",
type = "PrimitiveLeatherShirtItem",
10.0,
typeID = 0,
false,
},
"Basic Research",
["Primitive Leather Shorts"] = {
},
untranslated = "Primitive Leather Shorts",
},
category = nil,
products = {
group = "Clothing",
{
description = "You may have enough leather left over to make a nice hat.",
"Glassworking Skill Book",
tagGroups = {
1.0,
"Clothes",
"Glassworking Skill Book",
},
{
"Glassworking Skill Book",
1.0,
"Glassworking Skill Book",
},
},
},
},
},
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,
},
},
Glassworks = {
["Printing Press"] = {
dispCraftStn = "1",
untranslated = "Printing Press",
checkImage = "1",
category = nil,
untranslated = "Glassworks",
group = "Work Stations",
craftStn = {
description = "The world will never be the same.",
{
tagGroups = {
"Kiln",
"Government",
"Kiln",
},
},
skillNeeds = {
{
"Pottery",
1,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 150.0,
baseXPGain = 20.0,
defaultVariant = "Glassworks",
defaultVariantUntranslated = "Glassworks",
numberOfVariants = "1",
variants = {
Glassworks = {
untranslated = "Glassworks",
ingredients = {
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
{
"ITEM",
"Brick",
16.0,
false,
"Brick",
},
{
"TAG",
"Wood Board",
20.0,
false,
"Wood Board",
},
},
products = {
{
"Glassworks",
1.0,
"Glassworks",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PrintingPressItem",
typeID = 0,
},
},
["Goat Mount"] = {
["Pulp Filler"] = {
dispCraftStn = "1",
untranslated = "Pulp Filler",
checkImage = "1",
category = nil,
untranslated = "Goat Mount",
group = "Items",
craftStn = {
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
{
tagGroups = {
"Butchery Table",
"Fertilizer",
"Butchery Table",
"Fertilizer Filler",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Hunting",
weight = 500,
4,
calories = nil,
"Hunting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 300.0,
weight = 10000,
baseXPGain = 4.0,
calories = nil,
defaultVariant = "Goat Mount",
carbs = nil,
defaultVariantUntranslated = "Goat Mount",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Goat Mount"] = {
density = nil,
untranslated = "Goat Mount",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Mountain Goat Carcass",
roomCategory = "Industrial",
1.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Mountain Goat Carcass",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Hewn Log",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Hewn Log",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Fabric",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Fabric",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "PumpJackItem",
"Goat Mount",
typeID = 0,
1.0,
},
"Goat Mount",
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,
},
},
["Gold Bar"] = {
["Pumpkin Seed"] = {
dispCraftStn = "1",
untranslated = "Pumpkin Seed",
checkImage = "1",
category = nil,
untranslated = "Gold Bar",
group = "Seed",
craftStn = {
description = "Plant to grow a pumpkin.",
{
tagGroups = {
"Blast Furnace",
"Crop Seed",
"Blast Furnace",
"Food",
},
"Seeds",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Smelting",
weight = 50,
1,
calories = 0,
"Smelting",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.6,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 400,
baseXPGain = 2.0,
calories = 900,
defaultVariant = "Gold Bar",
carbs = 6,
defaultVariantUntranslated = "Gold Bar",
protein = 11,
numberOfVariants = "1",
fat = 9,
variants = {
vitamins = 14,
["Gold Bar"] = {
density = 4.444444444444445,
untranslated = "Gold Bar",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gold Concentrate",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Gold Concentrate",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Gold Bar",
energyType = nil,
4.0,
fluidsUsed = nil,
"Gold Bar",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Slag",
mobile = nil,
1.0,
roomSizeReq = nil,
"Slag",
roomMatReq = nil,
},
roomContainReq = nil,
},
inventorySlots = nil,
},
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PupusasItem",
typeID = 0,
},
["Purple Vase"] = {
untranslated = "Purple Vase",
category = nil,
group = "Housing Objects",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PurpleVaseItem",
typeID = 0,
},
},
["Gold Concentrate"] = {
Quicklime = {
dispCraftStn = "1",
untranslated = "Quicklime",
checkImage = "1",
category = nil,
untranslated = "Gold Concentrate",
group = "Items",
craftStn = {
description = "A chemical compound used in steel production.",
{
tagGroups = {},
"Rocker Box",
maxStack = 100,
"Rocker Box",
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",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mining",
weight = 250,
1,
calories = 200,
"Mining",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.5,
carried = "Backpack",
baseLaborCost = 50.0,
weight = 100,
baseXPGain = 2.0,
calories = 200,
defaultVariant = "Gold Concentrate",
carbs = 0,
defaultVariantUntranslated = "Gold Concentrate",
protein = 7,
numberOfVariants = "1",
fat = 3,
variants = {
vitamins = 0,
["Gold Concentrate"] = {
density = 5.0,
untranslated = "Gold Concentrate",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Crushed Gold Ore",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Crushed Gold Ore",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Gold Concentrate",
energyType = nil,
1,
fluidsUsed = nil,
"Gold Concentrate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Wet Tailings",
mobile = nil,
4.0,
roomSizeReq = nil,
"Wet Tailings",
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,
},
},
["Gold Flakes"] = {
["Raw Roast"] = {
dispCraftStn = "1",
untranslated = "Raw Roast",
checkImage = "1",
category = nil,
untranslated = "Gold Flakes",
group = "Food",
craftStn = {
description = "A trussed roast tied and ready to be cooked.",
{
tagGroups = {
"Electronics Assembly",
"Food",
"Electronics Assembly",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Electronics",
weight = 500,
1,
calories = 600,
"Electronics",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.8,
carried = "Backpack",
baseLaborCost = 75.0,
weight = 300,
baseXPGain = 1.0,
calories = 500,
defaultVariant = "Gold Flakes",
carbs = 0,
defaultVariantUntranslated = "Gold Flakes",
protein = 4,
numberOfVariants = "1",
fat = 8,
variants = {
vitamins = 0,
["Gold Flakes"] = {
density = 2.4,
untranslated = "Gold Flakes",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gold Bar",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Gold Bar",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Gold Flakes",
energyType = nil,
4.0,
fluidsUsed = nil,
"Gold Flakes",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RawSausageItem",
typeID = 0,
},
["Real Estate Desk"] = {
untranslated = "Real Estate Desk",
category = nil,
group = "Work Stations",
description = "A place to manage the sale and transfer of deeds and property.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RealEstateDeskItem",
typeID = 0,
},
Rebar = {
untranslated = "Rebar",
category = nil,
group = "Items",
description = "Ribbed steel bars for reinforcing stuctures.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 3000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RebarItem",
typeID = 0,
},
["Recurve Bow"] = {
untranslated = "Recurve Bow",
category = nil,
group = "Items",
description = "A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.",
tagGroups = {
"Tool",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 3,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RecurveBowItem",
typeID = 0,
},
},
["Gold Frame Wide"] = {
["Red Vase"] = {
dispCraftStn = "1",
untranslated = "Red Vase",
checkImage = "1",
category = nil,
untranslated = "Gold Frame Wide",
group = "Housing Objects",
craftStn = {
description = "A  vase made with glass to brighten up your home.",
{
tagGroups = {
"Anvil",
"Housing",
"Anvil",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Smelting",
weight = 250,
4,
calories = nil,
"Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RedVaseItem",
typeID = 0,
},
["Redwood Log"] = {
untranslated = "Redwood Log",
category = nil,
group = "Natural Resources",
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
tagGroups = {
"Burnable Fuel",
"Softwood",
"Wood",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 1.0,
carried = "Hands",
baseLaborCost = 160.0,
weight = 10000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Gold Frame Wide",
carbs = nil,
defaultVariantUntranslated = "Gold Frame Wide",
protein = nil,
numberOfVariants = 5,
fat = nil,
variants = {
vitamins = nil,
["Gold Frame Wide"] = {
density = nil,
untranslated = "Gold Frame Wide",
fuel = 4000,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gold Bar",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Gold Bar",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Gold Frame Wide",
energyType = nil,
1.0,
fluidsUsed = nil,
"Gold Frame Wide",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
["Gold Frame Landscape"] = {
roomSizeReq = nil,
untranslated = "Gold Frame Landscape",
roomMatReq = nil,
ingredients = {
roomContainReq = nil,
{
inventorySlots = nil,
"ITEM",
inventoryMaxWeight = nil,
"Gold Bar",
inventoryRestrictions = nil,
2.0,
NutrientElement = nil,
false,
type = "RedwoodLogItem",
"Gold Bar",
typeID = 0,
},
},
},
["Redwood Seed"] = {
products = {
untranslated = "Redwood Seed",
{
category = nil,
"Gold Frame Landscape",
group = "Seed",
1,
description = "Plant to grow a redwood tree.",
"Gold Frame Landscape",
tagGroups = {
},
"Food",
},
"Seeds",
},
["Gold Frame Square"] = {
untranslated = "Gold Frame Square",
ingredients = {
{
"ITEM",
"Gold Bar",
2.0,
false,
"Gold Bar",
},
},
products = {
{
"Gold Frame Square",
1.0,
"Gold Frame Square",
},
},
},
["Gold Frame Portrait"] = {
untranslated = "Gold Frame Portrait",
ingredients = {
{
"ITEM",
"Gold Bar",
2.0,
false,
"Gold Bar",
},
},
products = {
{
"Gold Frame Portrait",
1.0,
"Gold Frame Portrait",
},
},
},
["Gold Frame Tall"] = {
untranslated = "Gold Frame Tall",
ingredients = {
{
"ITEM",
"Gold Bar",
2.0,
false,
"Gold Bar",
},
},
products = {
{
"Gold Frame Tall",
1.0,
"Gold Frame Tall",
},
},
},
},
},
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,
},
},
["Gold Wiring"] = {
Refrigerator = {
dispCraftStn = "1",
untranslated = "Refrigerator",
checkImage = "1",
category = nil,
untranslated = "Gold Wiring",
group = "Housing Objects",
craftStn = {
description = "An icebox from the future with significantly better cooling properties.",
{
tagGroups = {
"Electric Machinist Table",
"Housing",
"Electric Machinist Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mechanics",
weight = 2000,
1,
calories = nil,
"Mechanics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "5",
roomCategory = "Kitchen",
furnitureType = "Food Storage",
repeatsDepreciation = "0.3",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RefrigeratorItem",
typeID = 0,
},
Registrar = {
untranslated = "Registrar",
category = nil,
group = "Work Stations",
description = "Allows the setting management of titles.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RegistrarItem",
typeID = 0,
},
["Reinforced Concrete"] = {
untranslated = "Reinforced Concrete",
category = nil,
group = "Blocks",
description = "A sturdy construction material poured around a latice of rebar.",
tagGroups = {
"Concrete",
"Constructable",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 0.4,
carried = "Hands",
baseLaborCost = 120.0,
weight = 10000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Gold Wiring",
carbs = nil,
defaultVariantUntranslated = "Gold Wiring",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Gold Wiring"] = {
density = nil,
untranslated = "Gold Wiring",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Gold Bar",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Gold Bar",
materialTier = 3,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Gold Wiring",
energyType = nil,
2.0,
fluidsUsed = nil,
"Gold Wiring",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ReinforcedConcreteItem",
typeID = 0,
},
["Research Table"] = {
untranslated = "Research Table",
category = nil,
group = "Work Stations",
description = "A basic table for researching new technologies and skills.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ResearchTableItem",
typeID = 0,
},
Rice = {
untranslated = "Rice",
category = nil,
group = "Seed",
description = "Plant to grow rice.",
tagGroups = {
"Crop",
"Crop Seed",
"Food",
"Grain",
"Raw Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 150,
carbs = 7,
protein = 1,
fat = 0,
vitamins = 0,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RiceItem",
typeID = 0,
},
},
["Government Office"] = {
["Rice Flour"] = {
dispCraftStn = "1",
untranslated = "Rice Flour",
checkImage = "1",
category = nil,
untranslated = "Government Office",
group = "Food",
craftStn = {
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
{
tagGroups = {
"Settlement Crafting Table",
"Food",
"Settlement Crafting Table",
},
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 5.0,
weight = 200,
baseLaborCost = 1200.0,
calories = 50,
baseXPGain = 5.0,
carbs = 15,
defaultVariant = "Government Office",
protein = 0,
defaultVariantUntranslated = "Government Office",
fat = 0,
numberOfVariants = "1",
vitamins = 0,
variants = {
density = 30.0,
["Government Office"] = {
fuel = nil,
untranslated = "Government Office",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"TAG",
roomCategory = nil,
"Hewn Log",
furnitureType = nil,
15.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Hewn Log",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"TAG",
energyProduced = nil,
"Mortared Stone",
energyType = nil,
15.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Mortared Stone",
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
products = {
roomSizeReq = nil,
{
roomMatReq = nil,
"Government Office",
roomContainReq = nil,
1.0,
inventorySlots = nil,
"Government Office",
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,
},
},
["Grassland Salad"] = {
Rivet = {
dispCraftStn = "1",
untranslated = "Rivet",
checkImage = "1",
category = nil,
untranslated = "Grassland Salad",
group = "Items",
craftStn = {
description = "An iron bolt used to hold together inventions.",
{
tagGroups = {},
"Cast Iron Stove",
maxStack = 100,
"Cast Iron Stove",
carried = "Backpack",
},
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RivetItem",
typeID = 0,
},
["Roast Pumpkin"] = {
untranslated = "Roast Pumpkin",
category = nil,
group = "Food",
description = "Sweet but a suprising source of vitamins.",
tagGroups = {
"Food",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Cooking",
weight = 900,
1,
calories = 1400,
"Cooking",
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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 4.0,
carried = "Backpack",
baseLaborCost = 25.0,
weight = 10000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Grassland Salad",
carbs = nil,
defaultVariantUntranslated = "Grassland Salad",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Grassland Salad"] = {
density = nil,
untranslated = "Grassland Salad",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Corn",
roomCategory = "Industrial",
5.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Corn",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Tomato",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Tomato",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Beet",
roomSizeReq = nil,
5.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Beet",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "RoboticAssemblyLineItem",
"Basic Salad",
typeID = 0,
1.0,
},
"Basic Salad",
["Rocker Box"] = {
},
untranslated = "Rocker Box",
},
category = nil,
},
group = "Work Stations",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RockerBoxItem",
typeID = 0,
},
},
["Hand Plow"] = {
["Rolling Mill"] = {
dispCraftStn = "1",
untranslated = "Rolling Mill",
checkImage = "1",
category = nil,
untranslated = "Hand Plow",
group = "Work Stations",
craftStn = {
description = "For rolling steel into more buildable materials.",
{
tagGroups = {
"Wainwright Table",
"Crafting Table",
"Wainwright Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Basic Engineering",
weight = 5000,
1,
calories = nil,
"Basic Engineering",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RollingMillItem",
typeID = 0,
},
["Root Campfire Salad"] = {
untranslated = "Root Campfire Salad",
category = nil,
group = "Food",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
"Campfire Salad",
"Food",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 100.0,
weight = 200,
baseXPGain = 10.0,
calories = 950,
defaultVariant = "Hand Plow",
carbs = 8,
defaultVariantUntranslated = "Hand Plow",
protein = 5,
numberOfVariants = "1",
fat = 4,
variants = {
vitamins = 11,
["Hand Plow"] = {
density = 2.9473684210526314,
untranslated = "Hand Plow",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Iron Bar",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Iron Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Wooden Wheel",
energyProduced = nil,
1.0,
energyType = nil,
true,
fluidsUsed = nil,
"Wooden Wheel",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Hewn Log",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Hewn Log",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Wood Board",
type = "RootCampfireSaladItem",
50.0,
typeID = 0,
false,
},
"Wood Board",
["Root Campfire Stew"] = {
},
untranslated = "Root Campfire Stew",
},
category = nil,
products = {
group = "Food",
{
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
"Hand Plow",
tagGroups = {
1.0,
"Food",
"Hand Plow",
},
},
},
},
},
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,
},
},
["Hanging Long Steel Sign"] = {
["Round Pot"] = {
dispCraftStn = "1",
untranslated = "Round Pot",
checkImage = "1",
category = nil,
untranslated = "Hanging Long Steel Sign",
group = "Housing Objects",
craftStn = {
description = "Sometimes you just want to bring a little bit of nature into your house.",
{
tagGroups = {
"Anvil",
"Housing",
"Anvil",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Advanced Smelting",
weight = 1000,
3,
calories = nil,
"Advanced Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PlanterPotRoundItem",
typeID = 0,
},
["Rubber Wheel"] = {
untranslated = "Rubber Wheel",
category = nil,
group = "Items",
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RubberWheelItem",
typeID = 0,
},
["Rug Large"] = {
untranslated = "Rug Large",
category = nil,
group = "Housing Objects",
description = "A large area rug to cover that weird stain.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 3.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Hanging Long Steel Sign",
carbs = nil,
defaultVariantUntranslated = "Hanging Long Steel Sign",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Hanging Long Steel Sign"] = {
density = nil,
untranslated = "Hanging Long Steel Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "2",
"Steel Plate",
roomCategory = "Decoration",
8.0,
furnitureType = "Rug",
false,
repeatsDepreciation = "0.5",
"Steel Plate",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Rivet",
energyProduced = nil,
8.0,
energyType = nil,
false,
fluidsUsed = nil,
"Rivet",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "12",
"TAG",
mobile = nil,
"Wood Board",
roomSizeReq = nil,
2.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Wood Board",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "RugLargeItem",
"Hanging Long Steel Sign",
typeID = 0,
1.0,
},
"Hanging Long Steel Sign",
["Rug Medium"] = {
},
untranslated = "Rug Medium",
},
category = nil,
},
group = "Housing Objects",
description = "A medium rug for medium uses.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Rug",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RugMediumItem",
typeID = 0,
},
},
["Hanging Steel Framed Sign"] = {
["Rug Small"] = {
dispCraftStn = "1",
untranslated = "Rug Small",
checkImage = "1",
category = nil,
untranslated = "Hanging Steel Framed Sign",
group = "Housing Objects",
craftStn = {
description = "A small rug for when you just didn't have enough materials to make a bigger one.",
{
tagGroups = {
"Anvil",
"Housing",
"Anvil",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Advanced Smelting",
weight = 250,
3,
calories = nil,
"Advanced Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.5",
roomCategory = "Decoration",
furnitureType = "Rug",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "RugSmallItem",
typeID = 0,
},
["Running Shoes"] = {
untranslated = "Running Shoes",
category = nil,
group = "Clothing",
description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
tagGroups = {
"Clothes",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 3.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 100,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Hanging Steel Framed Sign",
carbs = nil,
defaultVariantUntranslated = "Hanging Steel Framed Sign",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Hanging Steel Framed Sign"] = {
density = nil,
untranslated = "Hanging Steel Framed Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Bar",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Rivet",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Rivet",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Wood Board",
roomSizeReq = nil,
6.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Wood Board",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "RunningShoesItem",
"Hanging Steel Framed Sign",
typeID = 0,
1.0,
},
"Hanging Steel Framed Sign",
["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,
},
},
["Hanging Steel Mine Sign"] = {
["Saguaro Seed"] = {
dispCraftStn = "1",
untranslated = "Saguaro Seed",
checkImage = "1",
category = nil,
untranslated = "Hanging Steel Mine Sign",
group = "Seed",
craftStn = {
description = "Plant to grow a saguaro cactus.",
{
tagGroups = {
"Anvil",
"Food",
"Anvil",
"Seeds",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Smelting",
weight = 50,
3,
calories = 0,
"Advanced Smelting",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 3.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Hanging Steel Mine Sign",
carbs = nil,
defaultVariantUntranslated = "Hanging Steel Mine Sign",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Hanging Steel Mine Sign"] = {
density = nil,
untranslated = "Hanging Steel Mine Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Plate",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Plate",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Rivet",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Rivet",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Wood Board",
roomSizeReq = nil,
3.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Wood Board",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "SalmonItem",
"Hanging Steel Mine Sign",
typeID = 0,
1.0,
},
"Hanging Steel Mine Sign",
["Salt Basket"] = {
},
untranslated = "Salt Basket",
},
category = nil,
},
group = "Housing Objects",
description = "A basket of salt.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Kitchen",
furnitureType = "Spices",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SaltBasketItem",
typeID = 0,
},
},
["Hanging Steel Plain Sign"] = {
Sandals = {
dispCraftStn = "1",
untranslated = "Sandals",
checkImage = "1",
category = nil,
untranslated = "Hanging Steel Plain Sign",
group = "Clothing",
craftStn = {
description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
{
tagGroups = {
"Anvil",
"Clothes",
"Anvil",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Smelting",
weight = 100,
3,
calories = nil,
"Advanced Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 3.0,
carried = "Hands",
baseLaborCost = 120.0,
weight = 6000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Hanging Steel Plain Sign",
carbs = nil,
defaultVariantUntranslated = "Hanging Steel Plain Sign",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Hanging Steel Plain Sign"] = {
density = nil,
untranslated = "Hanging Steel Plain Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Plate",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Plate",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Rivet",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Rivet",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Wood Board",
roomSizeReq = nil,
4.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Wood Board",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "SandstoneItem",
"Hanging Steel Plain Sign",
typeID = 0,
1.0,
},
"Hanging Steel Plain Sign",
Sawmill = {
},
untranslated = "Sawmill",
},
category = nil,
},
group = "Work Stations",
description = "Used to saw wood into lumber.",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SawmillItem",
typeID = 0,
},
},
["Hanging Steel Shop Sign"] = {
["Saxifrage Seed"] = {
dispCraftStn = "1",
untranslated = "Saxifrage Seed",
checkImage = "1",
category = nil,
untranslated = "Hanging Steel Shop Sign",
group = "Seed",
craftStn = {
description = "Plant to grow saxifrage.",
{
tagGroups = {
"Anvil",
"Food",
"Anvil",
"Seeds",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Smelting",
weight = 50,
3,
calories = 0,
"Advanced Smelting",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 3.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 75,
baseXPGain = 1.0,
calories = 50,
defaultVariant = "Hanging Steel Shop Sign",
carbs = 0,
defaultVariantUntranslated = "Hanging Steel Shop Sign",
protein = 5,
numberOfVariants = "1",
fat = 5,
variants = {
vitamins = 0,
["Hanging Steel Shop Sign"] = {
density = 20.0,
untranslated = "Hanging Steel Shop Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Plate",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Plate",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Rivet",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Rivet",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Wood Board",
roomSizeReq = nil,
2.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Wood Board",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "ScrapMeatItem",
"Hanging Steel Shop Sign",
typeID = 0,
1.0,
},
"Hanging Steel Shop Sign",
["Screening Machine"] = {
},
untranslated = "Screening Machine",
},
category = nil,
},
group = "Work Stations",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ScreeningMachineItem",
typeID = 0,
},
},
["Hardwood Boards"] = {
["Screw Press"] = {
dispCraftStn = "1",
untranslated = "Screw Press",
checkImage = "1",
category = nil,
untranslated = "Hardwood Boards",
group = "Work Stations",
craftStn = {
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
{
tagGroups = {
"Workbench",
"Crafting Table",
"Workbench",
},
},
},
skillNeeds = {},
maxStack = 1,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 0.2,
weight = 5000,
baseLaborCost = 40.0,
calories = nil,
baseXPGain = 0.0,
carbs = nil,
defaultVariant = "Hardwood Boards",
protein = nil,
defaultVariantUntranslated = "Hardwood Boards",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Hardwood Boards"] = {
fuel = nil,
untranslated = "Hardwood Boards",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"TAG",
roomCategory = "Industrial",
"Hardwood",
furnitureType = nil,
2.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Hardwood",
fuelsUsed = nil,
},
gridRadius = nil,
},
energyUsed = nil,
products = {
energyProduced = nil,
{
energyType = nil,
"Hardwood Board",
fluidsUsed = nil,
1.0,
fluidsProduced = nil,
"Hardwood Board",
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
},
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ScrewPressItem",
typeID = 0,
},
Screws = {
untranslated = "Screws",
category = nil,
group = "Items",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ScrewsItem",
typeID = 0,
},
["Seagrass Seed"] = {
untranslated = "Seagrass Seed",
category = nil,
group = "Seed",
description = "Plant to grow seagrass.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SeagrassSeedItem",
typeID = 0,
},
},
["Hearty Hometown Pizza"] = {
["Seared Meat"] = {
dispCraftStn = "1",
untranslated = "Seared Meat",
checkImage = "1",
category = nil,
untranslated = "Hearty Hometown Pizza",
group = "Food",
craftStn = {
description = "A cut of perfectly seared steak.",
{
tagGroups = {
"Bakery Oven",
"Food",
"Bakery Oven",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Baking",
weight = 500,
3,
calories = 600,
"Advanced Baking",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 3.0,
carried = "Backpack",
baseLaborCost = 45.0,
weight = 300,
baseXPGain = 1.0,
calories = 1400,
defaultVariant = "Hearty Hometown Pizza",
carbs = 20,
defaultVariantUntranslated = "Hearty Hometown Pizza",
protein = 2,
numberOfVariants = "1",
fat = 13,
variants = {
vitamins = 16,
["Hearty Hometown Pizza"] = {
density = 3.642857142857143,
untranslated = "Hearty Hometown Pizza",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Leavened Dough",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Leavened Dough",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Crimini Mushrooms",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Crimini Mushrooms",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Raw Sausage",
roomSizeReq = nil,
2.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Raw Sausage",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Sun Cheese",
type = "SeededCamasRollItem",
4.0,
typeID = 0,
false,
},
"Sun Cheese",
["Sensor Based Belt Sorter"] = {
},
untranslated = "Sensor Based Belt Sorter",
{
category = nil,
"ITEM",
group = "Work Stations",
"Tomato",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
2.0,
tagGroups = {
false,
"Crafting Table",
"Tomato",
},
},
products = {
{
"Hearty Hometown Pizza",
1.0,
"Hearty Hometown Pizza",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SensorBasedBeltSorterItem",
typeID = 0,
},
},
["Heat Sink"] = {
["Sensuous Sea Pizza"] = {
dispCraftStn = "1",
untranslated = "Sensuous Sea Pizza",
checkImage = "1",
category = nil,
untranslated = "Heat Sink",
group = "Food",
craftStn = {
description = "The chewyness is unreal.",
{
tagGroups = {
"Shaper",
"Food",
"Shaper",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Heat Sink",
defaultVariantUntranslated = "Heat Sink",
numberOfVariants = "1",
variants = {
["Heat Sink"] = {
untranslated = "Heat Sink",
ingredients = {
{
"ITEM",
"Copper Plate",
8.0,
false,
"Copper Plate",
},
{
"ITEM",
"Copper Wiring",
6.0,
false,
"Copper Wiring",
},
},
products = {
{
"Heat Sink",
1,
"Heat Sink",
},
},
},
},
},
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,
},
},
["Hemp Mooring Rope"] = {
Servo = {
dispCraftStn = "1",
untranslated = "Servo",
checkImage = "1",
category = nil,
untranslated = "Hemp Mooring Rope",
group = "Items",
craftStn = {
description = "A rotary actuator that allows for control over angular position.",
{
tagGroups = {},
"Tailoring Table",
maxStack = 100,
"Tailoring Table",
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",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 2000,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SettlementCraftingTableItem",
typeID = 0,
},
Shale = {
untranslated = "Shale",
category = nil,
group = "Natural Resources",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
tagGroups = {
"Excavatable",
"Rock",
},
},
moduleNeeds = {},
maxStack = 20,
baseCraftTime = 2.0,
carried = "Hands",
baseLaborCost = 120.0,
weight = 6000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Hemp Mooring Rope",
carbs = nil,
defaultVariantUntranslated = "Hemp Mooring Rope",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Hemp Mooring Rope"] = {
density = nil,
untranslated = "Hemp Mooring Rope",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Linen Yarn",
roomCategory = nil,
8.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Linen Yarn",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Hemp Mooring Rope",
energyType = nil,
1,
fluidsUsed = nil,
"Hemp Mooring Rope",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ShaleItem",
typeID = 0,
},
Shaper = {
untranslated = "Shaper",
category = nil,
group = "Work Stations",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
"Crafting Table",
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ShaperItem",
typeID = 0,
},
},
Henley = {
["Shark Fillet Soup"] = {
dispCraftStn = "1",
untranslated = "Shark Fillet Soup",
checkImage = "1",
category = nil,
untranslated = "Henley",
group = "Food",
craftStn = {
description = "A texture all of its own.",
{
tagGroups = {
"Tailoring Table",
"Food",
"Tailoring Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 600,
1,
calories = 1400,
"Tailoring",
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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 40.0,
weight = 2000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Henley",
carbs = nil,
defaultVariantUntranslated = "Henley",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Henley = {
density = nil,
untranslated = "Henley",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "3.5",
"Leather Hide",
roomCategory = "Living Room",
1.0,
furnitureType = "Statue",
false,
repeatsDepreciation = "0.2",
"Leather Hide",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Plant Fibers",
energyProduced = nil,
25.0,
energyType = nil,
false,
fluidsUsed = nil,
"Plant Fibers",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Henley",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Henley",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "SheepMountItem",
typeID = 0,
},
["Shelf Cabinet"] = {
untranslated = "Shelf Cabinet",
category = nil,
group = "Housing Objects",
description = "When a shelf and a cabinet aren't enough individually.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Living Room",
furnitureType = "Shelves",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ShelfCabinetItem",
typeID = 0,
},
},
["Hewn Bench"] = {
["Shipwright Advanced Upgrade"] = {
dispCraftStn = "1",
untranslated = "Shipwright Advanced Upgrade",
checkImage = "1",
category = nil,
untranslated = "Hewn Bench",
group = "Upgrade Modules",
craftStn = {
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
{
tagGroups = {
"Carpentry Table",
"Upgrade",
"Carpentry Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Logging",
weight = 1,
2,
calories = nil,
"Logging",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 4.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 1,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Hewn Bench",
carbs = nil,
defaultVariantUntranslated = "Hewn Bench",
protein = nil,
numberOfVariants = 3,
fat = nil,
variants = {
vitamins = nil,
["Hewn Bench"] = {
density = nil,
untranslated = "Hewn Bench",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Hewn Log",
roomCategory = nil,
18.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Hewn Log",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
6.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Hewn Bench",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Hewn Bench",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
["Hewn Softwood Bench"] = {
type = "ShipwrightBasicUpgradeItem",
untranslated = "Hewn Softwood Bench",
typeID = 0,
ingredients = {
},
{
["Shipwright Hat"] = {
"ITEM",
untranslated = "Shipwright Hat",
"Softwood Hewn Log",
category = nil,
18.0,
group = "Clothing",
false,
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
"Softwood Hewn Log",
tagGroups = {
},
"Clothes",
{
"ITEM",
"Softwood Board",
6.0,
false,
"Softwood Board",
},
},
products = {
{
"Hewn Softwood Bench",
1,
"Hewn Softwood Bench",
},
},
},
["Hewn Hardwood Bench"] = {
untranslated = "Hewn Hardwood Bench",
ingredients = {
{
"ITEM",
"Hardwood Hewn Log",
18.0,
false,
"Hardwood Hewn Log",
},
{
"ITEM",
"Hardwood Board",
6.0,
false,
"Hardwood Board",
},
},
products = {
{
"Hewn Hardwood Bench",
1.0,
"Hewn Hardwood Bench",
},
},
},
},
},
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,
},
},
["Hewn Chair"] = {
["Shipwright Overalls"] = {
dispCraftStn = "1",
untranslated = "Shipwright Overalls",
checkImage = "1",
category = nil,
untranslated = "Hewn Chair",
group = "Clothing",
craftStn = {
description = "Denim overall for extra sturdy wearability.",
{
tagGroups = {
"Carpentry Table",
"Clothes",
"Carpentry Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Logging",
weight = 100,
1,
calories = nil,
"Logging",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 3.0,
density = nil,
baseLaborCost = 60.0,
fuel = nil,
baseXPGain = 2.0,
yield = nil,
defaultVariant = "Hewn Chair",
currency = nil,
defaultVariantUntranslated = "Hewn Chair",
skillValue = nil,
numberOfVariants = 3,
roomCategory = nil,
variants = {
furnitureType = nil,
["Hewn Chair"] = {
repeatsDepreciation = nil,
untranslated = "Hewn Chair",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Plant Fibers",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Plant Fibers",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Hewn Log",
roomSizeReq = nil,
12.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Hewn Log",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Wood Board",
type = "ShipwrightOverallsItem",
12.0,
typeID = 0,
false,
},
"Wood Board",
["Shipwright Sandals"] = {
},
untranslated = "Shipwright Sandals",
},
category = nil,
products = {
group = "Clothing",
{
description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
"Hewn Chair",
tagGroups = {
1.0,
"Clothes",
"Hewn Chair",
},
},
},
["Hewn Softwood Chair"] = {
untranslated = "Hewn Softwood Chair",
ingredients = {
{
"ITEM",
"Softwood Hewn Log",
12.0,
false,
"Softwood Hewn Log",
},
{
"ITEM",
"Softwood Board",
12.0,
false,
"Softwood Board",
},
{
"ITEM",
"Plant Fibers",
12.0,
false,
"Plant Fibers",
},
},
products = {
{
"Hewn Softwood Chair",
1,
"Hewn Softwood Chair",
},
},
},
["Hewn Hardwood Chair"] = {
untranslated = "Hewn Hardwood Chair",
ingredients = {
{
"ITEM",
"Hardwood Hewn Log",
12.0,
false,
"Hardwood Hewn Log",
},
{
"ITEM",
"Hardwood Board",
12.0,
false,
"Hardwood Board",
},
{
"ITEM",
"Plant Fibers",
12.0,
false,
"Plant Fibers",
},
},
products = {
{
"Hewn Hardwood Chair",
1.0,
"Hewn Hardwood Chair",
},
},
},
},
},
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,
},
},
["Hewn Door"] = {
["Shipwright Shirt"] = {
dispCraftStn = "1",
untranslated = "Shipwright Shirt",
checkImage = "1",
category = nil,
untranslated = "Hewn Door",
group = "Clothing",
craftStn = {
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
{
tagGroups = {
"Carpentry Table",
"Clothes",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Hewn Door",
defaultVariantUntranslated = "Hewn Door",
numberOfVariants = 3,
variants = {
["Hewn Door"] = {
untranslated = "Hewn Door",
ingredients = {
{
"TAG",
"Hewn Log",
2.0,
true,
"Hewn Log",
},
},
products = {
{
"Hewn Door",
1.0,
"Hewn Door",
},
},
},
["Hewn Softwood Door"] = {
untranslated = "Hewn Softwood Door",
ingredients = {
{
"ITEM",
"Softwood Hewn Log",
2.0,
true,
"Softwood Hewn Log",
},
},
products = {
{
"Hewn Softwood Door",
1,
"Hewn Softwood Door",
},
},
},
["Hewn Hardwood Door"] = {
untranslated = "Hewn Hardwood Door",
ingredients = {
{
"ITEM",
"Hardwood Hewn Log",
2.0,
true,
"Hardwood Hewn Log",
},
},
products = {
{
"Hewn Hardwood Door",
1.0,
"Hewn Hardwood Door",
},
},
},
},
},
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,
},
},
["Hewn Dresser"] = {
["Shipwright Skill Book"] = {
dispCraftStn = "1",
untranslated = "Shipwright Skill Book",
checkImage = "1",
category = nil,
untranslated = "Hewn Dresser",
group = "Skill Books",
craftStn = {
description = "Shipwright Skill Book",
{
tagGroups = {
"Carpentry Table",
"Skill Books",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
3,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Hewn Dresser",
defaultVariantUntranslated = "Hewn Dresser",
numberOfVariants = "1",
variants = {
["Hewn Dresser"] = {
untranslated = "Hewn Dresser",
ingredients = {
{
"TAG",
"Hewn Log",
18.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
6.0,
false,
"Wood Board",
},
},
products = {
{
"Hewn Dresser",
1.0,
"Hewn Dresser",
},
},
},
},
},
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,
},
},
["Hewn Hardwood"] = {
["Shipwright Skill Scroll"] = {
dispCraftStn = "1",
untranslated = "Shipwright Skill Scroll",
checkImage = "1",
category = nil,
untranslated = "Hewn Hardwood",
group = "Skill Scrolls",
craftStn = {
description = "Shipwright Skill Scroll",
{
tagGroups = {
"Carpentry Table",
"Skill Scrolls",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Hewn Hardwood",
defaultVariantUntranslated = "Hewn Hardwood",
numberOfVariants = "1",
variants = {
["Hewn Hardwood"] = {
untranslated = "Hewn Hardwood",
ingredients = {
{
"TAG",
"Hardwood",
2.0,
false,
"Hardwood",
},
},
products = {
{
"Hardwood Hewn Log",
1.0,
"Hardwood Hewn Log",
},
},
},
},
},
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,
},
},
["Hewn Log"] = {
["Shorn Wool"] = {
dispCraftStn = "1",
untranslated = "Shorn Wool",
checkImage = "1",
category = nil,
untranslated = "Hewn Log",
group = "Items",
craftStn = {
description = "Wool that has been shorn from an animal.",
{
tagGroups = {},
"Workbench",
maxStack = 100,
"Workbench",
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",
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 0.16,
weight = 100,
baseLaborCost = 20.0,
calories = nil,
baseXPGain = 0.5,
carbs = nil,
defaultVariant = "Hewn Log",
protein = nil,
defaultVariantUntranslated = "Hewn Log",
fat = nil,
numberOfVariants = 3,
vitamins = nil,
variants = {
density = nil,
["Hewn Log"] = {
fuel = nil,
untranslated = "Hewn Log",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"TAG",
roomCategory = nil,
"Wood",
furnitureType = nil,
2.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Wood",
fuelsUsed = nil,
},
gridRadius = nil,
},
energyUsed = nil,
products = {
energyProduced = nil,
{
energyType = nil,
"Hewn Log",
fluidsUsed = nil,
1,
fluidsProduced = nil,
"Hewn Log",
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
},
roomSizeReq = nil,
["Hardwood Hewn Log"] = {
roomMatReq = nil,
untranslated = "Hardwood Hewn Log",
roomContainReq = nil,
ingredients = {
inventorySlots = nil,
{
inventoryMaxWeight = nil,
"TAG",
inventoryRestrictions = nil,
"Hardwood",
NutrientElement = nil,
2.0,
type = "ShortsItem",
false,
typeID = 0,
"Hardwood",
},
},
["Simmered Meat"] = {
},
untranslated = "Simmered Meat",
products = {
category = nil,
{
group = "Food",
"Hardwood Hewn Log",
description = "Meat cooked in meat juices keeps the meat juicy.",
"",
tagGroups = {
"Hardwood Hewn Log",
"Food",
},
},
},
["Softwood Hewn Log"] = {
untranslated = "Softwood Hewn Log",
ingredients = {
{
"TAG",
"Softwood",
2.0,
false,
"Softwood",
},
},
products = {
{
"Softwood Hewn Log",
"",
"Softwood Hewn Log",
},
},
},
},
},
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,
},
},
["Hewn Log Door"] = {
["Simple Syrup"] = {
dispCraftStn = "1",
untranslated = "Simple Syrup",
checkImage = "1",
category = nil,
untranslated = "Hewn Log Door",
group = "Food",
craftStn = {
description = "A simple water and suger combination heated until the sugar dissolves.",
{
tagGroups = {
"Workbench",
"Food",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 100.0,
baseXPGain = 0.0,
defaultVariant = "Hewn Log Door",
defaultVariantUntranslated = "Hewn Log Door",
numberOfVariants = "1",
variants = {
["Hewn Log Door"] = {
untranslated = "Hewn Log Door",
ingredients = {
{
"TAG",
"Hewn Log",
2.0,
true,
"Hewn Log",
},
},
products = {
{
"Hewn Door",
1.0,
"Hewn Door",
},
},
},
},
},
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,
},
},
["Hewn Logs"] = {
Sink = {
dispCraftStn = "1",
untranslated = "Sink",
checkImage = "1",
category = nil,
untranslated = "Hewn Logs",
group = "Housing Objects",
craftStn = {
description = "An industrial sink.",
{
tagGroups = {
"Carpentry Table",
"Housing",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Hewn Logs",
defaultVariantUntranslated = "Hewn Logs",
numberOfVariants = "1",
variants = {
["Hewn Logs"] = {
untranslated = "Hewn Logs",
ingredients = {
{
"TAG",
"Wood",
2.0,
false,
"Wood",
},
},
products = {
{
"Hewn Log",
1.0,
"Hewn Log",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "5",
roomCategory = "Bathroom",
furnitureType = "Sink",
repeatsDepreciation = "0.2",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SinkItem",
typeID = 0,
},
},
["Hewn Nightstand"] = {
["Skid Steer"] = {
dispCraftStn = "1",
untranslated = "Skid Steer",
checkImage = "1",
category = nil,
untranslated = "Hewn Nightstand",
group = "Crafted Objects",
craftStn = {
description = "Small scale bucket loader. Great for flat to low slope excavation.",
{
tagGroups = {
"Carpentry Table",
"Vehicles",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
4,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Hewn Nightstand",
defaultVariantUntranslated = "Hewn Nightstand",
numberOfVariants = "1",
variants = {
["Hewn Nightstand"] = {
untranslated = "Hewn Nightstand",
ingredients = {
{
"TAG",
"Hewn Log",
14.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Hewn Nightstand",
1.0,
"Hewn Nightstand",
},
},
},
},
},
maxStack = 100,
carried = "Backpack",
weight = 25000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SkidSteerItem",
typeID = 0,
},
},
["Hewn Softwood"] = {
Slag = {
dispCraftStn = "1",
untranslated = "Slag",
checkImage = "1",
category = nil,
untranslated = "Hewn Softwood",
group = "Blocks",
craftStn = {
description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
{
tagGroups = {
"Carpentry Table",
"Excavatable",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Hewn Softwood",
defaultVariantUntranslated = "Hewn Softwood",
numberOfVariants = "1",
variants = {
["Hewn Softwood"] = {
untranslated = "Hewn Softwood",
ingredients = {
{
"TAG",
"Softwood",
2.0,
false,
"Softwood",
},
},
products = {
{
"Softwood Hewn Log",
1.0,
"Softwood Hewn Log",
},
},
},
},
},
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,
},
},
["Hewn Table"] = {
["Small Bath Mat"] = {
dispCraftStn = "1",
untranslated = "Small Bath Mat",
checkImage = "1",
category = nil,
untranslated = "Hewn Table",
group = "Housing Objects",
craftStn = {
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
{
tagGroups = {
"Carpentry Table",
"Housing",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
2,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Hewn Table",
defaultVariantUntranslated = "Hewn Table",
numberOfVariants = 3,
variants = {
["Hewn Table"] = {
untranslated = "Hewn Table",
ingredients = {
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
6.0,
false,
"Wood Board",
},
},
products = {
{
"Hewn Table",
1.0,
"Hewn Table",
},
},
},
["Hewn Softwood Table"] = {
untranslated = "Hewn Softwood Table",
ingredients = {
{
"ITEM",
"Softwood Hewn Log",
15.0,
false,
"Softwood Hewn Log",
},
{
"ITEM",
"Softwood Board",
6.0,
false,
"Softwood Board",
},
},
products = {
{
"Hewn Softwood Table",
1,
"Hewn Softwood Table",
},
},
},
["Hewn Hardwood Table"] = {
untranslated = "Hewn Hardwood Table",
ingredients = {
{
"ITEM",
"Hardwood Hewn Log",
15.0,
false,
"Hardwood Hewn Log",
},
{
"ITEM",
"Hardwood Board",
6.0,
false,
"Hardwood Board",
},
},
products = {
{
"Hewn Hardwood Table",
1.0,
"Hewn Hardwood Table",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Bathroom",
furnitureType = "Rug",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallBathMatItem",
typeID = 0,
},
},
["Hide Ash Fertilizer"] = {
["Small Canoe"] = {
dispCraftStn = "1",
untranslated = "Small Canoe",
checkImage = "1",
category = nil,
untranslated = "Hide Ash Fertilizer",
group = "Crafted Objects",
craftStn = {
description = "",
{
tagGroups = {
"Farmers Table",
"Vehicles",
"Farmers Table",
},
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 0.3,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Hide Ash Fertilizer",
defaultVariantUntranslated = "Hide Ash Fertilizer",
numberOfVariants = "1",
variants = {
["Hide Ash Fertilizer"] = {
untranslated = "Hide Ash Fertilizer",
ingredients = {
{
"ITEM",
"Leather Hide",
3.0,
false,
"Leather Hide",
},
{
"TAG",
"Fertilizer Filler",
1.0,
false,
"Fertilizer Filler",
},
},
products = {
{
"Hide Ash Fertilizer",
1.0,
"Hide Ash Fertilizer",
},
},
},
},
},
maxStack = 100,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallCanoeItem",
typeID = 0,
},
},
["Homestead Claim Stake"] = {
["Small Cotton Bunting Red"] = {
dispCraftStn = "1",
untranslated = "Small Cotton Bunting Red",
checkImage = "1",
category = nil,
untranslated = "Homestead Claim Stake",
group = "Housing Objects",
craftStn = {
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
{
tagGroups = {
"Workbench",
"Housing",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 100.0,
baseXPGain = 0.0,
defaultVariant = "Homestead Claim Stake",
defaultVariantUntranslated = "Homestead Claim Stake",
numberOfVariants = "1",
variants = {
["Homestead Claim Stake"] = {
untranslated = "Homestead Claim Stake",
ingredients = {
{
"TAG",
"",
10.0,
false,
"",
},
},
products = {
{
"Homestead Claim Stake",
1.0,
"Homestead Claim Stake",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.5",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRedItem",
typeID = 0,
},
},
Hosomaki = {
["Small Cotton Bunting Regal"] = {
dispCraftStn = "1",
untranslated = "Small Cotton Bunting Regal",
checkImage = "1",
category = nil,
untranslated = "Hosomaki",
group = "Housing Objects",
craftStn = {
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
{
tagGroups = {
"Kitchen",
"Housing",
"Kitchen",
},
},
skillNeeds = {
{
"Advanced Cooking",
3,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Hosomaki",
defaultVariantUntranslated = "Hosomaki",
numberOfVariants = "1",
variants = {
Hosomaki = {
untranslated = "Hosomaki",
ingredients = {
{
"ITEM",
"Boiled Rice",
5.0,
false,
"Boiled Rice",
},
{
"ITEM",
"Kelp",
4.0,
false,
"Kelp",
},
{
"ITEM",
"Raw Fish",
10.0,
false,
"Raw Fish",
},
},
products = {
{
"Hosomaki",
1.0,
"Hosomaki",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.5",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRegalItem",
typeID = 0,
},
},
["Huckleberry Extract"] = {
["Small Court"] = {
dispCraftStn = "1",
untranslated = "Small Court",
checkImage = "1",
category = nil,
untranslated = "Huckleberry Extract",
group = "Work Stations",
craftStn = {
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
{
tagGroups = {
"Mill",
"Government",
"Mill",
},
},
skillNeeds = {
{
"Milling",
2,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Huckleberry Extract",
defaultVariantUntranslated = "Huckleberry Extract",
numberOfVariants = "1",
variants = {
["Huckleberry Extract"] = {
untranslated = "Huckleberry Extract",
ingredients = {
{
"ITEM",
"Huckleberries",
20.0,
false,
"Huckleberries",
},
},
products = {
{
"Huckleberry Extract",
1.0,
"Huckleberry Extract",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallCourtItem",
typeID = 0,
},
},
["Huckleberry Fritter"] = {
["Small Hanging Ashlar Basalt Sign"] = {
dispCraftStn = "1",
untranslated = "Small Hanging Ashlar Basalt Sign",
checkImage = "1",
category = nil,
untranslated = "Huckleberry Fritter",
group = "Crafted Objects",
craftStn = {
description = "A small sign for all of your smaller text needs!",
{
tagGroups = {},
"Bakery Oven",
maxStack = 1,
"Bakery Oven",
carried = "Backpack",
},
weight = 1000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Baking",
fat = nil,
5,
vitamins = nil,
"Baking",
density = nil,
},
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingAshlarBasaltSignItem",
typeID = 0,
},
["Small Hanging Ashlar Stone Sign"] = {
untranslated = "Small Hanging Ashlar Stone Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingAshlarStoneSignItem",
typeID = 0,
},
["Small Hanging Birch Sign"] = {
untranslated = "Small Hanging Birch Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingBirchSignItem",
typeID = 0,
},
["Small Hanging Lumber Sign"] = {
untranslated = "Small Hanging Lumber Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingLumberSignItem",
typeID = 0,
},
["Small Hanging Mortared Granite Sign"] = {
untranslated = "Small Hanging Mortared Granite Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingMortaredGraniteSignItem",
typeID = 0,
},
["Small Hanging Mortared Stone Sign"] = {
untranslated = "Small Hanging Mortared Stone Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingMortaredStoneSignItem",
typeID = 0,
},
["Small Hanging Saguaro Sign"] = {
untranslated = "Small Hanging Saguaro Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingSaguaroSignItem",
typeID = 0,
},
["Small Hanging Softwood Sign"] = {
untranslated = "Small Hanging Softwood Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingSoftwoodSignItem",
typeID = 0,
},
["Small Hanging Stone Sign"] = {
untranslated = "Small Hanging Stone Sign",
category = nil,
group = "World Object",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingStoneSignItem",
typeID = 0,
},
["Small Hanging Wood Sign"] = {
untranslated = "Small Hanging Wood Sign",
category = nil,
group = "Item",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = nil,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallHangingWoodSignItem",
typeID = 0,
},
["Small Nylon Bunting Green"] = {
untranslated = "Small Nylon Bunting Green",
category = nil,
group = "Housing Objects",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 25.0,
weight = 250,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Huckleberry Fritter",
carbs = nil,
defaultVariantUntranslated = "Huckleberry Fritter",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Huckleberry Fritter"] = {
density = nil,
untranslated = "Huckleberry Fritter",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "0.5",
"Sugar",
roomCategory = "Decoration",
2.0,
furnitureType = "Decoration",
false,
repeatsDepreciation = "0.4",
"Sugar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Pastry Dough",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Pastry Dough",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "1",
"ITEM",
mobile = nil,
"Huckleberry Extract",
roomSizeReq = nil,
2.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Huckleberry Extract",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Oil",
type = "SmallNylonBuntingGreenItem",
2.0,
typeID = 0,
false,
},
"Oil",
["Small Nylon Bunting Purple"] = {
},
untranslated = "Small Nylon Bunting Purple",
},
category = nil,
products = {
group = "Housing Objects",
{
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
"Huckleberry Fritter",
tagGroups = {
1.0,
"Housing",
"Huckleberry Fritter",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.5",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallNylonBuntingPurpleItem",
typeID = 0,
},
},
["Huckleberry Pie"] = {
["Small Paper Lantern"] = {
dispCraftStn = "1",
untranslated = "Small Paper Lantern",
checkImage = "1",
category = nil,
untranslated = "Huckleberry Pie",
group = "Housing Objects",
craftStn = {
description = "A small paper lantern.",
{
tagGroups = {
"Bakery Oven",
"Housing",
"Bakery Oven",
},
},
skillNeeds = {
{
"Baking",
5,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Huckleberry Pie",
defaultVariantUntranslated = "Huckleberry Pie",
numberOfVariants = "1",
variants = {
["Huckleberry Pie"] = {
untranslated = "Huckleberry Pie",
ingredients = {
{
"ITEM",
"Flour",
4.0,
false,
"Flour",
},
{
"ITEM",
"Huckleberries",
10.0,
false,
"Huckleberries",
},
{
"TAG",
"Fat",
2.0,
false,
"Fat",
},
},
products = {
{
"Huckleberry Pie",
1.0,
"Huckleberry Pie",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallPaperLanternItem",
typeID = 0,
},
},
["Huge Banner Sign"] = {
["Small Paper Machine"] = {
dispCraftStn = "1",
untranslated = "Small Paper Machine",
checkImage = "1",
category = nil,
untranslated = "Huge Banner Sign",
group = "Work Stations",
craftStn = {
description = "Laborous way of creating sheets of paper.",
{
tagGroups = {
"Carpentry Table",
"Crafting Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
3,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Huge Banner Sign",
defaultVariantUntranslated = "Huge Banner Sign",
numberOfVariants = "1",
variants = {
["Huge Banner Sign"] = {
untranslated = "Huge Banner Sign",
ingredients = {
{
"ITEM",
"Cotton Fabric",
12.0,
false,
"Cotton Fabric",
},
{
"ITEM",
"Linen Yarn",
12.0,
false,
"Linen Yarn",
},
{
"TAG",
"Hewn Log",
8.0,
false,
"Hewn Log",
},
},
products = {
{
"Huge Banner Sign",
1.0,
"Huge Banner Sign",
},
},
},
},
},
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,
},
},
["Huge Iron Banner Sign"] = {
["Small Shipyard"] = {
dispCraftStn = "1",
untranslated = "Small Shipyard",
checkImage = "1",
category = nil,
untranslated = "Huge Iron Banner Sign",
group = "Work Stations",
craftStn = {
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
{
tagGroups = {
"Anvil",
"Crafting Table",
"Anvil",
},
},
skillNeeds = {
{
"Smelting",
6,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Huge Iron Banner Sign",
defaultVariantUntranslated = "Huge Iron Banner Sign",
numberOfVariants = "1",
variants = {
["Huge Iron Banner Sign"] = {
untranslated = "Huge Iron Banner Sign",
ingredients = {
{
"ITEM",
"Iron Bar",
16.0,
false,
"Iron Bar",
},
{
"ITEM",
"Iron Plate",
12.0,
false,
"Iron Plate",
},
},
products = {
{
"Huge Iron Banner Sign",
1.0,
"Huge Iron Banner Sign",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallShipyardItem",
typeID = 0,
},
},
["Huge Iron Sign"] = {
["Small Sink"] = {
dispCraftStn = "1",
untranslated = "Small Sink",
checkImage = "1",
category = nil,
untranslated = "Huge Iron Sign",
group = "Housing Objects",
craftStn = {
description = "A small household sink.",
{
tagGroups = {
"Anvil",
"Housing",
"Anvil",
},
},
skillNeeds = {
{
"Smelting",
3,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Huge Iron Sign",
defaultVariantUntranslated = "Huge Iron Sign",
numberOfVariants = "1",
variants = {
["Huge Iron Sign"] = {
untranslated = "Huge Iron Sign",
ingredients = {
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
{
"ITEM",
"Iron Plate",
12.0,
false,
"Iron Plate",
},
},
products = {
{
"Huge Iron Sign",
1.0,
"Huge Iron Sign",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Bathroom",
furnitureType = "Sink",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallSinkItem",
typeID = 0,
},
},
["Huge Steel Banner Sign"] = {
["Small Standing Ashlar Basalt Sign"] = {
dispCraftStn = "1",
untranslated = "Small Standing Ashlar Basalt Sign",
checkImage = "1",
category = nil,
untranslated = "Huge Steel Banner Sign",
group = "Crafted Objects",
craftStn = {
description = "A small sign for all of your smaller text needs!",
{
tagGroups = {},
"Rolling Mill",
maxStack = 1,
"Rolling Mill",
carried = "Backpack",
},
weight = 1000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Advanced Smelting",
fat = nil,
6,
vitamins = nil,
"Advanced Smelting",
density = nil,
},
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingAshlarBasaltSignItem",
typeID = 0,
},
["Small Standing Ashlar Stone Sign"] = {
untranslated = "Small Standing Ashlar Stone Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingAshlarStoneSignItem",
typeID = 0,
},
["Small Standing Birch Sign"] = {
untranslated = "Small Standing Birch Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingBirchSignItem",
typeID = 0,
},
["Small Standing Lumber Sign"] = {
untranslated = "Small Standing Lumber Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingLumberSignItem",
typeID = 0,
},
["Small Standing Mortared Granite Sign"] = {
untranslated = "Small Standing Mortared Granite Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingMortaredGraniteSignItem",
typeID = 0,
},
["Small Standing Mortared Stone Sign"] = {
untranslated = "Small Standing Mortared Stone Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingMortaredStoneSignItem",
typeID = 0,
},
["Small Standing Saguaro Sign"] = {
untranslated = "Small Standing Saguaro Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingSaguaroSignItem",
typeID = 0,
},
["Small Standing Softwood Sign"] = {
untranslated = "Small Standing Softwood Sign",
category = nil,
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingSoftwoodSignItem",
typeID = 0,
},
["Small Standing Stone Sign"] = {
untranslated = "Small Standing Stone Sign",
category = nil,
group = "World Object",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingStoneSignItem",
typeID = 0,
},
["Small Standing Wood Sign"] = {
untranslated = "Small Standing Wood Sign",
category = nil,
group = "Item",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = nil,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStandingWoodSignItem",
typeID = 0,
},
["Small Stockpile"] = {
untranslated = "Small Stockpile",
category = nil,
group = "Crafted Objects",
description = "Designates a 3x3x3 area as storage for large items.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallStockpileItem",
typeID = 0,
},
["Small Wood Cart"] = {
untranslated = "Small Wood Cart",
category = nil,
group = "Crafted Objects",
description = "Small wood cart for hauling minimal loads.",
tagGroups = {
"Vehicles",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 5000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Huge Steel Banner Sign",
carbs = nil,
defaultVariantUntranslated = "Huge Steel Banner Sign",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Huge Steel Banner Sign"] = {
density = nil,
untranslated = "Huge Steel Banner Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Bar",
roomCategory = nil,
16.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Steel Plate",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Steel Plate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Light Bulb",
roomSizeReq = nil,
6.0,
roomMatReq = nil,
true,
roomContainReq = nil,
"Light Bulb",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "SmallWoodCartItem",
"Huge Steel Banner Sign",
typeID = 0,
1.0,
},
"Huge Steel Banner Sign",
["Small Wooden Boat"] = {
},
untranslated = "Small Wooden Boat",
},
category = nil,
},
group = "Crafted Objects",
description = "A personal transport vessel capable of holding a suprising amount of goods.",
tagGroups = {
"Vehicles",
},
},
maxStack = 100,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallWoodenBoatItem",
typeID = 0,
},
["Small Wooden Ship Frame"] = {
untranslated = "Small Wooden Ship Frame",
category = nil,
group = "Items",
description = "The basis for any wooden personal vessel.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SmallWoodenShipFrameItem",
typeID = 0,
},
},
["Huge Steel Sign"] = {
["Smelting Skill Book"] = {
dispCraftStn = "1",
untranslated = "Smelting Skill Book",
checkImage = "1",
category = nil,
untranslated = "Huge Steel Sign",
group = "Skill Books",
craftStn = {
description = "Smelting Skill Book",
{
tagGroups = {
"Rolling Mill",
"Skill Books",
"Rolling Mill",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Advanced Smelting",
weight = 100,
3,
calories = nil,
"Advanced Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 10,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 10,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Huge Steel Sign",
carbs = nil,
defaultVariantUntranslated = "Huge Steel Sign",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Huge Steel Sign"] = {
density = nil,
untranslated = "Huge Steel Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Bar",
roomCategory = nil,
8.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Steel Plate",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Steel Plate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Light Bulb",
roomSizeReq = nil,
3.0,
roomMatReq = nil,
true,
roomContainReq = nil,
"Light Bulb",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "Smelting Skill ScrollItem",
"Huge Steel Sign",
typeID = 0,
1.0,
},
"Huge Steel Sign",
["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,
},
},
["Huge Wooden Banner Sign"] = {
["Smith Apron"] = {
dispCraftStn = "1",
untranslated = "Smith Apron",
checkImage = "1",
category = nil,
untranslated = "Huge Wooden Banner Sign",
group = "Clothing",
craftStn = {
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
{
tagGroups = {
"Carpentry Table",
"Clothes",
"Carpentry Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Logging",
weight = 100,
6,
calories = nil,
"Logging",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 100,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Huge Wooden Banner Sign",
carbs = nil,
defaultVariantUntranslated = "Huge Wooden Banner Sign",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Huge Wooden Banner Sign"] = {
density = nil,
untranslated = "Huge Wooden Banner Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Cotton Fabric",
roomCategory = nil,
12.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Cotton Fabric",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Linen Yarn",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Linen Yarn",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Hewn Log",
roomSizeReq = nil,
16.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Hewn Log",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "SmithBandanaItem",
"Huge Wooden Banner Sign",
typeID = 0,
1.0,
},
"Huge Wooden Banner Sign",
["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,
},
},
["Hunting Upgrade"] = {
["Smith Gloves"] = {
dispCraftStn = "1",
untranslated = "Smith Gloves",
checkImage = "1",
category = nil,
untranslated = "Hunting Upgrade",
group = "Clothing",
craftStn = {
description = "A reinforced wrist guard paired with a lone work glove.",
{
tagGroups = {
"Fishery",
"Clothes",
"Fishery",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Hunting",
weight = 100,
1,
calories = nil,
"Hunting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 3000.0,
weight = 100,
baseXPGain = 4.0,
calories = nil,
defaultVariant = "Hunting Upgrade",
carbs = nil,
defaultVariantUntranslated = "Hunting Upgrade",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Hunting Upgrade"] = {
density = nil,
untranslated = "Hunting Upgrade",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Basic Upgrade 4",
roomCategory = nil,
1.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Basic Upgrade 4",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Hunting Upgrade",
energyType = nil,
1.0,
fluidsUsed = nil,
"Hunting Upgrade",
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,
},
},
Icebox = {
["Smooth Gut Noodle Roll"] = {
dispCraftStn = "1",
untranslated = "Smooth Gut Noodle Roll",
checkImage = "1",
category = nil,
untranslated = "Icebox",
group = "Food",
craftStn = {
description = "These noodle rolls look VERY smooth.",
{
tagGroups = {
"Carpentry Table",
"Food",
"Carpentry Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Carpentry",
weight = 400,
1,
calories = 1200,
"Carpentry",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 2000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Icebox",
carbs = nil,
defaultVariantUntranslated = "Icebox",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Icebox = {
density = nil,
untranslated = "Icebox",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Hewn Log",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Hewn Log",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Icebox",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Icebox",
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,
},
},
["Immigration Desk"] = {
["Softwood Hewn Log"] = {
dispCraftStn = "1",
untranslated = "Softwood Hewn Log",
checkImage = "1",
category = nil,
untranslated = "Immigration Desk",
group = "Blocks",
craftStn = {
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
{
tagGroups = {
"Settlement Crafting Table",
"Burnable Fuel",
"Settlement Crafting Table",
"Constructable",
},
"Hewn Log",
},
},
skillNeeds = {},
maxStack = 20,
moduleNeeds = {},
carried = "Hands",
baseCraftTime = 5.0,
weight = 10000,
baseLaborCost = 1200.0,
calories = nil,
baseXPGain = 2.0,
carbs = nil,
defaultVariant = "Immigration Desk",
protein = nil,
defaultVariantUntranslated = "Immigration Desk",
fat = nil,
numberOfVariants = "1",
vitamins = nil,
variants = {
density = nil,
["Immigration Desk"] = {
fuel = 4000,
untranslated = "Immigration Desk",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"TAG",
roomCategory = nil,
"Hewn Log",
furnitureType = nil,
15.0,
repeatsDepreciation = nil,
false,
materialTier = 1,
"Hewn Log",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"TAG",
energyProduced = nil,
"Wood Board",
energyType = nil,
8.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Wood Board",
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
products = {
roomSizeReq = nil,
{
roomMatReq = nil,
"Immigration Desk",
roomContainReq = nil,
1.0,
inventorySlots = nil,
"Immigration Desk",
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,
},
},
["Industrial Barge"] = {
["Softwood Lumber Bench"] = {
dispCraftStn = "1",
untranslated = "Softwood Lumber Bench",
checkImage = "1",
category = nil,
untranslated = "Industrial Barge",
group = "Housing Objects",
craftStn = {
description = "A lumber bench for when you need extra seating space than a traditional chair.",
{
tagGroups = {
"Medium Shipyard",
"Housing",
"Medium Shipyard",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Shipwright",
weight = 1000,
1,
calories = nil,
"Shipwright",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Seating",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SoftwoodLumberBenchItem",
typeID = 0,
},
["Softwood Lumber Chair"] = {
untranslated = "Softwood Lumber Chair",
category = nil,
group = "Housing Objects",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 30.0,
carried = "Backpack",
baseLaborCost = 2500.0,
weight = 1000,
baseXPGain = 24.0,
calories = nil,
defaultVariant = "Industrial Barge",
carbs = nil,
defaultVariantUntranslated = "Industrial Barge",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Industrial Barge"] = {
density = nil,
untranslated = "Industrial Barge",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "1",
"Iron Hull Sheet",
roomCategory = "Seating",
18.0,
furnitureType = "Chair",
false,
repeatsDepreciation = "0.7",
"Iron Hull Sheet",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Nylon Mooring Rope",
energyProduced = nil,
8.0,
energyType = nil,
false,
fluidsUsed = nil,
"Nylon Mooring Rope",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "4",
"ITEM",
mobile = nil,
"Metal Rudder",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
true,
roomContainReq = nil,
"Metal Rudder",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Steel Axle",
type = "SoftwoodLumberChairItem",
1.0,
typeID = 0,
true,
},
"Steel Axle",
["Softwood Lumber Door"] = {
},
untranslated = "Softwood Lumber Door",
{
category = nil,
"ITEM",
group = "Housing Objects",
"Iron Anchor",
description = "A door made from finely cut lumber.",
1.0,
tagGroups = {},
true,
maxStack = 1,
"Iron Anchor",
carried = "Backpack",
},
weight = 1000,
{
calories = nil,
"ITEM",
carbs = nil,
"Combustion Engine",
protein = nil,
2.0,
fat = nil,
true,
vitamins = nil,
"Combustion Engine",
density = nil,
},
fuel = nil,
{
yield = nil,
"ITEM",
currency = nil,
"Large Metal Ship Frame",
skillValue = nil,
1.0,
roomCategory = nil,
true,
furnitureType = nil,
"Large Metal Ship Frame",
repeatsDepreciation = nil,
},
materialTier = 2,
},
fuelsUsed = nil,
products = {
gridRadius = nil,
{
energyUsed = nil,
"Industrial Barge",
energyProduced = nil,
1.0,
energyType = nil,
"Industrial Barge",
fluidsUsed = nil,
},
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SoftwoodLumberDoorItem",
typeID = 0,
},
["Softwood Lumber Dresser"] = {
untranslated = "Softwood Lumber Dresser",
category = nil,
group = "Housing Objects",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Bedroom",
furnitureType = "Dresser",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SoftwoodLumberDresserItem",
typeID = 0,
},
},
["Industrial Elevator"] = {
["Softwood Lumber Table"] = {
dispCraftStn = "1",
untranslated = "Softwood Lumber Table",
checkImage = "1",
category = nil,
untranslated = "Industrial Elevator",
group = "Housing Objects",
craftStn = {
description = "A large lumber table for eating meals or getting some work done.",
{
tagGroups = {
"Robotic Assembly Line",
"Housing",
"Robotic Assembly Line",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Industry",
weight = 2000,
1,
calories = nil,
"Industry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SoftwoodLumberTableItem",
typeID = 0,
},
["Soil Sampler"] = {
untranslated = "Soil Sampler",
category = nil,
group = "Items",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SoilSamplerItem",
typeID = 0,
},
["Solar Generator"] = {
untranslated = "Solar Generator",
category = nil,
group = "Crafted Objects",
description = "Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SolarGeneratorItem",
typeID = 0,
},
["Spiky Roll"] = {
untranslated = "Spiky Roll",
category = nil,
group = "Food",
description = "Spikes are definitely removed before serving.",
tagGroups = {
"Food",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 2500.0,
weight = 300,
baseXPGain = 20.0,
calories = 1300,
defaultVariant = "Industrial Elevator",
carbs = 20,
defaultVariantUntranslated = "Industrial Elevator",
protein = 17,
numberOfVariants = "1",
fat = 7,
variants = {
vitamins = 2,
["Industrial Elevator"] = {
density = 3.5384615384615383,
untranslated = "Industrial Elevator",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Flat Steel",
roomCategory = nil,
30.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Flat Steel",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Steel Gearbox",
energyProduced = nil,
4.0,
energyType = nil,
false,
fluidsUsed = nil,
"Steel Gearbox",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Copper Wiring",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Copper Wiring",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Electric Motor",
type = "SpikyRollItem",
2.0,
typeID = 0,
true,
},
"Electric Motor",
["Spin Melter"] = {
},
untranslated = "Spin Melter",
},
category = nil,
products = {
group = "Work Stations",
{
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
"Industrial Elevator",
tagGroups = {
1.0,
"Crafting Table",
"Industrial Elevator",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SpinMelterItem",
typeID = 0,
},
},
["Industrial Generator"] = {
["Spoiled Food"] = {
dispCraftStn = "1",
untranslated = "Spoiled Food",
checkImage = "1",
category = nil,
untranslated = "Industrial Generator",
group = "Items",
craftStn = {
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
{
tagGroups = {},
"Robotic Assembly Line",
maxStack = 100,
"Robotic Assembly Line",
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",
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Industry",
weight = 10000,
4,
calories = nil,
"Industry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 4000,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SpruceLogItem",
typeID = 0,
},
["Spruce Seed"] = {
untranslated = "Spruce Seed",
category = nil,
group = "Seed",
description = "Plant to grow a spruce tree.",
tagGroups = {
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 40.0,
carried = "Backpack",
baseLaborCost = 2400.0,
weight = 50,
baseXPGain = 60.0,
calories = 0,
defaultVariant = "Industrial Generator",
carbs = 0,
defaultVariantUntranslated = "Industrial Generator",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Industrial Generator"] = {
density = 0,
untranslated = "Industrial Generator",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Plate",
roomCategory = nil,
48.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Plate",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Advanced Circuit",
energyProduced = nil,
32.0,
energyType = nil,
false,
fluidsUsed = nil,
"Advanced Circuit",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Steel Pipe",
roomSizeReq = nil,
32.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Steel Pipe",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Rivet",
type = "SpruceSeedItem",
64.0,
typeID = 0,
false,
},
"Rivet",
["Square Belt"] = {
},
untranslated = "Square Belt",
{
category = nil,
"ITEM",
group = "Clothing",
"Advanced Combustion Engine",
description = "Belt with a square buckle.",
1.0,
tagGroups = {
true,
"Clothes",
"Advanced Combustion Engine",
},
{
"ITEM",
"Radiator",
24.0,
true,
"Radiator",
},
{
"ITEM",
"Steel Axle",
1.0,
true,
"Steel Axle",
},
},
products = {
{
"Industrial Generator",
1.0,
"Industrial Generator",
},
},
},
},
},
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,
},
},
["Industrial Refrigerator"] = {
["Square Pot"] = {
dispCraftStn = "1",
untranslated = "Square Pot",
checkImage = "1",
category = nil,
untranslated = "Industrial Refrigerator",
group = "Housing Objects",
craftStn = {
description = "Sometimes you just want to bring a little bit of nature into your house.",
{
tagGroups = {
"Robotic Assembly Line",
"Housing",
"Robotic Assembly Line",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Industry",
weight = 1000,
6,
calories = nil,
"Industry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "PlanterPotSquareItem",
typeID = 0,
},
["Stamp Mill"] = {
untranslated = "Stamp Mill",
category = nil,
group = "Work Stations",
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
tagGroups = {
"Crafting Table",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 240.0,
weight = 5000,
baseXPGain = 8.0,
calories = nil,
defaultVariant = "Industrial Refrigerator",
carbs = nil,
defaultVariantUntranslated = "Industrial Refrigerator",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Industrial Refrigerator"] = {
density = nil,
untranslated = "Industrial Refrigerator",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Plate",
roomCategory = "Industrial",
32.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Plate",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Advanced Circuit",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Advanced Circuit",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Radiator",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Radiator",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"ITEM",
NutrientElement = nil,
"Glass",
type = "StampMillItem",
4.0,
typeID = 0,
false,
},
"Glass",
["Standing Glass Sign"] = {
},
untranslated = "Standing Glass Sign",
},
category = nil,
products = {
group = "Crafted Objects",
{
description = "A large sign framed with a glass plate.",
"Industrial Refrigerator",
tagGroups = {},
1.0,
maxStack = 1,
"Industrial Refrigerator",
carried = "Backpack",
},
weight = 1000,
},
calories = nil,
},
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StandingGlassSignItem",
typeID = 0,
},
["Standing Long Steel Sign"] = {
untranslated = "Standing Long Steel Sign",
category = nil,
group = "Crafted Objects",
description = "A long steel plate with a wooden base.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StandingLongSteelSignItem",
typeID = 0,
},
["Standing Steel Brick Sign"] = {
untranslated = "Standing Steel Brick Sign",
category = nil,
group = "Crafted Objects",
description = "A solid steel plate supported by a brick base.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StandingSteelBrickSignItem",
typeID = 0,
},
["Steam Engine"] = {
untranslated = "Steam Engine",
category = nil,
group = "Crafted Objects",
description = "A large steam engine for generating power.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteamEngineItem",
typeID = 0,
},
["Steam Tractor"] = {
untranslated = "Steam Tractor",
category = nil,
group = "Crafted Objects",
description = "A tractor powered through steam.",
tagGroups = {
"Vehicles",
},
},
maxStack = 100,
carried = "Backpack",
weight = 25000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteamTractorItem",
typeID = 0,
},
},
["Industry Skill Book"] = {
["Steam Tractor Harvester"] = {
dispCraftStn = "1",
untranslated = "Steam Tractor Harvester",
checkImage = "1",
category = nil,
untranslated = "Industry Skill Book",
group = "Items",
craftStn = {
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
{
tagGroups = {
"Laboratory",
"Tool",
"Laboratory",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Mechanics",
weight = 10000,
1,
calories = nil,
"Mechanics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteamTractorHarvesterItem",
typeID = 0,
},
["Steam Tractor Plow"] = {
untranslated = "Steam Tractor Plow",
category = nil,
group = "Items",
description = "An attachment for the steam tractor that allows for quick plowing.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 30.0,
carried = "Backpack",
baseLaborCost = 6000.0,
weight = 10000,
baseXPGain = 0.0,
calories = nil,
defaultVariant = "Industry Skill Book",
carbs = nil,
defaultVariantUntranslated = "Industry Skill Book",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Industry Skill Book"] = {
density = nil,
untranslated = "Industry Skill Book",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Engineering Research Paper Advanced",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Engineering Research Paper Advanced",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Engineering Research Paper Modern",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Engineering Research Paper Modern",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Metallurgy Research Paper Modern",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Metallurgy Research Paper Modern",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Basic Research",
type = "SteamTractorPlowItem",
30.0,
typeID = 0,
false,
},
"Basic Research",
["Steam Tractor Sower"] = {
},
untranslated = "Steam Tractor Sower",
{
category = nil,
"TAG",
group = "Items",
"Advanced Research",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
20.0,
tagGroups = {
false,
"Tool",
"Advanced Research",
},
{
"TAG",
"Modern Research",
10.0,
false,
"Modern Research",
},
},
products = {
{
"Industry Skill Book",
1.0,
"Industry Skill Book",
},
{
"Industry Skill Book",
1.0,
"Industry Skill Book",
},
},
},
},
},
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,
},
},
["Industry Upgrade"] = {
["Steam Truck"] = {
dispCraftStn = "1",
untranslated = "Steam Truck",
checkImage = "1",
category = nil,
untranslated = "Industry Upgrade",
group = "Crafted Objects",
craftStn = {
description = "A truck that runs on steam.",
{
tagGroups = {
"Robotic Assembly Line",
"Vehicles",
"Robotic Assembly Line",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Industry",
weight = 25000,
1,
calories = nil,
"Industry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 18.0,
density = nil,
baseLaborCost = 9000.0,
fuel = nil,
baseXPGain = 4.0,
yield = nil,
defaultVariant = "Industry Upgrade",
currency = nil,
defaultVariantUntranslated = "Industry Upgrade",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Industry Upgrade"] = {
repeatsDepreciation = nil,
untranslated = "Industry Upgrade",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Modern Upgrade Lvl4",
energyProduced = nil,
1.0,
energyType = nil,
true,
fluidsUsed = nil,
"Modern Upgrade Lvl4",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Industry Upgrade",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Industry Upgrade",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "SteamTruckItem",
typeID = 0,
},
["Steel Abstract Fixture"] = {
untranslated = "Steel Abstract Fixture",
category = nil,
group = "Housing Objects",
description = "A more modern way to light up a room.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelAbstractFixtureItem",
typeID = 0,
},
},
["Infused Oil"] = {
["Steel Axe"] = {
dispCraftStn = "1",
untranslated = "Steel Axe",
checkImage = "1",
category = nil,
untranslated = "Infused Oil",
group = "Items",
craftStn = {
description = "A Steel axe made for cutting down trees.",
{
tagGroups = {
"Kitchen",
"Tool",
"Kitchen",
},
},
skillNeeds = {
{
"Advanced Cooking",
1,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Infused Oil",
defaultVariantUntranslated = "Infused Oil",
numberOfVariants = "1",
variants = {
["Infused Oil"] = {
untranslated = "Infused Oil",
ingredients = {
{
"ITEM",
"Huckleberry Extract",
2.0,
false,
"Huckleberry Extract",
},
{
"TAG",
"Oil",
2.0,
false,
"Oil",
},
},
products = {
{
"Infused Oil",
1.0,
"Infused Oil",
},
},
},
},
},
maxStack = 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,
},
},
["Iron Anchor"] = {
["Steel Axle"] = {
dispCraftStn = "1",
untranslated = "Steel Axle",
checkImage = "1",
category = nil,
untranslated = "Iron Anchor",
group = "Items",
craftStn = {
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
{
tagGroups = {},
"Anvil",
maxStack = 100,
"Anvil",
carried = "Backpack",
},
weight = 500,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Smelting",
fat = nil,
1,
vitamins = nil,
"Smelting",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 1.0,
skillValue = nil,
baseLaborCost = 120.0,
roomCategory = nil,
baseXPGain = 1.0,
furnitureType = nil,
defaultVariant = "Iron Anchor",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Iron Anchor",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Iron Anchor"] = {
energyUsed = nil,
untranslated = "Iron Anchor",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Iron Bar",
validTalents = nil,
16.0,
footprint = nil,
false,
mobile = nil,
"Iron Bar",
roomSizeReq = nil,
},
roomMatReq = nil,
},
roomContainReq = nil,
products = {
inventorySlots = nil,
{
inventoryMaxWeight = nil,
"Iron Anchor",
inventoryRestrictions = nil,
1,
NutrientElement = nil,
"Iron Anchor",
type = "SteelAxleItem",
},
typeID = 0,
},
},
},
},
},
["Iron Axle"] = {
["Steel Bar"] = {
dispCraftStn = "1",
untranslated = "Steel Bar",
checkImage = "1",
category = nil,
untranslated = "Iron Axle",
group = "Blocks",
craftStn = {
description = "Refined bar of steel.",
{
tagGroups = {
"Lathe",
"Metal",
"Lathe",
},
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Mechanics",
weight = 20000,
1,
calories = nil,
"Mechanics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelBarItem",
typeID = 0,
},
["Steel Buoy"] = {
untranslated = "Steel Buoy",
category = nil,
group = "Crafted Objects",
description = "A steel navigational buoy, can also be used as a moorage post.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelBuoyItem",
typeID = 0,
},
["Steel Ceiling Light"] = {
untranslated = "Steel Ceiling Light",
category = nil,
group = "Housing Objects",
description = "A more modern way to light up a room.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 2.0,
carried = "Backpack",
baseLaborCost = 75.0,
weight = 500,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Iron Axle",
carbs = nil,
defaultVariantUntranslated = "Iron Axle",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Iron Axle"] = {
density = nil,
untranslated = "Iron Axle",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "3",
"Iron Bar",
roomCategory = "Lighting",
2.0,
furnitureType = "Lights",
false,
repeatsDepreciation = "0.7",
"Iron Bar",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Iron Axle",
energyType = nil,
1,
fluidsUsed = nil,
"Iron Axle",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelCeilingLightItem",
typeID = 0,
},
["Steel Floor Lamp"] = {
untranslated = "Steel Floor Lamp",
category = nil,
group = "Housing Objects",
description = "A more modern way to light up a room. This time from the floor.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelFloorLampItem",
typeID = 0,
},
},
["Iron Bar"] = {
["Steel Gear"] = {
dispCraftStn = "1",
untranslated = "Steel Gear",
checkImage = "1",
category = nil,
untranslated = "Iron Bar",
group = "Items",
craftStn = {
description = "A toothed machine part that interlocks with others.",
{
tagGroups = {
"Blast Furnace",
"Gear",
"Blast Furnace",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Smelting",
weight = 500,
1,
calories = nil,
"Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.6,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 1000,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Iron Bar",
carbs = nil,
defaultVariantUntranslated = "Iron Bar",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Iron Bar"] = {
density = nil,
untranslated = "Iron Bar",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Iron Concentrate",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Iron Concentrate",
materialTier = 3,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Iron Bar",
energyType = nil,
4.0,
fluidsUsed = nil,
"Iron Bar",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Slag",
mobile = nil,
1.0,
roomSizeReq = nil,
"Slag",
roomMatReq = nil,
},
roomContainReq = nil,
},
inventorySlots = nil,
},
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelHammerItem",
typeID = 0,
},
["Steel Hanging Fixture"] = {
untranslated = "Steel Hanging Fixture",
category = nil,
group = "Housing Objects",
description = "A more modern way to light up a room.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelHangingFixtureItem",
typeID = 0,
},
},
["Iron Concentrate"] = {
["Steel Hanging Lamp"] = {
dispCraftStn = "1",
untranslated = "Steel Hanging Lamp",
checkImage = "1",
category = nil,
untranslated = "Iron Concentrate",
group = "Housing Objects",
craftStn = {
description = "A more modern way to light up a room.",
{
tagGroups = {
"Rocker Box",
"Housing",
"Rocker Box",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mining",
weight = 500,
1,
calories = nil,
"Mining",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelHangingLampItem",
typeID = 0,
},
["Steel Hoe"] = {
untranslated = "Steel Hoe",
category = nil,
group = "Items",
description = "A steel hoe with improved range to help tilling larger areas.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.5,
carried = "Backpack",
baseLaborCost = 50.0,
weight = 1000,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Iron Concentrate",
carbs = nil,
defaultVariantUntranslated = "Iron Concentrate",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Iron Concentrate"] = {
density = nil,
untranslated = "Iron Concentrate",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Crushed Iron Ore",
roomCategory = nil,
5.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Crushed Iron Ore",
materialTier = 3,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Iron Concentrate",
energyType = nil,
1,
fluidsUsed = nil,
"Iron Concentrate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"Wet Tailings",
mobile = nil,
2.0,
roomSizeReq = nil,
"Wet Tailings",
roomMatReq = nil,
},
roomContainReq = nil,
},
inventorySlots = nil,
},
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelHoeItem",
typeID = 0,
},
["Steel Kitchen Lamp"] = {
untranslated = "Steel Kitchen Lamp",
category = nil,
group = "Housing Objects",
description = "A more modern way to light up a room.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.8",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelKitchenLampItem",
typeID = 0,
},
},
["Iron Frame Wide"] = {
["Steel Machete"] = {
dispCraftStn = "1",
untranslated = "Steel Machete",
checkImage = "1",
category = nil,
untranslated = "Iron Frame Wide",
group = "Items",
craftStn = {
description = "A machete used to quickly clear plants.",
{
tagGroups = {
"Anvil",
"Tool",
"Anvil",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Smelting",
weight = 1000,
4,
calories = nil,
"Smelting",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 3,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelMacheteItem",
typeID = 0,
},
["Steel Moorage Post"] = {
untranslated = "Steel Moorage Post",
category = nil,
group = "Crafted Objects",
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelMooragePostItem",
typeID = 0,
},
["Steel Pickaxe"] = {
untranslated = "Steel Pickaxe",
category = nil,
group = "Items",
description = "A steel pickaxe used to break down stone and ore into usable rubble.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 160.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Iron Frame Wide",
carbs = nil,
defaultVariantUntranslated = "Iron Frame Wide",
protein = nil,
numberOfVariants = 5,
fat = nil,
variants = {
vitamins = nil,
["Iron Frame Wide"] = {
density = nil,
untranslated = "Iron Frame Wide",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Iron Bar",
roomCategory = nil,
2.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Iron Bar",
materialTier = 3,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Iron Frame Wide",
energyType = nil,
1.0,
fluidsUsed = nil,
"Iron Frame Wide",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
["Iron Frame Landscape"] = {
roomSizeReq = nil,
untranslated = "Iron Frame Landscape",
roomMatReq = nil,
ingredients = {
roomContainReq = nil,
{
inventorySlots = nil,
"ITEM",
inventoryMaxWeight = nil,
"Iron Bar",
inventoryRestrictions = nil,
2.0,
NutrientElement = nil,
false,
type = "SteelPickaxeItem",
"Iron Bar",
typeID = 0,
},
},
},
["Steel Pipe"] = {
products = {
untranslated = "Steel Pipe",
{
category = nil,
"Iron Frame Landscape",
group = "Blocks",
1,
description = "A pipe for transporting liquids.",
"Iron Frame Landscape",
tagGroups = {},
},
maxStack = 20,
},
carried = "Hands",
},
weight = 2000,
["Iron Frame Square"] = {
calories = nil,
untranslated = "Iron Frame Square",
carbs = nil,
ingredients = {
protein = nil,
{
fat = nil,
"ITEM",
vitamins = nil,
"Iron Bar",
density = nil,
2.0,
fuel = nil,
false,
yield = nil,
"Iron Bar",
currency = nil,
},
skillValue = nil,
},
roomCategory = nil,
products = {
furnitureType = nil,
{
repeatsDepreciation = nil,
"Iron Frame Square",
materialTier = 3,
1.0,
fuelsUsed = nil,
"Iron Frame Square",
gridRadius = nil,
},
energyUsed = nil,
},
energyProduced = nil,
},
energyType = nil,
["Iron Frame Portrait"] = {
fluidsUsed = nil,
untranslated = "Iron Frame Portrait",
fluidsProduced = nil,
ingredients = {
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Iron Bar",
roomSizeReq = nil,
2.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Iron Bar",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "SteelPipeItem",
"Iron Frame Portrait",
typeID = 0,
1.0,
},
"Iron Frame Portrait",
["Steel Plate"] = {
},
untranslated = "Steel Plate",
},
category = nil,
},
group = "Items",
["Iron Frame Tall"] = {
description = "A sturdy steel plate for use in various crafting recipes.",
untranslated = "Iron Frame Tall",
tagGroups = {},
ingredients = {
maxStack = 100,
{
carried = "Backpack",
"ITEM",
weight = 500,
"Iron Bar",
calories = nil,
2.0,
carbs = nil,
false,
protein = nil,
"Iron Bar",
fat = nil,
},
vitamins = nil,
},
density = nil,
products = {
fuel = nil,
{
yield = nil,
"Iron Frame Tall",
currency = nil,
1.0,
skillValue = nil,
"Iron Frame Tall",
roomCategory = nil,
},
furnitureType = nil,
},
repeatsDepreciation = nil,
},
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelPlateItem",
typeID = 0,
},
["Steel Saw Blade"] = {
untranslated = "Steel Saw Blade",
category = nil,
group = "Items",
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelSawBladeItem",
typeID = 0,
},
["Steel Searchlight"] = {
untranslated = "Steel Searchlight",
category = nil,
group = "Housing Objects",
description = "When your goal is to really light up the heaven!",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelSearchlightItem",
typeID = 0,
},
},
["Iron Gear"] = {
["Steel Shovel"] = {
dispCraftStn = "1",
untranslated = "Steel Shovel",
checkImage = "1",
category = nil,
untranslated = "Iron Gear",
group = "Items",
craftStn = {
description = "When an iron shovel is not enough and you need something more durable while terraforming.",
{
tagGroups = {
"Shaper",
"Tool",
"Shaper",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mechanics",
weight = 1000,
1,
calories = nil,
"Mechanics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 3,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelShovelItem",
typeID = 0,
},
["Steel Sickle"] = {
untranslated = "Steel Sickle",
category = nil,
group = "Items",
description = "A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.",
tagGroups = {
"Tool",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.4,
carried = "Backpack",
baseLaborCost = 75.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Iron Gear",
carbs = nil,
defaultVariantUntranslated = "Iron Gear",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Iron Gear"] = {
density = nil,
untranslated = "Iron Gear",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Iron Bar",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Iron Bar",
materialTier = 3,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Iron Gear",
energyType = nil,
1,
fluidsUsed = nil,
"Iron Gear",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelSickleItem",
typeID = 0,
},
["Steel Square Fixture"] = {
untranslated = "Steel Square Fixture",
category = nil,
group = "Housing Objects",
description = "A more modern way to light up a room.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SteelSquareFixtureItem",
typeID = 0,
},
},
["Iron Hull Sheet"] = {
["Steel Table Lamp"] = {
dispCraftStn = "1",
untranslated = "Steel Table Lamp",
checkImage = "1",
category = nil,
untranslated = "Iron Hull Sheet",
group = "Housing Objects",
craftStn = {
description = "For late night studying. Or working. Or anything, really.",
{
tagGroups = {
"Medium Shipyard",
"Housing",
"Medium Shipyard",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Shipwright",
weight = 500,
1,
calories = nil,
"Shipwright",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 1.0,
density = nil,
baseLaborCost = 60.0,
fuel = nil,
baseXPGain = 0.5,
yield = nil,
defaultVariant = "Iron Hull Sheet",
currency = nil,
defaultVariantUntranslated = "Iron Hull Sheet",
skillValue = "3",
numberOfVariants = "1",
roomCategory = "Lighting",
variants = {
furnitureType = "Lights",
["Iron Hull Sheet"] = {
repeatsDepreciation = "0.7",
untranslated = "Iron Hull Sheet",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Plate",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Plate",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "2",
"ITEM",
mobile = nil,
"Screws",
roomSizeReq = nil,
4.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Screws",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "SteelTableLampItem",
"Iron Hull Sheet",
typeID = 0,
1,
},
"Iron Hull Sheet",
["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,
},
},
["Iron Pipe"] = {
Stockpile = {
dispCraftStn = "1",
untranslated = "Stockpile",
checkImage = "1",
category = nil,
untranslated = "Iron Pipe",
group = "Crafted Objects",
craftStn = {
description = "Designates a 5x5x5 area as storage for large items.",
{
tagGroups = {},
"Anvil",
maxStack = 1,
"Anvil",
carried = "Backpack",
},
weight = 1000,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Smelting",
fat = nil,
1,
vitamins = nil,
"Smelting",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 0.8,
skillValue = nil,
baseLaborCost = 15.0,
roomCategory = nil,
baseXPGain = 0.5,
furnitureType = nil,
defaultVariant = "Iron Pipe",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Iron Pipe",
materialTier = nil,
numberOfVariants = "1",
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Iron Pipe"] = {
energyUsed = nil,
untranslated = "Iron Pipe",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"ITEM",
fluidsProduced = nil,
"Iron Bar",
validTalents = nil,
1.0,
footprint = nil,
false,
mobile = nil,
"Iron Bar",
roomSizeReq = nil,
},
roomMatReq = nil,
},
roomContainReq = nil,
products = {
inventorySlots = nil,
{
inventoryMaxWeight = nil,
"Iron Pipe",
inventoryRestrictions = nil,
1,
NutrientElement = nil,
"Iron Pipe",
type = "StockpileItem",
},
typeID = 0,
},
},
},
},
},
["Iron Plate"] = {
Stone = {
dispCraftStn = "1",
untranslated = "Stone",
checkImage = "1",
category = nil,
untranslated = "Iron Plate",
group = "Block",
craftStn = {
description = "A pile of stones.",
{
tagGroups = {
"Screw Press",
"Rock",
"Screw Press",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Iron Plate",
defaultVariantUntranslated = "Iron Plate",
numberOfVariants = "1",
variants = {
["Iron Plate"] = {
untranslated = "Iron Plate",
ingredients = {
{
"ITEM",
"Iron Bar",
1.0,
false,
"Iron Bar",
},
},
products = {
{
"Iron Plate",
1,
"Iron Plate",
},
},
},
},
},
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,
},
},
["Iron Saw Blade"] = {
["Stone Axe"] = {
dispCraftStn = "1",
untranslated = "Stone Axe",
checkImage = "1",
category = nil,
untranslated = "Iron Saw Blade",
group = "Items",
craftStn = {
description = "A crude stone axe made for cutting down trees.",
{
tagGroups = {
"Anvil",
"Tool",
"Anvil",
},
},
skillNeeds = {
{
"Smelting",
1,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 1.2,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Iron Saw Blade",
defaultVariantUntranslated = "Iron Saw Blade",
numberOfVariants = "1",
variants = {
["Iron Saw Blade"] = {
untranslated = "Iron Saw Blade",
ingredients = {
{
"ITEM",
"Iron Bar",
6.0,
false,
"Iron Bar",
},
},
products = {
{
"Iron Saw Blade",
1,
"Iron Saw Blade",
},
},
},
},
},
maxStack = 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,
},
},
["Iron Wheel"] = {
["Stone Brazier"] = {
dispCraftStn = "1",
untranslated = "Stone Brazier",
checkImage = "1",
category = nil,
untranslated = "Iron Wheel",
group = "Housing Objects",
craftStn = {
description = "A stone stand which can hold burning fuel to provide light.",
{
tagGroups = {
"Wainwright Table",
"Housing",
"Wainwright Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 100.0,
baseXPGain = 1.0,
defaultVariant = "Iron Wheel",
defaultVariantUntranslated = "Iron Wheel",
numberOfVariants = "1",
variants = {
["Iron Wheel"] = {
untranslated = "Iron Wheel",
ingredients = {
{
"ITEM",
"Iron Bar",
6.0,
false,
"Iron Bar",
},
},
products = {
{
"Iron Wheel",
1,
"Iron Wheel",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StoneBrazierItem",
typeID = 0,
},
},
["Jaw Crusher"] = {
["Stone Hammer"] = {
dispCraftStn = "1",
untranslated = "Stone Hammer",
checkImage = "1",
category = nil,
untranslated = "Jaw Crusher",
group = "Items",
craftStn = {
description = "A crude stone hammer useful for shaping blocks and deconstruction.",
{
tagGroups = {
"Robotic Assembly Line",
"Tool",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
2,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Jaw Crusher",
defaultVariantUntranslated = "Jaw Crusher",
numberOfVariants = "1",
variants = {
["Jaw Crusher"] = {
untranslated = "Jaw Crusher",
ingredients = {
{
"ITEM",
"Steel Bar",
25.0,
false,
"Steel Bar",
},
{
"ITEM",
"Synthetic Rubber",
25.0,
false,
"Synthetic Rubber",
},
{
"ITEM",
"Steel Gear",
20.0,
false,
"Steel Gear",
},
{
"ITEM",
"Electric Motor",
2.0,
true,
"Electric Motor",
},
},
products = {
{
"Jaw Crusher",
1.0,
"Jaw Crusher",
},
},
},
},
},
maxStack = 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,
},
},
["Jungle Campfire Salad"] = {
["Stone Machete"] = {
dispCraftStn = "1",
untranslated = "Stone Machete",
checkImage = "1",
category = nil,
untranslated = "Jungle Campfire Salad",
group = "Items",
craftStn = {
description = "A machete used to quickly clear plants.",
{
tagGroups = {
"Campfire",
"Tool",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Jungle Campfire Salad",
defaultVariantUntranslated = "Jungle Campfire Salad",
numberOfVariants = "1",
variants = {
["Jungle Campfire Salad"] = {
untranslated = "Jungle Campfire Salad",
ingredients = {
{
"ITEM",
"Papaya",
1.0,
false,
"Papaya",
},
{
"ITEM",
"Pineapple",
1.0,
false,
"Pineapple",
},
{
"ITEM",
"Heart Of Palm",
1.0,
false,
"Heart Of Palm",
},
{
"TAG",
"Greens",
1.0,
false,
"Greens",
},
},
products = {
{
"Jungle Campfire Salad",
1.0,
"Jungle Campfire Salad",
},
},
},
},
},
maxStack = 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,
},
},
["Jungle Campfire Stew"] = {
["Stone Pickaxe"] = {
dispCraftStn = "1",
untranslated = "Stone Pickaxe",
checkImage = "1",
category = nil,
untranslated = "Jungle Campfire Stew",
group = "Items",
craftStn = {
description = "A crude pickaxe used to break down stone and ore into usable rubble.",
{
tagGroups = {
"Campfire",
"Tool",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
4,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Jungle Campfire Stew",
defaultVariantUntranslated = "Jungle Campfire Stew",
numberOfVariants = "1",
variants = {
["Jungle Campfire Stew"] = {
untranslated = "Jungle Campfire Stew",
ingredients = {
{
"ITEM",
"Papaya",
1.0,
false,
"Papaya",
},
{
"ITEM",
"Scrap Meat",
1.0,
false,
"Scrap Meat",
},
{
"ITEM",
"Flour",
1.0,
false,
"Flour",
},
{
"TAG",
"Fat",
1.0,
false,
"Fat",
},
{
"TAG",
"Fungus",
1.0,
false,
"Fungus",
},
},
products = {
{
"Jungle Campfire Stew",
1.0,
"Jungle Campfire Stew",
},
},
},
},
},
maxStack = 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,
},
},
["Kelpy Crab Roll"] = {
["Stone Road"] = {
dispCraftStn = "1",
untranslated = "Stone Road",
checkImage = "1",
category = nil,
untranslated = "Kelpy Crab Roll",
group = "Blocks",
craftStn = {
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
{
tagGroups = {
"Kitchen",
"Constructable",
"Kitchen",
"Road",
},
"Road Type",
},
skillNeeds = {
{
"Advanced Cooking",
3,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Kelpy Crab Roll",
defaultVariantUntranslated = "Kelpy Crab Roll",
numberOfVariants = "1",
variants = {
["Kelpy Crab Roll"] = {
untranslated = "Kelpy Crab Roll",
ingredients = {
{
"ITEM",
"Boiled Rice",
2.0,
false,
"Boiled Rice",
},
{
"ITEM",
"Kelp",
2.0,
false,
"Kelp",
},
{
"ITEM",
"Crab Carcass",
1.0,
true,
"Crab Carcass",
},
},
products = {
{
"Kelpy Crab Roll",
2.0,
"Kelpy Crab Roll",
},
},
},
},
},
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,
},
},
Kiln = {
["Stone Road Tool"] = {
dispCraftStn = "1",
untranslated = "Stone Road Tool",
checkImage = "1",
category = nil,
untranslated = "Kiln",
group = "Items",
craftStn = {
description = "A tool for tamping dirt into roads.",
{
tagGroups = {
"Masonry Table",
"Tool",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 360.0,
baseXPGain = 5.0,
defaultVariant = "Kiln",
defaultVariantUntranslated = "Kiln",
numberOfVariants = "1",
variants = {
Kiln = {
untranslated = "Kiln",
ingredients = {
{
"ITEM",
"Mortar",
10.0,
false,
"Mortar",
},
{
"TAG",
"Mortared Stone",
10.0,
false,
"Mortared Stone",
},
},
products = {
{
"Kiln",
1.0,
"Kiln",
},
},
},
},
},
maxStack = 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,
},
},
Kitchen = {
["Stone Sickle"] = {
dispCraftStn = "1",
untranslated = "Stone Sickle",
checkImage = "1",
category = nil,
untranslated = "Kitchen",
group = "Items",
craftStn = {
description = "A stone sickle used to harvest crops or cut grass.",
{
tagGroups = {
"Sawmill",
"Tool",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
6,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 300.0,
baseXPGain = 6.0,
defaultVariant = "Kitchen",
defaultVariantUntranslated = "Kitchen",
numberOfVariants = "1",
variants = {
Kitchen = {
untranslated = "Kitchen",
ingredients = {
{
"ITEM",
"Iron Bar",
10.0,
false,
"Iron Bar",
},
{
"TAG",
"Lumber",
12.0,
false,
"Lumber",
},
{
"TAG",
"Fabric",
4.0,
false,
"Fabric",
},
},
products = {
{
"Kitchen",
1.0,
"Kitchen",
},
},
},
},
},
maxStack = 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,
},
},
Laboratory = {
["Stop Sign"] = {
dispCraftStn = "1",
untranslated = "Stop Sign",
checkImage = "1",
category = nil,
untranslated = "Laboratory",
group = "Crafted Objects",
craftStn = {
description = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
{
tagGroups = {},
"Machinist Table",
maxStack = 1,
"Machinist Table",
carried = "Backpack",
},
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StopSignItem",
typeID = 0,
},
["Storage Chest"] = {
untranslated = "Storage Chest",
category = nil,
group = "Crafted Objects",
description = "A container you can store items in.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StorageChestItem",
typeID = 0,
},
["Storage Silo"] = {
untranslated = "Storage Silo",
category = nil,
group = "Crafted Objects",
description = "A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StorageSiloItem",
typeID = 0,
},
Store = {
untranslated = "Store",
category = nil,
group = "Work Stations",
description = "Allows the selling and trading of items.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StoreItem",
typeID = 0,
},
Stove = {
untranslated = "Stove",
category = nil,
group = "Housing Objects",
description = "A heavy stove for cooking more complex dishes.",
tagGroups = {
"Crafting Table",
"Housing",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mechanics",
weight = 5000,
1,
calories = nil,
"Mechanics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Kitchen",
furnitureType = "Cooking",
repeatsDepreciation = "0.3",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "24",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StoveItem",
typeID = 0,
},
["Strange Fuel"] = {
untranslated = "Strange Fuel",
category = nil,
group = "Item",
description = "CHEEEAAAAATER",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 10000000,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StrangeFuelItem",
typeID = 0,
},
["Street Sign"] = {
untranslated = "Street Sign",
category = nil,
group = "Crafted Objects",
description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StreetSignItem",
typeID = 0,
},
Streetlamp = {
untranslated = "Streetlamp",
category = nil,
group = "Housing Objects",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 15.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 1000,
baseXPGain = 20.0,
calories = nil,
defaultVariant = "Laboratory",
carbs = nil,
defaultVariantUntranslated = "Laboratory",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Laboratory = {
density = nil,
untranslated = "Laboratory",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "3",
"Iron Bar",
roomCategory = "Lighting",
20.0,
furnitureType = "Lights",
false,
repeatsDepreciation = "0.7",
"Iron Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Glass",
energyProduced = nil,
15.0,
energyType = nil,
false,
fluidsUsed = nil,
"Glass",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "",
"TAG",
mobile = nil,
"Lumber",
roomSizeReq = nil,
8.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Lumber",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "StreetlampItem",
"Laboratory",
typeID = 0,
1.0,
},
"Laboratory",
["Stuffed Alligator"] = {
},
untranslated = "Stuffed Alligator",
},
category = nil,
},
group = "Housing Objects",
description = "It looks so real!",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Decoration",
furnitureType = "Statue",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StuffedAlligatorItem",
typeID = 0,
},
},
["Large Bath Mat"] = {
["Stuffed Bison"] = {
dispCraftStn = "1",
untranslated = "Stuffed Bison",
checkImage = "1",
category = nil,
untranslated = "Large Bath Mat",
group = "Housing Objects",
craftStn = {
description = "It looks so real!",
{
tagGroups = {
"Loom",
"Housing",
"Loom",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 5000,
6,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Decoration",
furnitureType = "Statue",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StuffedBisonItem",
typeID = 0,
},
["Stuffed Elk"] = {
untranslated = "Stuffed Elk",
category = nil,
group = "Housing Objects",
description = "It looks so real!",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 5000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Large Bath Mat",
carbs = nil,
defaultVariantUntranslated = "Large Bath Mat",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Large Bath Mat"] = {
density = nil,
untranslated = "Large Bath Mat",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "3",
"Linen Fabric",
roomCategory = "Decoration",
10.0,
furnitureType = "Statue",
false,
repeatsDepreciation = "0.1",
"Linen Fabric",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cellulose Fiber",
energyProduced = nil,
15.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cellulose Fiber",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "12",
"ITEM",
mobile = nil,
"Cotton Fabric",
roomSizeReq = nil,
40.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Cotton Fabric",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "StuffedElkItem",
"Large Bath Mat",
typeID = 0,
1.0,
},
"Large Bath Mat",
["Stuffed Goat"] = {
},
untranslated = "Stuffed Goat",
},
category = nil,
},
group = "Housing Objects",
description = "It looks so real!",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Decoration",
furnitureType = "Statue",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StuffedGoatItem",
typeID = 0,
},
},
["Large Canoe"] = {
["Stuffed Jaguar"] = {
dispCraftStn = "1",
untranslated = "Stuffed Jaguar",
checkImage = "1",
category = nil,
untranslated = "Large Canoe",
group = "Housing Objects",
craftStn = {
description = "It looks so real!",
{
tagGroups = {
"Small Shipyard",
"Housing",
"Small Shipyard",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Shipwright",
weight = 2000,
1,
calories = nil,
"Shipwright",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Decoration",
furnitureType = "Statue",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StuffedJaguarItem",
typeID = 0,
},
["Stuffed Turkey"] = {
untranslated = "Stuffed Turkey",
category = nil,
group = "Food",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
tagGroups = {
"Food",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 8.0,
carried = "Backpack",
baseLaborCost = 360.0,
weight = 500,
baseXPGain = 10.0,
calories = 1600,
defaultVariant = "Large Canoe",
carbs = 17,
defaultVariantUntranslated = "Large Canoe",
protein = 24,
numberOfVariants = "1",
fat = 16,
variants = {
vitamins = 7,
["Large Canoe"] = {
density = 4.0,
untranslated = "Large Canoe",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Wooden Hull Planks",
roomCategory = nil,
8.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Wooden Hull Planks",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Wooden Oar",
energyProduced = nil,
1.0,
energyType = nil,
true,
fluidsUsed = nil,
"Wooden Oar",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Small Wooden Ship Frame",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
true,
roomContainReq = nil,
"Small Wooden Ship Frame",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "StuffedTurkeyItem",
"Large Canoe",
typeID = 0,
1.0,
},
"Large Canoe",
["Stuffed Wolf"] = {
},
untranslated = "Stuffed Wolf",
},
category = nil,
},
group = "Housing Objects",
description = "It looks so real!",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2.5",
roomCategory = "Decoration",
furnitureType = "Statue",
repeatsDepreciation = "0.2",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "StuffedWolfItem",
typeID = 0,
},
},
["Large Corrugated Steel Door"] = {
Substrate = {
dispCraftStn = "1",
untranslated = "Substrate",
checkImage = "1",
category = nil,
untranslated = "Large Corrugated Steel Door",
group = "Items",
craftStn = {
description = "The foundation material for complex electronics.",
{
tagGroups = {},
"Rolling Mill",
maxStack = 100,
"Rolling Mill",
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",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Smelting",
weight = 100,
5,
calories = 50,
"Advanced Smelting",
carbs = 15,
},
protein = 0,
},
fat = 0,
moduleNeeds = {},
vitamins = 0,
baseCraftTime = 10.0,
density = 30.0,
baseLaborCost = 480.0,
fuel = nil,
baseXPGain = 2.5,
yield = nil,
defaultVariant = "Large Corrugated Steel Door",
currency = nil,
defaultVariantUntranslated = "Large Corrugated Steel Door",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Large Corrugated Steel Door"] = {
repeatsDepreciation = nil,
untranslated = "Large Corrugated Steel Door",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Corrugated Steel",
energyProduced = nil,
20.0,
energyType = nil,
true,
fluidsUsed = nil,
"Corrugated Steel",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Large Corrugated Steel Door",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Large Corrugated Steel Door",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "SugarItem",
typeID = 0,
},
Sugarcane = {
untranslated = "Sugarcane",
category = nil,
group = "Seed",
description = "How did you even get this?",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 1,
carbs = 0,
protein = 0,
fat = 1,
vitamins = 0,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SugarcaneItem",
typeID = 0,
},
},
["Large Cotton Bunting Red"] = {
["Sun Cheese"] = {
dispCraftStn = "1",
untranslated = "Sun Cheese",
checkImage = "1",
category = nil,
untranslated = "Large Cotton Bunting Red",
group = "Food",
craftStn = {
description = "Cheesy yet not made in a traditional way.",
{
tagGroups = {
"Loom",
"Food",
"Loom",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 50,
2,
calories = 250,
"Tailoring",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 3.0,
carried = "Backpack",
baseLaborCost = 240.0,
weight = 75,
baseXPGain = 2.0,
calories = 50,
defaultVariant = "Large Cotton Bunting Red",
carbs = 2,
defaultVariantUntranslated = "Large Cotton Bunting Red",
protein = 2,
numberOfVariants = 4,
fat = 4,
variants = {
vitamins = 0,
["Large Cotton Bunting Red"] = {
density = 16.0,
untranslated = "Large Cotton Bunting Red",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Cotton Fabric",
roomCategory = nil,
6.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Cotton Fabric",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Large Cotton Bunting Red",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Large Cotton Bunting Red",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
["Large Cotton Bunting Regal"] = {
type = "SunflowerItem",
untranslated = "Large Cotton Bunting Regal",
typeID = 0,
ingredients = {
},
{
["Sunflower Seed"] = {
"ITEM",
untranslated = "Sunflower Seed",
"Cotton Fabric",
category = nil,
6.0,
group = "Seed",
false,
description = "Plant to grow sunflowers.",
"Cotton Fabric",
tagGroups = {
},
"Crop Seed",
{
"Food",
"TAG",
"Seeds",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Large Cotton Bunting Regal",
1,
"Large Cotton Bunting Regal",
},
},
},
["Large Cotton Bunting Festive"] = {
untranslated = "Large Cotton Bunting Festive",
ingredients = {
{
"ITEM",
"Cotton Fabric",
6.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Large Cotton Bunting Festive",
1.0,
"Large Cotton Bunting Festive",
},
},
},
["Large Cotton Bunting Vibrant"] = {
untranslated = "Large Cotton Bunting Vibrant",
ingredients = {
{
"ITEM",
"Cotton Fabric",
6.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Large Cotton Bunting Vibrant",
1.0,
"Large Cotton Bunting Vibrant",
},
},
},
},
},
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,
},
},
["Large Court"] = {
["Sweet Deer Jerky"] = {
dispCraftStn = "1",
untranslated = "Sweet Deer Jerky",
checkImage = "1",
category = nil,
untranslated = "Large Court",
group = "Food",
craftStn = {
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
{
tagGroups = {
"Settlement Crafting Table",
"Food",
"Settlement Crafting Table",
},
},
},
skillNeeds = {},
maxStack = 100,
moduleNeeds = {},
carried = "Backpack",
baseCraftTime = 5.0,
weight = 400,
baseLaborCost = 2000.0,
calories = 600,
baseXPGain = 5.0,
carbs = 4,
defaultVariant = "Large Court",
protein = 22,
defaultVariantUntranslated = "Large Court",
fat = 6,
numberOfVariants = "1",
vitamins = 3,
variants = {
density = 5.833333333333333,
["Large Court"] = {
fuel = nil,
untranslated = "Large Court",
yield = nil,
ingredients = {
currency = nil,
{
skillValue = nil,
"ITEM",
roomCategory = nil,
"Cotton Fabric",
furnitureType = nil,
12.0,
repeatsDepreciation = nil,
false,
materialTier = nil,
"Cotton Fabric",
fuelsUsed = nil,
},
gridRadius = nil,
{
energyUsed = nil,
"TAG",
energyProduced = nil,
"Lumber",
energyType = nil,
30.0,
fluidsUsed = nil,
false,
fluidsProduced = nil,
"Lumber",
validTalents = nil,
},
footprint = nil,
{
mobile = nil,
"TAG",
roomSizeReq = nil,
"Mortared Stone",
roomMatReq = nil,
30.0,
roomContainReq = nil,
false,
inventorySlots = nil,
"Mortared Stone",
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
products = {
type = "SweetDeerJerkyItem",
{
typeID = 0,
"Large Court",
},
1.0,
["Sweet Salad"] = {
"Large Court",
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,
},
},
["Large Festive Paper Lantern"] = {
["Swirl Vase"] = {
dispCraftStn = "1",
untranslated = "Swirl Vase",
checkImage = "1",
category = nil,
untranslated = "Large Festive Paper Lantern",
group = "Housing Objects",
craftStn = {
description = "A  vase made with glass to brighten up your home.",
{
tagGroups = {
"Small Paper Machine",
"Housing",
"Small Paper Machine",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Paper Milling",
weight = 250,
1,
calories = nil,
"Paper Milling",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Decoration",
furnitureType = "Decoration",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SwirlVaseItem",
typeID = 0,
},
["Synthetic Rubber"] = {
untranslated = "Synthetic Rubber",
category = nil,
group = "Items",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "SyntheticRubberItem",
typeID = 0,
},
["Tailor Bowler Hat"] = {
untranslated = "Tailor Bowler Hat",
category = nil,
group = "Clothing",
description = "A stylish bowler hat made of tighly spun fur felt.",
tagGroups = {
"Clothes",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 100,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Large Festive Paper Lantern",
carbs = nil,
defaultVariantUntranslated = "Large Festive Paper Lantern",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Large Festive Paper Lantern"] = {
density = nil,
untranslated = "Large Festive Paper Lantern",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Paper",
roomCategory = nil,
20.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Paper",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cotton Fabric",
energyProduced = nil,
8.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cotton Fabric",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Light Bulb",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
true,
roomContainReq = nil,
"Light Bulb",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "TailorBowlerHatItem",
"Large Festive Paper Lantern",
typeID = 0,
1.0,
},
"Large Festive Paper Lantern",
["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,
},
},
["Large Hanging Ashlar Stone Sign"] = {
["Tailor Shirt"] = {
dispCraftStn = "1",
untranslated = "Tailor Shirt",
checkImage = "1",
category = nil,
untranslated = "Large Hanging Ashlar Stone Sign",
group = "Clothing",
craftStn = {
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
{
tagGroups = {
"Advanced Masonry Table",
"Clothes",
"Advanced Masonry Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Masonry",
weight = 100,
2,
calories = nil,
"Advanced Masonry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 100,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Large Hanging Ashlar Stone Sign",
carbs = nil,
defaultVariantUntranslated = "Large Hanging Ashlar Stone Sign",
protein = nil,
numberOfVariants = 7,
fat = nil,
variants = {
vitamins = nil,
["Large Hanging Ashlar Stone Sign"] = {
density = nil,
untranslated = "Large Hanging Ashlar Stone Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Ashlar Stone",
roomCategory = nil,
12.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Ashlar Stone",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Large Hanging Ashlar Stone Sign",
energyType = nil,
1.0,
fluidsUsed = nil,
"Large Hanging Ashlar Stone Sign",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
["Large Hanging Ashlar Basalt Sign"] = {
roomSizeReq = nil,
untranslated = "Large Hanging Ashlar Basalt Sign",
roomMatReq = nil,
ingredients = {
roomContainReq = nil,
{
inventorySlots = nil,
"ITEM",
inventoryMaxWeight = nil,
"Ashlar Basalt",
inventoryRestrictions = nil,
12.0,
NutrientElement = nil,
false,
type = "TailorShoesItem",
"Ashlar Basalt",
typeID = 0,
},
},
},
["Tailoring Basic Upgrade"] = {
products = {
untranslated = "Tailoring Basic Upgrade",
{
category = nil,
"Large Hanging Ashlar Basalt Sign",
group = "Upgrade Modules",
1,
description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
"Large Hanging Ashlar Basalt Sign",
tagGroups = {
},
"Upgrade",
},
},
["Large Hanging Ashlar Gneiss Sign"] = {
untranslated = "Large Hanging Ashlar Gneiss Sign",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
12.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Large Hanging Ashlar Gneiss Sign",
1.0,
"Large Hanging Ashlar Gneiss Sign",
},
},
},
["Large Hanging Ashlar Granite Sign"] = {
untranslated = "Large Hanging Ashlar Granite Sign",
ingredients = {
{
"ITEM",
"Ashlar Granite",
12.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Large Hanging Ashlar Granite Sign",
1.0,
"Large Hanging Ashlar Granite Sign",
},
},
},
["Large Hanging Ashlar Limestone Sign"] = {
untranslated = "Large Hanging Ashlar Limestone Sign",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
12.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Large Hanging Ashlar Limestone Sign",
1.0,
"Large Hanging Ashlar Limestone Sign",
},
},
},
["Large Hanging Ashlar Sandstone Sign"] = {
untranslated = "Large Hanging Ashlar Sandstone Sign",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
12.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Large Hanging Ashlar Sandstone Sign",
1.0,
"Large Hanging Ashlar Sandstone Sign",
},
},
},
["Large Hanging Ashlar Shale Sign"] = {
untranslated = "Large Hanging Ashlar Shale Sign",
ingredients = {
{
"ITEM",
"Ashlar Shale",
12.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Large Hanging Ashlar Shale Sign",
1.0,
"Large Hanging Ashlar Shale Sign",
},
},
},
},
},
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,
},
},
["Large Hanging Lumber Sign"] = {
["Tailoring Modern Upgrade"] = {
dispCraftStn = "1",
untranslated = "Tailoring Modern Upgrade",
checkImage = "1",
category = nil,
untranslated = "Large Hanging Lumber Sign",
group = "Upgrade Modules",
craftStn = {
description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
{
tagGroups = {
"Sawmill",
"Upgrade",
"Sawmill",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Carpentry",
weight = 1,
6,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 100,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Large Hanging Lumber Sign",
carbs = nil,
defaultVariantUntranslated = "Large Hanging Lumber Sign",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Large Hanging Lumber Sign"] = {
density = nil,
untranslated = "Large Hanging Lumber Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Lumber",
roomCategory = nil,
8.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Lumber",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Large Hanging Lumber Sign",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Large Hanging Lumber Sign",
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,
},
},
["Large Hanging Mortared Stone Sign"] = {
["Tailoring Table"] = {
dispCraftStn = "1",
untranslated = "Tailoring Table",
checkImage = "1",
category = nil,
untranslated = "Large Hanging Mortared Stone Sign",
group = "Work Stations",
craftStn = {
description = "Spearhead the fashion movement with the finest clothes and hair!",
{
tagGroups = {
"Masonry Table",
"Crafting Table",
"Masonry Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Masonry",
weight = 2000,
3,
calories = nil,
"Masonry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TailoringTableItem",
typeID = 0,
},
["Tall Boots"] = {
untranslated = "Tall Boots",
category = nil,
group = "Clothing",
description = "Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.",
tagGroups = {
"Clothes",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 100,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Large Hanging Mortared Stone Sign",
carbs = nil,
defaultVariantUntranslated = "Large Hanging Mortared Stone Sign",
protein = nil,
numberOfVariants = 4,
fat = nil,
variants = {
vitamins = nil,
["Large Hanging Mortared Stone Sign"] = {
density = nil,
untranslated = "Large Hanging Mortared Stone Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Mortared Stone",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Mortared Stone",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Large Hanging Mortared Stone Sign",
energyType = nil,
1.0,
fluidsUsed = nil,
"Large Hanging Mortared Stone Sign",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
["Large Hanging Mortared Granite Sign"] = {
roomSizeReq = nil,
untranslated = "Large Hanging Mortared Granite Sign",
roomMatReq = nil,
ingredients = {
roomContainReq = nil,
{
inventorySlots = nil,
"ITEM",
inventoryMaxWeight = nil,
"Mortared Granite",
inventoryRestrictions = nil,
10.0,
NutrientElement = nil,
false,
type = "TallBootsItem",
"Mortared Granite",
typeID = 0,
},
},
},
Tallow = {
products = {
untranslated = "Tallow",
{
category = nil,
"Large Hanging Mortared Granite Sign",
group = "Food",
1,
description = "Rendered animal fat useful for more than just cooking.",
"Large Hanging Mortared Granite Sign",
tagGroups = {
},
"Fat",
},
"Food",
},
["Large Hanging Mortared Limestone Sign"] = {
untranslated = "Large Hanging Mortared Limestone Sign",
ingredients = {
{
"ITEM",
"Mortared Limestone",
10.0,
false,
"Mortared Limestone",
},
},
products = {
{
"Large Hanging Mortared Limestone Sign",
1.0,
"Large Hanging Mortared Limestone Sign",
},
},
},
["Large Hanging Mortared Sandstone Sign"] = {
untranslated = "Large Hanging Mortared Sandstone Sign",
ingredients = {
{
"ITEM",
"Mortared Sandstone",
10.0,
false,
"Mortared Sandstone",
},
},
products = {
{
"Large Hanging Mortared Sandstone Sign",
1.0,
"Large Hanging Mortared Sandstone Sign",
},
},
},
},
},
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,
},
},
["Large Hanging Wood Sign"] = {
["Tallow Candle"] = {
dispCraftStn = "1",
untranslated = "Tallow Candle",
checkImage = "1",
category = nil,
untranslated = "Large Hanging Wood Sign",
group = "Housing Objects",
craftStn = {
description = "A candle which can burn tallow to produce a small amount of light.",
{
tagGroups = {
"Carpentry Table",
"Housing",
"Carpentry Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Carpentry",
weight = 500,
1,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.8",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TallowCandleItem",
typeID = 0,
},
["Tallow Lamp"] = {
untranslated = "Tallow Lamp",
category = nil,
group = "Housing Objects",
description = "A pottery lamp. Fuel with tallow.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 3.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 500,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Large Hanging Wood Sign",
carbs = nil,
defaultVariantUntranslated = "Large Hanging Wood Sign",
protein = nil,
numberOfVariants = 13,
fat = nil,
variants = {
vitamins = nil,
["Large Hanging Wood Sign"] = {
density = nil,
untranslated = "Large Hanging Wood Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = "1.2",
"Wood Board",
roomCategory = "Lighting",
5.0,
furnitureType = "Lights",
false,
repeatsDepreciation = "0.7",
"Wood Board",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Hewn Log",
energyProduced = nil,
4.0,
energyType = nil,
false,
fluidsUsed = nil,
"Hewn Log",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "2",
"TAG",
mobile = nil,
"Wood",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Wood",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "TallowLampItem",
"Large Hanging Wood Sign",
typeID = 0,
1,
},
"Large Hanging Wood Sign",
["Tallow Wall Lamp"] = {
},
untranslated = "Tallow Wall Lamp",
},
category = nil,
},
group = "Housing Objects",
["Large Hanging Birch Sign"] = {
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
untranslated = "Large Hanging Birch Sign",
tagGroups = {
ingredients = {
"Housing",
{
"ITEM",
"Birch Log",
10.0,
false,
"Birch Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Birch Sign",
1,
"Large Hanging Birch Sign",
},
},
},
["Large Hanging Cedar Sign"] = {
untranslated = "Large Hanging Cedar Sign",
ingredients = {
{
"ITEM",
"Cedar Log",
10.0,
false,
"Cedar Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Cedar Sign",
1.0,
"Large Hanging Cedar Sign",
},
},
},
["Large Hanging Ceiba Sign"] = {
untranslated = "Large Hanging Ceiba Sign",
ingredients = {
{
"ITEM",
"Ceiba Log",
10.0,
false,
"Ceiba Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Ceiba Sign",
1.0,
"Large Hanging Ceiba Sign",
},
},
},
["Large Hanging Fir Sign"] = {
untranslated = "Large Hanging Fir Sign",
ingredients = {
{
"ITEM",
"Fir Log",
10.0,
false,
"Fir Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Fir Sign",
1.0,
"Large Hanging Fir Sign",
},
},
},
["Large Hanging Joshua Sign"] = {
untranslated = "Large Hanging Joshua Sign",
ingredients = {
{
"ITEM",
"Joshua Log",
10.0,
false,
"Joshua Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Joshua Sign",
1.0,
"Large Hanging Joshua Sign",
},
},
},
["Large Hanging Oak Sign"] = {
untranslated = "Large Hanging Oak Sign",
ingredients = {
{
"ITEM",
"Oak Log",
10.0,
false,
"Oak Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Oak Sign",
1.0,
"Large Hanging Oak Sign",
},
},
},
["Large Hanging Redwood Sign"] = {
untranslated = "Large Hanging Redwood Sign",
ingredients = {
{
"ITEM",
"Redwood Log",
10.0,
false,
"Redwood Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Redwood Sign",
1.0,
"Large Hanging Redwood Sign",
},
},
},
["Large Hanging Palm Sign"] = {
untranslated = "Large Hanging Palm Sign",
ingredients = {
{
"ITEM",
"Palm Log",
10.0,
false,
"Palm Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Palm Sign",
1.0,
"Large Hanging Palm Sign",
},
},
},
["Large Hanging Spruce Sign"] = {
untranslated = "Large Hanging Spruce Sign",
ingredients = {
{
"ITEM",
"Spruce Log",
10.0,
false,
"Spruce Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Spruce Sign",
1.0,
"Large Hanging Spruce Sign",
},
},
},
["Large Hanging Saguaro Sign"] = {
untranslated = "Large Hanging Saguaro Sign",
ingredients = {
{
"ITEM",
"Saguaro Rib",
10.0,
false,
"Saguaro Rib",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Hanging Saguaro Sign",
1,
"Large Hanging Saguaro Sign",
},
},
},
["Large Hanging Softwood Sign"] = {
untranslated = "Large Hanging Softwood Sign",
ingredients = {
{
"ITEM",
"Softwood Board",
5.0,
false,
"Softwood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Softwood",
10.0,
false,
"Softwood",
},
},
products = {
{
"Large Hanging Softwood Sign",
1,
"Large Hanging Softwood Sign",
},
},
},
["Large Hanging Hardwood Sign"] = {
untranslated = "Large Hanging Hardwood Sign",
ingredients = {
{
"ITEM",
"Hardwood Board",
5.0,
false,
"Hardwood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Hardwood",
10.0,
false,
"Hardwood",
},
},
products = {
{
"Large Hanging Hardwood Sign",
1.0,
"Large Hanging Hardwood Sign",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TallowWallLampItem",
typeID = 0,
},
},
["Large Lumber Door"] = {
["Taro Fries"] = {
dispCraftStn = "1",
untranslated = "Taro Fries",
checkImage = "1",
category = nil,
untranslated = "Large Lumber Door",
group = "Food",
craftStn = {
description = "Crispy strips of taro that have been deep fried in oil.",
{
tagGroups = {
"Sawmill",
"Food",
"Sawmill",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Carpentry",
weight = 100,
5,
calories = 600,
"Carpentry",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 8.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 75,
baseXPGain = 1.5,
calories = 250,
defaultVariant = "Large Lumber Door",
carbs = 6,
defaultVariantUntranslated = "Large Lumber Door",
protein = 1,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 1,
["Large Lumber Door"] = {
density = 3.2,
untranslated = "Large Lumber Door",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Lumber",
roomCategory = nil,
20.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Lumber",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
30.0,
energyType = nil,
true,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Large Lumber Door",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Large Lumber Door",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "TaroRootItem",
typeID = 0,
},
["Taro Seed"] = {
untranslated = "Taro Seed",
category = nil,
group = "Seed",
description = "Plant to grow taro.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TaroSeedItem",
typeID = 0,
},
},
["Large Lumber Stockpile"] = {
["Tasty Tropical Pizza"] = {
dispCraftStn = "1",
untranslated = "Tasty Tropical Pizza",
checkImage = "1",
category = nil,
untranslated = "Large Lumber Stockpile",
group = "Food",
craftStn = {
description = "To some it is tasty. To others, unforgivable.",
{
tagGroups = {
"Sawmill",
"Food",
"Sawmill",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Carpentry",
weight = 300,
5,
calories = 1200,
"Carpentry",
carbs = 21,
},
protein = 6,
fat = 12,
vitamins = 11,
density = 4.166666666666666,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TastyTropicalPizzaItem",
typeID = 0,
},
["Tiny Stockpile"] = {
untranslated = "Tiny Stockpile",
category = nil,
group = "Crafted Objects",
description = "Designates a 2x3x2 area as storage for large items.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TinyStockpileItem",
typeID = 0,
},
Toilet = {
untranslated = "Toilet",
category = nil,
group = "Housing Objects",
description = "When you gotta go, you gotta go.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 12.0,
carried = "Backpack",
baseLaborCost = 1200.0,
weight = 1000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Large Lumber Stockpile",
carbs = nil,
defaultVariantUntranslated = "Large Lumber Stockpile",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Large Lumber Stockpile"] = {
density = nil,
untranslated = "Large Lumber Stockpile",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = "3",
"Lumber",
roomCategory = "Bathroom",
20.0,
furnitureType = "Toilet",
false,
repeatsDepreciation = "0.1",
"Lumber",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
15.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "6",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Large Lumber Stockpile",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Large Lumber Stockpile",
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,
},
},
["Large Metal Ship Frame"] = {
["Tomato Seed"] = {
dispCraftStn = "1",
untranslated = "Tomato Seed",
checkImage = "1",
category = nil,
untranslated = "Large Metal Ship Frame",
group = "Seed",
craftStn = {
description = "Plant to grow tomato plants.",
{
tagGroups = {
"Medium Shipyard",
"Crop Seed",
"Medium Shipyard",
"Food",
},
"Seeds",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Shipwright",
weight = 50,
1,
calories = 0,
"Shipwright",
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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 240.0,
weight = 1000,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Large Metal Ship Frame",
carbs = nil,
defaultVariantUntranslated = "Large Metal Ship Frame",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Large Metal Ship Frame"] = {
density = nil,
untranslated = "Large Metal Ship Frame",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Steel Bar",
roomCategory = nil,
12.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Steel Bar",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Rivet",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Rivet",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Metal Keel",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
true,
roomContainReq = nil,
"Metal Keel",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "ToolBenchItem",
"Large Metal Ship Frame",
typeID = 0,
1,
},
"Large Metal Ship Frame",
["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,
},
},
["Large Nylon Bunting Green"] = {
Torch = {
dispCraftStn = "1",
untranslated = "Torch",
checkImage = "1",
category = nil,
untranslated = "Large Nylon Bunting Green",
group = "Items",
craftStn = {
description = "A little bit of light to help beat back the night.",
{
tagGroups = {
"Automatic Loom",
"Torch",
"Automatic Loom",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 500,
2,
calories = nil,
"Tailoring",
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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.5,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 500,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Large Nylon Bunting Green",
carbs = nil,
defaultVariantUntranslated = "Large Nylon Bunting Green",
protein = nil,
numberOfVariants = 3,
fat = nil,
variants = {
vitamins = nil,
["Large Nylon Bunting Green"] = {
density = nil,
untranslated = "Large Nylon Bunting Green",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "0.8",
"Nylon Fabric",
roomCategory = "Lighting",
6.0,
furnitureType = "Lights",
false,
repeatsDepreciation = "0.7",
"Nylon Fabric",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Large Nylon Bunting Green",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Large Nylon Bunting Green",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
["Large Nylon Bunting Purple"] = {
type = "TorchStandItem",
untranslated = "Large Nylon Bunting Purple",
typeID = 0,
ingredients = {
},
{
Tortilla = {
"ITEM",
untranslated = "Tortilla",
"Nylon Fabric",
category = nil,
6.0,
group = "Food",
false,
description = "A thin, unleavened flatbread.",
"Nylon Fabric",
tagGroups = {
},
"Food",
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Large Nylon Bunting Purple",
1,
"Large Nylon Bunting Purple",
},
},
},
["Large Nylon Bunting Yellow"] = {
untranslated = "Large Nylon Bunting Yellow",
ingredients = {
{
"ITEM",
"Nylon Fabric",
6.0,
false,
"Nylon Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Large Nylon Bunting Yellow",
1.0,
"Large Nylon Bunting Yellow",
},
},
},
},
},
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,
},
},
["Large Paper Lantern"] = {
["Towel Rack"] = {
dispCraftStn = "1",
untranslated = "Towel Rack",
checkImage = "1",
category = nil,
untranslated = "Large Paper Lantern",
group = "Housing Objects",
craftStn = {
description = "A wooden hanging rack designed for towels.",
{
tagGroups = {
"Small Paper Machine",
"Housing",
"Small Paper Machine",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Paper Milling",
weight = 1000,
1,
calories = nil,
"Paper Milling",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Bathroom",
furnitureType = "Hanger",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TowelRackItem",
typeID = 0,
},
["Town Foundation"] = {
untranslated = "Town Foundation",
category = nil,
group = "Work Stations",
description = "The founding stone for civilization.",
tagGroups = {
"Government",
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 2000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Large Paper Lantern",
carbs = nil,
defaultVariantUntranslated = "Large Paper Lantern",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Large Paper Lantern"] = {
density = nil,
untranslated = "Large Paper Lantern",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "0",
"Paper",
roomCategory = "Cultural",
20.0,
furnitureType = "Civics",
false,
repeatsDepreciation = "1",
"Paper",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Cotton Fabric",
energyProduced = nil,
8.0,
energyType = nil,
false,
fluidsUsed = nil,
"Cotton Fabric",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "45",
"ITEM",
mobile = nil,
"Light Bulb",
roomSizeReq = nil,
1.0,
roomMatReq = nil,
true,
roomContainReq = nil,
"Light Bulb",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "TownFoundationItem",
"Large Paper Lantern",
typeID = 0,
1.0,
},
"Large Paper Lantern",
["Trailer Truck"] = {
},
untranslated = "Trailer Truck",
},
category = nil,
},
group = "Vehicle",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
"Vehicles",
},
},
maxStack = 100,
carried = "Backpack",
weight = 25000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TrailerTruckItem",
typeID = 0,
},
},
["Large Standing Ashlar Stone Sign"] = {
["Transmission Pole"] = {
dispCraftStn = "1",
untranslated = "Transmission Pole",
checkImage = "1",
category = nil,
untranslated = "Large Standing Ashlar Stone Sign",
group = "Crafted Objects",
craftStn = {
description = "Can link energy.",
{
tagGroups = {},
"Advanced Masonry Table",
maxStack = 1,
"Advanced Masonry Table",
carried = "Backpack",
},
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TransmissionPoleItem",
typeID = 0,
},
["Trapper Fur Hat"] = {
untranslated = "Trapper Fur Hat",
category = nil,
group = "Clothing",
description = "It sure is warm.",
tagGroups = {
"Clothes",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Advanced Masonry",
weight = 100,
2,
calories = nil,
"Advanced Masonry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 100,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Large Standing Ashlar Stone Sign",
carbs = nil,
defaultVariantUntranslated = "Large Standing Ashlar Stone Sign",
protein = nil,
numberOfVariants = 7,
fat = nil,
variants = {
vitamins = nil,
["Large Standing Ashlar Stone Sign"] = {
density = nil,
untranslated = "Large Standing Ashlar Stone Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Ashlar Stone",
roomCategory = nil,
12.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Ashlar Stone",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Large Standing Ashlar Stone Sign",
energyType = nil,
1.0,
fluidsUsed = nil,
"Large Standing Ashlar Stone Sign",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
["Large Standing Ashlar Basalt Sign"] = {
roomSizeReq = nil,
untranslated = "Large Standing Ashlar Basalt Sign",
roomMatReq = nil,
ingredients = {
roomContainReq = nil,
{
inventorySlots = nil,
"ITEM",
inventoryMaxWeight = nil,
"Ashlar Basalt",
inventoryRestrictions = nil,
12.0,
NutrientElement = nil,
false,
type = "TrapperLeatherHatItem",
"Ashlar Basalt",
typeID = 0,
},
},
},
Treasury = {
products = {
untranslated = "Treasury",
{
category = nil,
"Large Standing Ashlar Basalt Sign",
group = "Work Stations",
1,
description = "Allows the setting of taxes.",
"Large Standing Ashlar Basalt Sign",
tagGroups = {
},
"Government",
},
},
["Large Standing Ashlar Gneiss Sign"] = {
untranslated = "Large Standing Ashlar Gneiss Sign",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
12.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Large Standing Ashlar Gneiss Sign",
1.0,
"Large Standing Ashlar Gneiss Sign",
},
},
},
["Large Standing Ashlar Granite Sign"] = {
untranslated = "Large Standing Ashlar Granite Sign",
ingredients = {
{
"ITEM",
"Ashlar Granite",
12.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Large Standing Ashlar Granite Sign",
1.0,
"Large Standing Ashlar Granite Sign",
},
},
},
["Large Standing Ashlar Limestone Sign"] = {
untranslated = "Large Standing Ashlar Limestone Sign",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
12.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Large Standing Ashlar Limestone Sign",
1.0,
"Large Standing Ashlar Limestone Sign",
},
},
},
["Large Standing Ashlar Sandstone Sign"] = {
untranslated = "Large Standing Ashlar Sandstone Sign",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
12.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Large Standing Ashlar Sandstone Sign",
1.0,
"Large Standing Ashlar Sandstone Sign",
},
},
},
["Large Standing Ashlar Shale Sign"] = {
untranslated = "Large Standing Ashlar Shale Sign",
ingredients = {
{
"ITEM",
"Ashlar Shale",
12.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Large Standing Ashlar Shale Sign",
1.0,
"Large Standing Ashlar Shale Sign",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TreasuryItem",
typeID = 0,
},
["Tree Debris"] = {
untranslated = "Tree Debris",
category = nil,
group = "Blocks",
description = "Clear cut debris that needs to be broken down to be more usable.",
tagGroups = {},
maxStack = 20,
carried = "Hands",
weight = nil,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TreeDebrisItem",
typeID = 0,
},
},
["Large Standing Lumber Sign"] = {
["Trillium Flower"] = {
dispCraftStn = "1",
untranslated = "Trillium Flower",
checkImage = "1",
category = nil,
untranslated = "Large Standing Lumber Sign",
group = "Food",
craftStn = {
description = "Placeholder Description.",
{
tagGroups = {
"Sawmill",
"Food",
"Sawmill",
"Petals",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Carpentry",
weight = 50,
6,
calories = 0,
"Carpentry",
carbs = 0,
},
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TrilliumFlowerItem",
typeID = 0,
},
["Trillium Seed"] = {
untranslated = "Trillium Seed",
category = nil,
group = "Seed",
description = "Plant to grow trillium.",
tagGroups = {
"Food",
"Seeds",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 120.0,
weight = 50,
baseXPGain = 3.0,
calories = 0,
defaultVariant = "Large Standing Lumber Sign",
carbs = 0,
defaultVariantUntranslated = "Large Standing Lumber Sign",
protein = 0,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Large Standing Lumber Sign"] = {
density = 0,
untranslated = "Large Standing Lumber Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Lumber",
roomCategory = nil,
8.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Lumber",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Wood Board",
energyProduced = nil,
10.0,
energyType = nil,
false,
fluidsUsed = nil,
"Wood Board",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Large Standing Lumber Sign",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Large Standing Lumber Sign",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "TrilliumSeedItem",
typeID = 0,
},
["Tripod Camera"] = {
untranslated = "Tripod Camera",
category = nil,
group = "Crafted Objects",
description = "When you want to save the world but in a frame.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TripodCameraItem",
typeID = 0,
},
Trousers = {
untranslated = "Trousers",
category = nil,
group = "Clothing",
description = "Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).",
tagGroups = {
"Clothes",
},
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TrousersItem",
typeID = 0,
},
},
["Large Standing Mortared Stone Sign"] = {
Trout = {
dispCraftStn = "1",
untranslated = "Trout",
checkImage = "1",
category = nil,
untranslated = "Large Standing Mortared Stone Sign",
group = "Natural Resources",
craftStn = {
description = "A trout.",
{
tagGroups = {
"Masonry Table",
"Fish",
"Masonry Table",
"Medium Fish",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Masonry",
weight = 800,
3,
calories = nil,
"Masonry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 25000,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Large Standing Mortared Stone Sign",
carbs = nil,
defaultVariantUntranslated = "Large Standing Mortared Stone Sign",
protein = nil,
numberOfVariants = 4,
fat = nil,
variants = {
vitamins = nil,
["Large Standing Mortared Stone Sign"] = {
density = nil,
untranslated = "Large Standing Mortared Stone Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Mortared Stone",
roomCategory = nil,
10.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Mortared Stone",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Large Standing Mortared Stone Sign",
energyType = nil,
1.0,
fluidsUsed = nil,
"Large Standing Mortared Stone Sign",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
["Large Standing Mortared Granite Sign"] = {
roomSizeReq = nil,
untranslated = "Large Standing Mortared Granite Sign",
roomMatReq = nil,
ingredients = {
roomContainReq = nil,
{
inventorySlots = nil,
"ITEM",
inventoryMaxWeight = nil,
"Mortared Granite",
inventoryRestrictions = nil,
10.0,
NutrientElement = nil,
false,
type = "TruckItem",
"Mortared Granite",
typeID = 0,
},
},
},
Tuna = {
products = {
untranslated = "Tuna",
{
category = nil,
"Large Standing Mortared Granite Sign",
group = "Natural Resources",
1,
description = "A tuna.",
"Large Standing Mortared Granite Sign",
tagGroups = {
},
"Fish",
},
"Large Fish",
},
["Large Standing Mortared Limestone Sign"] = {
untranslated = "Large Standing Mortared Limestone Sign",
ingredients = {
{
"ITEM",
"Mortared Limestone",
10.0,
false,
"Mortared Limestone",
},
},
products = {
{
"Large Standing Mortared Limestone Sign",
1.0,
"Large Standing Mortared Limestone Sign",
},
},
},
["Large Standing Mortared Sandstone Sign"] = {
untranslated = "Large Standing Mortared Sandstone Sign",
ingredients = {
{
"ITEM",
"Mortared Sandstone",
10.0,
false,
"Mortared Sandstone",
},
},
products = {
{
"Large Standing Mortared Sandstone Sign",
1.0,
"Large Standing Mortared Sandstone Sign",
},
},
},
},
},
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,
},
},
["Large Standing Wood Sign"] = {
Tunic = {
dispCraftStn = "1",
untranslated = "Tunic",
checkImage = "1",
category = nil,
untranslated = "Large Standing Wood Sign",
group = "Clothing",
craftStn = {
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
{
tagGroups = {
"Carpentry Table",
"Clothes",
"Carpentry Table",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Carpentry",
weight = 100,
1,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 3.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 1000,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Large Standing Wood Sign",
carbs = nil,
defaultVariantUntranslated = "Large Standing Wood Sign",
protein = nil,
numberOfVariants = 13,
fat = nil,
variants = {
vitamins = nil,
["Large Standing Wood Sign"] = {
density = nil,
untranslated = "Large Standing Wood Sign",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"TAG",
skillValue = nil,
"Wood Board",
roomCategory = nil,
5.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Wood Board",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Hewn Log",
energyProduced = nil,
4.0,
energyType = nil,
false,
fluidsUsed = nil,
"Hewn Log",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Wood",
roomSizeReq = nil,
10.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Wood",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "TurkeyCarcassItem",
"Large Standing Wood Sign",
typeID = 0,
1,
},
"Large Standing Wood Sign",
["Upholstered Chair"] = {
},
untranslated = "Upholstered Chair",
},
category = nil,
},
group = "Housing Objects",
["Large Standing Birch Sign"] = {
description = "Like a chair, but upholstered.",
untranslated = "Large Standing Birch Sign",
tagGroups = {
ingredients = {
"Housing",
{
"ITEM",
"Birch Log",
10.0,
false,
"Birch Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Birch Sign",
1,
"Large Standing Birch Sign",
},
},
},
["Large Standing Cedar Sign"] = {
untranslated = "Large Standing Cedar Sign",
ingredients = {
{
"ITEM",
"Cedar Log",
10.0,
false,
"Cedar Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Cedar Sign",
1.0,
"Large Standing Cedar Sign",
},
},
},
["Large Standing Ceiba Sign"] = {
untranslated = "Large Standing Ceiba Sign",
ingredients = {
{
"ITEM",
"Ceiba Log",
10.0,
false,
"Ceiba Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Ceiba Sign",
1.0,
"Large Standing Ceiba Sign",
},
},
},
["Large Standing Fir Sign"] = {
untranslated = "Large Standing Fir Sign",
ingredients = {
{
"ITEM",
"Fir Log",
10.0,
false,
"Fir Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Fir Sign",
1.0,
"Large Standing Fir Sign",
},
},
},
["Large Standing Joshua Sign"] = {
untranslated = "Large Standing Joshua Sign",
ingredients = {
{
"ITEM",
"Joshua Log",
10.0,
false,
"Joshua Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Joshua Sign",
1.0,
"Large Standing Joshua Sign",
},
},
},
["Large Standing Oak Sign"] = {
untranslated = "Large Standing Oak Sign",
ingredients = {
{
"ITEM",
"Oak Log",
10.0,
false,
"Oak Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Oak Sign",
1.0,
"Large Standing Oak Sign",
},
},
},
["Large Standing Redwood Sign"] = {
untranslated = "Large Standing Redwood Sign",
ingredients = {
{
"ITEM",
"Redwood Log",
10.0,
false,
"Redwood Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Redwood Sign",
1.0,
"Large Standing Redwood Sign",
},
},
},
["Large Standing Palm Sign"] = {
untranslated = "Large Standing Palm Sign",
ingredients = {
{
"ITEM",
"Palm Log",
10.0,
false,
"Palm Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Palm Sign",
1.0,
"Large Standing Palm Sign",
},
},
},
["Large Standing Spruce Sign"] = {
untranslated = "Large Standing Spruce Sign",
ingredients = {
{
"ITEM",
"Spruce Log",
10.0,
false,
"Spruce Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Spruce Sign",
1.0,
"Large Standing Spruce Sign",
},
},
},
["Large Standing Saguaro Sign"] = {
untranslated = "Large Standing Saguaro Sign",
ingredients = {
{
"ITEM",
"Saguaro Rib",
10.0,
false,
"Saguaro Rib",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Large Standing Saguaro Sign",
1,
"Large Standing Saguaro Sign",
},
},
},
["Large Standing Softwood Sign"] = {
untranslated = "Large Standing Softwood Sign",
ingredients = {
{
"ITEM",
"Softwood Board",
5.0,
false,
"Softwood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Softwood",
10.0,
false,
"Softwood",
},
},
products = {
{
"Large Standing Softwood Sign",
1,
"Large Standing Softwood Sign",
},
},
},
["Large Standing Hardwood Sign"] = {
untranslated = "Large Standing Hardwood Sign",
ingredients = {
{
"ITEM",
"Hardwood Board",
5.0,
false,
"Hardwood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Hardwood",
10.0,
false,
"Hardwood",
},
},
products = {
{
"Large Standing Hardwood Sign",
1.0,
"Large Standing Hardwood Sign",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.7",
roomCategory = "Living Room",
furnitureType = "Chair",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "UpholsteredChairItem",
typeID = 0,
},
},
["Large Windowed Lumber Door"] = {
["Upholstered Couch"] = {
dispCraftStn = "1",
untranslated = "Upholstered Couch",
checkImage = "1",
category = nil,
untranslated = "Large Windowed Lumber Door",
group = "Housing Objects",
craftStn = {
description = "Like a couch, but upholstered.",
{
tagGroups = {
"Sawmill",
"Housing",
"Sawmill",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Carpentry",
weight = 2000,
6,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2.5",
roomCategory = "Living Room",
furnitureType = "Chair",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "6",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "UpholsteredCouchItem",
typeID = 0,
},
Urchin = {
untranslated = "Urchin",
category = nil,
group = "Natural Resources",
description = "An urchin.",
tagGroups = {
"Marine Life",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 10.0,
carried = "Backpack",
baseLaborCost = 240.0,
weight = 100,
baseXPGain = 2.5,
calories = nil,
defaultVariant = "Large Windowed Lumber Door",
carbs = nil,
defaultVariantUntranslated = "Large Windowed Lumber Door",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Large Windowed Lumber Door"] = {
density = nil,
untranslated = "Large Windowed Lumber Door",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Glass",
roomCategory = nil,
5.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Glass",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Lumber",
energyProduced = nil,
15.0,
energyType = nil,
true,
fluidsUsed = nil,
"Lumber",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Wood Board",
roomSizeReq = nil,
20.0,
roomMatReq = nil,
true,
roomContainReq = nil,
"Wood Board",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "UrchinItem",
"Large Windowed Lumber Door",
typeID = 0,
1.0,
},
"Large Windowed Lumber Door",
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,
},
},
["Large Wooden Ship Frame"] = {
["Vegetable Soup"] = {
dispCraftStn = "1",
untranslated = "Vegetable Soup",
checkImage = "1",
category = nil,
untranslated = "Large Wooden Ship Frame",
group = "Food",
craftStn = {
description = "Who knew plants in plant broth could be so tasty?",
{
tagGroups = {
"Medium Shipyard",
"Food",
"Medium Shipyard",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Shipwright",
weight = 700,
1,
calories = 1200,
"Shipwright",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 200.0,
weight = 600,
baseXPGain = 2.0,
calories = 700,
defaultVariant = "Large Wooden Ship Frame",
carbs = 11,
defaultVariantUntranslated = "Large Wooden Ship Frame",
protein = 1,
numberOfVariants = "1",
fat = 2,
variants = {
vitamins = 11,
["Large Wooden Ship Frame"] = {
density = 3.571428571428571,
untranslated = "Large Wooden Ship Frame",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Wooden Keel",
roomCategory = nil,
1.0,
furnitureType = nil,
true,
repeatsDepreciation = nil,
"Wooden Keel",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Hewn Log",
energyProduced = nil,
24.0,
energyType = nil,
false,
fluidsUsed = nil,
"Hewn Log",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Large Wooden Ship Frame",
roomMatReq = nil,
1,
roomContainReq = nil,
"Large Wooden Ship Frame",
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,
},
},
Laser = {
["Villagers Cowl Raised"] = {
dispCraftStn = "1",
untranslated = "Villagers Cowl Raised",
checkImage = "1",
category = nil,
untranslated = "Laser",
group = "Clothing",
craftStn = {
description = "A rough linen cowl raised, hiding your face partially.",
{
tagGroups = {
"Robotic Assembly Line",
"Clothes",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
6,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 100.0,
baseLaborCost = 900.0,
baseXPGain = 50.0,
defaultVariant = "Laser",
defaultVariantUntranslated = "Laser",
numberOfVariants = "1",
variants = {
Laser = {
untranslated = "Laser",
ingredients = {
{
"ITEM",
"Gold Bar",
80.0,
false,
"Gold Bar",
},
{
"ITEM",
"Steel Bar",
80.0,
false,
"Steel Bar",
},
{
"ITEM",
"Framed Glass",
80.0,
false,
"Framed Glass",
},
{
"ITEM",
"Advanced Circuit",
40.0,
false,
"Advanced Circuit",
},
{
"ITEM",
"Electric Motor",
2.0,
true,
"Electric Motor",
},
{
"ITEM",
"Radiator",
10.0,
true,
"Radiator",
},
},
products = {
{
"Laser",
1.0,
"Laser",
},
},
},
},
},
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,
},
},
Lathe = {
["Wainwright Table"] = {
dispCraftStn = "1",
untranslated = "Wainwright Table",
checkImage = "1",
category = nil,
untranslated = "Lathe",
group = "Work Stations",
craftStn = {
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
{
tagGroups = {
"Machinist Table",
"Crafting Table",
"Machinist Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Mechanics",
weight = 2000,
1,
calories = nil,
"Mechanics",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WainwrightTableItem",
typeID = 0,
},
["Wall Candle"] = {
untranslated = "Wall Candle",
category = nil,
group = "Housing Objects",
description = "A wall mounted candle.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 5.0,
carried = "Backpack",
baseLaborCost = 150.0,
weight = 500,
baseXPGain = 20.0,
calories = nil,
defaultVariant = "Lathe",
carbs = nil,
defaultVariantUntranslated = "Lathe",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
Lathe = {
density = nil,
untranslated = "Lathe",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "1.2",
"Iron Wheel",
roomCategory = "Lighting",
4.0,
furnitureType = "Lights",
false,
repeatsDepreciation = "0.7",
"Iron Wheel",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Iron Plate",
energyProduced = nil,
12.0,
energyType = nil,
false,
fluidsUsed = nil,
"Iron Plate",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "2",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Lathe",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Lathe",
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,
},
},
["Leavened Dough"] = {
["Wanderers Hood Raised"] = {
dispCraftStn = "1",
untranslated = "Wanderers Hood Raised",
checkImage = "1",
category = nil,
untranslated = "Leavened Dough",
group = "Clothing",
craftStn = {
description = "A quality linen cowl raised, hiding your face partially.",
{
tagGroups = {
"Bakery Oven",
"Clothes",
"Bakery Oven",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Baking",
weight = 100,
1,
calories = nil,
"Baking",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.4,
carried = "Backpack",
baseLaborCost = 25.0,
weight = 1000,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Leavened Dough",
carbs = nil,
defaultVariantUntranslated = "Leavened Dough",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Leavened Dough"] = {
density = nil,
untranslated = "Leavened Dough",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "2",
"Flour",
roomCategory = "Bathroom",
4.0,
furnitureType = "Washing",
false,
repeatsDepreciation = "0.5",
"Flour",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Yeast",
energyProduced = nil,
1.0,
energyType = nil,
false,
fluidsUsed = nil,
"Yeast",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
products = {
mobile = nil,
{
roomSizeReq = nil,
"Leavened Dough",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Leavened Dough",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "WashboardItem",
typeID = 0,
},
["Washing Machine"] = {
untranslated = "Washing Machine",
category = nil,
group = "Housing Objects",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "5",
roomCategory = "Bathroom",
furnitureType = "Washing",
repeatsDepreciation = "0.2",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WashingMachineItem",
typeID = 0,
},
},
["Light Backpack"] = {
["Waste Filter"] = {
dispCraftStn = "1",
untranslated = "Waste Filter",
checkImage = "1",
category = nil,
untranslated = "Light Backpack",
group = "Crafted Objects",
craftStn = {
description = "Treats raw sewage.",
{
tagGroups = {},
"Tailoring Table",
maxStack = 1,
"Tailoring Table",
carried = "Backpack",
},
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WasteFilterItem",
typeID = 0,
},
["Waterweed Seed"] = {
untranslated = "Waterweed Seed",
category = nil,
group = "Seed",
description = "Plant to grow waterweed.",
tagGroups = {
"Food",
"Seeds",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 50,
1,
calories = 0,
"Tailoring",
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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 600.0,
weight = 50,
baseXPGain = 3.0,
calories = 150,
defaultVariant = "Light Backpack",
carbs = 6,
defaultVariantUntranslated = "Light Backpack",
protein = 2,
numberOfVariants = "1",
fat = 0,
variants = {
vitamins = 0,
["Light Backpack"] = {
density = 5.333333333333334,
untranslated = "Light Backpack",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Cellulose Fiber",
roomCategory = nil,
20.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Cellulose Fiber",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"TAG",
energyUsed = nil,
"Fabric",
energyProduced = nil,
20.0,
energyType = nil,
false,
fluidsUsed = nil,
"Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
products = {
mobile = nil,
{
roomSizeReq = nil,
"Light Backpack",
roomMatReq = nil,
1.0,
roomContainReq = nil,
"Light Backpack",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
},
NutrientElement = nil,
type = "WheatItem",
typeID = 0,
},
["Wheat Seed"] = {
untranslated = "Wheat Seed",
category = nil,
group = "Seed",
description = "Plant to grow wheat.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WheatSeedItem",
typeID = 0,
},
},
["Light Bulb"] = {
Wheelbarrow = {
dispCraftStn = "1",
untranslated = "Wheelbarrow",
checkImage = "1",
category = nil,
untranslated = "Light Bulb",
group = "Crafted Objects",
craftStn = {
description = "Small wheelbarrow for hauling minimal loads.",
{
tagGroups = {
"Glassworks",
"Vehicles",
"Glassworks",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Glassworking",
weight = 5000,
1,
calories = nil,
"Glassworking",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 2.0,
density = nil,
baseLaborCost = 60.0,
fuel = nil,
baseXPGain = 2.0,
yield = nil,
defaultVariant = "Light Bulb",
currency = nil,
defaultVariantUntranslated = "Light Bulb",
skillValue = nil,
numberOfVariants = "1",
roomCategory = nil,
variants = {
furnitureType = nil,
["Light Bulb"] = {
repeatsDepreciation = nil,
untranslated = "Light Bulb",
materialTier = nil,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Glass",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Glass",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"ITEM",
mobile = nil,
"Copper Wiring",
roomSizeReq = nil,
6.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Copper Wiring",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "WheelbarrowItem",
"Light Bulb",
typeID = 0,
1,
},
"Light Bulb",
["White Bursage Seed"] = {
},
untranslated = "White Bursage Seed",
},
category = nil,
},
group = "Seed",
description = "Plant to grow a white bursage.",
tagGroups = {
"Food",
"Seeds",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WhiteBursageSeedItem",
typeID = 0,
},
},
["Limestone Bison Statue"] = {
["Wild Mix"] = {
dispCraftStn = "1",
untranslated = "Wild Mix",
checkImage = "1",
category = nil,
untranslated = "Limestone Bison Statue",
group = "Food",
craftStn = {
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
{
tagGroups = {
"Masonry Table",
"Food",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
6,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 60.0,
baseXPGain = 4.0,
defaultVariant = "Limestone Bison Statue",
defaultVariantUntranslated = "Limestone Bison Statue",
numberOfVariants = "1",
variants = {
["Limestone Bison Statue"] = {
untranslated = "Limestone Bison Statue",
ingredients = {
{
"ITEM",
"Limestone",
200.0,
false,
"Limestone",
},
},
products = {
{
"Limestone Bison Statue",
1.0,
"Limestone Bison Statue",
},
},
},
},
},
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,
},
},
["Limestone Otter Statue"] = {
["Wild Stew"] = {
dispCraftStn = "1",
untranslated = "Wild Stew",
checkImage = "1",
category = nil,
untranslated = "Limestone Otter Statue",
group = "Food",
craftStn = {
description = "A thick stew made with a variety of vegetables.",
{
tagGroups = {
"Masonry Table",
"Food",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
2,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Limestone Otter Statue",
defaultVariantUntranslated = "Limestone Otter Statue",
numberOfVariants = "1",
variants = {
["Limestone Otter Statue"] = {
untranslated = "Limestone Otter Statue",
ingredients = {
{
"ITEM",
"Limestone",
40.0,
false,
"Limestone",
},
},
products = {
{
"Limestone Otter Statue",
1.0,
"Limestone Otter Statue",
},
},
},
},
},
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,
},
},
["Limestone Owl Statue"] = {
["Wilted Fiddleheads"] = {
dispCraftStn = "1",
untranslated = "Wilted Fiddleheads",
checkImage = "1",
category = nil,
untranslated = "Limestone Owl Statue",
group = "Food",
craftStn = {
description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
{
tagGroups = {
"Masonry Table",
"Charred Green",
"Masonry Table",
"Food",
},
},
skillNeeds = {
{
"Masonry",
4,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Limestone Owl Statue",
defaultVariantUntranslated = "Limestone Owl Statue",
numberOfVariants = "1",
variants = {
["Limestone Owl Statue"] = {
untranslated = "Limestone Owl Statue",
ingredients = {
{
"ITEM",
"Limestone",
40.0,
false,
"Limestone",
},
},
products = {
{
"Limestone Owl Statue",
1.0,
"Limestone Owl Statue",
},
},
},
},
},
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,
},
},
["Limestone Wolf Statue"] = {
["Wind Turbine"] = {
dispCraftStn = "1",
untranslated = "Wind Turbine",
checkImage = "1",
category = nil,
untranslated = "Limestone Wolf Statue",
group = "Crafted Objects",
craftStn = {
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 = {},
"Masonry Table",
maxStack = 1,
"Masonry Table",
carried = "Backpack",
},
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WindTurbineItem",
typeID = 0,
},
Windmill = {
untranslated = "Windmill",
category = nil,
group = "Crafted Objects",
description = "Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WindmillItem",
typeID = 0,
},
["Wolf Carcass"] = {
untranslated = "Wolf Carcass",
category = nil,
group = "Natural Resources",
description = "A dead wolf.",
tagGroups = {
"Small Carcass",
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Masonry",
weight = 2000,
3,
calories = nil,
"Masonry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 7.0,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 10000,
baseXPGain = 2.0,
calories = nil,
defaultVariant = "Limestone Wolf Statue",
carbs = nil,
defaultVariantUntranslated = "Limestone Wolf Statue",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Limestone Wolf Statue"] = {
density = nil,
untranslated = "Limestone Wolf Statue",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Limestone",
roomCategory = nil,
80.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Limestone",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Limestone Wolf Statue",
energyType = nil,
1.0,
fluidsUsed = nil,
"Limestone Wolf Statue",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodCartItem",
typeID = 0,
},
["Wood Pulp"] = {
untranslated = "Wood Pulp",
category = nil,
group = "Items",
description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
tagGroups = {
"Burnable Fuel",
"Natural Fiber",
},
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 50,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodPulpItem",
typeID = 0,
},
},
["Linen Fabric"] = {
["Wood Shop Cart"] = {
dispCraftStn = "1",
untranslated = "Wood Shop Cart",
checkImage = "1",
category = nil,
untranslated = "Linen Fabric",
group = "Crafted Objects",
craftStn = {
description = "A store in a wooden cart, very useful when your customers are far away.",
{
tagGroups = {
"Loom",
"Vehicles",
"Loom",
},
},
},
skillNeeds = {
maxStack = 100,
{
carried = "Backpack",
"Tailoring",
weight = 10000,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodShopCartItem",
typeID = 0,
},
["Wooden Barge"] = {
untranslated = "Wooden Barge",
category = nil,
group = "Crafted Objects",
description = "",
tagGroups = {
"Vehicles",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 100.0,
weight = 20000,
baseXPGain = 0.5,
calories = nil,
defaultVariant = "Linen Fabric",
carbs = nil,
defaultVariantUntranslated = "Linen Fabric",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Linen Fabric"] = {
density = nil,
untranslated = "Linen Fabric",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Linen Yarn",
roomCategory = nil,
4.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Linen Yarn",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Linen Fabric",
energyType = nil,
1,
fluidsUsed = nil,
"Linen Fabric",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenBargeItem",
typeID = 0,
},
["Wooden Bow"] = {
untranslated = "Wooden Bow",
category = nil,
group = "Items",
description = "A primitive ranged weapon for hunting. Requires arrows to fire.",
tagGroups = {
"Tool",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenBowItem",
typeID = 0,
},
},
["Linen Yarn"] = {
["Wooden Ceiling Light"] = {
dispCraftStn = "1",
untranslated = "Wooden Ceiling Light",
checkImage = "1",
category = nil,
untranslated = "Linen Yarn",
group = "Housing Objects",
craftStn = {
description = "A more modern way to light up a room.",
{
tagGroups = {
"Tailoring Table",
"Housing",
"Tailoring Table",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 500,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenCeilingLightItem",
typeID = 0,
},
["Wooden Elevator"] = {
untranslated = "Wooden Elevator",
category = nil,
group = "Crafted Objects",
description = "An elevator for transporting loads vertically.",
tagGroups = {
"Vehicles",
},
},
moduleNeeds = {},
maxStack = 100,
baseCraftTime = 1.0,
carried = "Backpack",
baseLaborCost = 30.0,
weight = 10000,
baseXPGain = 0.1,
calories = nil,
defaultVariant = "Linen Yarn",
carbs = nil,
defaultVariantUntranslated = "Linen Yarn",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Linen Yarn"] = {
density = nil,
untranslated = "Linen Yarn",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = nil,
"Flax Fiber",
roomCategory = nil,
1.0,
furnitureType = nil,
false,
repeatsDepreciation = nil,
"Flax Fiber",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Linen Yarn",
energyType = nil,
2.0,
fluidsUsed = nil,
"Linen Yarn",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = nil,
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenElevatorItem",
typeID = 0,
},
["Wooden Fabric Bed"] = {
untranslated = "Wooden Fabric Bed",
category = nil,
group = "Housing Objects",
description = "A much more comfortable bed made with fabric.",
tagGroups = {
"Housing",
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "4",
roomCategory = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.3",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "18",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFabricBedItem",
typeID = 0,
},
},
["Loaded Taro Fries"] = {
["Wooden Floor Lamp"] = {
dispCraftStn = "1",
untranslated = "Wooden Floor Lamp",
checkImage = "1",
category = nil,
untranslated = "Loaded Taro Fries",
group = "Housing Objects",
craftStn = {
description = "A more modern way to light up a room. This time from the floor.",
{
tagGroups = {
"Cast Iron Stove",
"Housing",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
5,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Loaded Taro Fries",
defaultVariantUntranslated = "Loaded Taro Fries",
numberOfVariants = "1",
variants = {
["Loaded Taro Fries"] = {
untranslated = "Loaded Taro Fries",
ingredients = {
{
"ITEM",
"Taro Fries",
1.0,
false,
"Taro Fries",
},
{
"ITEM",
"Sun Cheese",
2.0,
false,
"Sun Cheese",
},
{
"ITEM",
"Prepared Meat",
2.0,
false,
"Prepared Meat",
},
},
products = {
{
"Loaded Taro Fries",
1.0,
"Loaded Taro Fries",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFloorLampItem",
typeID = 0,
},
},
["Logging Advanced Upgrade"] = {
["Wooden Frame Landscape"] = {
dispCraftStn = "1",
untranslated = "Wooden Frame Landscape",
checkImage = "1",
category = nil,
untranslated = "Logging Advanced Upgrade",
group = "Housing Objects",
craftStn = {
description = "",
{
tagGroups = {
"Carpentry Table",
"Housing",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Logging Advanced Upgrade",
defaultVariantUntranslated = "Logging Advanced Upgrade",
numberOfVariants = "1",
variants = {
["Logging Advanced Upgrade"] = {
untranslated = "Logging Advanced Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade 4",
1.0,
true,
"Advanced Upgrade 4",
},
},
products = {
{
"Logging Advanced Upgrade",
1.0,
"Logging Advanced Upgrade",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameLandscapeItem",
typeID = 0,
},
},
["Logging Basic Upgrade"] = {
["Wooden Frame Wide"] = {
dispCraftStn = "1",
untranslated = "Wooden Frame Wide",
checkImage = "1",
category = nil,
untranslated = "Logging Basic Upgrade",
group = "Housing Objects",
craftStn = {
description = "",
{
tagGroups = {
"Carpentry Table",
"Housing",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Logging Basic Upgrade",
defaultVariantUntranslated = "Logging Basic Upgrade",
numberOfVariants = "1",
variants = {
["Logging Basic Upgrade"] = {
untranslated = "Logging Basic Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Logging Basic Upgrade",
1.0,
"Logging Basic Upgrade",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameWideItem",
typeID = 0,
},
},
Loom = {
["Wooden Hoe"] = {
dispCraftStn = "1",
untranslated = "Wooden Hoe",
checkImage = "1",
category = nil,
untranslated = "Loom",
group = "Items",
craftStn = {
description = "A crude wooden hoe made for tilling soil.",
{
tagGroups = {
"Carpentry Table",
"Tool",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 600.0,
baseXPGain = 2.0,
defaultVariant = "Loom",
defaultVariantUntranslated = "Loom",
numberOfVariants = "1",
variants = {
Loom = {
untranslated = "Loom",
ingredients = {
{
"ITEM",
"Linen Yarn",
20.0,
false,
"Linen Yarn",
},
{
"TAG",
"Wood Board",
20.0,
false,
"Wood Board",
},
},
products = {
{
"Loom",
1.0,
"Loom",
},
},
},
},
},
maxStack = 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,
},
},
["Low Top Shoes"] = {
["Wooden Hull Planks"] = {
dispCraftStn = "1",
untranslated = "Wooden Hull Planks",
checkImage = "1",
category = nil,
untranslated = "Low Top Shoes",
group = "Items",
craftStn = {
description = "Basic wooden boards specially made for ships.",
{
tagGroups = {},
"Tailoring Table",
maxStack = 100,
"Tailoring Table",
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",
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Tailoring",
weight = 500,
1,
calories = nil,
"Tailoring",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenKitchenLampItem",
typeID = 0,
},
["Wooden Latrine"] = {
untranslated = "Wooden Latrine",
category = nil,
group = "Housing Objects",
description = "A wooden potty.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.0,
carried = "Backpack",
baseLaborCost = 150.0,
weight = 1000,
baseXPGain = 3.0,
calories = nil,
defaultVariant = "Low Top Shoes",
carbs = nil,
defaultVariantUntranslated = "Low Top Shoes",
protein = nil,
numberOfVariants = "1",
fat = nil,
variants = {
vitamins = nil,
["Low Top Shoes"] = {
density = nil,
untranslated = "Low Top Shoes",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "1.5",
"Leather Hide",
roomCategory = "Bathroom",
4.0,
furnitureType = "Toilet",
false,
repeatsDepreciation = "0.1",
"Leather Hide",
materialTier = nil,
},
fuelsUsed = nil,
},
gridRadius = nil,
products = {
energyUsed = nil,
{
energyProduced = nil,
"Low Top Shoes",
energyType = nil,
1.0,
fluidsUsed = nil,
"Low Top Shoes",
fluidsProduced = nil,
},
validTalents = nil,
},
footprint = "4",
},
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LatrineItem",
typeID = 0,
},
["Wooden Mold"] = {
untranslated = "Wooden Mold",
category = nil,
group = "Items",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenMoldItem",
typeID = 0,
},
["Wooden Moorage Post"] = {
untranslated = "Wooden Moorage Post",
category = nil,
group = "Crafted Objects",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenMooragePostItem",
typeID = 0,
},
["Wooden Oar"] = {
untranslated = "Wooden Oar",
category = nil,
group = "Items",
description = "An important piece of equipment used to give smaller wooden ships momentum.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenOarItem",
typeID = 0,
},
["Wooden Rudder"] = {
untranslated = "Wooden Rudder",
category = nil,
group = "Items",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenRudderItem",
typeID = 0,
},
["Wooden Shovel"] = {
untranslated = "Wooden Shovel",
category = nil,
group = "Items",
description = "A simple wooden shovel made for moving dirt.",
tagGroups = {
"Tool",
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenShovelItem",
typeID = 0,
},
},
Lumber = {
["Wooden Straw Bed"] = {
dispCraftStn = "1",
untranslated = "Wooden Straw Bed",
checkImage = "1",
category = nil,
untranslated = "Lumber",
group = "Housing Objects",
craftStn = {
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
{
tagGroups = {
"Sawmill",
"Housing",
"Sawmill",
},
},
},
skillNeeds = {
maxStack = 1,
{
carried = "Backpack",
"Carpentry",
weight = 2000,
1,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenStrawBedItem",
typeID = 0,
},
["Wooden Table Lamp"] = {
untranslated = "Wooden Table Lamp",
category = nil,
group = "Housing Objects",
description = "For late night studying. Or working. Or anything, really.",
tagGroups = {
"Housing",
},
},
moduleNeeds = {},
maxStack = 1,
baseCraftTime = 0.32,
carried = "Backpack",
baseLaborCost = 60.0,
weight = 500,
baseXPGain = 1.0,
calories = nil,
defaultVariant = "Lumber",
carbs = nil,
defaultVariantUntranslated = "Lumber",
protein = nil,
numberOfVariants = 3,
fat = nil,
variants = {
vitamins = nil,
Lumber = {
density = nil,
untranslated = "Lumber",
fuel = nil,
ingredients = {
yield = nil,
{
currency = nil,
"ITEM",
skillValue = "2",
"Nail",
roomCategory = "Lighting",
1.0,
furnitureType = "Lights",
false,
repeatsDepreciation = "0.7",
"Nail",
materialTier = nil,
},
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Flaxseed Oil",
energyProduced = nil,
0.5,
energyType = nil,
false,
fluidsUsed = nil,
"Flaxseed Oil",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = "2",
"TAG",
mobile = nil,
"Wood Board",
roomSizeReq = nil,
5.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Wood Board",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
},
inventoryRestrictions = nil,
products = {
NutrientElement = nil,
{
type = "WoodenTableLampItem",
"Lumber",
typeID = 0,
1,
},
"Lumber",
["Wooden Transport Ship"] = {
},
untranslated = "Wooden Transport Ship",
},
category = nil,
},
group = "Crafted Objects",
["Hardwood Lumber"] = {
description = "",
untranslated = "Hardwood Lumber",
tagGroups = {
ingredients = {
"Vehicles",
{
"ITEM",
"Hardwood Board",
5.0,
false,
"Hardwood Board",
},
{
"ITEM",
"Nail",
1.0,
false,
"Nail",
},
{
"ITEM",
"Flaxseed Oil",
0.5,
false,
"Flaxseed Oil",
},
},
products = {
{
"Hardwood Lumber",
"",
"Hardwood Lumber",
},
},
},
["Softwood Lumber"] = {
untranslated = "Softwood Lumber",
ingredients = {
{
"ITEM",
"Softwood Board",
5.0,
false,
"Softwood Board",
},
{
"ITEM",
"Nail",
1.0,
false,
"Nail",
},
{
"ITEM",
"Flaxseed Oil",
0.5,
false,
"Flaxseed Oil",
},
},
products = {
{
"Softwood Lumber",
"",
"Softwood Lumber",
},
},
},
},
},
maxStack = 100,
carried = "Backpack",
weight = 20000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenTransportShipItem",
typeID = 0,
},
["Wooden Wheel"] = {
untranslated = "Wooden Wheel",
category = nil,
group = "Items",
description = "A basic wheel for use in early wooden vehicles.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenWheelItem",
typeID = 0,
},
},
["Lumber Bench"] = {
["Wool Carpet"] = {
dispCraftStn = "1",
untranslated = "Wool Carpet",
checkImage = "1",
category = nil,
untranslated = "Lumber Bench",
group = "Blocks",
craftStn = {
description = "A woven wool floor covering attached to a lumber backing.",
{
tagGroups = {
"Sawmill",
"Constructable",
"Sawmill",
},
},
},
skillNeeds = {
maxStack = 20,
{
carried = "Hands",
"Carpentry",
weight = 10000,
3,
calories = nil,
"Carpentry",
carbs = nil,
},
protein = nil,
},
fat = nil,
moduleNeeds = {},
vitamins = nil,
baseCraftTime = 4.0,
density = nil,
baseLaborCost = 60.0,
fuel = nil,
baseXPGain = 3.0,
yield = nil,
defaultVariant = "Lumber Bench",
currency = nil,
defaultVariantUntranslated = "Lumber Bench",
skillValue = nil,
numberOfVariants = 3,
roomCategory = nil,
variants = {
furnitureType = nil,
["Lumber Bench"] = {
repeatsDepreciation = nil,
untranslated = "Lumber Bench",
materialTier = 4,
ingredients = {
fuelsUsed = nil,
{
gridRadius = nil,
"ITEM",
energyUsed = nil,
"Nail",
energyProduced = nil,
2.0,
energyType = nil,
false,
fluidsUsed = nil,
"Nail",
fluidsProduced = nil,
},
validTalents = nil,
{
footprint = nil,
"TAG",
mobile = nil,
"Lumber",
roomSizeReq = nil,
8.0,
roomMatReq = nil,
false,
roomContainReq = nil,
"Lumber",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
{
inventoryRestrictions = nil,
"TAG",
NutrientElement = nil,
"Wood Board",
type = "WoolCarpetItem",
5.0,
typeID = 0,
false,
},
"Wood Board",
["Wool Curtains"] = {
},
untranslated = "Wool Curtains",
},
category = nil,
products = {
group = "Blocks",
{
description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
"Lumber Bench",
tagGroups = {
1.0,
"Constructable",
"Lumber Bench",
},
},
},
["Softwood Lumber Bench"] = {
untranslated = "Softwood Lumber Bench",
ingredients = {
{
"ITEM",
"Softwood Lumber",
8.0,
false,
"Softwood Lumber",
},
{
"ITEM",
"Nail",
2.0,
false,
"Nail",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
},
products = {
{
"Softwood Lumber Bench",
1,
"Softwood Lumber Bench",
},
},
},
["Hardwood Lumber Bench"] = {
untranslated = "Hardwood Lumber Bench",
ingredients = {
{
"ITEM",
"Hardwood Lumber",
8.0,
false,
"Hardwood Lumber",
},
{
"ITEM",
"Nail",
2.0,
false,
"Nail",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
},
products = {
{
"Hardwood Lumber Bench",
1.0,
"Hardwood Lumber Bench",
},
},
},
},
},
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,
},
},
["Lumber Chair"] = {
["Wool Fabric"] = {
dispCraftStn = "1",
untranslated = "Wool Fabric",
checkImage = "1",
category = nil,
untranslated = "Lumber Chair",
group = "Items",
craftStn = {
description = "Wool fabric is warm and durable, but it can be slightly itchy.",
{
tagGroups = {
"Sawmill",
"Fabric",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
2,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Lumber Chair",
defaultVariantUntranslated = "Lumber Chair",
numberOfVariants = 3,
variants = {
["Lumber Chair"] = {
untranslated = "Lumber Chair",
ingredients = {
{
"ITEM",
"Nail",
8.0,
false,
"Nail",
},
{
"TAG",
"Lumber",
6.0,
false,
"Lumber",
},
},
products = {
{
"Lumber Chair",
1.0,
"Lumber Chair",
},
},
},
["Softwood Lumber Chair"] = {
untranslated = "Softwood Lumber Chair",
ingredients = {
{
"ITEM",
"Softwood Lumber",
6.0,
false,
"Softwood Lumber",
},
{
"ITEM",
"Nail",
8.0,
false,
"Nail",
},
},
products = {
{
"Softwood Lumber Chair",
1,
"Softwood Lumber Chair",
},
},
},
["Hardwood Lumber Chair"] = {
untranslated = "Hardwood Lumber Chair",
ingredients = {
{
"ITEM",
"Hardwood Lumber",
6.0,
false,
"Hardwood Lumber",
},
{
"ITEM",
"Nail",
8.0,
false,
"Nail",
},
},
products = {
{
"Hardwood Lumber Chair",
1.0,
"Hardwood Lumber Chair",
},
},
},
},
},
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,
},
},
["Lumber Door"] = {
["Wool Yarn"] = {
dispCraftStn = "1",
untranslated = "Wool Yarn",
checkImage = "1",
category = nil,
untranslated = "Lumber Door",
group = "Items",
craftStn = {
description = "Spun wool that can be used for knitting, weaving, or sewing.",
{
tagGroups = {},
"Sawmill",
maxStack = 100,
"Sawmill",
carried = "Backpack",
},
weight = 20,
},
calories = nil,
skillNeeds = {
carbs = nil,
{
protein = nil,
"Carpentry",
fat = nil,
5,
vitamins = nil,
"Carpentry",
density = nil,
},
fuel = nil,
},
yield = nil,
moduleNeeds = {},
currency = nil,
baseCraftTime = 1.0,
skillValue = nil,
baseLaborCost = 60.0,
roomCategory = nil,
baseXPGain = 1.5,
furnitureType = nil,
defaultVariant = "Lumber Door",
repeatsDepreciation = nil,
defaultVariantUntranslated = "Lumber Door",
materialTier = nil,
numberOfVariants = 3,
fuelsUsed = nil,
variants = {
gridRadius = nil,
["Lumber Door"] = {
energyUsed = nil,
untranslated = "Lumber Door",
energyProduced = nil,
ingredients = {
energyType = nil,
{
fluidsUsed = nil,
"TAG",
fluidsProduced = nil,
"Lumber",
validTalents = nil,
2.0,
footprint = nil,
true,
mobile = nil,
"Lumber",
roomSizeReq = nil,
},
roomMatReq = nil,
{
roomContainReq = nil,
"TAG",
inventorySlots = nil,
"Wood Board",
inventoryMaxWeight = nil,
4.0,
inventoryRestrictions = nil,
true,
NutrientElement = nil,
"Wood Board",
type = "WoolYarnItem",
},
typeID = 0,
},
products = {
{
"Lumber Door",
1.0,
"Lumber Door",
},
},
},
["Softwood Lumber Door"] = {
untranslated = "Softwood Lumber Door",
ingredients = {
{
"ITEM",
"Softwood Lumber",
2.0,
true,
"Softwood Lumber",
},
{
"TAG",
"Wood Board",
4.0,
true,
"Wood Board",
},
},
products = {
{
"Softwood Lumber Door",
1,
"Softwood Lumber Door",
},
},
},
["Hardwood Lumber Door"] = {
untranslated = "Hardwood Lumber Door",
ingredients = {
{
"ITEM",
"Hardwood Lumber",
2.0,
true,
"Hardwood Lumber",
},
{
"TAG",
"Wood Board",
4.0,
true,
"Wood Board",
},
},
products = {
{
"Hardwood Lumber Door",
1.0,
"Hardwood Lumber Door",
},
},
},
},
},
},
["Lumber Dresser"] = {
["Work Backpack"] = {
dispCraftStn = "1",
untranslated = "Work Backpack",
checkImage = "1",
category = nil,
untranslated = "Lumber Dresser",
group = "Clothing",
craftStn = {
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 = {
"Sawmill",
"Clothes",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
5,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 180.0,
baseXPGain = 2.0,
defaultVariant = "Lumber Dresser",
defaultVariantUntranslated = "Lumber Dresser",
numberOfVariants = 3,
variants = {
["Lumber Dresser"] = {
untranslated = "Lumber Dresser",
ingredients = {
{
"ITEM",
"Nail",
8.0,
false,
"Nail",
},
{
"TAG",
"Lumber",
6.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Lumber Dresser",
1.0,
"Lumber Dresser",
},
},
},
["Hardwood Lumber Dresser"] = {
untranslated = "Hardwood Lumber Dresser",
ingredients = {
{
"ITEM",
"Hardwood Lumber",
6.0,
false,
"Hardwood Lumber",
},
{
"ITEM",
"Nail",
8.0,
false,
"Nail",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Hardwood Lumber Dresser",
1,
"Hardwood Lumber Dresser",
},
},
},
["Softwood Lumber Dresser"] = {
untranslated = "Softwood Lumber Dresser",
ingredients = {
{
"ITEM",
"Softwood Lumber",
6.0,
false,
"Softwood Lumber",
},
{
"ITEM",
"Nail",
8.0,
false,
"Nail",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Softwood Lumber Dresser",
1,
"Softwood Lumber Dresser",
},
},
},
},
},
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,
},
},
["Lumber Stockpile"] = {
["Work Boots"] = {
dispCraftStn = "1",
untranslated = "Work Boots",
checkImage = "1",
category = nil,
untranslated = "Lumber Stockpile",
group = "Clothing",
craftStn = {
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 = {
"Sawmill",
"Clothes",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
4,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 600.0,
baseXPGain = 3.0,
defaultVariant = "Lumber Stockpile",
defaultVariantUntranslated = "Lumber Stockpile",
numberOfVariants = "1",
variants = {
["Lumber Stockpile"] = {
untranslated = "Lumber Stockpile",
ingredients = {
{
"TAG",
"Lumber",
15.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
},
products = {
{
"Lumber Stockpile",
1.0,
"Lumber Stockpile",
},
},
},
},
},
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,
},
},
["Lumber Table"] = {
Workbench = {
dispCraftStn = "1",
untranslated = "Workbench",
checkImage = "1",
category = nil,
untranslated = "Lumber Table",
group = "Work Stations",
craftStn = {
description = "A bench for the basics and making even more benches.",
{
tagGroups = {
"Sawmill",
"Crafting Table",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
6,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 3.0,
defaultVariant = "Lumber Table",
defaultVariantUntranslated = "Lumber Table",
numberOfVariants = 3,
variants = {
["Lumber Table"] = {
untranslated = "Lumber Table",
ingredients = {
{
"ITEM",
"Nail",
8.0,
false,
"Nail",
},
{
"TAG",
"Lumber",
18.0,
false,
"Lumber",
},
},
products = {
{
"Lumber Table",
1.0,
"Lumber Table",
},
},
},
["Softwood Lumber Table"] = {
untranslated = "Softwood Lumber Table",
ingredients = {
{
"ITEM",
"Softwood Lumber",
18.0,
false,
"Softwood Lumber",
},
{
"ITEM",
"Nail",
8.0,
false,
"Nail",
},
},
products = {
{
"Softwood Lumber Table",
1,
"Softwood Lumber Table",
},
},
},
["Hardwood Lumber Table"] = {
untranslated = "Hardwood Lumber Table",
ingredients = {
{
"ITEM",
"Hardwood Lumber",
18.0,
false,
"Hardwood Lumber",
},
{
"ITEM",
"Nail",
8.0,
false,
"Nail",
},
},
products = {
{
"Hardwood Lumber Table",
1.0,
"Hardwood Lumber Table",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WorkbenchItem",
typeID = 0,
},
},
Macarons = {
["Worldly Donut"] = {
dispCraftStn = "1",
untranslated = "Worldly Donut",
checkImage = "1",
category = nil,
untranslated = "Macarons",
group = "Food",
craftStn = {
description = "Understand this, and you will understand a lot.",
{
tagGroups = {
"Bakery Oven",
"Food",
"Bakery Oven",
},
},
skillNeeds = {
{
"Advanced Baking",
5,
"Advanced Baking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Macarons",
defaultVariantUntranslated = "Macarons",
numberOfVariants = "1",
variants = {
Macarons = {
untranslated = "Macarons",
ingredients = {
{
"ITEM",
"Pastry Dough",
2.0,
false,
"Pastry Dough",
},
{
"ITEM",
"Sugar",
5.0,
false,
"Sugar",
},
{
"ITEM",
"Huckleberry Extract",
1.0,
false,
"Huckleberry Extract",
},
},
products = {
{
"Macarons",
1.0,
"Macarons",
},
},
},
},
},
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,
},
},
["Machinist Table"] = {
Yeast = {
dispCraftStn = "1",
untranslated = "Yeast",
checkImage = "1",
category = nil,
untranslated = "Machinist Table",
group = "Food",
craftStn = {
description = "A fungus that acts as an amazing leavening agent.",
{
tagGroups = {
"Sawmill",
"Food",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 20.0,
baseLaborCost = 300.0,
baseXPGain = 10.0,
defaultVariant = "Machinist Table",
defaultVariantUntranslated = "Machinist Table",
numberOfVariants = "1",
variants = {
["Machinist Table"] = {
untranslated = "Machinist Table",
ingredients = {
{
"ITEM",
"Iron Bar",
12.0,
false,
"Iron Bar",
},
{
"TAG",
"Lumber",
12.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
12.0,
false,
"Wood Board",
},
},
products = {
{
"Machinist Table",
1.0,
"Machinist Table",
},
},
},
},
},
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,
},
},
["Masonry Advanced Upgrade"] = {
["Zoning Office"] = {
dispCraftStn = "1",
untranslated = "Zoning Office",
checkImage = "1",
category = nil,
untranslated = "Masonry Advanced Upgrade",
group = "Work Stations",
craftStn = {
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 = {
"Cement Kiln",
"Government",
"Cement Kiln",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Masonry Advanced Upgrade",
defaultVariantUntranslated = "Masonry Advanced Upgrade",
numberOfVariants = "1",
variants = {
["Masonry Advanced Upgrade"] = {
untranslated = "Masonry Advanced Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade 4",
1.0,
true,
"Advanced Upgrade 4",
},
},
products = {
{
"Masonry Advanced Upgrade",
1.0,
"Masonry Advanced Upgrade",
},
},
},
},
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ZoningOfficeItem",
typeID = 0,
},
},
["Masonry Basic Upgrade"] = {
},
dispCraftStn = "1",
tags = {
checkImage = "1",
["Advanced Research"] = {
untranslated = "Masonry Basic Upgrade",
"Agriculture Research Paper Advanced",
craftStn = {
"Culinary Research Paper Advanced",
{
"Dendrology Research Paper Advanced",
"Masonry Table",
"Engineering Research Paper Advanced",
"Masonry Table",
"Geology Research Paper Advanced",
},
"Metallurgy Research Paper Advanced",
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Masonry Basic Upgrade",
defaultVariantUntranslated = "Masonry Basic Upgrade",
numberOfVariants = "1",
variants = {
["Masonry Basic Upgrade"] = {
untranslated = "Masonry Basic Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Masonry Basic Upgrade",
1.0,
"Masonry Basic Upgrade",
},
},
},
},
},
},
["Masonry Mortar"] = {
["Advanced Upgrade"] = {
dispCraftStn = "1",
"Advanced Upgrade 1",
checkImage = "1",
"Advanced Upgrade 2",
untranslated = "Masonry Mortar",
"Advanced Upgrade 3",
craftStn = {
"Advanced Upgrade 4",
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.2,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Masonry Mortar",
defaultVariantUntranslated = "Masonry Mortar",
numberOfVariants = "1",
variants = {
["Masonry Mortar"] = {
untranslated = "Masonry Mortar",
ingredients = {
{
"ITEM",
"Sand",
1.0,
false,
"Sand",
},
},
products = {
{
"Mortar",
3.0,
"Mortar",
},
},
},
},
},
},
["Masonry Skill Book"] = {
["Animal Skin"] = {
dispCraftStn = "1",
"Fur Pelt",
checkImage = "1",
"Leather Hide",
untranslated = "Masonry Skill Book",
craftStn = {
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 300.0,
baseXPGain = 0.0,
defaultVariant = "Masonry Skill Book",
defaultVariantUntranslated = "Masonry Skill Book",
numberOfVariants = "1",
variants = {
["Masonry Skill Book"] = {
untranslated = "Masonry Skill Book",
ingredients = {
{
"ITEM",
"Geology Research Paper Basic",
3.0,
false,
"Geology Research Paper Basic",
},
{
"ITEM",
"Gathering Research Paper Basic",
3.0,
false,
"Gathering Research Paper Basic",
},
},
products = {
{
"Masonry Skill Book",
1.0,
"Masonry Skill Book",
},
{
"Masonry Skill Book",
1.0,
"Masonry Skill Book",
},
},
},
},
},
},
["Masonry Table"] = {
["Ashlar Stone"] = {
dispCraftStn = "1",
"Ashlar Basalt",
checkImage = "1",
"Ashlar Gneiss",
untranslated = "Masonry Table",
"Ashlar Granite",
craftStn = {
"Ashlar Limestone",
{
"Ashlar Sandstone",
"Workbench",
"Ashlar Shale",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 100.0,
baseXPGain = 5.0,
defaultVariant = "Masonry Table",
defaultVariantUntranslated = "Masonry Table",
numberOfVariants = "1",
variants = {
["Masonry Table"] = {
untranslated = "Masonry Table",
ingredients = {
{
"TAG",
"Rock",
20.0,
false,
"Rock",
},
{
"TAG",
"Wood",
10.0,
false,
"Wood",
},
},
products = {
{
"Masonry Table",
1.0,
"Masonry Table",
},
},
},
},
},
},
["Meat Pie"] = {
["Baked Food"] = {
dispCraftStn = "1",
"Baked Agave",
checkImage = "1",
"Baked Beet",
untranslated = "Meat Pie",
"Baked Corn",
craftStn = {
"Baked Heart Of Palm",
{
"Baked Roast",
"Bakery Oven",
"Baked Taro",
"Bakery Oven",
"Baked Tomato",
},
"Camas Bulb Bake",
},
skillNeeds = {
{
"Baking",
5,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Meat Pie",
defaultVariantUntranslated = "Meat Pie",
numberOfVariants = "1",
variants = {
["Meat Pie"] = {
untranslated = "Meat Pie",
ingredients = {
{
"ITEM",
"Flour",
4.0,
false,
"Flour",
},
{
"ITEM",
"Scrap Meat",
12.0,
false,
"Scrap Meat",
},
{
"TAG",
"Fat",
2.0,
false,
"Fat",
},
},
products = {
{
"Meat Pie",
1.0,
"Meat Pie",
},
},
},
},
},
},
["Meat Stock"] = {
["Baked Vegetable"] = {
dispCraftStn = "1",
"Baked Agave",
checkImage = "1",
"Baked Beet",
untranslated = "Meat Stock",
"Baked Corn",
craftStn = {
"Baked Heart Of Palm",
{
"Baked Taro",
"Cast Iron Stove",
"Baked Tomato",
"Cast Iron Stove",
"Camas Bulb Bake",
},
},
skillNeeds = {
{
"Cooking",
2,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Meat Stock",
defaultVariantUntranslated = "Meat Stock",
numberOfVariants = "1",
variants = {
["Meat Stock"] = {
untranslated = "Meat Stock",
ingredients = {
{
"ITEM",
"Scrap Meat",
8.0,
false,
"Scrap Meat",
},
},
products = {
{
"Meat Stock",
1.0,
"Meat Stock",
},
},
},
},
},
},
["Meaty Stew"] = {
["Basic Research"] = {
dispCraftStn = "1",
"Culinary Research Paper Basic",
checkImage = "1",
"Dendrology Research Paper Basic",
untranslated = "Meaty Stew",
"Gathering Research Paper Basic",
craftStn = {
"Geology Research Paper Basic",
{
"Metallurgy Research Paper Basic",
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
3,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Meaty Stew",
defaultVariantUntranslated = "Meaty Stew",
numberOfVariants = "1",
variants = {
["Meaty Stew"] = {
untranslated = "Meaty Stew",
ingredients = {
{
"ITEM",
"Charred Meat",
2.0,
false,
"Charred Meat",
},
{
"ITEM",
"Scrap Meat",
1.0,
false,
"Scrap Meat",
},
{
"ITEM",
"Flour",
1.0,
false,
"Flour",
},
{
"TAG",
"Fat",
1.0,
false,
"Fat",
},
},
products = {
{
"Meaty Stew",
1.0,
"Meaty Stew",
},
},
},
},
},
},
["Mechanical Water Pump"] = {
["Basic Upgrade"] = {
dispCraftStn = "1",
"Basic Upgrade 1",
checkImage = "1",
"Basic Upgrade 2",
untranslated = "Mechanical Water Pump",
"Basic Upgrade 3",
craftStn = {
"Basic Upgrade 4",
{
"Wainwright Table",
"Wainwright Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 60.0,
baseXPGain = 5.0,
defaultVariant = "Mechanical Water Pump",
defaultVariantUntranslated = "Mechanical Water Pump",
numberOfVariants = "1",
variants = {
["Mechanical Water Pump"] = {
untranslated = "Mechanical Water Pump",
ingredients = {
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
{
"ITEM",
"Iron Pipe",
8.0,
false,
"Iron Pipe",
},
},
products = {
{
"Mechanical Water Pump",
1.0,
"Mechanical Water Pump",
},
},
},
},
},
},
["Mechanics Advanced Upgrade"] = {
Bread = {
dispCraftStn = "1",
"Bread",
checkImage = "1",
"Camas Bread",
untranslated = "Mechanics Advanced Upgrade",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Mechanics Advanced Upgrade",
defaultVariantUntranslated = "Mechanics Advanced Upgrade",
numberOfVariants = "1",
variants = {
["Mechanics Advanced Upgrade"] = {
untranslated = "Mechanics Advanced Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade 4",
1.0,
true,
"Advanced Upgrade 4",
},
},
products = {
{
"Mechanics Advanced Upgrade",
1.0,
"Mechanics Advanced Upgrade",
},
},
},
},
},
},
["Mechanics Modern Upgrade"] = {
["Burnable Fuel"] = {
dispCraftStn = "1",
"Arrow",
checkImage = "1",
"Birch Log",
untranslated = "Mechanics Modern Upgrade",
"Board",
craftStn = {
"Cedar Log",
{
"Ceiba Log",
"Electric Machinist Table",
"Charcoal",
"Electric Machinist Table",
"Crushed Coal",
},
"Fir Log",
},
"Hardwood Board",
skillNeeds = {
"Hardwood Hewn Log",
{
"Hardwood Lumber",
"Mechanics",
"Hewn Log",
1,
"Joshua Log",
"Mechanics",
"Lumber",
},
"Oak Log",
},
"Palm Log",
moduleNeeds = {},
"Paper",
baseCraftTime = 15.0,
"Plant Fibers",
baseLaborCost = 6000.0,
"Redwood Log",
baseXPGain = 4.0,
"Saguaro Rib",
defaultVariant = "Mechanics Modern Upgrade",
"Softwood Board",
defaultVariantUntranslated = "Mechanics Modern Upgrade",
"Softwood Hewn Log",
numberOfVariants = "1",
"Softwood Lumber",
variants = {
"Spruce Log",
["Mechanics Modern Upgrade"] = {
"Wood Pulp",
untranslated = "Mechanics Modern Upgrade",
ingredients = {
{
"ITEM",
"Modern Upgrade Lvl4",
1.0,
true,
"Modern Upgrade Lvl4",
},
},
products = {
{
"Mechanics Modern Upgrade",
1.0,
"Mechanics Modern Upgrade",
},
},
},
},
},
},
["Mechanics Skill Book"] = {
["Campfire Salad"] = {
dispCraftStn = "1",
"Beet Campfire Salad",
checkImage = "1",
"Fern Campfire Salad",
untranslated = "Mechanics Skill Book",
"Jungle Campfire Salad",
craftStn = {
"Root Campfire Salad",
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 30.0,
baseLaborCost = 6000.0,
baseXPGain = 0.0,
defaultVariant = "Mechanics Skill Book",
defaultVariantUntranslated = "Mechanics Skill Book",
numberOfVariants = "1",
variants = {
["Mechanics Skill Book"] = {
untranslated = "Mechanics Skill Book",
ingredients = {
{
"ITEM",
"Engineering Research Paper Advanced",
10.0,
false,
"Engineering Research Paper Advanced",
},
{
"ITEM",
"Metallurgy Research Paper Advanced",
10.0,
false,
"Metallurgy Research Paper Advanced",
},
{
"TAG",
"Basic Research",
20.0,
false,
"Basic Research",
},
{
"TAG",
"Advanced Research",
5.0,
false,
"Advanced Research",
},
},
products = {
{
"Mechanics Skill Book",
1.0,
"Mechanics Skill Book",
},
{
"Mechanics Skill Book",
1.0,
"Mechanics Skill Book",
},
},
},
},
},
},
["Medium Fishing Trawler"] = {
["Charred Fruit"] = {
dispCraftStn = "1",
"Charred Cactus Fruit",
checkImage = "1",
"Charred Papaya",
untranslated = "Medium Fishing Trawler",
"Charred Pineapple",
craftStn = {
{
"Medium Shipyard",
"Medium Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 1200.0,
baseXPGain = 24.0,
defaultVariant = "Medium Fishing Trawler",
defaultVariantUntranslated = "Medium Fishing Trawler",
numberOfVariants = "1",
variants = {
["Medium Fishing Trawler"] = {
untranslated = "Medium Fishing Trawler",
ingredients = {
{
"ITEM",
"Iron Hull Sheet",
8.0,
false,
"Iron Hull Sheet",
},
{
"ITEM",
"Wooden Hull Planks",
4.0,
false,
"Wooden Hull Planks",
},
{
"ITEM",
"Hemp Mooring Rope",
8.0,
false,
"Hemp Mooring Rope",
},
{
"ITEM",
"Metal Rudder",
1.0,
true,
"Metal Rudder",
},
{
"ITEM",
"Iron Axle",
1.0,
true,
"Iron Axle",
},
{
"ITEM",
"Iron Anchor",
1.0,
true,
"Iron Anchor",
},
{
"ITEM",
"Portable Steam Engine",
1.0,
true,
"Portable Steam Engine",
},
{
"ITEM",
"Medium Metal Ship Frame",
1.0,
true,
"Medium Metal Ship Frame",
},
},
products = {
{
"Medium Fishing Trawler",
1.0,
"Medium Fishing Trawler",
},
},
},
},
},
},
["Medium Metal Ship Frame"] = {
["Charred Green"] = {
dispCraftStn = "1",
"Charred Agave",
checkImage = "1",
"Charred Fireweed Shoots",
untranslated = "Medium Metal Ship Frame",
"Wilted Fiddleheads",
craftStn = {
{
"Medium Shipyard",
"Medium Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 160.0,
baseXPGain = 2.0,
defaultVariant = "Medium Metal Ship Frame",
defaultVariantUntranslated = "Medium Metal Ship Frame",
numberOfVariants = "1",
variants = {
["Medium Metal Ship Frame"] = {
untranslated = "Medium Metal Ship Frame",
ingredients = {
{
"ITEM",
"Iron Bar",
12.0,
false,
"Iron Bar",
},
{
"ITEM",
"Screws",
12.0,
false,
"Screws",
},
{
"ITEM",
"Metal Keel",
1.0,
true,
"Metal Keel",
},
},
products = {
{
"Medium Metal Ship Frame",
1,
"Medium Metal Ship Frame",
},
},
},
},
},
},
["Medium Shipyard"] = {
["Charred Vegetable"] = {
dispCraftStn = "1",
"Charred Beans",
checkImage = "1",
"Charred Beet",
untranslated = "Medium Shipyard",
"Charred Camas Bulb",
craftStn = {
"Charred Corn",
{
"Charred Heart Of Palm",
"Machinist Table",
"Charred Mushrooms",
"Machinist Table",
"Charred Taro",
},
"Charred Tomato",
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 800.0,
baseXPGain = 6.0,
defaultVariant = "Medium Shipyard",
defaultVariantUntranslated = "Medium Shipyard",
numberOfVariants = "1",
variants = {
["Medium Shipyard"] = {
untranslated = "Medium Shipyard",
ingredients = {
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
{
"TAG",
"Lumber",
8.0,
false,
"Lumber",
},
},
products = {
{
"Medium Shipyard",
1.0,
"Medium Shipyard",
},
},
},
},
},
},
["Medium Wooden Ship Frame"] = {
Clothes = {
dispCraftStn = "1",
"Bandana",
checkImage = "1",
"Basic Backpack",
untranslated = "Medium Wooden Ship Frame",
"Bearpack",
craftStn = {
"Big Backpack",
{
"Builder Boots",
"Small Shipyard",
"Builder Gloves",
"Small Shipyard",
"Builder Helmet",
},
"Builder Overalls",
},
"Builder Shirt",
skillNeeds = {
"Bycocket",
{
"Camo Pants",
"Shipwright",
"Camo Shirt",
1,
"Capris",
"Shipwright",
"Carbide Helmet Lamp",
},
"Chef Hat",
},
"Chef Pants",
moduleNeeds = {},
"Chef Shirt",
baseCraftTime = 1.0,
"Chef Shoes",
baseLaborCost = 120.0,
"Cloth Belt",
baseXPGain = 2.0,
"Cloth Cape",
defaultVariant = "Medium Wooden Ship Frame",
"Derpy Hat",
defaultVariantUntranslated = "Medium Wooden Ship Frame",
"Explorer Boots",
numberOfVariants = "1",
"Explorer Gloves",
variants = {
"Explorer Hat",
["Medium Wooden Ship Frame"] = {
"Explorer Pants",
untranslated = "Medium Wooden Ship Frame",
"Explorer Shirt",
ingredients = {
"Farmer Boots",
{
"Farmer Gloves",
"ITEM",
"Farmer Hat",
"Wooden Keel",
"Farmer Overalls",
1.0,
"Farmer Shirt",
true,
"Garden Boots",
"Wooden Keel",
"Gigot Sleeve Shirt",
},
"Henley",
{
"Light Backpack",
"TAG",
"Low Top Shoes",
"Hewn Log",
"Muffin Hat",
16.0,
"Oil Head Lamp",
false,
"Primitive Canvas Boots",
"Hewn Log",
"Primitive Canvas Pants",
},
"Primitive Canvas Shorts",
},
"Primitive Fur Belt",
products = {
"Primitive Leather Boots",
{
"Primitive Leather Pants",
"Medium Wooden Ship Frame",
"Primitive Leather Shirt",
1,
"Primitive Leather Shorts",
"Medium Wooden Ship Frame",
"Running Shoes",
},
"Sandals",
},
"Shipwright Hat",
},
"Shipwright Overalls",
},
"Shipwright Sandals",
},
"Shipwright Shirt",
["Melting Fat"] = {
"Shorts",
dispCraftStn = "1",
"Smith Apron",
checkImage = "1",
"Smith Bandana",
untranslated = "Melting Fat",
"Smith Boots",
craftStn = {
"Smith Gloves",
{
"Smith Pants",
"Bakery Oven",
"Smith Shirt",
"Bakery Oven",
"Square Belt",
},
"Tailor Bowler Hat",
},
"Tailor Pants",
skillNeeds = {
"Tailor Shirt",
{
"Tailor Shoes",
"Baking",
"Tall Boots",
1,
"Trapper Fur Hat",
"Baking",
"Trapper Leather Hat",
},
"Trousers",
},
"Tunic",
moduleNeeds = {},
"Villagers Cowl Lowered",
baseCraftTime = 0.5,
"Villagers Cowl Raised",
baseLaborCost = 15.0,
"Wanderers Hood Lowered",
baseXPGain = 0.5,
"Wanderers Hood Raised",
defaultVariant = "Melting Fat",
"Work Backpack",
defaultVariantUntranslated = "Melting Fat",
"Work Boots",
numberOfVariants = "1",
variants = {
["Melting Fat"] = {
untranslated = "Melting Fat",
ingredients = {
{
"ITEM",
"Scrap Meat",
6.0,
false,
"Scrap Meat",
},
},
products = {
{
"Tallow",
1.0,
"Tallow",
},
},
},
},
},
["Metal Keel"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Metal Keel",
craftStn = {
{
"Shaper",
"Shaper",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Metal Keel",
defaultVariantUntranslated = "Metal Keel",
numberOfVariants = "1",
variants = {
["Metal Keel"] = {
untranslated = "Metal Keel",
ingredients = {
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
},
products = {
{
"Metal Keel",
1,
"Metal Keel",
},
},
},
},
},
},
["Metal Rudder"] = {
Coal = {
dispCraftStn = "1",
"Charcoal",
checkImage = "1",
"Crushed Coal",
untranslated = "Metal Rudder",
craftStn = {
{
"Medium Shipyard",
"Medium Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Metal Rudder",
defaultVariantUntranslated = "Metal Rudder",
numberOfVariants = "1",
variants = {
["Metal Rudder"] = {
untranslated = "Metal Rudder",
ingredients = {
{
"ITEM",
"Iron Plate",
4.0,
false,
"Iron Plate",
},
{
"ITEM",
"Screws",
8.0,
false,
"Screws",
},
{
"ITEM",
"Iron Gear",
2.0,
false,
"Iron Gear",
},
},
products = {
{
"Metal Rudder",
1,
"Metal Rudder",
},
},
},
},
},
},
["Metallurgy Research Paper Advanced"] = {
["Composite Lumber"] = {
dispCraftStn = "1",
"Composite Birch Lumber",
checkImage = "1",
"Composite Cedar Lumber",
untranslated = "Metallurgy Research Paper Advanced",
"Composite Ceiba Lumber",
craftStn = {
"Composite Fir Lumber",
{
"Composite Joshua Lumber",
"Research Table",
"Composite Lumber",
"Research Table",
"Composite Oak Lumber",
},
"Composite Palm Lumber",
},
"Composite Redwood Lumber",
skillNeeds = {
"Composite Saguaro Lumber",
{
"Composite Spruce Lumber",
"Smelting",
1,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 120.0,
baseXPGain = 3.0,
defaultVariant = "Metallurgy Research Paper Advanced",
defaultVariantUntranslated = "Metallurgy Research Paper Advanced",
numberOfVariants = "1",
variants = {
["Metallurgy Research Paper Advanced"] = {
untranslated = "Metallurgy Research Paper Advanced",
ingredients = {
{
"ITEM",
"Iron Bar",
10.0,
false,
"Iron Bar",
},
{
"ITEM",
"Copper Bar",
5.0,
false,
"Copper Bar",
},
},
products = {
{
"Metallurgy Research Paper Advanced",
1,
"Metallurgy Research Paper Advanced",
},
},
},
},
},
},
["Metallurgy Research Paper Basic"] = {
["Concentrated Ore"] = {
dispCraftStn = "1",
"Copper Concentrate",
checkImage = "1",
"Gold Concentrate",
untranslated = "Metallurgy Research Paper Basic",
"Iron Concentrate",
craftStn = {
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 30.0,
baseXPGain = 1.5,
defaultVariant = "Metallurgy Research Paper Basic",
defaultVariantUntranslated = "Metallurgy Research Paper Basic",
numberOfVariants = "1",
variants = {
["Metallurgy Research Paper Basic"] = {
untranslated = "Metallurgy Research Paper Basic",
ingredients = {
{
"TAG",
"Ore",
10.0,
false,
"Ore",
},
},
products = {
{
"Metallurgy Research Paper Basic",
1,
"Metallurgy Research Paper Basic",
},
},
},
},
},
},
["Metallurgy Research Paper Modern"] = {
Concrete = {
dispCraftStn = "1",
"Reinforced Concrete",
checkImage = "1",
untranslated = "Metallurgy Research Paper Modern",
craftStn = {
{
"Laboratory",
"Laboratory",
},
},
skillNeeds = {
{
"Advanced Smelting",
1,
"Advanced Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 6.0,
defaultVariant = "Metallurgy Research Paper Modern",
defaultVariantUntranslated = "Metallurgy Research Paper Modern",
numberOfVariants = "1",
variants = {
["Metallurgy Research Paper Modern"] = {
untranslated = "Metallurgy Research Paper Modern",
ingredients = {
{
"ITEM",
"Rebar",
6.0,
false,
"Rebar",
},
{
"ITEM",
"Steel Bar",
10.0,
false,
"Steel Bar",
},
},
products = {
{
"Metallurgy Research Paper Modern",
1,
"Metallurgy Research Paper Modern",
},
},
},
},
},
},
Mill = {
Constructable = {
dispCraftStn = "1",
"Ashlar Basalt",
checkImage = "1",
"Ashlar Gneiss",
untranslated = "Mill",
"Ashlar Granite",
craftStn = {
"Ashlar Limestone",
{
"Ashlar Sandstone",
"Masonry Table",
"Ashlar Shale",
"Masonry Table",
"Asphalt Concrete",
},
"Brick",
},
"Composite Birch Lumber",
skillNeeds = {
"Composite Cedar Lumber",
{
"Composite Ceiba Lumber",
"Masonry",
"Composite Fir Lumber",
1,
"Composite Joshua Lumber",
"Masonry",
"Composite Lumber",
},
"Composite Oak Lumber",
},
"Composite Palm Lumber",
moduleNeeds = {},
"Composite Redwood Lumber",
baseCraftTime = 8.0,
"Composite Saguaro Lumber",
baseLaborCost = 360.0,
"Composite Spruce Lumber",
baseXPGain = 5.0,
"Corrugated Steel",
defaultVariant = "Mill",
"Cotton Carpet",
defaultVariantUntranslated = "Mill",
"Cotton Curtains",
numberOfVariants = "1",
"Dirt Ramp",
variants = {
"Flat Steel",
Mill = {
"Framed Glass",
untranslated = "Mill",
"Glass",
ingredients = {
"Hardwood Hewn Log",
{
"Hardwood Lumber",
"TAG",
"Hewn Log",
"Rock",
"Lumber",
40.0,
"Mortared Granite",
false,
"Mortared Limestone",
"Rock",
"Mortared Sandstone",
},
"Mortared Stone",
{
"Nylon Carpet",
"TAG",
"Nylon Curtains",
"Wood",
"Reinforced Concrete",
20.0,
"Softwood Hewn Log",
false,
"Softwood Lumber",
"Wood",
"Stone Road",
},
"Wool Carpet",
},
"Wool Curtains",
products = {
{
"Mill",
1.0,
"Mill",
},
},
},
},
},
["Milling Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Milling Skill Book",
craftStn = {
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Farming",
1,
"Farming",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 3000.0,
baseXPGain = 0.0,
defaultVariant = "Milling Skill Book",
defaultVariantUntranslated = "Milling Skill Book",
numberOfVariants = "1",
variants = {
["Milling Skill Book"] = {
untranslated = "Milling Skill Book",
ingredients = {
{
"ITEM",
"Dendrology Research Paper Basic",
5.0,
false,
"Dendrology Research Paper Basic",
},
{
"ITEM",
"Geology Research Paper Basic",
5.0,
false,
"Geology Research Paper Basic",
},
{
"ITEM",
"Culinary Research Paper Basic",
5.0,
false,
"Culinary Research Paper Basic",
},
{
"ITEM",
"Gathering Research Paper Basic",
5.0,
false,
"Gathering Research Paper Basic",
},
{
"TAG",
"Basic Research",
15.0,
false,
"Basic Research",
},
},
products = {
{
"Milling Skill Book",
1.0,
"Milling Skill Book",
},
{
"Milling Skill Book",
1.0,
"Milling Skill Book",
},
},
},
},
},
["Milling Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Milling Upgrade",
craftStn = {
{
"Mill",
"Mill",
},
},
skillNeeds = {
{
"Milling",
1,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Milling Upgrade",
defaultVariantUntranslated = "Milling Upgrade",
numberOfVariants = "1",
variants = {
["Milling Upgrade"] = {
untranslated = "Milling Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Milling Upgrade",
1.0,
"Milling Upgrade",
},
},
},
},
},
},
["Millionaires Salad"] = {
["Crafting Table"] = {
dispCraftStn = "1",
"Advanced Carpentry Table",
checkImage = "1",
"Advanced Masonry Table",
untranslated = "Millionaires Salad",
"Advanced Tailoring Table",
craftStn = {
"Anvil",
{
"Arrastra",
"Kitchen",
"Assembly Line",
"Kitchen",
"Automatic Loom",
},
"Bakery Oven",
},
"Blast Furnace",
skillNeeds = {
"Bloomery",
{
"Butchery Table",
"Advanced Cooking",
"Campfire",
6,
"Carpentry Table",
"Advanced Cooking",
"Cast Iron Stove",
},
"Cement Kiln",
},
"Computer Lab",
moduleNeeds = {},
"Electric Lathe",
baseCraftTime = 2.0,
"Electric Machinist Table",
baseLaborCost = 65.0,
"Electric Planer",
baseXPGain = 1.0,
"Electric Stamping Press",
defaultVariant = "Millionaires Salad",
"Electronics Assembly",
defaultVariantUntranslated = "Millionaires Salad",
"Farmers Table",
numberOfVariants = "1",
"Fiber Scutching Station",
variants = {
"Fish Rack",
["Millionaires Salad"] = {
"Fishery",
untranslated = "Millionaires Salad",
"Froth Floatation Cell",
ingredients = {
"Glassworks",
{
"Jaw Crusher",
"ITEM",
"Kiln",
"Heart Of Palm",
"Kitchen",
6.0,
"Laboratory",
false,
"Lathe",
"Heart Of Palm",
"Loom",
},
"Machinist Table",
{
"Masonry Table",
"ITEM",
"Medium Shipyard",
"Cookeina Mushrooms",
"Mill",
8.0,
"Oil Refinery",
false,
"Pump Jack",
"Cookeina Mushrooms",
"Robotic Assembly Line",
},
"Rocker Box",
{
"Rolling Mill",
"ITEM",
"Sawmill",
"Papaya",
"Screening Machine",
12.0,
"Screw Press",
false,
"Sensor Based Belt Sorter",
"Papaya",
"Shaper",
},
"Small Paper Machine",
{
"Small Shipyard",
"ITEM",
"Spin Melter",
"Pineapple",
"Stamp Mill",
6.0,
"Stove",
false,
"Tailoring Table",
"Pineapple",
"Tool Bench",
},
"Wainwright Table",
},
"Workbench",
products = {
{
"Millionaires Salad",
1.0,
"Millionaires Salad",
},
},
},
},
},
["Mining Advanced Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Mining Advanced Upgrade",
craftStn = {
{
"Screening Machine",
"Screening Machine",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Mining Advanced Upgrade",
defaultVariantUntranslated = "Mining Advanced Upgrade",
numberOfVariants = "1",
variants = {
["Mining Advanced Upgrade"] = {
untranslated = "Mining Advanced Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade 4",
1.0,
true,
"Advanced Upgrade 4",
},
},
products = {
{
"Mining Advanced Upgrade",
1.0,
"Mining Advanced Upgrade",
},
},
},
},
},
},
["Mining Basic Upgrade"] = {
Crop = {
dispCraftStn = "1",
"Beans",
checkImage = "1",
"Camas Bulb",
untranslated = "Mining Basic Upgrade",
"Cotton Boll",
craftStn = {
"Flax Stem",
{
"Kelp",
"Rocker Box",
"Plant Fibers",
"Rocker Box",
"Rice",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Mining Basic Upgrade",
defaultVariantUntranslated = "Mining Basic Upgrade",
numberOfVariants = "1",
variants = {
["Mining Basic Upgrade"] = {
untranslated = "Mining Basic Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Mining Basic Upgrade",
1.0,
"Mining Basic Upgrade",
},
},
},
},
},
},
["Mining Modern Upgrade"] = {
["Crop Seed"] = {
dispCraftStn = "1",
"Agave Seed",
checkImage = "1",
"Amanita Mushroom Spores",
untranslated = "Mining Modern Upgrade",
"Beans",
craftStn = {
"Beet Seed",
{
"Bolete Mushroom Spores",
"Froth Floatation Cell",
"Camas Bulb",
"Froth Floatation Cell",
"Cookeina Mushroom Spores",
},
"Corn Seed",
},
"Crimini Mushroom Spores",
skillNeeds = {
"Fern Spore",
{
"Fireweed Seed",
"Mining",
"Flax Seed",
1,
"Huckleberry Seed",
"Mining",
"Papaya Seed",
},
"Pineapple Seed",
},
"Prickly Pear Seed",
moduleNeeds = {},
"Pumpkin Seed",
baseCraftTime = 18.0,
"Rice",
baseLaborCost = 9000.0,
"Sunflower Seed",
baseXPGain = 4.0,
"Taro Seed",
defaultVariant = "Mining Modern Upgrade",
"Tomato Seed",
defaultVariantUntranslated = "Mining Modern Upgrade",
"Wheat Seed",
numberOfVariants = "1",
variants = {
["Mining Modern Upgrade"] = {
untranslated = "Mining Modern Upgrade",
ingredients = {
{
"ITEM",
"Modern Upgrade Lvl4",
1.0,
true,
"Modern Upgrade Lvl4",
},
},
products = {
{
"Mining Modern Upgrade",
1.0,
"Mining Modern Upgrade",
},
},
},
},
},
},
Mint = {
["Crushed Rock"] = {
dispCraftStn = "1",
"Crushed Basalt",
checkImage = "1",
"Crushed Gneiss",
untranslated = "Mint",
"Crushed Granite",
craftStn = {
"Crushed Limestone",
{
"Crushed Mixed Rock",
"Anvil",
"Crushed Sandstone",
"Anvil",
"Crushed Shale",
},
"Crushed Slag",
},
skillNeeds = {
{
"Smelting",
4,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 25.0,
baseLaborCost = 900.0,
baseXPGain = 20.0,
defaultVariant = "Mint",
defaultVariantUntranslated = "Mint",
numberOfVariants = "1",
variants = {
Mint = {
untranslated = "Mint",
ingredients = {
{
"ITEM",
"Brick",
16.0,
false,
"Brick",
},
{
"ITEM",
"Gold Bar",
8.0,
false,
"Gold Bar",
},
{
"TAG",
"Lumber",
30.0,
false,
"Lumber",
},
},
products = {
{
"Mint",
1.0,
"Mint",
},
},
},
},
},
},
["Mixed Fruit Salad"] = {
Excavatable = {
dispCraftStn = "1",
"Basalt",
checkImage = "1",
"Clay",
untranslated = "Mixed Fruit Salad",
"Coal",
craftStn = {
"Copper Concentrate",
{
"Copper Ore",
"Cast Iron Stove",
"Crushed Basalt",
"Cast Iron Stove",
"Crushed Coal",
},
"Crushed Copper Ore",
},
"Crushed Gneiss",
skillNeeds = {
"Crushed Gold Ore",
{
"Crushed Granite",
"Cooking",
"Crushed Iron Ore",
1,
"Crushed Limestone",
"Cooking",
"Crushed Mixed Rock",
},
"Crushed Sandstone",
},
"Crushed Shale",
moduleNeeds = {},
"Crushed Slag",
baseCraftTime = 4.0,
"Gneiss",
baseLaborCost = 25.0,
"Gold Concentrate",
baseXPGain = 1.0,
"Gold Ore",
defaultVariant = "Mixed Fruit Salad",
"Granite",
defaultVariantUntranslated = "Mixed Fruit Salad",
"Iron Concentrate",
numberOfVariants = "1",
"Iron Ore",
variants = {
"Limestone",
["Mixed Fruit Salad"] = {
"Sandstone",
untranslated = "Mixed Fruit Salad",
"Shale",
ingredients = {
"Slag",
{
"ITEM",
"Huckleberries",
10.0,
false,
"Huckleberries",
},
{
"ITEM",
"Beet",
6.0,
false,
"Beet",
},
},
products = {
{
"Fruit Salad",
1.0,
"Fruit Salad",
},
},
},
},
},
},
["Mixed Salad"] = {
Fabric = {
dispCraftStn = "1",
"Cloth",
checkImage = "1",
"Cotton Fabric",
untranslated = "Mixed Salad",
"Linen Fabric",
craftStn = {
"Nylon Fabric",
{
"Wool Fabric",
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
1,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Mixed Salad",
defaultVariantUntranslated = "Mixed Salad",
numberOfVariants = "1",
variants = {
["Mixed Salad"] = {
untranslated = "Mixed Salad",
ingredients = {
{
"ITEM",
"Fiddleheads",
6.0,
false,
"Fiddleheads",
},
{
"ITEM",
"Tomato",
6.0,
false,
"Tomato",
},
{
"ITEM",
"Fireweed Shoots",
4.0,
false,
"Fireweed Shoots",
},
},
products = {
{
"Basic Salad",
1.0,
"Basic Salad",
},
},
},
},
},
},
["Mixed Vegetable Medley"] = {
Fat = {
dispCraftStn = "1",
"Flaxseed Oil",
checkImage = "1",
"Oil",
untranslated = "Mixed Vegetable Medley",
"Tallow",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
1,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Mixed Vegetable Medley",
defaultVariantUntranslated = "Mixed Vegetable Medley",
numberOfVariants = "1",
variants = {
["Mixed Vegetable Medley"] = {
untranslated = "Mixed Vegetable Medley",
ingredients = {
{
"ITEM",
"Corn",
6.0,
false,
"Corn",
},
{
"ITEM",
"Camas Bulb",
6.0,
false,
"Camas Bulb",
},
},
products = {
{
"Vegetable Medley",
1.0,
"Vegetable Medley",
},
},
},
},
},
},
Mochi = {
Fertilizer = {
dispCraftStn = "1",
"Berry Extract Fertilizer",
checkImage = "1",
"Blood Meal Fertilizer",
untranslated = "Mochi",
"Camas Ash Fertilizer",
craftStn = {
"Composite Filler",
{
"Compost Fertilizer",
"Cast Iron Stove",
"Fiber Filler",
"Cast Iron Stove",
"Hide Ash Fertilizer",
},
"Pelt Fertilizer",
},
"Phosphate Fertilizer",
skillNeeds = {
"Pulp Filler",
{
"Cooking",
4,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Mochi",
defaultVariantUntranslated = "Mochi",
numberOfVariants = "1",
variants = {
Mochi = {
untranslated = "Mochi",
ingredients = {
{
"ITEM",
"Rice Flour",
4.0,
false,
"Rice Flour",
},
{
"ITEM",
"Sugar",
2.0,
false,
"Sugar",
},
{
"ITEM",
"Cornmeal",
2.0,
false,
"Cornmeal",
},
},
products = {
{
"Mochi",
1.0,
"Mochi",
},
},
},
},
},
},
["Modern Double Street Light"] = {
["Fertilizer Filler"] = {
dispCraftStn = "1",
"Composite Filler",
checkImage = "1",
"Fiber Filler",
untranslated = "Modern Double Street Light",
"Pulp Filler",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
5,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 140.0,
baseXPGain = 5.0,
defaultVariant = "Modern Double Street Light",
defaultVariantUntranslated = "Modern Double Street Light",
numberOfVariants = "1",
variants = {
["Modern Double Street Light"] = {
untranslated = "Modern Double Street Light",
ingredients = {
{
"ITEM",
"Steel Plate",
8.0,
false,
"Steel Plate",
},
{
"ITEM",
"Plastic",
5.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
10.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
2.0,
true,
"Light Bulb",
},
},
products = {
{
"Modern Double Street Light",
1.0,
"Modern Double Street Light",
},
},
},
},
},
},
["Modern Street Light"] = {
Fish = {
dispCraftStn = "1",
"Bass",
checkImage = "1",
"Blue Shark",
untranslated = "Modern Street Light",
"Cod",
craftStn = {
"Moon Jellyfish",
{
"Pacific Sardine",
"Robotic Assembly Line",
"Salmon",
"Robotic Assembly Line",
"Trout",
},
"Tuna",
},
skillNeeds = {
{
"Electronics",
5,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 120.0,
baseXPGain = 5.0,
defaultVariant = "Modern Street Light",
defaultVariantUntranslated = "Modern Street Light",
numberOfVariants = "1",
variants = {
["Modern Street Light"] = {
untranslated = "Modern Street Light",
ingredients = {
{
"ITEM",
"Steel Plate",
6.0,
false,
"Steel Plate",
},
{
"ITEM",
"Plastic",
4.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
6.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
},
products = {
{
"Modern Street Light",
1.0,
"Modern Street Light",
},
},
},
},
},
},
["Modern Upgrade 1"] = {
Food = {
dispCraftStn = "1",
"Acorn",
checkImage = "1",
"Acorn Powder",
untranslated = "Modern Upgrade 1",
"Agave Leaves",
craftStn = {
"Agave Seed",
{
"Agouti Enchiladas",
"Laboratory",
"Amanita Mushroom Spores",
"Laboratory",
"Amanita Mushrooms",
},
"Arctic Willow Seed",
},
"Autumn Stew",
skillNeeds = {},
"Baked Agave",
moduleNeeds = {},
"Baked Beet",
baseCraftTime = 2.0,
"Baked Corn",
baseLaborCost = 600.0,
"Baked Heart Of Palm",
baseXPGain = 0.0,
"Baked Meat",
defaultVariant = "Modern Upgrade 1",
"Baked Roast",
defaultVariantUntranslated = "Modern Upgrade 1",
"Baked Taro",
numberOfVariants = "1",
"Baked Tomato",
variants = {
"Banh Xeo",
["Modern Upgrade 1"] = {
"Bannock",
untranslated = "Modern Upgrade 1",
"Barrel Cactus Seed",
ingredients = {
"Basic Salad",
{
"Bean Paste",
"ITEM",
"Bean Sprout",
"Steel Bar",
"Beans",
3.0,
"Bear SUPREME",
true,
"Bearclaw",
"Steel Bar",
"Beet",
},
"Beet Campfire Salad",
{
"Beet Greens",
"ITEM",
"Beet Seed",
"Rivet",
"Big Bluestem Seed",
10.0,
"Birch Seed",
true,
"Bison Chow Fun",
"Rivet",
"Boiled Grains",
},
"Boiled Rice",
{
"Boiled Sausage",
"TAG",
"Bolete Mushroom Spores",
"Basic Research",
"Bolete Mushrooms",
1.0,
"Bread",
true,
"Bullrush Seed",
"Basic Research",
"Bunchgrass Seed",
},
"Camas Bread",
},
"Camas Bulb",
products = {
"Camas Bulb Bake",
{
"Camas Paste",
"Modern Upgrade 1",
"Campfire Roast",
1.0,
"Cedar Seed",
"Modern Upgrade 1",
"Ceiba Seed",
},
"Cereal Germ",
},
"Charred Agave",
},
"Charred Beans",
},
"Charred Beet",
},
"Charred Cactus Fruit",
["Modern Upgrade 2"] = {
"Charred Camas Bulb",
dispCraftStn = "1",
"Charred Corn",
checkImage = "1",
"Charred Fireweed Shoots",
untranslated = "Modern Upgrade 2",
"Charred Fish",
craftStn = {
"Charred Heart Of Palm",
{
"Charred Meat",
"Laboratory",
"Charred Mushrooms",
"Laboratory",
"Charred Papaya",
},
"Charred Pineapple",
},
"Charred Sausage",
skillNeeds = {},
"Charred Taro",
moduleNeeds = {},
"Charred Tomato",
baseCraftTime = 6.0,
"Clam Chowder",
baseLaborCost = 600.0,
"Cookeina Mushroom Spores",
baseXPGain = 0.0,
"Cookeina Mushrooms",
defaultVariant = "Modern Upgrade 2",
"Corn",
defaultVariantUntranslated = "Modern Upgrade 2",
"Corn Fritters",
numberOfVariants = "1",
"Corn Seed",
variants = {
"Cornmeal",
["Modern Upgrade 2"] = {
"Cotton Seed",
untranslated = "Modern Upgrade 2",
"Creosote Bush Seed",
ingredients = {
"Creosote Flower",
{
"Crimini Mushroom Spores",
"ITEM",
"Crimini Mushrooms",
"Steel Gear",
"Crimson Salad",
5.0,
"Crispy Bacon",
true,
"Dried Fish",
"Steel Gear",
"Dried Meat",
},
"Dwarf Willow Seed",
{
"Elk Taco",
"ITEM",
"Elk Wellington",
"Culinary Research Paper Modern",
"Fantastic Forest Pizza",
1.0,
"Fern Campfire Salad",
true,
"Fern Spore",
"Culinary Research Paper Modern",
"Fiddleheads",
},
"Field Campfire Stew",
{
"Filmy Fern Spore",
"ITEM",
"Fir Seed",
"Modern Upgrade 1",
"Fireweed Seed",
1.0,
"Fireweed Shoots",
true,
"Fish N Chips",
"Modern Upgrade 1",
"Flatbread",
},
"Flax Seed",
{
"Flaxseed Oil",
"TAG",
"Flour",
"Basic Research",
"Fried Camas",
1.0,
"Fried Fiddleheads",
true,
"Fried Hare Haunches",
"Basic Research",
"Fried Hearts Of Palm",
},
"Fried Taro",
},
"Fried Tomatoes",
products = {
"Fruit Muffin",
{
"Fruit Salad",
"Modern Upgrade 2",
"Fruit Tart",
1.0,
"Giant Cactus Fruit",
"Modern Upgrade 2",
"Grass Seed",
},
"Heart Of Palm",
},
"Hearty Hometown Pizza",
},
"Heliconia Seed",
},
"Hosomaki",
},
"Huckleberries",
["Modern Upgrade 3"] = {
"Huckleberry Extract",
dispCraftStn = "1",
"Huckleberry Fritter",
checkImage = "1",
"Huckleberry Pie",
untranslated = "Modern Upgrade 3",
"Huckleberry Seed",
craftStn = {
"Infused Oil",
{
"Jointfir Seed",
"Laboratory",
"Joshua Seed",
"Laboratory",
"Jungle Campfire Salad",
},
"Jungle Campfire Stew",
},
"Kelpy Crab Roll",
skillNeeds = {},
"King Fern Spore",
moduleNeeds = {},
"Lattice Mushroom Spores",
baseCraftTime = 10.0,
"Leavened Dough",
baseLaborCost = 600.0,
"Loaded Taro Fries",
baseXPGain = 0.0,
"Lupine Seed",
defaultVariant = "Modern Upgrade 3",
"Macarons",
defaultVariantUntranslated = "Modern Upgrade 3",
"Meat Pie",
numberOfVariants = "1",
"Meat Stock",
variants = {
"Meaty Stew",
["Modern Upgrade 3"] = {
"Millionaires Salad",
untranslated = "Modern Upgrade 3",
"Mochi",
ingredients = {
"Ocean Spray Seed",
{
"Oil",
"ITEM",
"Orchid",
"Steel Plate",
"Orchid Seed",
8.0,
"Palm Seed",
true,
"Papaya",
"Steel Plate",
"Papaya Seed",
},
"Pastry Dough",
{
"Phad Thai",
"ITEM",
"Pineapple",
"Rivet",
"Pineapple Friend Rice",
5.0,
"Pineapple Seed",
true,
"Pirozhok",
"Rivet",
"Poke Bowl",
},
"Prepared Meat",
{
"Prickly Pear Fruit",
"ITEM",
"Prickly Pear Seed",
"Modern Upgrade 2",
"Prime Cut",
1.0,
"Pumpkin",
true,
"Pumpkin Seed",
"Modern Upgrade 2",
"Pupusas",
},
"Raw Bacon",
{
"Raw Fish",
"TAG",
"Raw Meat",
"Basic Research",
"Raw Roast",
1.0,
"Raw Sausage",
true,
"Redwood Seed",
"Basic Research",
"Rice",
},
"Rice Flour",
{
"Rice Noodles",
"TAG",
"Roast Pumpkin",
"Composite Lumber",
"Root Campfire Salad",
8.0,
"Root Campfire Stew",
true,
"Saguaro Seed",
"Composite Lumber",
"Saxifrage Seed",
},
"Scrap Meat",
},
"Seagrass Seed",
products = {
"Seared Meat",
{
"Seeded Camas Roll",
"Modern Upgrade 3",
"Sensuous Sea Pizza",
1.0,
"Shark Fillet Soup",
"Modern Upgrade 3",
"Simmered Meat",
},
"Simple Syrup",
},
"Smooth Gut Noodle Roll",
},
"Spiky Roll",
},
"Spruce Seed",
},
"Stuffed Turkey",
["Modern Upgrade 4"] = {
"Sugar",
dispCraftStn = "1",
"Sugarcane",
checkImage = "1",
"Sun Cheese",
untranslated = "Modern Upgrade 4",
"Sunflower",
craftStn = {
"Sunflower Seed",
{
"Sweet Deer Jerky",
"Laboratory",
"Sweet Salad",
"Laboratory",
"Tallow",
},
"Taro Fries",
},
"Taro Root",
skillNeeds = {},
"Taro Seed",
moduleNeeds = {},
"Tasty Tropical Pizza",
baseCraftTime = 14.0,
"Tomato",
baseLaborCost = 600.0,
"Tomato Seed",
baseXPGain = 0.0,
"Topped Porridge",
defaultVariant = "Modern Upgrade 4",
"Tortilla",
defaultVariantUntranslated = "Modern Upgrade 4",
"Trillium Flower",
numberOfVariants = "1",
"Trillium Seed",
variants = {
"Vegetable Medley",
["Modern Upgrade 4"] = {
"Vegetable Soup",
untranslated = "Modern Upgrade 4",
"Vegetable Stock",
ingredients = {
"Waterweed Seed",
{
"Wheat",
"ITEM",
"Wheat Seed",
"Basic Circuit",
"White Bursage Seed",
4.0,
"Wild Mix",
true,
"Wild Stew",
"Basic Circuit",
"Wilted Fiddleheads",
},
"Worldly Donut",
{
"Yeast",
"ITEM",
},
"Plastic",
["Fried Vegetable"] = {
7.0,
"Fried Camas",
true,
"Fried Fiddleheads",
"Plastic",
"Fried Hearts Of Palm",
},
"Fried Taro",
{
"Fried Tomatoes",
"ITEM",
"Epoxy",
5.0,
true,
"Epoxy",
},
{
"ITEM",
"Modern Upgrade 3",
1.0,
true,
"Modern Upgrade 3",
},
{
"TAG",
"Basic Research",
1.0,
true,
"Basic Research",
},
},
products = {
{
"Modern Upgrade 4",
1.0,
"Modern Upgrade 4",
},
},
},
},
},
["Mortared Stone"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Mortared Stone",
craftStn = {
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Mortared Stone",
defaultVariantUntranslated = "Mortared Stone",
numberOfVariants = 4,
variants = {
["Mortared Stone"] = {
untranslated = "Mortared Stone",
ingredients = {
{
"ITEM",
"Mortar",
1.0,
false,
"Mortar",
},
{
"TAG",
"Rock",
4.0,
false,
"Rock",
},
},
products = {
{
"Mortared Stone",
1,
"Mortared Stone",
},
},
},
["Mortared Granite"] = {
untranslated = "Mortared Granite",
ingredients = {
{
"ITEM",
"Granite",
4.0,
false,
"Granite",
},
{
"ITEM",
"Mortar",
1.0,
false,
"Mortar",
},
},
products = {
{
"Mortared Granite",
"",
"Mortared Granite",
},
},
},
["Mortared Limestone"] = {
untranslated = "Mortared Limestone",
ingredients = {
{
"ITEM",
"Limestone",
4.0,
false,
"Limestone",
},
{
"ITEM",
"Mortar",
1.0,
false,
"Mortar",
},
},
products = {
{
"Mortared Limestone",
"",
"Mortared Limestone",
},
},
},
["Mortared Sandstone"] = {
untranslated = "Mortared Sandstone",
ingredients = {
{
"ITEM",
"Sandstone",
4.0,
false,
"Sandstone",
},
{
"ITEM",
"Mortar",
1.0,
false,
"Mortar",
},
},
products = {
{
"Mortared Sandstone",
"",
"Mortared Sandstone",
},
},
},
},
},
["Mortared Stone Bench"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Mortared Stone Bench",
craftStn = {
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
3,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 30.0,
baseXPGain = 3.0,
defaultVariant = "Mortared Stone Bench",
defaultVariantUntranslated = "Mortared Stone Bench",
numberOfVariants = 4,
variants = {
["Mortared Stone Bench"] = {
untranslated = "Mortared Stone Bench",
ingredients = {
{
"TAG",
"Mortared Stone",
24.0,
false,
"Mortared Stone",
},
},
products = {
{
"Mortared Stone Bench",
1.0,
"Mortared Stone Bench",
},
},
},
["Mortared Granite Bench"] = {
untranslated = "Mortared Granite Bench",
ingredients = {
{
"ITEM",
"Mortared Granite",
24.0,
false,
"Mortared Granite",
},
},
products = {
{
"Mortared Granite Bench",
1,
"Mortared Granite Bench",
},
},
},
["Mortared Limestone Bench"] = {
untranslated = "Mortared Limestone Bench",
ingredients = {
{
"ITEM",
"Mortared Limestone",
24.0,
false,
"Mortared Limestone",
},
},
products = {
{
"Mortared Limestone Bench",
1.0,
"Mortared Limestone Bench",
},
},
},
["Mortared Sandstone Bench"] = {
untranslated = "Mortared Sandstone Bench",
ingredients = {
{
"ITEM",
"Mortared Sandstone",
24.0,
false,
"Mortared Sandstone",
},
},
products = {
{
"Mortared Sandstone Bench",
1.0,
"Mortared Sandstone Bench",
},
},
},
},
},
["Mortared Stone Chair"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Mortared Stone Chair",
craftStn = {
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 30.0,
baseXPGain = 2.0,
defaultVariant = "Mortared Stone Chair",
defaultVariantUntranslated = "Mortared Stone Chair",
numberOfVariants = 4,
variants = {
["Mortared Stone Chair"] = {
untranslated = "Mortared Stone Chair",
ingredients = {
{
"TAG",
"Mortared Stone",
15.0,
false,
"Mortared Stone",
},
},
products = {
{
"Mortared Stone Chair",
1.0,
"Mortared Stone Chair",
},
},
},
["Mortared Granite Chair"] = {
untranslated = "Mortared Granite Chair",
ingredients = {
{
"ITEM",
"Mortared Granite",
15.0,
false,
"Mortared Granite",
},
},
products = {
{
"Mortared Granite Chair",
1,
"Mortared Granite Chair",
},
},
},
["Mortared Limestone Chair"] = {
untranslated = "Mortared Limestone Chair",
ingredients = {
{
"ITEM",
"Mortared Limestone",
15.0,
false,
"Mortared Limestone",
},
},
products = {
{
"Mortared Limestone Chair",
1.0,
"Mortared Limestone Chair",
},
},
},
["Mortared Sandstone Chair"] = {
untranslated = "Mortared Sandstone Chair",
ingredients = {
{
"ITEM",
"Mortared Sandstone",
15.0,
false,
"Mortared Sandstone",
},
},
products = {
{
"Mortared Sandstone Chair",
1.0,
"Mortared Sandstone Chair",
},
},
},
},
},
["Mortared Stone Door"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Mortared Stone Door",
craftStn = {
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Mortared Stone Door",
defaultVariantUntranslated = "Mortared Stone Door",
numberOfVariants = 4,
variants = {
["Mortared Stone Door"] = {
untranslated = "Mortared Stone Door",
ingredients = {
{
"TAG",
"Mortared Stone",
2.0,
true,
"Mortared Stone",
},
},
products = {
{
"Mortared Stone Door",
1.0,
"Mortared Stone Door",
},
},
},
["Mortared Granite Door"] = {
untranslated = "Mortared Granite Door",
ingredients = {
{
"ITEM",
"Mortared Granite",
2.0,
true,
"Mortared Granite",
},
},
products = {
{
"Mortared Granite Door",
1,
"Mortared Granite Door",
},
},
},
["Mortared Limestone Door"] = {
untranslated = "Mortared Limestone Door",
ingredients = {
{
"ITEM",
"Mortared Limestone",
2.0,
true,
"Mortared Limestone",
},
},
products = {
{
"Mortared Limestone Door",
1.0,
"Mortared Limestone Door",
},
},
},
["Mortared Sandstone Door"] = {
untranslated = "Mortared Sandstone Door",
ingredients = {
{
"ITEM",
"Mortared Sandstone",
2.0,
true,
"Mortared Sandstone",
},
},
products = {
{
"Mortared Sandstone Door",
1.0,
"Mortared Sandstone Door",
},
},
},
},
},
["Mortared Stone Fireplace"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Mortared Stone Fireplace",
craftStn = {
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
5,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 30.0,
baseXPGain = 4.0,
defaultVariant = "Mortared Stone Fireplace",
defaultVariantUntranslated = "Mortared Stone Fireplace",
numberOfVariants = 4,
variants = {
["Mortared Stone Fireplace"] = {
untranslated = "Mortared Stone Fireplace",
ingredients = {
{
"TAG",
"Mortared Stone",
40.0,
false,
"Mortared Stone",
},
},
products = {
{
"Mortared Stone Fireplace",
1.0,
"Mortared Stone Fireplace",
},
},
},
["Mortared Granite Fireplace"] = {
untranslated = "Mortared Granite Fireplace",
ingredients = {
{
"ITEM",
"Mortared Granite",
40.0,
false,
"Mortared Granite",
},
},
products = {
{
"Mortared Granite Fireplace",
1,
"Mortared Granite Fireplace",
},
},
},
["Mortared Limestone Fireplace"] = {
untranslated = "Mortared Limestone Fireplace",
ingredients = {
{
"ITEM",
"Mortared Limestone",
40.0,
false,
"Mortared Limestone",
},
},
products = {
{
"Mortared Limestone Fireplace",
1.0,
"Mortared Limestone Fireplace",
},
},
},
["Mortared Sandstone Fireplace"] = {
untranslated = "Mortared Sandstone Fireplace",
ingredients = {
{
"ITEM",
"Mortared Sandstone",
40.0,
false,
"Mortared Sandstone",
},
},
products = {
{
"Mortared Sandstone Fireplace",
1.0,
"Mortared Sandstone Fireplace",
},
},
},
},
},
["Mortared Stone Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Mortared Stone Table",
craftStn = {
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
2,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 30.0,
baseXPGain = 2.0,
defaultVariant = "Mortared Stone Table",
defaultVariantUntranslated = "Mortared Stone Table",
numberOfVariants = 4,
variants = {
["Mortared Stone Table"] = {
untranslated = "Mortared Stone Table",
ingredients = {
{
"TAG",
"Mortared Stone",
22.0,
false,
"Mortared Stone",
},
},
products = {
{
"Mortared Stone Table",
1.0,
"Mortared Stone Table",
},
},
},
["Mortared Granite Table"] = {
untranslated = "Mortared Granite Table",
ingredients = {
{
"ITEM",
"Mortared Granite",
22.0,
false,
"Mortared Granite",
},
},
products = {
{
"Mortared Granite Table",
1,
"Mortared Granite Table",
},
},
},
["Mortared Limestone Table"] = {
untranslated = "Mortared Limestone Table",
ingredients = {
{
"ITEM",
"Mortared Limestone",
22.0,
false,
"Mortared Limestone",
},
},
products = {
{
"Mortared Limestone Table",
1.0,
"Mortared Limestone Table",
},
},
},
["Mortared Sandstone Table"] = {
untranslated = "Mortared Sandstone Table",
ingredients = {
{
"ITEM",
"Mortared Sandstone",
22.0,
false,
"Mortared Sandstone",
},
},
products = {
{
"Mortared Sandstone Table",
1.0,
"Mortared Sandstone Table",
},
},
},
},
},
["Mortared Stones"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Mortared Stones",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 20.0,
baseXPGain = 0.0,
defaultVariant = "Mortared Stones",
defaultVariantUntranslated = "Mortared Stones",
numberOfVariants = "1",
variants = {
["Mortared Stones"] = {
untranslated = "Mortared Stones",
ingredients = {
{
"ITEM",
"Mortar",
1.0,
false,
"Mortar",
},
{
"TAG",
"Rock",
6.0,
false,
"Rock",
},
},
products = {
{
"Mortared Stone",
1.0,
"Mortared Stone",
},
},
},
},
},
["Mushroom Medley"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Mushroom Medley",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
1,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Mushroom Medley",
defaultVariantUntranslated = "Mushroom Medley",
numberOfVariants = "1",
variants = {
["Mushroom Medley"] = {
untranslated = "Mushroom Medley",
ingredients = {
{
"ITEM",
"Crimini Mushrooms",
4.0,
false,
"Crimini Mushrooms",
},
{
"ITEM",
"Cookeina Mushrooms",
4.0,
false,
"Cookeina Mushrooms",
},
{
"ITEM",
"Bolete Mushrooms",
4.0,
false,
"Bolete Mushrooms",
},
},
products = {
{
"Vegetable Medley",
1.0,
"Vegetable Medley",
},
},
},
},
},
Nail = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Nail",
craftStn = {
{
"Anvil",
"Anvil",
},
},
skillNeeds = {
{
"Smelting",
1,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 50.0,
baseXPGain = 0.5,
defaultVariant = "Nail",
defaultVariantUntranslated = "Nail",
numberOfVariants = "1",
variants = {
Nail = {
untranslated = "Nail",
ingredients = {
{
"ITEM",
"Iron Bar",
1.0,
false,
"Iron Bar",
},
},
products = {
{
"Nail",
16.0,
"Nail",
},
},
},
},
},
Nylon = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Nylon",
craftStn = {
{
"Oil Refinery",
"Oil Refinery",
},
},
skillNeeds = {
{
"Oil Drilling",
1,
"Oil Drilling",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 180.0,
baseXPGain = 1.0,
defaultVariant = "Nylon",
defaultVariantUntranslated = "Nylon",
numberOfVariants = "1",
variants = {
Nylon = {
untranslated = "Nylon",
ingredients = {
{
"ITEM",
"Petroleum",
4.0,
false,
"Petroleum",
},
},
products = {
{
"Nylon",
8.0,
"Nylon",
},
{
"Barrel",
3.0,
"Barrel",
},
},
},
},
},
["Nylon Carpet"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Nylon Carpet",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.64,
baseLaborCost = 180.0,
baseXPGain = 1.5,
defaultVariant = "Nylon Carpet",
defaultVariantUntranslated = "Nylon Carpet",
numberOfVariants = "1",
variants = {
["Nylon Carpet"] = {
untranslated = "Nylon Carpet",
ingredients = {
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"ITEM",
"Nylon Fabric",
3.0,
false,
"Nylon Fabric",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Nylon Carpet",
1,
"Nylon Carpet",
},
},
},
},
},
["Nylon Futon Bed"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Nylon Futon Bed",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
6,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 180.0,
baseXPGain = 6.0,
defaultVariant = "Nylon Futon Bed",
defaultVariantUntranslated = "Nylon Futon Bed",
numberOfVariants = "1",
variants = {
["Nylon Futon Bed"] = {
untranslated = "Nylon Futon Bed",
ingredients = {
{
"ITEM",
"Nylon Fabric",
20.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Cotton Fabric",
15.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Lumber",
6.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
12.0,
false,
"Wood Board",
},
},
products = {
{
"Nylon Futon Bed",
1.0,
"Nylon Futon Bed",
},
},
},
},
},
["Nylon Futon Couch"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Nylon Futon Couch",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
3,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 180.0,
baseXPGain = 2.0,
defaultVariant = "Nylon Futon Couch",
defaultVariantUntranslated = "Nylon Futon Couch",
numberOfVariants = "1",
variants = {
["Nylon Futon Couch"] = {
untranslated = "Nylon Futon Couch",
ingredients = {
{
"ITEM",
"Nylon Fabric",
20.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Cotton Fabric",
15.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Lumber",
8.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
20.0,
false,
"Wood Board",
},
},
products = {
{
"Nylon Futon Couch",
1.0,
"Nylon Futon Couch",
},
},
},
},
},
["Nylon Mooring Rope"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Nylon Mooring Rope",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 0.5,
defaultVariant = "Nylon Mooring Rope",
defaultVariantUntranslated = "Nylon Mooring Rope",
numberOfVariants = "1",
variants = {
["Nylon Mooring Rope"] = {
untranslated = "Nylon Mooring Rope",
ingredients = {
{
"ITEM",
"Nylon Thread",
4.0,
false,
"Nylon Thread",
},
},
products = {
{
"Nylon Mooring Rope",
1,
"Nylon Mooring Rope",
},
},
},
},
},
},
["Nylon Thread"] = {
Fruit = {
dispCraftStn = "1",
"Giant Cactus Fruit",
checkImage = "1",
"Huckleberries",
untranslated = "Nylon Thread",
"Papaya",
craftStn = {
"Pineapple",
{
"Prickly Pear Fruit",
"Spin Melter",
"Pumpkin",
"Spin Melter",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.75,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Nylon Thread",
defaultVariantUntranslated = "Nylon Thread",
numberOfVariants = "1",
variants = {
["Nylon Thread"] = {
untranslated = "Nylon Thread",
ingredients = {
{
"ITEM",
"Nylon",
2.0,
false,
"Nylon",
},
},
products = {
{
"Nylon Thread",
4.0,
"Nylon Thread",
},
},
},
},
},
},
["Nylon Trawler Net"] = {
Fungus = {
dispCraftStn = "1",
"Amanita Mushrooms",
checkImage = "1",
"Bolete Mushrooms",
untranslated = "Nylon Trawler Net",
"Cookeina Mushrooms",
craftStn = {
"Crimini Mushrooms",
{
"Fishery",
"Fishery",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 200.0,
baseXPGain = 10.0,
defaultVariant = "Nylon Trawler Net",
defaultVariantUntranslated = "Nylon Trawler Net",
numberOfVariants = "1",
variants = {
["Nylon Trawler Net"] = {
untranslated = "Nylon Trawler Net",
ingredients = {
{
"ITEM",
"Nylon Thread",
40.0,
false,
"Nylon Thread",
},
},
products = {
{
"Nylon Trawler Net",
1,
"Nylon Trawler Net",
},
},
},
},
},
},
Oil = {
Gear = {
dispCraftStn = "1",
"Iron Gear",
checkImage = "1",
"Steel Gear",
untranslated = "Oil",
craftStn = {
{
"Mill",
"Mill",
},
},
skillNeeds = {
{
"Milling",
1,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Oil",
defaultVariantUntranslated = "Oil",
numberOfVariants = "1",
variants = {
Oil = {
untranslated = "Oil",
ingredients = {
{
"ITEM",
"Cereal Germ",
8.0,
false,
"Cereal Germ",
},
},
products = {
{
"Oil",
1.0,
"Oil",
},
},
},
},
},
},
["Oil Drilling Skill Book"] = {
Government = {
dispCraftStn = "1",
"Amendments",
checkImage = "1",
"Ballot Box",
untranslated = "Oil Drilling Skill Book",
"Board Of Elections",
craftStn = {
"Capitol",
{
"Census Bureau",
"Laboratory",
"Country Foundation",
"Laboratory",
"Court Table",
},
"Embassy Desk",
},
"Executive Office",
skillNeeds = {
"Federation Foundation",
{
"Government Office",
"Mechanics",
"Immigration Desk",
1,
"Large Court",
"Mechanics",
"Outpost Table",
},
"Printing Press",
},
"Settlement Crafting Table",
moduleNeeds = {},
"Small Court",
baseCraftTime = 30.0,
"Stenographers Table",
baseLaborCost = 6000.0,
"Town Foundation",
baseXPGain = 0.0,
"Treasury",
defaultVariant = "Oil Drilling Skill Book",
"Zoning Office",
defaultVariantUntranslated = "Oil Drilling Skill Book",
numberOfVariants = "1",
variants = {
["Oil Drilling Skill Book"] = {
untranslated = "Oil Drilling Skill Book",
ingredients = {
{
"ITEM",
"Agriculture Research Paper Advanced",
10.0,
false,
"Agriculture Research Paper Advanced",
},
{
"ITEM",
"Geology Research Paper Modern",
10.0,
false,
"Geology Research Paper Modern",
},
{
"ITEM",
"Dendrology Research Paper Modern",
10.0,
false,
"Dendrology Research Paper Modern",
},
{
"ITEM",
"Engineering Research Paper Modern",
10.0,
false,
"Engineering Research Paper Modern",
},
{
"TAG",
"Basic Research",
30.0,
false,
"Basic Research",
},
{
"TAG",
"Advanced Research",
20.0,
false,
"Advanced Research",
},
},
products = {
{
"Oil Drilling Skill Book",
1.0,
"Oil Drilling Skill Book",
},
{
"Oil Drilling Skill Book",
1.0,
"Oil Drilling Skill Book",
},
},
},
},
},
},
["Oil Drilling Upgrade"] = {
Grain = {
dispCraftStn = "1",
"Rice",
checkImage = "1",
"Wheat",
untranslated = "Oil Drilling Upgrade",
craftStn = {
{
"Oil Refinery",
"Oil Refinery",
},
},
skillNeeds = {
{
"Oil Drilling",
1,
"Oil Drilling",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Oil Drilling Upgrade",
defaultVariantUntranslated = "Oil Drilling Upgrade",
numberOfVariants = "1",
variants = {
["Oil Drilling Upgrade"] = {
untranslated = "Oil Drilling Upgrade",
ingredients = {
{
"ITEM",
"Modern Upgrade 4",
1.0,
true,
"Modern Upgrade 4",
},
},
products = {
{
"Oil Drilling Upgrade",
1.0,
"Oil Drilling Upgrade",
},
},
},
},
},
},
["Oil Head Lamp"] = {
Greens = {
dispCraftStn = "1",
"Agave Leaves",
checkImage = "1",
"Beet Greens",
untranslated = "Oil Head Lamp",
"Fiddleheads",
craftStn = {
"Fireweed Shoots",
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 3.0,
defaultVariant = "Oil Head Lamp",
defaultVariantUntranslated = "Oil Head Lamp",
numberOfVariants = "1",
variants = {
["Oil Head Lamp"] = {
untranslated = "Oil Head Lamp",
ingredients = {
{
"ITEM",
"Iron Plate",
1.0,
false,
"Iron Plate",
},
{
"ITEM",
"Leather Hide",
5.0,
false,
"Leather Hide",
},
},
products = {
{
"Oil Head Lamp",
1.0,
"Oil Head Lamp",
},
},
},
},
},
},
["Oil Paint"] = {
Hardwood = {
dispCraftStn = "1",
"Birch Log",
checkImage = "1",
"Ceiba Log",
untranslated = "Oil Paint",
"Oak Log",
craftStn = {
{
"Mill",
"Mill",
},
},
skillNeeds = {
{
"Milling",
1,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 40.0,
baseXPGain = 0.5,
defaultVariant = "Oil Paint",
defaultVariantUntranslated = "Oil Paint",
numberOfVariants = "1",
variants = {
["Oil Paint"] = {
untranslated = "Oil Paint",
ingredients = {
{
"ITEM",
"Colored Powder",
4.0,
false,
"Colored Powder",
},
{
"ITEM",
"Flaxseed Oil",
2.0,
false,
"Flaxseed Oil",
},
},
products = {
{
"Oil Paint",
4.0,
"Oil Paint",
},
},
},
},
},
},
["Oil Refinery"] = {
["Hardwood Lumber"] = {
dispCraftStn = "1",
"Composite Birch Lumber",
checkImage = "1",
"Composite Ceiba Lumber",
untranslated = "Oil Refinery",
"Composite Oak Lumber",
craftStn = {
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 20.0,
baseLaborCost = 420.0,
baseXPGain = 40.0,
defaultVariant = "Oil Refinery",
defaultVariantUntranslated = "Oil Refinery",
numberOfVariants = "1",
variants = {
["Oil Refinery"] = {
untranslated = "Oil Refinery",
ingredients = {
{
"ITEM",
"Reinforced Concrete",
12.0,
false,
"Reinforced Concrete",
},
{
"ITEM",
"Iron Bar",
16.0,
false,
"Iron Bar",
},
{
"ITEM",
"Iron Gear",
24.0,
false,
"Iron Gear",
},
},
products = {
{
"Oil Refinery",
1.0,
"Oil Refinery",
},
},
},
},
},
},
["Orange Vase"] = {
["Hewn Log"] = {
dispCraftStn = "1",
"Hardwood Hewn Log",
checkImage = "1",
"Hewn Log",
untranslated = "Orange Vase",
"Softwood Hewn Log",
craftStn = {
{
"Glassworks",
"Glassworks",
},
},
skillNeeds = {
{
"Glassworking",
1,
"Glassworking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 90.0,
baseXPGain = 1.0,
defaultVariant = "Orange Vase",
defaultVariantUntranslated = "Orange Vase",
numberOfVariants = "1",
variants = {
["Orange Vase"] = {
untranslated = "Orange Vase",
ingredients = {
{
"ITEM",
"Glass",
4.0,
false,
"Glass",
},
},
products = {
{
"Orange Vase",
1.0,
"Orange Vase",
},
},
},
},
},
},
["Ornate Gold Frame Wide"] = {
Housing = {
dispCraftStn = "1",
"Adorned Ashlar Basalt Bench",
checkImage = "1",
"Adorned Ashlar Basalt Chair",
untranslated = "Ornate Gold Frame Wide",
"Adorned Ashlar Basalt Table",
craftStn = {
"Adorned Ashlar Stone Bench",
{
"Adorned Ashlar Stone Chair",
"Anvil",
"Adorned Ashlar Stone Table",
"Anvil",
"Ashlar Basalt Bench",
},
"Ashlar Basalt Chair",
},
"Ashlar Basalt Fireplace",
skillNeeds = {
"Ashlar Basalt Table",
{
"Ashlar Large Basalt Fountain",
"Smelting",
"Ashlar Large Stone Fountain",
4,
"Ashlar Small Basalt Fountain",
"Smelting",
"Ashlar Small Stone Fountain",
},
"Ashlar Stone Bench",
},
"Ashlar Stone Chair",
moduleNeeds = {},
"Ashlar Stone Fireplace",
baseCraftTime = 1.0,
"Ashlar Stone Table",
baseLaborCost = 160.0,
"Bakery Oven",
baseXPGain = 1.0,
"Bathtub",
defaultVariant = "Ornate Gold Frame Wide",
"Bison Mount",
defaultVariantUntranslated = "Ornate Gold Frame Wide",
"Bookshelf",
numberOfVariants = 5,
"Brazier",
variants = {
"Brick Fireplace",
["Ornate Gold Frame Wide"] = {
"Butchery Table",
untranslated = "Ornate Gold Frame Wide",
"Candle Stand",
ingredients = {
"Carved Pumpkin",
{
"Cast Iron Bed",
"ITEM",
"Cast Iron Royal Bed",
"Gold Bar",
"Cast Iron Stove",
2.0,
"Ceiling Candle",
false,
"Composite Birch Bench",
"Gold Bar",
"Composite Birch Chair",
},
"Composite Birch Table",
},
"Composite Hardwood Bench",
products = {
"Composite Hardwood Chair",
{
"Composite Hardwood Table",
"Ornate Gold Frame Wide",
"Composite Lumber Bench",
1.0,
"Composite Lumber Chair",
"Ornate Gold Frame Wide",
"Composite Lumber Table",
},
"Copper Frame Landscape",
},
"Copper Frame Wide",
},
"Couch",
["Ornate Gold Frame Landscape"] = {
"Country Foundation",
untranslated = "Ornate Gold Frame Landscape",
"Decorative Anchor",
ingredients = {
"Decorative Glass Buoy Blue",
{
"Decorative Glass Buoy Red",
"ITEM",
"Decorative Hanging Buoy",
"Gold Bar",
"Decorative Life Preserver",
2.0,
"Decorative Ship Wheel",
false,
"Electric Wall Lamp",
"Gold Bar",
"Elk Mount",
},
"Federation Foundation",
},
"Galaxy Vase",
products = {
"Goat Mount",
{
"Gold Frame Landscape",
"Ornate Gold Frame Landscape",
"Gold Frame Wide",
1,
"Hardwood Lumber Dresser",
"Ornate Gold Frame Landscape",
"Hewn Bench",
},
"Hewn Chair",
},
"Hewn Dresser",
},
"Hewn Nightstand",
["Ornate Gold Frame Square"] = {
"Hewn Softwood Bench",
untranslated = "Ornate Gold Frame Square",
"Hewn Softwood Chair",
ingredients = {
"Hewn Softwood Table",
{
"Hewn Table",
"ITEM",
"Icebox",
"Gold Bar",
"Iron Frame Landscape",
2.0,
"Iron Frame Wide",
false,
"Kitchen",
"Gold Bar",
"Large Bath Mat",
},
"Large Cotton Bunting Red",
},
"Large Cotton Bunting Regal",
products = {
"Large Festive Paper Lantern",
{
"Large Nylon Bunting Green",
"Ornate Gold Frame Square",
"Large Nylon Bunting Purple",
1.0,
"Large Paper Lantern",
"Ornate Gold Frame Square",
"Limestone Bison Statue",
},
"Limestone Otter Statue",
},
"Limestone Owl Statue",
},
"Limestone Wolf Statue",
["Ornate Gold Frame Portrait"] = {
"Lumber Bench",
untranslated = "Ornate Gold Frame Portrait",
"Lumber Chair",
ingredients = {
"Lumber Dresser",
{
"Lumber Table",
"ITEM",
"Mill",
"Gold Bar",
"Modern Double Street Light",
2.0,
"Modern Street Light",
false,
"Mortared Granite Bench",
"Gold Bar",
"Mortared Granite Chair",
},
"Mortared Granite Fireplace",
},
"Mortared Granite Table",
products = {
"Mortared Stone Bench",
{
"Mortared Stone Chair",
"Ornate Gold Frame Portrait",
"Mortared Stone Fireplace",
1.0,
"Mortared Stone Table",
"Ornate Gold Frame Portrait",
"Nylon Futon Bed",
},
"Nylon Futon Couch",
},
"Orange Vase",
},
"Ornate Gold Frame Landscape",
["Ornate Gold Frame Tall"] = {
"Ornate Gold Frame Wide",
untranslated = "Ornate Gold Frame Tall",
"Ornate Iron Frame Landscape",
ingredients = {
"Ornate Iron Frame Wide",
{
"Ornate Wooden Frame Landscape",
"ITEM",
"Ornate Wooden Frame Wide",
"Gold Bar",
"Padded Chair",
2.0,
"Plant Vase",
false,
"Purple Vase",
"Gold Bar",
"Red Vase",
},
"Refrigerator",
},
"Round Pot",
products = {
"Rug Large",
{
"Rug Medium",
"Ornate Gold Frame Tall",
"Rug Small",
1.0,
"Salt Basket",
"Ornate Gold Frame Tall",
"Sheep Mount",
},
"Shelf Cabinet",
},
"Sink",
},
"Small Bath Mat",
},
"Small Cotton Bunting Red",
},
"Small Cotton Bunting Regal",
["Ornate Iron Frame Wide"] = {
"Small Nylon Bunting Green",
dispCraftStn = "1",
"Small Nylon Bunting Purple",
checkImage = "1",
"Small Paper Lantern",
untranslated = "Ornate Iron Frame Wide",
"Small Sink",
craftStn = {
"Softwood Lumber Bench",
{
"Softwood Lumber Chair",
"Anvil",
"Softwood Lumber Dresser",
"Anvil",
"Softwood Lumber Table",
},
"Square Pot",
},
"Steel Abstract Fixture",
skillNeeds = {
"Steel Ceiling Light",
{
"Steel Floor Lamp",
"Smelting",
"Steel Hanging Fixture",
4,
"Steel Hanging Lamp",
"Smelting",
"Steel Kitchen Lamp",
},
"Steel Searchlight",
},
"Steel Square Fixture",
moduleNeeds = {},
"Steel Table Lamp",
baseCraftTime = 1.0,
"Stone Brazier",
baseLaborCost = 160.0,
"Stove",
baseXPGain = 1.0,
"Streetlamp",
defaultVariant = "Ornate Iron Frame Wide",
"Stuffed Alligator",
defaultVariantUntranslated = "Ornate Iron Frame Wide",
"Stuffed Bison",
numberOfVariants = 5,
"Stuffed Elk",
variants = {
"Stuffed Goat",
["Ornate Iron Frame Wide"] = {
"Stuffed Jaguar",
untranslated = "Ornate Iron Frame Wide",
"Stuffed Wolf",
ingredients = {
"Swirl Vase",
{
"Tallow Candle",
"ITEM",
"Tallow Lamp",
"Iron Bar",
"Tallow Wall Lamp",
2.0,
"Toilet",
false,
"Torch Stand",
"Iron Bar",
"Towel Rack",
},
"Town Foundation",
},
"Upholstered Chair",
products = {
"Upholstered Couch",
{
"Wall Candle",
"Ornate Iron Frame Wide",
"Washboard",
1.0,
"Washing Machine",
"Ornate Iron Frame Wide",
"Wooden Ceiling Light",
},
"Wooden Fabric Bed",
},
"Wooden Floor Lamp",
},
"Wooden Frame Landscape",
["Ornate Iron Frame Landscape"] = {
"Wooden Frame Wide",
untranslated = "Ornate Iron Frame Landscape",
"Wooden Kitchen Lamp",
ingredients = {
"Wooden Latrine",
{
"Wooden Straw Bed",
"ITEM",
"Wooden Table Lamp",
"Iron Bar",
2.0,
false,
"Iron Bar",
},
},
products = {
{
"Ornate Iron Frame Landscape",
1,
"Ornate Iron Frame Landscape",
},
},
},
["Ornate Iron Frame Square"] = {
untranslated = "Ornate Iron Frame Square",
ingredients = {
{
"ITEM",
"Iron Bar",
2.0,
false,
"Iron Bar",
},
},
products = {
{
"Ornate Iron Frame Square",
1.0,
"Ornate Iron Frame Square",
},
},
},
["Ornate Iron Frame Portrait"] = {
untranslated = "Ornate Iron Frame Portrait",
ingredients = {
{
"ITEM",
"Iron Bar",
2.0,
false,
"Iron Bar",
},
},
products = {
{
"Ornate Iron Frame Portrait",
1.0,
"Ornate Iron Frame Portrait",
},
},
},
["Ornate Iron Frame Tall"] = {
untranslated = "Ornate Iron Frame Tall",
ingredients = {
{
"ITEM",
"Iron Bar",
2.0,
false,
"Iron Bar",
},
},
products = {
{
"Ornate Iron Frame Tall",
1.0,
"Ornate Iron Frame Tall",
},
},
},
},
},
["Ornate Wooden Frame Wide"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Ornate Wooden Frame Wide",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
4,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 160.0,
baseXPGain = 1.0,
defaultVariant = "Ornate Wooden Frame Wide",
defaultVariantUntranslated = "Ornate Wooden Frame Wide",
numberOfVariants = 5,
variants = {
["Ornate Wooden Frame Wide"] = {
untranslated = "Ornate Wooden Frame Wide",
ingredients = {
{
"TAG",
"Lumber",
2.0,
false,
"Lumber",
},
},
products = {
{
"Ornate Wooden Frame Wide",
1.0,
"Ornate Wooden Frame Wide",
},
},
},
["Ornate Wooden Frame Landscape"] = {
untranslated = "Ornate Wooden Frame Landscape",
ingredients = {
{
"TAG",
"Lumber",
2.0,
false,
"Lumber",
},
},
products = {
{
"Ornate Wooden Frame Landscape",
1,
"Ornate Wooden Frame Landscape",
},
},
},
["Ornate Wooden Frame Square"] = {
untranslated = "Ornate Wooden Frame Square",
ingredients = {
{
"TAG",
"Lumber",
2.0,
false,
"Lumber",
},
},
products = {
{
"Ornate Wooden Frame Square",
1.0,
"Ornate Wooden Frame Square",
},
},
},
["Ornate Wooden Frame Portrait"] = {
untranslated = "Ornate Wooden Frame Portrait",
ingredients = {
{
"TAG",
"Lumber",
2.0,
false,
"Lumber",
},
},
products = {
{
"Ornate Wooden Frame Portrait",
1.0,
"Ornate Wooden Frame Portrait",
},
},
},
["Ornate Wooden Frame Tall"] = {
untranslated = "Ornate Wooden Frame Tall",
ingredients = {
{
"TAG",
"Lumber",
2.0,
false,
"Lumber",
},
},
products = {
{
"Ornate Wooden Frame Tall",
1.0,
"Ornate Wooden Frame Tall",
},
},
},
},
},
["Outpost Netting"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Outpost Netting",
craftStn = {
{
"Small Shipyard",
"Small Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 180.0,
baseXPGain = 2.0,
defaultVariant = "Outpost Netting",
defaultVariantUntranslated = "Outpost Netting",
numberOfVariants = "1",
variants = {
["Outpost Netting"] = {
untranslated = "Outpost Netting",
ingredients = {
{
"ITEM",
"Hemp Mooring Rope",
6.0,
false,
"Hemp Mooring Rope",
},
{
"TAG",
"Hewn Log",
8.0,
false,
"Hewn Log",
},
},
products = {
{
"Outpost Netting",
1.0,
"Outpost Netting",
},
},
},
},
},
["Outpost Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Outpost Table",
craftStn = {
{
"Settlement Crafting Table",
"Settlement Crafting Table",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 1200.0,
baseXPGain = 2.0,
defaultVariant = "Outpost Table",
defaultVariantUntranslated = "Outpost Table",
numberOfVariants = "1",
variants = {
["Outpost Table"] = {
untranslated = "Outpost Table",
ingredients = {
{
"ITEM",
"Glass Lens",
4.0,
false,
"Glass Lens",
},
{
"ITEM",
"Iron Bar",
6.0,
false,
"Iron Bar",
},
{
"ITEM",
"Paper",
8.0,
false,
"Paper",
},
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
12.0,
false,
"Wood Board",
},
},
products = {
{
"Outpost Table",
1.0,
"Outpost Table",
},
},
},
},
},
["Padded Chair"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Padded Chair",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Padded Chair",
defaultVariantUntranslated = "Padded Chair",
numberOfVariants = "1",
variants = {
["Padded Chair"] = {
untranslated = "Padded Chair",
ingredients = {
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
20.0,
false,
"Wood Board",
},
{
"TAG",
"Fabric",
10.0,
false,
"Fabric",
},
},
products = {
{
"Padded Chair",
1.0,
"Padded Chair",
},
},
},
},
},
Paper = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Paper",
craftStn = {
{
"Small Paper Machine",
"Small Paper Machine",
},
},
skillNeeds = {
{
"Paper Milling",
1,
"Paper Milling",
},
},
moduleNeeds = {},
baseCraftTime = 0.1,
baseLaborCost = 20.0,
baseXPGain = 1.0,
defaultVariant = "Paper",
defaultVariantUntranslated = "Paper",
numberOfVariants = "1",
variants = {
Paper = {
untranslated = "Paper",
ingredients = {
{
"ITEM",
"Cellulose Fiber",
2.0,
false,
"Cellulose Fiber",
},
},
products = {
{
"Paper",
1,
"Paper",
},
},
},
},
},
["Paper Milling Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Paper Milling Skill Book",
craftStn = {
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 2400.0,
baseXPGain = 0.0,
defaultVariant = "Paper Milling Skill Book",
defaultVariantUntranslated = "Paper Milling Skill Book",
numberOfVariants = "1",
variants = {
["Paper Milling Skill Book"] = {
untranslated = "Paper Milling Skill Book",
ingredients = {
{
"ITEM",
"Dendrology Research Paper Advanced",
5.0,
false,
"Dendrology Research Paper Advanced",
},
{
"ITEM",
"Gathering Research Paper Basic",
5.0,
false,
"Gathering Research Paper Basic",
},
{
"TAG",
"Basic Research",
5.0,
false,
"Basic Research",
},
},
products = {
{
"Paper Milling Skill Book",
1.0,
"Paper Milling Skill Book",
},
{
"Paper Milling Skill Book",
1.0,
"Paper Milling Skill Book",
},
},
},
},
},
["Paper Milling Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Paper Milling Upgrade",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Paper Milling",
1,
"Paper Milling",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Paper Milling Upgrade",
defaultVariantUntranslated = "Paper Milling Upgrade",
numberOfVariants = "1",
variants = {
["Paper Milling Upgrade"] = {
untranslated = "Paper Milling Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Paper Milling Upgrade",
1.0,
"Paper Milling Upgrade",
},
},
},
},
},
["Particle Boards"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Particle Boards",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 20.0,
baseXPGain = 0.1,
defaultVariant = "Particle Boards",
defaultVariantUntranslated = "Particle Boards",
numberOfVariants = "1",
variants = {
["Particle Boards"] = {
untranslated = "Particle Boards",
ingredients = {
{
"ITEM",
"Wood Pulp",
5.0,
false,
"Wood Pulp",
},
},
products = {
{
"Board",
1.0,
"Board",
},
},
},
},
},
["Pastry Dough"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Pastry Dough",
craftStn = {
{
"Bakery Oven",
"Bakery Oven",
},
},
skillNeeds = {
{
"Baking",
1,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 0.4,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Pastry Dough",
defaultVariantUntranslated = "Pastry Dough",
numberOfVariants = "1",
variants = {
["Pastry Dough"] = {
untranslated = "Pastry Dough",
ingredients = {
{
"ITEM",
"Flour",
2.0,
false,
"Flour",
},
{
"ITEM",
"Yeast",
1.0,
false,
"Yeast",
},
{
"TAG",
"Fat",
2.0,
false,
"Fat",
},
},
products = {
{
"Pastry Dough",
1.0,
"Pastry Dough",
},
},
},
},
},
["Pelt Fertilizer"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Pelt Fertilizer",
craftStn = {
{
"Farmers Table",
"Farmers Table",
},
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 0.3,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Pelt Fertilizer",
defaultVariantUntranslated = "Pelt Fertilizer",
numberOfVariants = "1",
variants = {
["Pelt Fertilizer"] = {
untranslated = "Pelt Fertilizer",
ingredients = {
{
"ITEM",
"Fur Pelt",
3.0,
false,
"Fur Pelt",
},
{
"TAG",
"Fertilizer Filler",
1.0,
false,
"Fertilizer Filler",
},
},
products = {
{
"Pelt Fertilizer",
1.0,
"Pelt Fertilizer",
},
},
},
},
},
Petroleum = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Petroleum",
craftStn = {
{
"Pump Jack",
"Pump Jack",
},
},
skillNeeds = {
{
"Oil Drilling",
1,
"Oil Drilling",
},
},
moduleNeeds = {},
baseCraftTime = 30.0,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Petroleum",
defaultVariantUntranslated = "Petroleum",
numberOfVariants = "1",
variants = {
Petroleum = {
untranslated = "Petroleum",
ingredients = {
{
"ITEM",
"Barrel",
1.0,
true,
"Barrel",
},
},
products = {
{
"Petroleum",
1,
"Petroleum",
},
},
},
},
},
["Phad Thai"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Phad Thai",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
6,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Phad Thai",
defaultVariantUntranslated = "Phad Thai",
numberOfVariants = "1",
variants = {
["Phad Thai"] = {
untranslated = "Phad Thai",
ingredients = {
{
"ITEM",
"Rice Noodles",
4.0,
false,
"Rice Noodles",
},
{
"ITEM",
"Prepared Meat",
2.0,
false,
"Prepared Meat",
},
{
"ITEM",
"Bean Sprout",
2.0,
false,
"Bean Sprout",
},
{
"ITEM",
"Sugar",
2.0,
false,
"Sugar",
},
{
"ITEM",
"Acorn",
1.0,
false,
"Acorn",
},
{
"TAG",
"Oil",
1.0,
false,
"Oil",
},
},
products = {
{
"Phad Thai",
1.0,
"Phad Thai",
},
},
},
},
},
["Phosphate Fertilizer"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Phosphate Fertilizer",
craftStn = {
{
"Farmers Table",
"Farmers Table",
},
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 0.3,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Phosphate Fertilizer",
defaultVariantUntranslated = "Phosphate Fertilizer",
numberOfVariants = "1",
variants = {
["Phosphate Fertilizer"] = {
untranslated = "Phosphate Fertilizer",
ingredients = {
{
"ITEM",
"Crushed Limestone",
3.0,
false,
"Crushed Limestone",
},
{
"TAG",
"Fertilizer Filler",
1.0,
false,
"Fertilizer Filler",
},
},
products = {
{
"Phosphate Fertilizer",
1.0,
"Phosphate Fertilizer",
},
},
},
},
},
["Pineapple Friend Rice"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Pineapple Friend Rice",
craftStn = {
{
"Kitchen",
"Kitchen",
},
},
skillNeeds = {
{
"Advanced Cooking",
5,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Pineapple Friend Rice",
defaultVariantUntranslated = "Pineapple Friend Rice",
numberOfVariants = "1",
variants = {
["Pineapple Friend Rice"] = {
untranslated = "Pineapple Friend Rice",
ingredients = {
{
"ITEM",
"Charred Pineapple",
5.0,
false,
"Charred Pineapple",
},
{
"ITEM",
"Boiled Rice",
5.0,
false,
"Boiled Rice",
},
{
"ITEM",
"Scrap Meat",
10.0,
false,
"Scrap Meat",
},
},
products = {
{
"Pineapple Friend Rice",
1.0,
"Pineapple Friend Rice",
},
},
},
},
},
Pirozhok = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Pirozhok",
craftStn = {
{
"Bakery Oven",
"Bakery Oven",
},
},
skillNeeds = {
{
"Advanced Baking",
1,
"Advanced Baking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Pirozhok",
defaultVariantUntranslated = "Pirozhok",
numberOfVariants = "1",
variants = {
Pirozhok = {
untranslated = "Pirozhok",
ingredients = {
{
"ITEM",
"Pastry Dough",
1.0,
false,
"Pastry Dough",
},
{
"ITEM",
"Prepared Meat",
2.0,
false,
"Prepared Meat",
},
{
"TAG",
"Fungus",
2.0,
false,
"Fungus",
},
},
products = {
{
"Pirozhok",
1.0,
"Pirozhok",
},
},
},
},
},
Piston = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Piston",
craftStn = {
{
"Screw Press",
"Screw Press",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Piston",
defaultVariantUntranslated = "Piston",
numberOfVariants = "1",
variants = {
Piston = {
untranslated = "Piston",
ingredients = {
{
"ITEM",
"Iron Pipe",
2.0,
false,
"Iron Pipe",
},
{
"ITEM",
"Iron Bar",
2.0,
false,
"Iron Bar",
},
},
products = {
{
"Piston",
1,
"Piston",
},
},
},
},
},
["Plant Vase"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Plant Vase",
craftStn = {
{
"Glassworks",
"Glassworks",
},
},
skillNeeds = {
{
"Glassworking",
1,
"Glassworking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 90.0,
baseXPGain = 1.0,
defaultVariant = "Plant Vase",
defaultVariantUntranslated = "Plant Vase",
numberOfVariants = "1",
variants = {
["Plant Vase"] = {
untranslated = "Plant Vase",
ingredients = {
{
"ITEM",
"Glass",
4.0,
false,
"Glass",
},
},
products = {
{
"Plant Vase",
1.0,
"Plant Vase",
},
},
},
},
},
Plastic = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Plastic",
craftStn = {
{
"Oil Refinery",
"Oil Refinery",
},
},
skillNeeds = {
{
"Oil Drilling",
1,
"Oil Drilling",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 180.0,
baseXPGain = 1.0,
defaultVariant = "Plastic",
defaultVariantUntranslated = "Plastic",
numberOfVariants = "1",
variants = {
Plastic = {
untranslated = "Plastic",
ingredients = {
{
"ITEM",
"Petroleum",
4.0,
false,
"Petroleum",
},
},
products = {
{
"Plastic",
2.0,
"Plastic",
},
{
"Barrel",
3.0,
"Barrel",
},
},
},
},
},
["Plastic Buoy"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Plastic Buoy",
craftStn = {
{
"Electric Machinist Table",
"Electric Machinist Table",
},
},
skillNeeds = {
{
"Industry",
4,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 240.0,
baseXPGain = 0.5,
defaultVariant = "Plastic Buoy",
defaultVariantUntranslated = "Plastic Buoy",
numberOfVariants = "1",
variants = {
["Plastic Buoy"] = {
untranslated = "Plastic Buoy",
ingredients = {
{
"ITEM",
"Steel Bar",
4.0,
false,
"Steel Bar",
},
{
"ITEM",
"Plastic",
6.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
},
products = {
{
"Plastic Buoy",
1.0,
"Plastic Buoy",
},
},
},
},
},
["Poke Bowl"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Poke Bowl",
craftStn = {
{
"Stove",
"Stove",
},
},
skillNeeds = {
{
"Advanced Cooking",
4,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Poke Bowl",
defaultVariantUntranslated = "Poke Bowl",
numberOfVariants = "1",
variants = {
["Poke Bowl"] = {
untranslated = "Poke Bowl",
ingredients = {
{
"ITEM",
"Boiled Rice",
2.0,
false,
"Boiled Rice",
},
{
"ITEM",
"Beans",
4.0,
false,
"Beans",
},
{
"ITEM",
"Kelp",
2.0,
false,
"Kelp",
},
{
"ITEM",
"Tuna",
1.0,
true,
"Tuna",
},
},
products = {
{
"Poke Bowl",
2.0,
"Poke Bowl",
},
},
},
},
},
["Portable Steam Engine"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Portable Steam Engine",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 1200.0,
baseXPGain = 10.0,
defaultVariant = "Portable Steam Engine",
defaultVariantUntranslated = "Portable Steam Engine",
numberOfVariants = "1",
variants = {
["Portable Steam Engine"] = {
untranslated = "Portable Steam Engine",
ingredients = {
{
"ITEM",
"Piston",
8.0,
false,
"Piston",
},
{
"ITEM",
"Screws",
18.0,
false,
"Screws",
},
{
"ITEM",
"Iron Plate",
12.0,
false,
"Iron Plate",
},
{
"ITEM",
"Boiler",
3.0,
false,
"Boiler",
},
{
"ITEM",
"Iron Gear",
12.0,
false,
"Iron Gear",
},
{
"ITEM",
"Copper Pipe",
6.0,
false,
"Copper Pipe",
},
},
products = {
{
"Portable Steam Engine",
1,
"Portable Steam Engine",
},
},
},
},
},
},
["Pottery Skill Book"] = {
["Large Fish"] = {
dispCraftStn = "1",
"Blue Shark",
checkImage = "1",
"Tuna",
untranslated = "Pottery Skill Book",
craftStn = {
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 2400.0,
baseXPGain = 0.0,
defaultVariant = "Pottery Skill Book",
defaultVariantUntranslated = "Pottery Skill Book",
numberOfVariants = "1",
variants = {
["Pottery Skill Book"] = {
untranslated = "Pottery Skill Book",
ingredients = {
{
"ITEM",
"Geology Research Paper Basic",
10.0,
false,
"Geology Research Paper Basic",
},
{
"ITEM",
"Geology Research Paper Advanced",
5.0,
false,
"Geology Research Paper Advanced",
},
{
"ITEM",
"Engineering Research Paper Advanced",
5.0,
false,
"Engineering Research Paper Advanced",
},
{
"TAG",
"Basic Research",
10.0,
false,
"Basic Research",
},
},
products = {
{
"Pottery Skill Book",
1.0,
"Pottery Skill Book",
},
{
"Pottery Skill Book",
1.0,
"Pottery Skill Book",
},
},
},
},
},
},
["Pottery Upgrade"] = {
["Liquid Fuel"] = {
dispCraftStn = "1",
"Biodiesel",
checkImage = "1",
"Gasoline",
untranslated = "Pottery Upgrade",
craftStn = {
{
"Kiln",
"Kiln",
},
},
skillNeeds = {
{
"Pottery",
1,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Pottery Upgrade",
defaultVariantUntranslated = "Pottery Upgrade",
numberOfVariants = "1",
variants = {
["Pottery Upgrade"] = {
untranslated = "Pottery Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade 4",
1.0,
true,
"Advanced Upgrade 4",
},
},
products = {
{
"Pottery Upgrade",
1.0,
"Pottery Upgrade",
},
},
},
},
},
},
["Powered Cart"] = {
Lumber = {
dispCraftStn = "1",
"Hardwood Lumber",
checkImage = "1",
"Lumber",
untranslated = "Powered Cart",
"Softwood Lumber",
craftStn = {
{
"Wainwright Table",
"Wainwright Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 200.0,
baseXPGain = 20.0,
defaultVariant = "Powered Cart",
defaultVariantUntranslated = "Powered Cart",
numberOfVariants = "1",
variants = {
["Powered Cart"] = {
untranslated = "Powered Cart",
ingredients = {
{
"ITEM",
"Cast Iron Stove",
1.0,
true,
"Cast Iron Stove",
},
{
"ITEM",
"Iron Wheel",
3.0,
true,
"Iron Wheel",
},
{
"TAG",
"Wood Board",
30.0,
false,
"Wood Board",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Powered Cart",
1.0,
"Powered Cart",
},
},
},
},
},
},
["Powered Storage Silo"] = {
["Marine Life"] = {
dispCraftStn = "1",
"Clam",
checkImage = "1",
"Urchin",
untranslated = "Powered Storage Silo",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Industry",
3,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 800.0,
baseXPGain = 6.0,
defaultVariant = "Powered Storage Silo",
defaultVariantUntranslated = "Powered Storage Silo",
numberOfVariants = "1",
variants = {
["Powered Storage Silo"] = {
untranslated = "Powered Storage Silo",
ingredients = {
{
"ITEM",
"Steel Plate",
18.0,
false,
"Steel Plate",
},
{
"ITEM",
"Advanced Circuit",
8.0,
false,
"Advanced Circuit",
},
{
"ITEM",
"Radiator",
4.0,
false,
"Radiator",
},
{
"ITEM",
"Steel Pipe",
8.0,
false,
"Steel Pipe",
},
},
products = {
{
"Powered Storage Silo",
1.0,
"Powered Storage Silo",
},
},
},
},
},
},
["Prepared Meat"] = {
["Medium Carcass"] = {
dispCraftStn = "1",
"Alligator Carcass",
checkImage = "1",
"Bighorn Carcass",
untranslated = "Prepared Meat",
"Deer Carcass",
craftStn = {
"Elk Carcass",
{
"Jaguar Carcass",
"Butchery Table",
"Mountain Goat Carcass",
"Butchery Table",
},
},
skillNeeds = {
{
"Butchery",
4,
"Butchery",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Prepared Meat",
defaultVariantUntranslated = "Prepared Meat",
numberOfVariants = "1",
variants = {
["Prepared Meat"] = {
untranslated = "Prepared Meat",
ingredients = {
{
"ITEM",
"Raw Meat",
4.0,
false,
"Raw Meat",
},
},
products = {
{
"Prepared Meat",
1.0,
"Prepared Meat",
},
{
"Scrap Meat",
4.0,
"Scrap Meat",
},
},
},
},
},
},
["Prime Cut"] = {
["Medium Fish"] = {
dispCraftStn = "1",
"Bass",
checkImage = "1",
"Cod",
untranslated = "Prime Cut",
"Salmon",
craftStn = {
"Trout",
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Butchery",
6,
"Butchery",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Prime Cut",
defaultVariantUntranslated = "Prime Cut",
numberOfVariants = "1",
variants = {
["Prime Cut"] = {
untranslated = "Prime Cut",
ingredients = {
{
"ITEM",
"Raw Meat",
16.0,
false,
"Raw Meat",
},
},
products = {
{
"Prime Cut",
1.0,
"Prime Cut",
},
},
},
},
},
},
["Printing Press"] = {
["Medium Leather Carcass"] = {
dispCraftStn = "1",
"Alligator Carcass",
checkImage = "1",
"Deer Carcass",
untranslated = "Printing Press",
"Elk Carcass",
craftStn = {
"Jaguar Carcass",
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
3,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 240.0,
baseXPGain = 1.0,
defaultVariant = "Printing Press",
defaultVariantUntranslated = "Printing Press",
numberOfVariants = "1",
variants = {
["Printing Press"] = {
untranslated = "Printing Press",
ingredients = {
{
"ITEM",
"Gearbox",
2.0,
false,
"Gearbox",
},
{
"ITEM",
"Piston",
4.0,
false,
"Piston",
},
{
"ITEM",
"Iron Plate",
12.0,
false,
"Iron Plate",
},
},
products = {
{
"Printing Press",
1.0,
"Printing Press",
},
},
},
},
},
},
["Pulp Filler"] = {
["Medium Wooly Carcass"] = {
dispCraftStn = "1",
"Bighorn Carcass",
checkImage = "1",
"Mountain Goat Carcass",
untranslated = "Pulp Filler",
craftStn = {
{
"Farmers Table",
"Farmers Table",
},
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 0.3,
baseLaborCost = 15.0,
baseXPGain = 0.0,
defaultVariant = "Pulp Filler",
defaultVariantUntranslated = "Pulp Filler",
numberOfVariants = "1",
variants = {
["Pulp Filler"] = {
untranslated = "Pulp Filler",
ingredients = {
{
"ITEM",
"Wood Pulp",
15.0,
false,
"Wood Pulp",
},
{
"ITEM",
"Dirt",
1.0,
false,
"Dirt",
},
},
products = {
{
"Pulp Filler",
1.0,
"Pulp Filler",
},
},
},
},
},
},
["Pump Jack"] = {
Metal = {
dispCraftStn = "1",
"Copper Bar",
checkImage = "1",
"Gold Bar",
untranslated = "Pump Jack",
"Iron Bar",
craftStn = {
"Steel Bar",
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 20.0,
baseLaborCost = 72.0,
baseXPGain = 25.0,
defaultVariant = "Pump Jack",
defaultVariantUntranslated = "Pump Jack",
numberOfVariants = "1",
variants = {
["Pump Jack"] = {
untranslated = "Pump Jack",
ingredients = {
{
"ITEM",
"Reinforced Concrete",
12.0,
false,
"Reinforced Concrete",
},
{
"ITEM",
"Gearbox",
4.0,
false,
"Gearbox",
},
{
"ITEM",
"Piston",
8.0,
false,
"Piston",
},
},
products = {
{
"Pump Jack",
1.0,
"Pump Jack",
},
},
},
},
},
},
Pupusas = {
["Modern Research"] = {
dispCraftStn = "1",
"Agriculture Research Paper Modern",
checkImage = "1",
"Culinary Research Paper Modern",
untranslated = "Pupusas",
"Dendrology Research Paper Modern",
craftStn = {
"Engineering Research Paper Modern",
{
"Geology Research Paper Modern",
"Cast Iron Stove",
"Metallurgy Research Paper Modern",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
4,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Pupusas",
defaultVariantUntranslated = "Pupusas",
numberOfVariants = "1",
variants = {
Pupusas = {
untranslated = "Pupusas",
ingredients = {
{
"ITEM",
"Cornmeal",
4.0,
false,
"Cornmeal",
},
{
"ITEM",
"Tomato",
2.0,
false,
"Tomato",
},
{
"ITEM",
"Beans",
2.0,
false,
"Beans",
},
{
"ITEM",
"Sun Cheese",
2.0,
false,
"Sun Cheese",
},
},
products = {
{
"Pupusas",
1.0,
"Pupusas",
},
},
},
},
},
},
["Purple Vase"] = {
["Modern Upgrade"] = {
dispCraftStn = "1",
"Modern Upgrade 1",
checkImage = "1",
"Modern Upgrade 2",
untranslated = "Purple Vase",
"Modern Upgrade 3",
craftStn = {
"Modern Upgrade 4",
{
"Glassworks",
"Glassworks",
},
},
skillNeeds = {
{
"Glassworking",
1,
"Glassworking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 90.0,
baseXPGain = 1.0,
defaultVariant = "Purple Vase",
defaultVariantUntranslated = "Purple Vase",
numberOfVariants = "1",
variants = {
["Purple Vase"] = {
untranslated = "Purple Vase",
ingredients = {
{
"ITEM",
"Glass",
4.0,
false,
"Glass",
},
},
products = {
{
"Purple Vase",
1.0,
"Purple Vase",
},
},
},
},
},
},
Quicklime = {
["Mortared Stone"] = {
dispCraftStn = "1",
"Mortared Granite",
checkImage = "1",
"Mortared Limestone",
untranslated = "Quicklime",
"Mortared Sandstone",
craftStn = {
"Mortared Stone",
{
"Blast Furnace",
"Blast Furnace",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.2,
baseLaborCost = 50.0,
baseXPGain = 0.1,
defaultVariant = "Quicklime",
defaultVariantUntranslated = "Quicklime",
numberOfVariants = "1",
variants = {
Quicklime = {
untranslated = "Quicklime",
ingredients = {
{
"ITEM",
"Crushed Limestone",
1.0,
false,
"Crushed Limestone",
},
},
products = {
{
"Quicklime",
1,
"Quicklime",
},
},
},
},
},
},
["Quicklime Glass"] = {
["Natural Fiber"] = {
dispCraftStn = "1",
"Kelp",
checkImage = "1",
"Plant Fibers",
untranslated = "Quicklime Glass",
"Wood Pulp",
craftStn = {
{
"Glassworks",
"Glassworks",
},
},
skillNeeds = {
{
"Glassworking",
1,
"Glassworking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Quicklime Glass",
defaultVariantUntranslated = "Quicklime Glass",
numberOfVariants = "1",
variants = {
["Quicklime Glass"] = {
untranslated = "Quicklime Glass",
ingredients = {
{
"ITEM",
"Sand",
3.0,
false,
"Sand",
},
{
"ITEM",
"Quicklime",
2.0,
false,
"Quicklime",
},
},
products = {
{
"Glass",
1.0,
"Glass",
},
},
},
},
},
},
Radiator = {
Oil = {
dispCraftStn = "1",
"Flaxseed Oil",
checkImage = "1",
"Oil",
untranslated = "Radiator",
craftStn = {
{
"Electric Stamping Press",
"Electric Stamping Press",
},
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 35.0,
baseXPGain = 3.0,
defaultVariant = "Radiator",
defaultVariantUntranslated = "Radiator",
numberOfVariants = "1",
variants = {
Radiator = {
untranslated = "Radiator",
ingredients = {
{
"ITEM",
"Heat Sink",
4.0,
false,
"Heat Sink",
},
{
"ITEM",
"Copper Wiring",
8.0,
false,
"Copper Wiring",
},
},
products = {
{
"Radiator",
1,
"Radiator",
},
},
},
},
},
},
["Rainforest Fruit Salad"] = {
Ore = {
dispCraftStn = "1",
"Coal",
checkImage = "1",
"Copper Ore",
untranslated = "Rainforest Fruit Salad",
"Gold Ore",
craftStn = {
"Iron Ore",
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
1,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Rainforest Fruit Salad",
defaultVariantUntranslated = "Rainforest Fruit Salad",
numberOfVariants = "1",
variants = {
["Rainforest Fruit Salad"] = {
untranslated = "Rainforest Fruit Salad",
ingredients = {
{
"ITEM",
"Papaya",
10.0,
false,
"Papaya",
},
{
"ITEM",
"Pineapple",
8.0,
false,
"Pineapple",
},
},
products = {
{
"Fruit Salad",
1.0,
"Fruit Salad",
},
},
},
},
},
},
["Rainforest Salad"] = {
Petals = {
dispCraftStn = "1",
"Creosote Flower",
checkImage = "1",
"Orchid",
untranslated = "Rainforest Salad",
"Trillium Flower",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
1,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Rainforest Salad",
defaultVariantUntranslated = "Rainforest Salad",
numberOfVariants = "1",
variants = {
["Rainforest Salad"] = {
untranslated = "Rainforest Salad",
ingredients = {
{
"ITEM",
"Taro Root",
4.0,
false,
"Taro Root",
},
{
"ITEM",
"Bolete Mushrooms",
8.0,
false,
"Bolete Mushrooms",
},
{
"ITEM",
"Papaya",
4.0,
false,
"Papaya",
},
},
products = {
{
"Basic Salad",
1.0,
"Basic Salad",
},
},
},
},
},
},
["Raw Bacon"] = {
["Raw Food"] = {
dispCraftStn = "1",
"Agave Leaves",
checkImage = "1",
"Bean Sprout",
untranslated = "Raw Bacon",
"Beans",
craftStn = {
"Beet",
{
"Beet Greens",
"Butchery Table",
"Bolete Mushrooms",
"Butchery Table",
"Camas Bulb",
},
"Cookeina Mushrooms",
},
"Corn",
skillNeeds = {
"Crimini Mushrooms",
{
"Fiddleheads",
"Butchery",
"Fireweed Shoots",
3,
"Giant Cactus Fruit",
"Butchery",
"Heart Of Palm",
},
"Huckleberries",
},
"Papaya",
moduleNeeds = {},
"Pineapple",
baseCraftTime = 0.8,
"Prickly Pear Fruit",
baseLaborCost = 15.0,
"Pumpkin",
baseXPGain = 1.0,
"Rice",
defaultVariant = "Raw Bacon",
"Taro Root",
defaultVariantUntranslated = "Raw Bacon",
"Tomato",
numberOfVariants = "1",
"Wheat",
variants = {
["Raw Bacon"] = {
untranslated = "Raw Bacon",
ingredients = {
{
"ITEM",
"Raw Meat",
3.0,
false,
"Raw Meat",
},
},
products = {
{
"Raw Bacon",
1.0,
"Raw Bacon",
},
{
"Scrap Meat",
3.0,
"Scrap Meat",
},
},
},
},
},
},
["Raw Roast"] = {
Research = {
dispCraftStn = "1",
"Agriculture Research Paper Advanced",
checkImage = "1",
"Agriculture Research Paper Modern",
untranslated = "Raw Roast",
"Culinary Research Paper Advanced",
craftStn = {
"Culinary Research Paper Basic",
{
"Culinary Research Paper Modern",
"Butchery Table",
"Dendrology Research Paper Advanced",
"Butchery Table",
"Dendrology Research Paper Basic",
},
"Dendrology Research Paper Modern",
},
"Engineering Research Paper Advanced",
skillNeeds = {
"Engineering Research Paper Modern",
{
"Gathering Research Paper Basic",
"Butchery",
"Geology Research Paper Advanced",
3,
"Geology Research Paper Basic",
"Butchery",
"Geology Research Paper Modern",
},
"Metallurgy Research Paper Advanced",
},
"Metallurgy Research Paper Basic",
moduleNeeds = {},
"Metallurgy Research Paper Modern",
baseCraftTime = 0.8,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Raw Roast",
defaultVariantUntranslated = "Raw Roast",
numberOfVariants = "1",
variants = {
["Raw Roast"] = {
untranslated = "Raw Roast",
ingredients = {
{
"ITEM",
"Raw Meat",
2.0,
false,
"Raw Meat",
},
},
products = {
{
"Raw Roast",
1.0,
"Raw Roast",
},
{
"Scrap Meat",
2.0,
"Scrap Meat",
},
},
},
},
},
},
["Raw Sausage"] = {
Road = {
dispCraftStn = "1",
"Asphalt Concrete",
checkImage = "1",
"Stone Road",
untranslated = "Raw Sausage",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Butchery",
2,
"Butchery",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Raw Sausage",
defaultVariantUntranslated = "Raw Sausage",
numberOfVariants = "1",
variants = {
["Raw Sausage"] = {
untranslated = "Raw Sausage",
ingredients = {
{
"ITEM",
"Scrap Meat",
3.0,
false,
"Scrap Meat",
},
},
products = {
{
"Raw Sausage",
1.0,
"Raw Sausage",
},
},
},
},
},
},
["Real Estate Desk"] = {
["Road Type"] = {
dispCraftStn = "1",
"Asphalt Concrete",
checkImage = "1",
"Stone Road",
untranslated = "Real Estate Desk",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
4,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 5.0,
defaultVariant = "Real Estate Desk",
defaultVariantUntranslated = "Real Estate Desk",
numberOfVariants = "1",
variants = {
["Real Estate Desk"] = {
untranslated = "Real Estate Desk",
ingredients = {
{
"ITEM",
"Linen Fabric",
12.0,
false,
"Linen Fabric",
},
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
},
products = {
{
"Real Estate Desk",
1.0,
"Real Estate Desk",
},
},
},
},
},
},
Rebar = {
Rock = {
dispCraftStn = "1",
"Basalt",
checkImage = "1",
"Gneiss",
untranslated = "Rebar",
"Granite",
craftStn = {
"Limestone",
{
"Sandstone",
"Blast Furnace",
"Shale",
"Blast Furnace",
"Stone",
},
},
skillNeeds = {
{
"Advanced Smelting",
1,
"Advanced Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 0.2,
baseLaborCost = 50.0,
baseXPGain = 2.0,
defaultVariant = "Rebar",
defaultVariantUntranslated = "Rebar",
numberOfVariants = "1",
variants = {
Rebar = {
untranslated = "Rebar",
ingredients = {
{
"ITEM",
"Steel Bar",
2.0,
false,
"Steel Bar",
},
},
products = {
{
"Rebar",
1,
"Rebar",
},
},
},
},
},
},
["Recycle Hewn Log"] = {
Root = {
dispCraftStn = "1",
"Beet",
checkImage = "1",
"Camas Bulb",
untranslated = "Recycle Hewn Log",
"Taro Root",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.2,
baseLaborCost = 20.0,
baseXPGain = 0.1,
defaultVariant = "Recycle Hewn Log",
defaultVariantUntranslated = "Recycle Hewn Log",
numberOfVariants = "1",
variants = {
["Recycle Hewn Log"] = {
untranslated = "Recycle Hewn Log",
ingredients = {
{
"TAG",
"Hewn Log",
2.0,
false,
"Hewn Log",
},
},
products = {
{
"Wood Pulp",
10.0,
"Wood Pulp",
},
},
},
},
},
},
["Red Vase"] = {
Salad = {
dispCraftStn = "1",
"Basic Salad",
checkImage = "1",
"Fruit Salad",
untranslated = "Red Vase",
craftStn = {
{
"Glassworks",
"Glassworks",
},
},
skillNeeds = {
{
"Glassworking",
1,
"Glassworking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 90.0,
baseXPGain = 1.0,
defaultVariant = "Red Vase",
defaultVariantUntranslated = "Red Vase",
numberOfVariants = "1",
variants = {
["Red Vase"] = {
untranslated = "Red Vase",
ingredients = {
{
"ITEM",
"Glass",
4.0,
false,
"Glass",
},
},
products = {
{
"Red Vase",
1.0,
"Red Vase",
},
},
},
},
},
},
["Refine Heart Of Palm"] = {
Seeds = {
dispCraftStn = "1",
"Acorn",
checkImage = "1",
"Agave Seed",
untranslated = "Refine Heart Of Palm",
"Amanita Mushroom Spores",
craftStn = {
"Arctic Willow Seed",
{
"Barrel Cactus Seed",
"Fiber Scutching Station",
"Beans",
"Fiber Scutching Station",
"Beet Seed",
},
"Big Bluestem Seed",
},
"Birch Seed",
skillNeeds = {
"Bolete Mushroom Spores",
{
"Bullrush Seed",
"Gathering",
"Bunchgrass Seed",
1,
"Camas Bulb",
"Gathering",
"Cedar Seed",
},
"Ceiba Seed",
},
"Cookeina Mushroom Spores",
moduleNeeds = {},
"Corn Seed",
baseCraftTime = 0.5,
"Cotton Seed",
baseLaborCost = 30.0,
"Creosote Bush Seed",
baseXPGain = 0.5,
"Crimini Mushroom Spores",
defaultVariant = "Refine Heart Of Palm",
"Dwarf Willow Seed",
defaultVariantUntranslated = "Refine Heart Of Palm",
"Fern Spore",
numberOfVariants = "1",
"Filmy Fern Spore",
variants = {
"Fir Seed",
["Refine Heart Of Palm"] = {
"Fireweed Seed",
untranslated = "Refine Heart Of Palm",
"Flax Seed",
ingredients = {
"Grass Seed",
{
"Heliconia Seed",
"ITEM",
"Huckleberry Seed",
"Palm Log",
"Jointfir Seed",
1.0,
"Joshua Seed",
false,
"King Fern Spore",
"Palm Log",
"Lattice Mushroom Spores",
},
"Lupine Seed",
},
"Ocean Spray Seed",
products = {
"Orchid Seed",
{
"Palm Seed",
"Heart Of Palm",
"Papaya Seed",
2.0,
"Pineapple Seed",
"Heart Of Palm",
"Prickly Pear Seed",
},
"Pumpkin Seed",
{
"Redwood Seed",
"Wood Pulp",
"Rice",
4.0,
"Saguaro Seed",
"Wood Pulp",
"Saxifrage Seed",
},
"Seagrass Seed",
},
"Spruce Seed",
},
"Sugarcane",
},
"Sunflower Seed",
"Taro Seed",
"Tomato Seed",
"Trillium Seed",
"Waterweed Seed",
"Wheat Seed",
"White Bursage Seed",
},
},
["Refine Tallow"] = {
Silica = {
dispCraftStn = "1",
"Crushed Granite",
checkImage = "1",
"Crushed Sandstone",
untranslated = "Refine Tallow",
craftStn = {
{
"Stove",
"Stove",
},
},
skillNeeds = {
{
"Advanced Cooking",
1,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 20.0,
baseXPGain = 0.5,
defaultVariant = "Refine Tallow",
defaultVariantUntranslated = "Refine Tallow",
numberOfVariants = "1",
variants = {
["Refine Tallow"] = {
untranslated = "Refine Tallow",
ingredients = {
{
"ITEM",
"Tallow",
18.0,
false,
"Tallow",
},
},
products = {
{
"Oil",
1.0,
"Oil",
},
},
},
},
},
},
Refrigerator = {
["Skill Books"] = {
dispCraftStn = "1",
"Advanced Baking Skill Book",
checkImage = "1",
"Advanced Cooking Skill Book",
untranslated = "Refrigerator",
"Advanced Masonry Skill Book",
craftStn = {
"Advanced Smelting Skill Book",
{
"Baking Skill Book",
"Robotic Assembly Line",
"Basic Engineering Skill Book",
"Robotic Assembly Line",
"Butchery Skill Book",
},
"Carpentry Skill Book",
},
"Composites Skill Book",
skillNeeds = {
"Cooking Skill Book",
{
"Cutting Edge Cooking Skill Book",
"Industry",
"Electronics Skill Book",
4,
"Farming Skill Book",
"Industry",
"Fertilizers Skill Book",
},
"Glassworking Skill Book",
},
"Industry Skill Book",
moduleNeeds = {},
"Masonry Skill Book",
baseCraftTime = 10.0,
"Mechanics Skill Book",
baseLaborCost = 120.0,
"Milling Skill Book",
baseXPGain = 6.0,
"Oil Drilling Skill Book",
defaultVariant = "Refrigerator",
"Paper Milling Skill Book",
defaultVariantUntranslated = "Refrigerator",
"Pottery Skill Book",
numberOfVariants = "1",
"Shipwright Skill Book",
variants = {
"Smelting Skill Book",
Refrigerator = {
"Tailoring Skill Book",
untranslated = "Refrigerator",
ingredients = {
{
"ITEM",
"Steel Plate",
16.0,
false,
"Steel Plate",
},
{
"ITEM",
"Basic Circuit",
8.0,
false,
"Basic Circuit",
},
{
"ITEM",
"Radiator",
3.0,
false,
"Radiator",
},
},
products = {
{
"Refrigerator",
1.0,
"Refrigerator",
},
},
},
},
},
},
Registrar = {
["Skill Scrolls"] = {
dispCraftStn = "1",
"Advanced Baking Skill Scroll",
checkImage = "1",
"Advanced Cooking Skill Scroll",
untranslated = "Registrar",
"Advanced Masonry Skill Scroll",
craftStn = {
"Advanced Smelting Skill Scroll",
{
"Baking Skill Scroll",
"Carpentry Table",
"Basic Engineering Skill Scroll",
"Carpentry Table",
"Butchery Skill Scroll",
},
"Carpentry Skill Scroll",
},
"Composites Skill Scroll",
skillNeeds = {
"Cooking Skill Scroll",
{
"Cutting Edge Cooking Skill Scroll",
"Logging",
"Electronics Skill Scroll",
4,
"Farming Skill Scroll",
"Logging",
"Fertilizers Skill Scroll",
},
"Glassworking Skill Scroll",
},
"Industry Skill Scroll",
moduleNeeds = {},
"Masonry Skill Scroll",
baseCraftTime = 25.0,
"Mechanics Skill Scroll",
baseLaborCost = 150.0,
"Milling Skill Scroll",
baseXPGain = 10.0,
"Oil Drilling Skill Scroll",
defaultVariant = "Registrar",
"Paper Milling Skill Scroll",
defaultVariantUntranslated = "Registrar",
"Pottery Skill Scroll",
numberOfVariants = "1",
"Shipwright Skill Scroll",
variants = {
"Smelting Skill Scroll",
Registrar = {
"Tailoring Skill Scroll",
untranslated = "Registrar",
ingredients = {
{
"ITEM",
"Iron Ore",
20.0,
false,
"Iron Ore",
},
{
"TAG",
"Hewn Log",
16.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
},
products = {
{
"Registrar",
1.0,
"Registrar",
},
},
},
},
},
},
["Reinforced Concrete"] = {
["Small Carcass"] = {
dispCraftStn = "1",
"Coyote Carcass",
checkImage = "1",
"Fox Carcass",
untranslated = "Reinforced Concrete",
"Wolf Carcass",
craftStn = {
{
"Cement Kiln",
"Cement Kiln",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.64,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Reinforced Concrete",
defaultVariantUntranslated = "Reinforced Concrete",
numberOfVariants = "1",
variants = {
["Reinforced Concrete"] = {
untranslated = "Reinforced Concrete",
ingredients = {
{
"ITEM",
"Cement",
1.0,
false,
"Cement",
},
{
"ITEM",
"Rebar",
2.0,
false,
"Rebar",
},
{
"ITEM",
"Sand",
2.0,
false,
"Sand",
},
{
"TAG",
"Crushed Rock",
5.0,
false,
"Crushed Rock",
},
},
products = {
{
"Reinforced Concrete",
4.0,
"Reinforced Concrete",
},
},
},
},
},
},
["Render Fat"] = {
["Small Fish"] = {
dispCraftStn = "1",
"Crab Carcass",
checkImage = "1",
"Moon Jellyfish",
untranslated = "Render Fat",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 20.0,
baseXPGain = 0.5,
defaultVariant = "Render Fat",
defaultVariantUntranslated = "Render Fat",
numberOfVariants = "1",
variants = {
["Render Fat"] = {
untranslated = "Render Fat",
ingredients = {
{
"ITEM",
"Scrap Meat",
10.0,
false,
"Scrap Meat",
},
},
products = {
{
"Tallow",
1.0,
"Tallow",
},
},
},
},
},
},
["Research Table"] = {
Softwood = {
dispCraftStn = "1",
"Cedar Log",
checkImage = "1",
"Fir Log",
untranslated = "Research Table",
"Redwood Log",
craftStn = {
"Spruce Log",
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 250.0,
baseXPGain = 0.0,
defaultVariant = "Research Table",
defaultVariantUntranslated = "Research Table",
numberOfVariants = "1",
variants = {
["Research Table"] = {
untranslated = "Research Table",
ingredients = {
{
"ITEM",
"Plant Fibers",
30.0,
false,
"Plant Fibers",
},
{
"TAG",
"Wood",
30.0,
false,
"Wood",
},
{
"TAG",
"Rock",
40.0,
false,
"Rock",
},
},
products = {
{
"Research Table",
1.0,
"Research Table",
},
},
},
},
},
},
["Rice Flour"] = {
["Softwood Lumber"] = {
dispCraftStn = "1",
"Composite Cedar Lumber",
checkImage = "1",
"Composite Fir Lumber",
untranslated = "Rice Flour",
"Composite Redwood Lumber",
craftStn = {
{
"Mill",
"Mill",
},
},
skillNeeds = {
{
"Milling",
1,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Rice Flour",
defaultVariantUntranslated = "Rice Flour",
numberOfVariants = "1",
variants = {
["Rice Flour"] = {
untranslated = "Rice Flour",
ingredients = {
{
"ITEM",
"Rice",
2.0,
false,
"Rice",
},
},
products = {
{
"Rice Flour",
1.0,
"Rice Flour",
},
{
"Cereal Germ",
1.0,
"Cereal Germ",
},
},
},
},
},
},
["Rice Mortar"] = {
["Tiny Carcass"] = {
dispCraftStn = "1",
"Agouti Carcass",
checkImage = "1",
"Hare Carcass",
untranslated = "Rice Mortar",
"Otter Carcass",
craftStn = {
"Prairie Dog Carcass",
{
"Snapping Turtle Carcass",
"Bakery Oven",
"Turkey Carcass",
"Bakery Oven",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.1,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Rice Mortar",
defaultVariantUntranslated = "Rice Mortar",
numberOfVariants = "1",
variants = {
["Rice Mortar"] = {
untranslated = "Rice Mortar",
ingredients = {
{
"ITEM",
"Rice",
8.0,
false,
"Rice",
},
},
products = {
{
"Mortar",
3.0,
"Mortar",
},
},
},
},
},
},
["Rice Noodles"] = {
["Tiny Fur Carcass"] = {
dispCraftStn = "1",
"Agouti Carcass",
checkImage = "1",
"Otter Carcass",
untranslated = "Rice Noodles",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
1,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Rice Noodles",
defaultVariantUntranslated = "Rice Noodles",
numberOfVariants = "1",
variants = {
["Rice Noodles"] = {
untranslated = "Rice Noodles",
ingredients = {
{
"ITEM",
"Rice Flour",
3.0,
false,
"Rice Flour",
},
},
products = {
{
"Rice Noodles",
1.0,
"Rice Noodles",
},
},
},
},
},
},
Rivet = {
["Tiny Leather Carcass"] = {
dispCraftStn = "1",
"Prairie Dog Carcass",
checkImage = "1",
"Snapping Turtle Carcass",
untranslated = "Rivet",
"Turkey Carcass",
craftStn = {
{
"Blast Furnace",
"Blast Furnace",
},
},
skillNeeds = {
{
"Advanced Smelting",
1,
"Advanced Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 0.8,
baseLaborCost = 85.0,
baseXPGain = 1.0,
defaultVariant = "Rivet",
defaultVariantUntranslated = "Rivet",
numberOfVariants = "1",
variants = {
Rivet = {
untranslated = "Rivet",
ingredients = {
{
"ITEM",
"Steel Bar",
1.0,
false,
"Steel Bar",
},
},
products = {
{
"Rivet",
3.0,
"Rivet",
},
},
},
},
},
},
["Roast Pumpkin"] = {
Tool = {
dispCraftStn = "1",
"Chainsaw",
checkImage = "1",
"Claim Tool",
untranslated = "Roast Pumpkin",
"Composite Bow",
craftStn = {
"Fishing Pole",
{
"Flax Trawler Net",
"Bakery Oven",
"Handheld Camera",
"Bakery Oven",
"Iron Axe",
},
"Iron Hammer",
},
"Iron Hoe",
skillNeeds = {
"Iron Machete",
{
"Iron Pickaxe",
"Baking",
"Iron Road Tool",
3,
"Iron Rock Drill",
"Baking",
"Iron Shovel",
},
"Iron Sickle",
},
"Modern Axe",
moduleNeeds = {},
"Modern Hammer",
baseCraftTime = 2.0,
"Modern Hoe",
baseLaborCost = 25.0,
"Modern Machete",
baseXPGain = 1.0,
"Modern Pickaxe",
defaultVariant = "Roast Pumpkin",
"Modern Rock Drill",
defaultVariantUntranslated = "Roast Pumpkin",
"Modern Scythe",
numberOfVariants = "1",
"Modern Shovel",
variants = {
"Nylon Trawler Net",
["Roast Pumpkin"] = {
"Recurve Bow",
untranslated = "Roast Pumpkin",
"Steam Tractor Harvester",
ingredients = {
"Steam Tractor Plow",
{
"Steam Tractor Sower",
"ITEM",
"Steel Axe",
"Pumpkin",
"Steel Hammer",
2.0,
"Steel Hoe",
false,
"Steel Machete",
"Pumpkin",
"Steel Pickaxe",
},
"Steel Shovel",
{
"Steel Sickle",
"ITEM",
"Stone Axe",
"Sugar",
"Stone Hammer",
2.0,
"Stone Machete",
false,
"Stone Pickaxe",
"Sugar",
"Stone Road Tool",
},
"Stone Sickle",
},
"Wooden Bow",
products = {
"Wooden Hoe",
{
"Wooden Shovel",
"Roast Pumpkin",
1.0,
"Roast Pumpkin",
},
},
},
},
},
},
["Robotic Assembly Line"] = {
Torch = {
dispCraftStn = "1",
"Torch",
checkImage = "1",
untranslated = "Robotic Assembly Line",
craftStn = {
{
"Electronics Assembly",
"Electronics Assembly",
},
},
skillNeeds = {
{
"Electronics",
2,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 75.0,
baseLaborCost = 1200.0,
baseXPGain = 30.0,
defaultVariant = "Robotic Assembly Line",
defaultVariantUntranslated = "Robotic Assembly Line",
numberOfVariants = "1",
variants = {
["Robotic Assembly Line"] = {
untranslated = "Robotic Assembly Line",
ingredients = {
{
"ITEM",
"Cement",
30.0,
false,
"Cement",
},
{
"ITEM",
"Electric Motor",
5.0,
false,
"Electric Motor",
},
{
"ITEM",
"Servo",
12.0,
false,
"Servo",
},
{
"ITEM",
"Steel Bar",
30.0,
false,
"Steel Bar",
},
},
products = {
{
"Robotic Assembly Line",
1.0,
"Robotic Assembly Line",
},
},
},
},
},
},
["Rocker Box"] = {
Upgrade = {
dispCraftStn = "1",
"Advanced Baking Upgrade",
checkImage = "1",
"Advanced Cooking Upgrade",
untranslated = "Rocker Box",
"Advanced Masonry Upgrade",
craftStn = {
"Advanced Smelting Upgrade",
{
"Advanced Upgrade 1",
"Workbench",
"Advanced Upgrade 2",
"Workbench",
"Advanced Upgrade 3",
},
"Advanced Upgrade 4",
},
"Baking Upgrade",
skillNeeds = {
"Basic Engineering Upgrade",
{
"Basic Upgrade 1",
"Basic Engineering",
"Basic Upgrade 2",
1,
"Basic Upgrade 3",
"Basic Engineering",
"Basic Upgrade 4",
},
"Butchery Upgrade",
},
"Campfire Cooking Upgrade",
moduleNeeds = {},
"Carpentry Advanced Upgrade",
baseCraftTime = 5.0,
"Carpentry Basic Upgrade",
baseLaborCost = 100.0,
"Composites Upgrade",
baseXPGain = 10.0,
"Cooking Upgrade",
defaultVariant = "Rocker Box",
"Cutting Edge Cooking Upgrade",
defaultVariantUntranslated = "Rocker Box",
"Electronics Upgrade",
numberOfVariants = "1",
"Farming Upgrade",
variants = {
"Fertilizers Upgrade",
["Rocker Box"] = {
"Gathering Basic Upgrade",
untranslated = "Rocker Box",
"Glassworking Advanced Upgrade",
ingredients = {
"Glassworking Modern Upgrade",
{
"Hunting Upgrade",
"TAG",
"Industry Upgrade",
"Wood Board",
"Logging Advanced Upgrade",
10.0,
"Logging Basic Upgrade",
false,
"Masonry Advanced Upgrade",
"Wood Board",
"Masonry Basic Upgrade",
},
"Mechanics Advanced Upgrade",
{
"Mechanics Modern Upgrade",
"TAG",
"Milling Upgrade",
"Wood",
"Mining Advanced Upgrade",
6.0,
"Mining Basic Upgrade",
false,
"Mining Modern Upgrade",
"Wood",
"Modern Upgrade 1",
},
"Modern Upgrade 2",
},
"Modern Upgrade 3",
products = {
"Modern Upgrade 4",
{
"Oil Drilling Upgrade",
"Rocker Box",
"Paper Milling Upgrade",
1.0,
"Pottery Upgrade",
"Rocker Box",
"Shipwright Advanced Upgrade",
},
"Shipwright Basic Upgrade",
},
"Smelting Upgrade",
},
"Tailoring Basic Upgrade",
},
"Tailoring Modern Upgrade",
},
Vegetable = {
"Beans",
"Beet",
"Camas Bulb",
"Corn",
"Heart Of Palm",
"Taro Root",
"Tomato",
},
},
["Rolling Mill"] = {
Vehicles = {
dispCraftStn = "1",
"Crane",
checkImage = "1",
"Excavator",
untranslated = "Rolling Mill",
"Hand Plow",
craftStn = {
"Industrial Barge",
{
"Industrial Elevator",
"Assembly Line",
"Large Canoe",
"Assembly Line",
"Medium Fishing Trawler",
},
"Powered Cart",
},
"Skid Steer",
skillNeeds = {
"Small Canoe",
{
"Small Wood Cart",
"Mechanics",
"Small Wooden Boat",
4,
"Steam Tractor",
"Mechanics",
"Steam Truck",
},
"Trailer Truck",
},
moduleNeeds = {},
baseCraftTime = 20.0,
baseLaborCost = 360.0,
baseXPGain = 5.0,
defaultVariant = "Rolling Mill",
defaultVariantUntranslated = "Rolling Mill",
numberOfVariants = "1",
variants = {
["Rolling Mill"] = {
untranslated = "Rolling Mill",
ingredients = {
{
"ITEM",
"Steel Bar",
8.0,
false,
"Steel Bar",
},
{
"ITEM",
"Gearbox",
4.0,
false,
"Gearbox",
},
},
products = {
{
"Rolling Mill",
1.0,
"Rolling Mill",
},
},
},
},
},
["Root Campfire Salad"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Root Campfire Salad",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Root Campfire Salad",
defaultVariantUntranslated = "Root Campfire Salad",
numberOfVariants = "1",
variants = {
["Root Campfire Salad"] = {
untranslated = "Root Campfire Salad",
ingredients = {
{
"ITEM",
"Camas Bulb",
1.0,
false,
"Camas Bulb",
},
{
"ITEM",
"Taro Root",
1.0,
false,
"Taro Root",
},
{
"TAG",
"Greens",
1.0,
false,
"Greens",
},
},
products = {
{
"Root Campfire Salad",
1.0,
"Root Campfire Salad",
},
},
},
},
},
["Root Campfire Stew"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Root Campfire Stew",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
4,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Root Campfire Stew",
defaultVariantUntranslated = "Root Campfire Stew",
numberOfVariants = "1",
variants = {
["Root Campfire Stew"] = {
untranslated = "Root Campfire Stew",
ingredients = {
{
"ITEM",
"Beet",
1.0,
false,
"Beet",
},
{
"ITEM",
"Camas Bulb",
1.0,
false,
"Camas Bulb",
},
{
"ITEM",
"Scrap Meat",
1.0,
false,
"Scrap Meat",
},
{
"ITEM",
"Flour",
1.0,
false,
"Flour",
},
{
"TAG",
"Fat",
1.0,
false,
"Fat",
},
},
products = {
{
"Root Campfire Stew",
1.0,
"Root Campfire Stew",
},
},
},
},
},
["Round Pot"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Round Pot",
craftStn = {
{
"Kiln",
"Kiln",
},
},
skillNeeds = {
{
"Pottery",
3,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Round Pot",
defaultVariantUntranslated = "Round Pot",
numberOfVariants = "1",
variants = {
["Round Pot"] = {
untranslated = "Round Pot",
ingredients = {
{
"ITEM",
"Clay",
4.0,
false,
"Clay",
},
},
products = {
{
"Round Pot",
1.0,
"Round Pot",
},
},
},
},
},
["Rubber Wheel"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Rubber Wheel",
craftStn = {
{
"Electric Lathe",
"Electric Lathe",
},
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 3.5,
defaultVariant = "Rubber Wheel",
defaultVariantUntranslated = "Rubber Wheel",
numberOfVariants = "1",
variants = {
["Rubber Wheel"] = {
untranslated = "Rubber Wheel",
ingredients = {
{
"ITEM",
"Synthetic Rubber",
8.0,
false,
"Synthetic Rubber",
},
{
"ITEM",
"Steel Bar",
4.0,
false,
"Steel Bar",
},
},
products = {
{
"Rubber Wheel",
1,
"Rubber Wheel",
},
},
},
},
},
["Rug Large"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Rug Large",
craftStn = {
{
"Loom Automatic Loom",
"Loom Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
6,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 120.0,
baseXPGain = 3.0,
defaultVariant = "Rug Large",
defaultVariantUntranslated = "Rug Large",
numberOfVariants = "1",
variants = {
["Rug Large"] = {
untranslated = "Rug Large",
ingredients = {
{
"ITEM",
"Cellulose Fiber",
15.0,
false,
"Cellulose Fiber",
},
{
"ITEM",
"Wool Yarn",
40.0,
false,
"Wool Yarn",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Rug Large",
1.0,
"Rug Large",
},
},
},
},
},
["Rug Medium"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Rug Medium",
craftStn = {
{
"Loom Automatic Loom",
"Loom Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
3,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Rug Medium",
defaultVariantUntranslated = "Rug Medium",
numberOfVariants = "1",
variants = {
["Rug Medium"] = {
untranslated = "Rug Medium",
ingredients = {
{
"ITEM",
"Cellulose Fiber",
5.0,
false,
"Cellulose Fiber",
},
{
"ITEM",
"Wool Yarn",
20.0,
false,
"Wool Yarn",
},
{
"TAG",
"Fabric",
10.0,
false,
"Fabric",
},
},
products = {
{
"Rug Medium",
1.0,
"Rug Medium",
},
},
},
},
},
["Rug Small"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Rug Small",
craftStn = {
{
"Loom Automatic Loom",
"Loom Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 30.0,
baseXPGain = 1.0,
defaultVariant = "Rug Small",
defaultVariantUntranslated = "Rug Small",
numberOfVariants = "1",
variants = {
["Rug Small"] = {
untranslated = "Rug Small",
ingredients = {
{
"ITEM",
"Wool Yarn",
20.0,
false,
"Wool Yarn",
},
},
products = {
{
"Rug Small",
1.0,
"Rug Small",
},
},
},
},
},
["Running Shoes"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Running Shoes",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 3.0,
defaultVariant = "Running Shoes",
defaultVariantUntranslated = "Running Shoes",
numberOfVariants = "1",
variants = {
["Running Shoes"] = {
untranslated = "Running Shoes",
ingredients = {
{
"ITEM",
"Leather Hide",
10.0,
false,
"Leather Hide",
},
{
"TAG",
"Fabric",
5.0,
false,
"Fabric",
},
},
products = {
{
"Running Shoes",
1.0,
"Running Shoes",
},
},
},
},
},
["Salt Basket"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Salt Basket",
craftStn = {
{
"Farmers Table",
"Farmers Table",
},
},
skillNeeds = {
{
"Farming",
3,
"Farming",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 100.0,
baseXPGain = 3.0,
defaultVariant = "Salt Basket",
defaultVariantUntranslated = "Salt Basket",
numberOfVariants = "1",
variants = {
["Salt Basket"] = {
untranslated = "Salt Basket",
ingredients = {
{
"TAG",
"Wood Board",
20.0,
false,
"Wood Board",
},
},
products = {
{
"Salt Basket",
1.0,
"Salt Basket",
},
},
},
},
},
["Sand Concentrate"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sand Concentrate",
craftStn = {
{
"Rocker Box",
"Rocker Box",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.7,
baseLaborCost = 50.0,
baseXPGain = 0.5,
defaultVariant = "Sand Concentrate",
defaultVariantUntranslated = "Sand Concentrate",
numberOfVariants = "1",
variants = {
["Sand Concentrate"] = {
untranslated = "Sand Concentrate",
ingredients = {
{
"TAG",
"Silica",
2.0,
false,
"Silica",
},
},
products = {
{
"Sand",
1.0,
"Sand",
},
},
},
},
},
["Sand Concentrate Lv2"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sand Concentrate Lv2",
craftStn = {
{
"Screening Machine",
"Screening Machine",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.7,
baseLaborCost = 100.0,
baseXPGain = 1.0,
defaultVariant = "Sand Concentrate Lv2",
defaultVariantUntranslated = "Sand Concentrate Lv2",
numberOfVariants = "1",
variants = {
["Sand Concentrate Lv2"] = {
untranslated = "Sand Concentrate Lv2",
ingredients = {
{
"TAG",
"Silica",
4.0,
false,
"Silica",
},
},
products = {
{
"Sand",
2.0,
"Sand",
},
},
},
},
},
["Sand Concentrate Lv3"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sand Concentrate Lv3",
craftStn = {
{
"Sensor Based Belt Sorter",
"Sensor Based Belt Sorter",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 150.0,
baseXPGain = 1.5,
defaultVariant = "Sand Concentrate Lv3",
defaultVariantUntranslated = "Sand Concentrate Lv3",
numberOfVariants = "1",
variants = {
["Sand Concentrate Lv3"] = {
untranslated = "Sand Concentrate Lv3",
ingredients = {
{
"TAG",
"Silica",
6.0,
false,
"Silica",
},
},
products = {
{
"Sand",
3.0,
"Sand",
},
},
},
},
},
Sandals = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sandals",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 150.0,
baseXPGain = 0.0,
defaultVariant = "Sandals",
defaultVariantUntranslated = "Sandals",
numberOfVariants = "1",
variants = {
Sandals = {
untranslated = "Sandals",
ingredients = {
{
"ITEM",
"Leather Hide",
10.0,
false,
"Leather Hide",
},
},
products = {
{
"Sandals",
1.0,
"Sandals",
},
},
},
},
},
["Saw Boards"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Saw Boards",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 20.0,
baseXPGain = 0.5,
defaultVariant = "Saw Boards",
defaultVariantUntranslated = "Saw Boards",
numberOfVariants = "1",
variants = {
["Saw Boards"] = {
untranslated = "Saw Boards",
ingredients = {
{
"TAG",
"Wood",
2.0,
false,
"Wood",
},
},
products = {
{
"Board",
3.0,
"Board",
},
},
},
},
},
["Saw Hardwood Boards"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Saw Hardwood Boards",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 20.0,
baseXPGain = 0.5,
defaultVariant = "Saw Hardwood Boards",
defaultVariantUntranslated = "Saw Hardwood Boards",
numberOfVariants = "1",
variants = {
["Saw Hardwood Boards"] = {
untranslated = "Saw Hardwood Boards",
ingredients = {
{
"TAG",
"Hardwood",
2.0,
false,
"Hardwood",
},
},
products = {
{
"Hardwood Board",
3.0,
"Hardwood Board",
},
},
},
},
},
["Saw Softwood Boards"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Saw Softwood Boards",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.16,
baseLaborCost = 20.0,
baseXPGain = 0.5,
defaultVariant = "Saw Softwood Boards",
defaultVariantUntranslated = "Saw Softwood Boards",
numberOfVariants = "1",
variants = {
["Saw Softwood Boards"] = {
untranslated = "Saw Softwood Boards",
ingredients = {
{
"TAG",
"Softwood",
2.0,
false,
"Softwood",
},
},
products = {
{
"Softwood Board",
3.0,
"Softwood Board",
},
},
},
},
},
Sawmill = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sawmill",
craftStn = {
{
"Anvil",
"Anvil",
},
},
skillNeeds = {
{
"Smelting",
2,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 600.0,
baseXPGain = 20.0,
defaultVariant = "Sawmill",
defaultVariantUntranslated = "Sawmill",
numberOfVariants = "1",
variants = {
Sawmill = {
untranslated = "Sawmill",
ingredients = {
{
"ITEM",
"Iron Bar",
4.0,
false,
"Iron Bar",
},
{
"ITEM",
"Iron Saw Blade",
1.0,
true,
"Iron Saw Blade",
},
{
"TAG",
"Wood",
16.0,
false,
"Wood",
},
},
products = {
{
"Sawmill",
1.0,
"Sawmill",
},
},
},
},
},
["Scrap Meat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Scrap Meat",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Butchery",
1,
"Butchery",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Scrap Meat",
defaultVariantUntranslated = "Scrap Meat",
numberOfVariants = "1",
variants = {
["Scrap Meat"] = {
untranslated = "Scrap Meat",
ingredients = {
{
"ITEM",
"Raw Meat",
1.0,
false,
"Raw Meat",
},
},
products = {
{
"Scrap Meat",
3.0,
"Scrap Meat",
},
},
},
},
},
["Screening Machine"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Screening Machine",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
3,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 300.0,
baseXPGain = 5.0,
defaultVariant = "Screening Machine",
defaultVariantUntranslated = "Screening Machine",
numberOfVariants = "1",
variants = {
["Screening Machine"] = {
untranslated = "Screening Machine",
ingredients = {
{
"ITEM",
"Iron Bar",
40.0,
false,
"Iron Bar",
},
{
"ITEM",
"Screws",
15.0,
false,
"Screws",
},
{
"ITEM",
"Iron Gear",
10.0,
false,
"Iron Gear",
},
},
products = {
{
"Screening Machine",
1.0,
"Screening Machine",
},
},
},
},
},
["Screw Press"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Screw Press",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 300.0,
baseXPGain = 5.0,
defaultVariant = "Screw Press",
defaultVariantUntranslated = "Screw Press",
numberOfVariants = "1",
variants = {
["Screw Press"] = {
untranslated = "Screw Press",
ingredients = {
{
"ITEM",
"Iron Bar",
25.0,
false,
"Iron Bar",
},
},
products = {
{
"Screw Press",
1.0,
"Screw Press",
},
},
},
},
},
Screws = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Screws",
craftStn = {
{
"Lathe",
"Lathe",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Screws",
defaultVariantUntranslated = "Screws",
numberOfVariants = "1",
variants = {
Screws = {
untranslated = "Screws",
ingredients = {
{
"ITEM",
"Iron Bar",
1.0,
false,
"Iron Bar",
},
},
products = {
{
"Screws",
4.0,
"Screws",
},
},
},
},
},
["Seared Meat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Seared Meat",
craftStn = {
{
"Stove",
"Stove",
},
},
skillNeeds = {
{
"Advanced Cooking",
1,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Seared Meat",
defaultVariantUntranslated = "Seared Meat",
numberOfVariants = "1",
variants = {
["Seared Meat"] = {
untranslated = "Seared Meat",
ingredients = {
{
"ITEM",
"Prime Cut",
2.0,
false,
"Prime Cut",
},
{
"ITEM",
"Infused Oil",
2.0,
false,
"Infused Oil",
},
},
products = {
{
"Seared Meat",
1.0,
"Seared Meat",
},
},
},
},
},
["Seeded Camas Roll"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Seeded Camas Roll",
craftStn = {
{
"Kitchen",
"Kitchen",
},
},
skillNeeds = {
{
"Advanced Cooking",
3,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Seeded Camas Roll",
defaultVariantUntranslated = "Seeded Camas Roll",
numberOfVariants = "1",
variants = {
["Seeded Camas Roll"] = {
untranslated = "Seeded Camas Roll",
ingredients = {
{
"ITEM",
"Boiled Rice",
2.0,
false,
"Boiled Rice",
},
{
"ITEM",
"Kelp",
2.0,
false,
"Kelp",
},
{
"ITEM",
"Camas Paste",
2.0,
false,
"Camas Paste",
},
{
"ITEM",
"Fiddleheads",
2.0,
false,
"Fiddleheads",
},
},
products = {
{
"Seeded Camas Roll",
1.0,
"Seeded Camas Roll",
},
},
},
},
},
["Sensor Based Belt Sorter"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sensor Based Belt Sorter",
craftStn = {
{
"Electronics Assembly",
"Electronics Assembly",
},
},
skillNeeds = {
{
"Industry",
4,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 600.0,
baseXPGain = 6.0,
defaultVariant = "Sensor Based Belt Sorter",
defaultVariantUntranslated = "Sensor Based Belt Sorter",
numberOfVariants = "1",
variants = {
["Sensor Based Belt Sorter"] = {
untranslated = "Sensor Based Belt Sorter",
ingredients = {
{
"ITEM",
"Steel Plate",
10.0,
false,
"Steel Plate",
},
{
"ITEM",
"Steel Gearbox",
5.0,
false,
"Steel Gearbox",
},
{
"ITEM",
"Rivet",
16.0,
false,
"Rivet",
},
{
"ITEM",
"Advanced Circuit",
5.0,
false,
"Advanced Circuit",
},
{
"ITEM",
"Basic Circuit",
5.0,
false,
"Basic Circuit",
},
{
"ITEM",
"Electric Motor",
1.0,
true,
"Electric Motor",
},
},
products = {
{
"Sensor Based Belt Sorter",
1.0,
"Sensor Based Belt Sorter",
},
},
},
},
},
["Sensuous Sea Pizza"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sensuous Sea Pizza",
craftStn = {
{
"Bakery Oven",
"Bakery Oven",
},
},
skillNeeds = {
{
"Advanced Baking",
3,
"Advanced Baking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Sensuous Sea Pizza",
defaultVariantUntranslated = "Sensuous Sea Pizza",
numberOfVariants = "1",
variants = {
["Sensuous Sea Pizza"] = {
untranslated = "Sensuous Sea Pizza",
ingredients = {
{
"ITEM",
"Leavened Dough",
2.0,
false,
"Leavened Dough",
},
{
"ITEM",
"Raw Fish",
2.0,
false,
"Raw Fish",
},
{
"ITEM",
"Kelp",
2.0,
false,
"Kelp",
},
{
"ITEM",
"Sun Cheese",
4.0,
false,
"Sun Cheese",
},
{
"ITEM",
"Tomato",
2.0,
false,
"Tomato",
},
},
products = {
{
"Sensuous Sea Pizza",
1.0,
"Sensuous Sea Pizza",
},
},
},
},
},
Servo = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Servo",
craftStn = {
{
"Electric Machinist Table",
"Electric Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Servo",
defaultVariantUntranslated = "Servo",
numberOfVariants = "1",
variants = {
Servo = {
untranslated = "Servo",
ingredients = {
{
"ITEM",
"Basic Circuit",
2.0,
false,
"Basic Circuit",
},
{
"ITEM",
"Fiberglass",
5.0,
false,
"Fiberglass",
},
},
products = {
{
"Servo",
1,
"Servo",
},
},
},
},
},
["Settlement Crafting Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Settlement Crafting Table",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 360.0,
baseXPGain = 0.0,
defaultVariant = "Settlement Crafting Table",
defaultVariantUntranslated = "Settlement Crafting Table",
numberOfVariants = "1",
variants = {
["Settlement Crafting Table"] = {
untranslated = "Settlement Crafting Table",
ingredients = {
{
"TAG",
"Hewn Log",
5.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
},
products = {
{
"Settlement Crafting Table",
1.0,
"Settlement Crafting Table",
},
},
},
},
},
["Shale Brick"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shale Brick",
craftStn = {
{
"Kiln",
"Kiln",
},
},
skillNeeds = {
{
"Pottery",
1,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 200.0,
baseXPGain = 1.0,
defaultVariant = "Shale Brick",
defaultVariantUntranslated = "Shale Brick",
numberOfVariants = "1",
variants = {
["Shale Brick"] = {
untranslated = "Shale Brick",
ingredients = {
{
"ITEM",
"Sand",
6.0,
false,
"Sand",
},
{
"ITEM",
"Crushed Shale",
4.0,
false,
"Crushed Shale",
},
{
"ITEM",
"Clay",
12.0,
false,
"Clay",
},
{
"ITEM",
"Wooden Mold",
8.0,
false,
"Wooden Mold",
},
},
products = {
{
"Wet Brick",
8.0,
"Wet Brick",
},
},
},
},
},
Shaper = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shaper",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 300.0,
baseXPGain = 5.0,
defaultVariant = "Shaper",
defaultVariantUntranslated = "Shaper",
numberOfVariants = "1",
variants = {
Shaper = {
untranslated = "Shaper",
ingredients = {
{
"ITEM",
"Iron Plate",
16.0,
false,
"Iron Plate",
},
{
"ITEM",
"Piston",
16.0,
false,
"Piston",
},
},
products = {
{
"Shaper",
1.0,
"Shaper",
},
},
},
},
},
["Shark Fillet Soup"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shark Fillet Soup",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
2,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Shark Fillet Soup",
defaultVariantUntranslated = "Shark Fillet Soup",
numberOfVariants = "1",
variants = {
["Shark Fillet Soup"] = {
untranslated = "Shark Fillet Soup",
ingredients = {
{
"ITEM",
"Meat Stock",
2.0,
false,
"Meat Stock",
},
{
"ITEM",
"Blue Shark",
1.0,
true,
"Blue Shark",
},
},
products = {
{
"Shark Fillet Soup",
1.0,
"Shark Fillet Soup",
},
},
},
},
},
["Sheep Mount"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sheep Mount",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Hunting",
4,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 300.0,
baseXPGain = 4.0,
defaultVariant = "Sheep Mount",
defaultVariantUntranslated = "Sheep Mount",
numberOfVariants = "1",
variants = {
["Sheep Mount"] = {
untranslated = "Sheep Mount",
ingredients = {
{
"ITEM",
"Bighorn Carcass",
1.0,
true,
"Bighorn Carcass",
},
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Sheep Mount",
1.0,
"Sheep Mount",
},
},
},
},
},
["Shelf Cabinet"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shelf Cabinet",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
5,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 5.0,
defaultVariant = "Shelf Cabinet",
defaultVariantUntranslated = "Shelf Cabinet",
numberOfVariants = "1",
variants = {
["Shelf Cabinet"] = {
untranslated = "Shelf Cabinet",
ingredients = {
{
"ITEM",
"Paper",
30.0,
false,
"Paper",
},
{
"TAG",
"Lumber",
14.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
16.0,
false,
"Wood Board",
},
},
products = {
{
"Shelf Cabinet",
1.0,
"Shelf Cabinet",
},
},
},
},
},
["Shipwright Advanced Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shipwright Advanced Upgrade",
craftStn = {
{
"Medium Shipyard",
"Medium Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Shipwright Advanced Upgrade",
defaultVariantUntranslated = "Shipwright Advanced Upgrade",
numberOfVariants = "1",
variants = {
["Shipwright Advanced Upgrade"] = {
untranslated = "Shipwright Advanced Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade 4",
1.0,
true,
"Advanced Upgrade 4",
},
},
products = {
{
"Shipwright Advanced Upgrade",
1.0,
"Shipwright Advanced Upgrade",
},
},
},
},
},
["Shipwright Basic Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shipwright Basic Upgrade",
craftStn = {
{
"Small Shipyard",
"Small Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Shipwright Basic Upgrade",
defaultVariantUntranslated = "Shipwright Basic Upgrade",
numberOfVariants = "1",
variants = {
["Shipwright Basic Upgrade"] = {
untranslated = "Shipwright Basic Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Shipwright Basic Upgrade",
1.0,
"Shipwright Basic Upgrade",
},
},
},
},
},
["Shipwright Hat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shipwright Hat",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 3.0,
defaultVariant = "Shipwright Hat",
defaultVariantUntranslated = "Shipwright Hat",
numberOfVariants = "1",
variants = {
["Shipwright Hat"] = {
untranslated = "Shipwright Hat",
ingredients = {
{
"ITEM",
"Cotton Fabric",
25.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Shipwright Hat",
1.0,
"Shipwright Hat",
},
},
},
},
},
["Shipwright Overalls"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shipwright Overalls",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 3.0,
defaultVariant = "Shipwright Overalls",
defaultVariantUntranslated = "Shipwright Overalls",
numberOfVariants = "1",
variants = {
["Shipwright Overalls"] = {
untranslated = "Shipwright Overalls",
ingredients = {
{
"ITEM",
"Cotton Fabric",
40.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Shipwright Overalls",
1.0,
"Shipwright Overalls",
},
},
},
},
},
["Shipwright Sandals"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shipwright Sandals",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 3.0,
defaultVariant = "Shipwright Sandals",
defaultVariantUntranslated = "Shipwright Sandals",
numberOfVariants = "1",
variants = {
["Shipwright Sandals"] = {
untranslated = "Shipwright Sandals",
ingredients = {
{
"ITEM",
"Leather Hide",
10.0,
false,
"Leather Hide",
},
},
products = {
{
"Shipwright Sandals",
1.0,
"Shipwright Sandals",
},
},
},
},
},
["Shipwright Shirt"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shipwright Shirt",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 3.0,
defaultVariant = "Shipwright Shirt",
defaultVariantUntranslated = "Shipwright Shirt",
numberOfVariants = "1",
variants = {
["Shipwright Shirt"] = {
untranslated = "Shipwright Shirt",
ingredients = {
{
"ITEM",
"Cotton Fabric",
30.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Shipwright Shirt",
1.0,
"Shipwright Shirt",
},
},
},
},
},
["Shipwright Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shipwright Skill Book",
craftStn = {
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 2400.0,
baseXPGain = 0.0,
defaultVariant = "Shipwright Skill Book",
defaultVariantUntranslated = "Shipwright Skill Book",
numberOfVariants = "1",
variants = {
["Shipwright Skill Book"] = {
untranslated = "Shipwright Skill Book",
ingredients = {
{
"ITEM",
"Dendrology Research Paper Basic",
5.0,
false,
"Dendrology Research Paper Basic",
},
{
"ITEM",
"Gathering Research Paper Basic",
5.0,
false,
"Gathering Research Paper Basic",
},
{
"TAG",
"Basic Research",
10.0,
false,
"Basic Research",
},
},
products = {
{
"Shipwright Skill Book",
1.0,
"Shipwright Skill Book",
},
{
"Shipwright Skill Book",
1.0,
"Shipwright Skill Book",
},
},
},
},
},
Shorts = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shorts",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 40.0,
baseXPGain = 3.0,
defaultVariant = "Shorts",
defaultVariantUntranslated = "Shorts",
numberOfVariants = "1",
variants = {
Shorts = {
untranslated = "Shorts",
ingredients = {
{
"ITEM",
"Leather Hide",
4.0,
false,
"Leather Hide",
},
{
"TAG",
"Fabric",
5.0,
false,
"Fabric",
},
},
products = {
{
"Shorts",
1.0,
"Shorts",
},
},
},
},
},
["Shred Kelp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shred Kelp",
craftStn = {
{
"Fishery",
"Fishery",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 25.0,
baseXPGain = 0.0,
defaultVariant = "Shred Kelp",
defaultVariantUntranslated = "Shred Kelp",
numberOfVariants = "1",
variants = {
["Shred Kelp"] = {
untranslated = "Shred Kelp",
ingredients = {
{
"ITEM",
"Kelp",
8.0,
false,
"Kelp",
},
},
products = {
{
"Plant Fibers",
7.0,
"Plant Fibers",
},
},
},
},
},
["Shuck Clams"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Shuck Clams",
craftStn = {
{
"Fishery",
"Fishery",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 25.0,
baseXPGain = 0.0,
defaultVariant = "Shuck Clams",
defaultVariantUntranslated = "Shuck Clams",
numberOfVariants = "1",
variants = {
["Shuck Clams"] = {
untranslated = "Shuck Clams",
ingredients = {
{
"ITEM",
"Clam",
2.0,
false,
"Clam",
},
},
products = {
{
"Raw Fish",
1.0,
"Raw Fish",
},
},
},
},
},
["Simmered Meat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Simmered Meat",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
2,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Simmered Meat",
defaultVariantUntranslated = "Simmered Meat",
numberOfVariants = "1",
variants = {
["Simmered Meat"] = {
untranslated = "Simmered Meat",
ingredients = {
{
"ITEM",
"Prepared Meat",
2.0,
false,
"Prepared Meat",
},
{
"ITEM",
"Meat Stock",
1.0,
false,
"Meat Stock",
},
},
products = {
{
"Simmered Meat",
1.0,
"Simmered Meat",
},
},
},
},
},
["Simple Syrup"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Simple Syrup",
craftStn = {
{
"Mill",
"Mill",
},
},
skillNeeds = {
{
"Milling",
2,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Simple Syrup",
defaultVariantUntranslated = "Simple Syrup",
numberOfVariants = "1",
variants = {
["Simple Syrup"] = {
untranslated = "Simple Syrup",
ingredients = {
{
"ITEM",
"Sugar",
10.0,
false,
"Sugar",
},
},
products = {
{
"Simple Syrup",
1.0,
"Simple Syrup",
},
},
},
},
},
Sink = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sink",
craftStn = {
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
4,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 110.0,
baseXPGain = 5.0,
defaultVariant = "Sink",
defaultVariantUntranslated = "Sink",
numberOfVariants = "1",
variants = {
Sink = {
untranslated = "Sink",
ingredients = {
{
"ITEM",
"Steel Bar",
8.0,
false,
"Steel Bar",
},
{
"ITEM",
"Iron Plate",
8.0,
false,
"Iron Plate",
},
},
products = {
{
"Sink",
1.0,
"Sink",
},
},
},
},
},
["Skid Steer"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Skid Steer",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 2500.0,
baseXPGain = 24.0,
defaultVariant = "Skid Steer",
defaultVariantUntranslated = "Skid Steer",
numberOfVariants = "1",
variants = {
["Skid Steer"] = {
untranslated = "Skid Steer",
ingredients = {
{
"ITEM",
"Gearbox",
4.0,
false,
"Gearbox",
},
{
"ITEM",
"Steel Plate",
16.0,
false,
"Steel Plate",
},
{
"ITEM",
"Nylon Fabric",
20.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Advanced Combustion Engine",
1.0,
true,
"Advanced Combustion Engine",
},
{
"ITEM",
"Rubber Wheel",
4.0,
true,
"Rubber Wheel",
},
{
"ITEM",
"Radiator",
2.0,
true,
"Radiator",
},
{
"ITEM",
"Steel Axle",
2.0,
true,
"Steel Axle",
},
{
"ITEM",
"Light Bulb",
4.0,
true,
"Light Bulb",
},
},
products = {
{
"Skid Steer",
1.0,
"Skid Steer",
},
},
},
},
},
["Small Bath Mat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Bath Mat",
craftStn = {
{
"Loom",
"Loom",
},
},
skillNeeds = {
{
"Tailoring",
3,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 30.0,
baseXPGain = 1.0,
defaultVariant = "Small Bath Mat",
defaultVariantUntranslated = "Small Bath Mat",
numberOfVariants = "1",
variants = {
["Small Bath Mat"] = {
untranslated = "Small Bath Mat",
ingredients = {
{
"ITEM",
"Cotton Fabric",
20.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Small Bath Mat",
1.0,
"Small Bath Mat",
},
},
},
},
},
["Small Canoe"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Canoe",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 120.0,
baseXPGain = 0.0,
defaultVariant = "Small Canoe",
defaultVariantUntranslated = "Small Canoe",
numberOfVariants = "1",
variants = {
["Small Canoe"] = {
untranslated = "Small Canoe",
ingredients = {
{
"TAG",
"Hewn Log",
8.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood",
4.0,
false,
"Wood",
},
},
products = {
{
"Small Canoe",
1.0,
"Small Canoe",
},
},
},
},
},
["Small Cotton Bunting Red"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Cotton Bunting Red",
craftStn = {
{
"Loom",
"Loom",
},
},
skillNeeds = {
{
"Tailoring",
2,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Small Cotton Bunting Red",
defaultVariantUntranslated = "Small Cotton Bunting Red",
numberOfVariants = 4,
variants = {
["Small Cotton Bunting Red"] = {
untranslated = "Small Cotton Bunting Red",
ingredients = {
{
"ITEM",
"Cotton Fabric",
3.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Small Cotton Bunting Red",
1.0,
"Small Cotton Bunting Red",
},
},
},
["Small Cotton Bunting Regal"] = {
untranslated = "Small Cotton Bunting Regal",
ingredients = {
{
"ITEM",
"Cotton Fabric",
3.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Small Cotton Bunting Regal",
1,
"Small Cotton Bunting Regal",
},
},
},
["Small Cotton Bunting Festive"] = {
untranslated = "Small Cotton Bunting Festive",
ingredients = {
{
"ITEM",
"Cotton Fabric",
3.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Small Cotton Bunting Festive",
1.0,
"Small Cotton Bunting Festive",
},
},
},
["Small Cotton Bunting Vibrant"] = {
untranslated = "Small Cotton Bunting Vibrant",
ingredients = {
{
"ITEM",
"Cotton Fabric",
3.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Small Cotton Bunting Vibrant",
1.0,
"Small Cotton Bunting Vibrant",
},
},
},
},
},
["Small Court"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Court",
craftStn = {
{
"Settlement Crafting Table",
"Settlement Crafting Table",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 2000.0,
baseXPGain = 5.0,
defaultVariant = "Small Court",
defaultVariantUntranslated = "Small Court",
numberOfVariants = "1",
variants = {
["Small Court"] = {
untranslated = "Small Court",
ingredients = {
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
{
"TAG",
"Mortared Stone",
15.0,
false,
"Mortared Stone",
},
},
products = {
{
"Small Court",
1.0,
"Small Court",
},
},
},
},
},
["Small Hanging Ashlar Stone Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Hanging Ashlar Stone Sign",
craftStn = {
{
"Advanced Masonry Table",
"Advanced Masonry Table",
},
},
skillNeeds = {
{
"Advanced Masonry",
1,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Small Hanging Ashlar Stone Sign",
defaultVariantUntranslated = "Small Hanging Ashlar Stone Sign",
numberOfVariants = 7,
variants = {
["Small Hanging Ashlar Stone Sign"] = {
untranslated = "Small Hanging Ashlar Stone Sign",
ingredients = {
{
"TAG",
"Ashlar Stone",
8.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Small Hanging Ashlar Stone Sign",
1.0,
"Small Hanging Ashlar Stone Sign",
},
},
},
["Small Hanging Ashlar Basalt Sign"] = {
untranslated = "Small Hanging Ashlar Basalt Sign",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
8.0,
false,
"Ashlar Basalt",
},
},
products = {
{
"Small Hanging Ashlar Basalt Sign",
1,
"Small Hanging Ashlar Basalt Sign",
},
},
},
["Small Hanging Ashlar Gneiss Sign"] = {
untranslated = "Small Hanging Ashlar Gneiss Sign",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
8.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Small Hanging Ashlar Gneiss Sign",
1.0,
"Small Hanging Ashlar Gneiss Sign",
},
},
},
["Small Hanging Ashlar Granite Sign"] = {
untranslated = "Small Hanging Ashlar Granite Sign",
ingredients = {
{
"ITEM",
"Ashlar Granite",
8.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Small Hanging Ashlar Granite Sign",
1.0,
"Small Hanging Ashlar Granite Sign",
},
},
},
["Small Hanging Ashlar Limestone Sign"] = {
untranslated = "Small Hanging Ashlar Limestone Sign",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
8.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Small Hanging Ashlar Limestone Sign",
1.0,
"Small Hanging Ashlar Limestone Sign",
},
},
},
["Small Hanging Ashlar Sandstone Sign"] = {
untranslated = "Small Hanging Ashlar Sandstone Sign",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
8.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Small Hanging Ashlar Sandstone Sign",
1.0,
"Small Hanging Ashlar Sandstone Sign",
},
},
},
["Small Hanging Ashlar Shale Sign"] = {
untranslated = "Small Hanging Ashlar Shale Sign",
ingredients = {
{
"ITEM",
"Ashlar Shale",
8.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Small Hanging Ashlar Shale Sign",
1.0,
"Small Hanging Ashlar Shale Sign",
},
},
},
},
},
["Small Hanging Lumber Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Hanging Lumber Sign",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
5,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Small Hanging Lumber Sign",
defaultVariantUntranslated = "Small Hanging Lumber Sign",
numberOfVariants = "1",
variants = {
["Small Hanging Lumber Sign"] = {
untranslated = "Small Hanging Lumber Sign",
ingredients = {
{
"TAG",
"Wood Board",
6.0,
false,
"Wood Board",
},
{
"TAG",
"Lumber",
4.0,
false,
"Lumber",
},
},
products = {
{
"Small Hanging Lumber Sign",
1.0,
"Small Hanging Lumber Sign",
},
},
},
},
},
["Small Hanging Mortared Stone Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Hanging Mortared Stone Sign",
craftStn = {
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Small Hanging Mortared Stone Sign",
defaultVariantUntranslated = "Small Hanging Mortared Stone Sign",
numberOfVariants = 4,
variants = {
["Small Hanging Mortared Stone Sign"] = {
untranslated = "Small Hanging Mortared Stone Sign",
ingredients = {
{
"TAG",
"Mortared Stone",
6.0,
false,
"Mortared Stone",
},
},
products = {
{
"Small Hanging Mortared Stone Sign",
1.0,
"Small Hanging Mortared Stone Sign",
},
},
},
["Small Hanging Mortared Granite Sign"] = {
untranslated = "Small Hanging Mortared Granite Sign",
ingredients = {
{
"ITEM",
"Mortared Granite",
6.0,
false,
"Mortared Granite",
},
},
products = {
{
"Small Hanging Mortared Granite Sign",
1,
"Small Hanging Mortared Granite Sign",
},
},
},
["Small Hanging Mortared Limestone Sign"] = {
untranslated = "Small Hanging Mortared Limestone Sign",
ingredients = {
{
"ITEM",
"Mortared Limestone",
6.0,
false,
"Mortared Limestone",
},
},
products = {
{
"Small Hanging Mortared Limestone Sign",
1.0,
"Small Hanging Mortared Limestone Sign",
},
},
},
["Small Hanging Mortared Sandstone Sign"] = {
untranslated = "Small Hanging Mortared Sandstone Sign",
ingredients = {
{
"ITEM",
"Mortared Sandstone",
6.0,
false,
"Mortared Sandstone",
},
},
products = {
{
"Small Hanging Mortared Sandstone Sign",
1.0,
"Small Hanging Mortared Sandstone Sign",
},
},
},
},
},
["Small Hanging Wood Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Hanging Wood Sign",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Small Hanging Wood Sign",
defaultVariantUntranslated = "Small Hanging Wood Sign",
numberOfVariants = 13,
variants = {
["Small Hanging Wood Sign"] = {
untranslated = "Small Hanging Wood Sign",
ingredients = {
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood",
5.0,
false,
"Wood",
},
},
products = {
{
"Small Hanging Wood Sign",
1,
"Small Hanging Wood Sign",
},
},
},
["Small Hanging Birch Sign"] = {
untranslated = "Small Hanging Birch Sign",
ingredients = {
{
"ITEM",
"Birch Log",
5.0,
false,
"Birch Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Birch Sign",
1,
"Small Hanging Birch Sign",
},
},
},
["Small Hanging Cedar Sign"] = {
untranslated = "Small Hanging Cedar Sign",
ingredients = {
{
"ITEM",
"Cedar Log",
5.0,
false,
"Cedar Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Cedar Sign",
1.0,
"Small Hanging Cedar Sign",
},
},
},
["Small Hanging Ceiba Sign"] = {
untranslated = "Small Hanging Ceiba Sign",
ingredients = {
{
"ITEM",
"Ceiba Log",
5.0,
false,
"Ceiba Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Ceiba Sign",
1.0,
"Small Hanging Ceiba Sign",
},
},
},
["Small Hanging Fir Sign"] = {
untranslated = "Small Hanging Fir Sign",
ingredients = {
{
"ITEM",
"Fir Log",
5.0,
false,
"Fir Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Fir Sign",
1.0,
"Small Hanging Fir Sign",
},
},
},
["Small Hanging Joshua Sign"] = {
untranslated = "Small Hanging Joshua Sign",
ingredients = {
{
"ITEM",
"Joshua Log",
5.0,
false,
"Joshua Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Joshua Sign",
1.0,
"Small Hanging Joshua Sign",
},
},
},
["Small Hanging Oak Sign"] = {
untranslated = "Small Hanging Oak Sign",
ingredients = {
{
"ITEM",
"Oak Log",
5.0,
false,
"Oak Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Oak Sign",
1.0,
"Small Hanging Oak Sign",
},
},
},
["Small Hanging Redwood Sign"] = {
untranslated = "Small Hanging Redwood Sign",
ingredients = {
{
"ITEM",
"Redwood Log",
5.0,
false,
"Redwood Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Redwood Sign",
1.0,
"Small Hanging Redwood Sign",
},
},
},
["Small Hanging Palm Sign"] = {
untranslated = "Small Hanging Palm Sign",
ingredients = {
{
"ITEM",
"Palm Log",
5.0,
false,
"Palm Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Palm Sign",
1.0,
"Small Hanging Palm Sign",
},
},
},
["Small Hanging Spruce Sign"] = {
untranslated = "Small Hanging Spruce Sign",
ingredients = {
{
"ITEM",
"Spruce Log",
5.0,
false,
"Spruce Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Spruce Sign",
1.0,
"Small Hanging Spruce Sign",
},
},
},
["Small Hanging Saguaro Sign"] = {
untranslated = "Small Hanging Saguaro Sign",
ingredients = {
{
"ITEM",
"Saguaro Rib",
5.0,
false,
"Saguaro Rib",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Hanging Saguaro Sign",
1,
"Small Hanging Saguaro Sign",
},
},
},
["Small Hanging Softwood Sign"] = {
untranslated = "Small Hanging Softwood Sign",
ingredients = {
{
"ITEM",
"Softwood Board",
2.0,
false,
"Softwood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Softwood",
5.0,
false,
"Softwood",
},
},
products = {
{
"Small Hanging Softwood Sign",
1,
"Small Hanging Softwood Sign",
},
},
},
["Small Hanging Hardwood Sign"] = {
untranslated = "Small Hanging Hardwood Sign",
ingredients = {
{
"ITEM",
"Hardwood Board",
2.0,
false,
"Hardwood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Hardwood",
5.0,
false,
"Hardwood",
},
},
products = {
{
"Small Hanging Hardwood Sign",
1.0,
"Small Hanging Hardwood Sign",
},
},
},
},
},
["Small Nylon Bunting Green"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Nylon Bunting Green",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
2,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Small Nylon Bunting Green",
defaultVariantUntranslated = "Small Nylon Bunting Green",
numberOfVariants = 3,
variants = {
["Small Nylon Bunting Green"] = {
untranslated = "Small Nylon Bunting Green",
ingredients = {
{
"ITEM",
"Nylon Fabric",
3.0,
false,
"Nylon Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Small Nylon Bunting Green",
1.0,
"Small Nylon Bunting Green",
},
},
},
["Small Nylon Bunting Purple"] = {
untranslated = "Small Nylon Bunting Purple",
ingredients = {
{
"ITEM",
"Nylon Fabric",
3.0,
false,
"Nylon Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Small Nylon Bunting Purple",
1,
"Small Nylon Bunting Purple",
},
},
},
["Small Nylon Bunting Yellow"] = {
untranslated = "Small Nylon Bunting Yellow",
ingredients = {
{
"ITEM",
"Nylon Fabric",
3.0,
false,
"Nylon Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Small Nylon Bunting Yellow",
1.0,
"Small Nylon Bunting Yellow",
},
},
},
},
},
["Small Paper Lantern"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Paper Lantern",
craftStn = {
{
"Small Paper Machine",
"Small Paper Machine",
},
},
skillNeeds = {
{
"Paper Milling",
1,
"Paper Milling",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Small Paper Lantern",
defaultVariantUntranslated = "Small Paper Lantern",
numberOfVariants = "1",
variants = {
["Small Paper Lantern"] = {
untranslated = "Small Paper Lantern",
ingredients = {
{
"ITEM",
"Paper",
10.0,
false,
"Paper",
},
{
"ITEM",
"Cotton Fabric",
4.0,
false,
"Cotton Fabric",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
},
products = {
{
"Small Paper Lantern",
1.0,
"Small Paper Lantern",
},
},
},
},
},
["Small Paper Machine"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Paper Machine",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 240.0,
baseXPGain = 1.0,
defaultVariant = "Small Paper Machine",
defaultVariantUntranslated = "Small Paper Machine",
numberOfVariants = "1",
variants = {
["Small Paper Machine"] = {
untranslated = "Small Paper Machine",
ingredients = {
{
"ITEM",
"Iron Gear",
6.0,
false,
"Iron Gear",
},
{
"ITEM",
"Iron Plate",
8.0,
false,
"Iron Plate",
},
},
products = {
{
"Small Paper Machine",
1.0,
"Small Paper Machine",
},
},
},
},
},
["Small Shipyard"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Shipyard",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 360.0,
baseXPGain = 3.0,
defaultVariant = "Small Shipyard",
defaultVariantUntranslated = "Small Shipyard",
numberOfVariants = "1",
variants = {
["Small Shipyard"] = {
untranslated = "Small Shipyard",
ingredients = {
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Small Shipyard",
1.0,
"Small Shipyard",
},
},
},
},
},
["Small Sink"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Sink",
craftStn = {
{
"Kiln",
"Kiln",
},
},
skillNeeds = {
{
"Pottery",
5,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Small Sink",
defaultVariantUntranslated = "Small Sink",
numberOfVariants = "1",
variants = {
["Small Sink"] = {
untranslated = "Small Sink",
ingredients = {
{
"ITEM",
"Clay",
30.0,
false,
"Clay",
},
{
"ITEM",
"Iron Bar",
10.0,
false,
"Iron Bar",
},
},
products = {
{
"Small Sink",
1.0,
"Small Sink",
},
},
},
},
},
["Small Standing Ashlar Stone Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Standing Ashlar Stone Sign",
craftStn = {
{
"Advanced Masonry Table",
"Advanced Masonry Table",
},
},
skillNeeds = {
{
"Advanced Masonry",
1,
"Advanced Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Small Standing Ashlar Stone Sign",
defaultVariantUntranslated = "Small Standing Ashlar Stone Sign",
numberOfVariants = 7,
variants = {
["Small Standing Ashlar Stone Sign"] = {
untranslated = "Small Standing Ashlar Stone Sign",
ingredients = {
{
"TAG",
"Ashlar Stone",
8.0,
false,
"Ashlar Stone",
},
},
products = {
{
"Small Standing Ashlar Stone Sign",
1.0,
"Small Standing Ashlar Stone Sign",
},
},
},
["Small Standing Ashlar Basalt Sign"] = {
untranslated = "Small Standing Ashlar Basalt Sign",
ingredients = {
{
"ITEM",
"Ashlar Basalt",
8.0,
false,
"Ashlar Basalt",
},
},
products = {
{
"Small Standing Ashlar Basalt Sign",
1,
"Small Standing Ashlar Basalt Sign",
},
},
},
["Small Standing Ashlar Gneiss Sign"] = {
untranslated = "Small Standing Ashlar Gneiss Sign",
ingredients = {
{
"ITEM",
"Ashlar Gneiss",
8.0,
false,
"Ashlar Gneiss",
},
},
products = {
{
"Small Standing Ashlar Gneiss Sign",
1.0,
"Small Standing Ashlar Gneiss Sign",
},
},
},
["Small Standing Ashlar Granite Sign"] = {
untranslated = "Small Standing Ashlar Granite Sign",
ingredients = {
{
"ITEM",
"Ashlar Granite",
8.0,
false,
"Ashlar Granite",
},
},
products = {
{
"Small Standing Ashlar Granite Sign",
1.0,
"Small Standing Ashlar Granite Sign",
},
},
},
["Small Standing Ashlar Limestone Sign"] = {
untranslated = "Small Standing Ashlar Limestone Sign",
ingredients = {
{
"ITEM",
"Ashlar Limestone",
8.0,
false,
"Ashlar Limestone",
},
},
products = {
{
"Small Standing Ashlar Limestone Sign",
1.0,
"Small Standing Ashlar Limestone Sign",
},
},
},
["Small Standing Ashlar Sandstone Sign"] = {
untranslated = "Small Standing Ashlar Sandstone Sign",
ingredients = {
{
"ITEM",
"Ashlar Sandstone",
8.0,
false,
"Ashlar Sandstone",
},
},
products = {
{
"Small Standing Ashlar Sandstone Sign",
1.0,
"Small Standing Ashlar Sandstone Sign",
},
},
},
["Small Standing Ashlar Shale Sign"] = {
untranslated = "Small Standing Ashlar Shale Sign",
ingredients = {
{
"ITEM",
"Ashlar Shale",
8.0,
false,
"Ashlar Shale",
},
},
products = {
{
"Small Standing Ashlar Shale Sign",
1.0,
"Small Standing Ashlar Shale Sign",
},
},
},
},
},
["Small Standing Lumber Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Standing Lumber Sign",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
5,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Small Standing Lumber Sign",
defaultVariantUntranslated = "Small Standing Lumber Sign",
numberOfVariants = "1",
variants = {
["Small Standing Lumber Sign"] = {
untranslated = "Small Standing Lumber Sign",
ingredients = {
{
"TAG",
"Wood Board",
6.0,
false,
"Wood Board",
},
{
"TAG",
"Lumber",
4.0,
false,
"Lumber",
},
},
products = {
{
"Small Standing Lumber Sign",
1.0,
"Small Standing Lumber Sign",
},
},
},
},
},
["Small Standing Mortared Stone Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Standing Mortared Stone Sign",
craftStn = {
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Small Standing Mortared Stone Sign",
defaultVariantUntranslated = "Small Standing Mortared Stone Sign",
numberOfVariants = 4,
variants = {
["Small Standing Mortared Stone Sign"] = {
untranslated = "Small Standing Mortared Stone Sign",
ingredients = {
{
"TAG",
"Mortared Stone",
6.0,
false,
"Mortared Stone",
},
},
products = {
{
"Small Standing Mortared Stone Sign",
1.0,
"Small Standing Mortared Stone Sign",
},
},
},
["Small Standing Mortared Granite Sign"] = {
untranslated = "Small Standing Mortared Granite Sign",
ingredients = {
{
"ITEM",
"Mortared Granite",
6.0,
false,
"Mortared Granite",
},
},
products = {
{
"Small Standing Mortared Granite Sign",
1,
"Small Standing Mortared Granite Sign",
},
},
},
["Small Standing Mortared Limestone Sign"] = {
untranslated = "Small Standing Mortared Limestone Sign",
ingredients = {
{
"ITEM",
"Mortared Limestone",
6.0,
false,
"Mortared Limestone",
},
},
products = {
{
"Small Standing Mortared Limestone Sign",
1.0,
"Small Standing Mortared Limestone Sign",
},
},
},
["Small Standing Mortared Sandstone Sign"] = {
untranslated = "Small Standing Mortared Sandstone Sign",
ingredients = {
{
"ITEM",
"Mortared Sandstone",
6.0,
false,
"Mortared Sandstone",
},
},
products = {
{
"Small Standing Mortared Sandstone Sign",
1.0,
"Small Standing Mortared Sandstone Sign",
},
},
},
},
},
["Small Standing Wood Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Standing Wood Sign",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Small Standing Wood Sign",
defaultVariantUntranslated = "Small Standing Wood Sign",
numberOfVariants = 13,
variants = {
["Small Standing Wood Sign"] = {
untranslated = "Small Standing Wood Sign",
ingredients = {
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood",
5.0,
false,
"Wood",
},
},
products = {
{
"Small Standing Wood Sign",
1,
"Small Standing Wood Sign",
},
},
},
["Small Standing Birch Sign"] = {
untranslated = "Small Standing Birch Sign",
ingredients = {
{
"ITEM",
"Birch Log",
5.0,
false,
"Birch Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Birch Sign",
1,
"Small Standing Birch Sign",
},
},
},
["Small Standing Cedar Sign"] = {
untranslated = "Small Standing Cedar Sign",
ingredients = {
{
"ITEM",
"Cedar Log",
5.0,
false,
"Cedar Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Cedar Sign",
1.0,
"Small Standing Cedar Sign",
},
},
},
["Small Standing Ceiba Sign"] = {
untranslated = "Small Standing Ceiba Sign",
ingredients = {
{
"ITEM",
"Ceiba Log",
5.0,
false,
"Ceiba Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Ceiba Sign",
1.0,
"Small Standing Ceiba Sign",
},
},
},
["Small Standing Fir Sign"] = {
untranslated = "Small Standing Fir Sign",
ingredients = {
{
"ITEM",
"Fir Log",
5.0,
false,
"Fir Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Fir Sign",
1.0,
"Small Standing Fir Sign",
},
},
},
["Small Standing Joshua Sign"] = {
untranslated = "Small Standing Joshua Sign",
ingredients = {
{
"ITEM",
"Joshua Log",
5.0,
false,
"Joshua Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Joshua Sign",
1.0,
"Small Standing Joshua Sign",
},
},
},
["Small Standing Oak Sign"] = {
untranslated = "Small Standing Oak Sign",
ingredients = {
{
"ITEM",
"Oak Log",
5.0,
false,
"Oak Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Oak Sign",
1.0,
"Small Standing Oak Sign",
},
},
},
["Small Standing Redwood Sign"] = {
untranslated = "Small Standing Redwood Sign",
ingredients = {
{
"ITEM",
"Redwood Log",
5.0,
false,
"Redwood Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Redwood Sign",
1.0,
"Small Standing Redwood Sign",
},
},
},
["Small Standing Palm Sign"] = {
untranslated = "Small Standing Palm Sign",
ingredients = {
{
"ITEM",
"Palm Log",
5.0,
false,
"Palm Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Palm Sign",
1.0,
"Small Standing Palm Sign",
},
},
},
["Small Standing Spruce Sign"] = {
untranslated = "Small Standing Spruce Sign",
ingredients = {
{
"ITEM",
"Spruce Log",
5.0,
false,
"Spruce Log",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Spruce Sign",
1.0,
"Small Standing Spruce Sign",
},
},
},
["Small Standing Saguaro Sign"] = {
untranslated = "Small Standing Saguaro Sign",
ingredients = {
{
"ITEM",
"Saguaro Rib",
5.0,
false,
"Saguaro Rib",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Standing Saguaro Sign",
1,
"Small Standing Saguaro Sign",
},
},
},
["Small Standing Softwood Sign"] = {
untranslated = "Small Standing Softwood Sign",
ingredients = {
{
"ITEM",
"Softwood Board",
2.0,
false,
"Softwood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Softwood",
5.0,
false,
"Softwood",
},
},
products = {
{
"Small Standing Softwood Sign",
1,
"Small Standing Softwood Sign",
},
},
},
["Small Standing Hardwood Sign"] = {
untranslated = "Small Standing Hardwood Sign",
ingredients = {
{
"ITEM",
"Hardwood Board",
2.0,
false,
"Hardwood Board",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Hardwood",
5.0,
false,
"Hardwood",
},
},
products = {
{
"Small Standing Hardwood Sign",
1.0,
"Small Standing Hardwood Sign",
},
},
},
},
},
["Small Stockpile"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Stockpile",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 10.0,
baseXPGain = 0.0,
defaultVariant = "Small Stockpile",
defaultVariantUntranslated = "Small Stockpile",
numberOfVariants = "1",
variants = {
["Small Stockpile"] = {
untranslated = "Small Stockpile",
ingredients = {
{
"TAG",
"Wood",
5.0,
false,
"Wood",
},
},
products = {
{
"Small Stockpile",
1.0,
"Small Stockpile",
},
},
},
},
},
["Small Wood Cart"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Wood Cart",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 50.0,
baseXPGain = 3.0,
defaultVariant = "Small Wood Cart",
defaultVariantUntranslated = "Small Wood Cart",
numberOfVariants = "1",
variants = {
["Small Wood Cart"] = {
untranslated = "Small Wood Cart",
ingredients = {
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
15.0,
false,
"Wood Board",
},
},
products = {
{
"Small Wood Cart",
1.0,
"Small Wood Cart",
},
},
},
},
},
["Small Wooden Boat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Wooden Boat",
craftStn = {
{
"Small Shipyard",
"Small Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 680.0,
baseXPGain = 16.0,
defaultVariant = "Small Wooden Boat",
defaultVariantUntranslated = "Small Wooden Boat",
numberOfVariants = "1",
variants = {
["Small Wooden Boat"] = {
untranslated = "Small Wooden Boat",
ingredients = {
{
"ITEM",
"Wooden Hull Planks",
8.0,
false,
"Wooden Hull Planks",
},
{
"ITEM",
"Wooden Wheel",
2.0,
true,
"Wooden Wheel",
},
{
"ITEM",
"Gearbox",
2.0,
true,
"Gearbox",
},
{
"ITEM",
"Medium Wooden Ship Frame",
1.0,
true,
"Medium Wooden Ship Frame",
},
},
products = {
{
"Small Wooden Boat",
1.0,
"Small Wooden Boat",
},
},
},
},
},
["Small Wooden Ship Frame"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Small Wooden Ship Frame",
craftStn = {
{
"Small Shipyard",
"Small Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Small Wooden Ship Frame",
defaultVariantUntranslated = "Small Wooden Ship Frame",
numberOfVariants = "1",
variants = {
["Small Wooden Ship Frame"] = {
untranslated = "Small Wooden Ship Frame",
ingredients = {
{
"ITEM",
"Wooden Keel",
1.0,
true,
"Wooden Keel",
},
{
"TAG",
"Hewn Log",
8.0,
false,
"Hewn Log",
},
},
products = {
{
"Small Wooden Ship Frame",
1,
"Small Wooden Ship Frame",
},
},
},
},
},
["Smelt Copper"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smelt Copper",
craftStn = {
{
"Bloomery",
"Bloomery",
},
},
skillNeeds = {
{
"Smelting",
1,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Smelt Copper",
defaultVariantUntranslated = "Smelt Copper",
numberOfVariants = "1",
variants = {
["Smelt Copper"] = {
untranslated = "Smelt Copper",
ingredients = {
{
"ITEM",
"Copper Concentrate",
2.0,
false,
"Copper Concentrate",
},
},
products = {
{
"Copper Bar",
6.0,
"Copper Bar",
},
{
"Slag",
2.0,
"Slag",
},
},
},
},
},
["Smelt Gold"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smelt Gold",
craftStn = {
{
"Bloomery",
"Bloomery",
},
},
skillNeeds = {
{
"Smelting",
1,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Smelt Gold",
defaultVariantUntranslated = "Smelt Gold",
numberOfVariants = "1",
variants = {
["Smelt Gold"] = {
untranslated = "Smelt Gold",
ingredients = {
{
"ITEM",
"Gold Concentrate",
2.0,
false,
"Gold Concentrate",
},
},
products = {
{
"Gold Bar",
6.0,
"Gold Bar",
},
{
"Slag",
2.0,
"Slag",
},
},
},
},
},
["Smelt Iron"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smelt Iron",
craftStn = {
{
"Bloomery",
"Bloomery",
},
},
skillNeeds = {
{
"Smelting",
1,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Smelt Iron",
defaultVariantUntranslated = "Smelt Iron",
numberOfVariants = "1",
variants = {
["Smelt Iron"] = {
untranslated = "Smelt Iron",
ingredients = {
{
"ITEM",
"Iron Concentrate",
2.0,
false,
"Iron Concentrate",
},
},
products = {
{
"Iron Bar",
6.0,
"Iron Bar",
},
{
"Slag",
2.0,
"Slag",
},
},
},
},
},
["Smelting Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smelting Skill Book",
craftStn = {
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Mining",
1,
"Mining",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 2400.0,
baseXPGain = 0.0,
defaultVariant = "Smelting Skill Book",
defaultVariantUntranslated = "Smelting Skill Book",
numberOfVariants = "1",
variants = {
["Smelting Skill Book"] = {
untranslated = "Smelting Skill Book",
ingredients = {
{
"ITEM",
"Metallurgy Research Paper Basic",
10.0,
false,
"Metallurgy Research Paper Basic",
},
{
"ITEM",
"Dendrology Research Paper Advanced",
5.0,
false,
"Dendrology Research Paper Advanced",
},
{
"ITEM",
"Geology Research Paper Advanced",
5.0,
false,
"Geology Research Paper Advanced",
},
{
"TAG",
"Basic Research",
5.0,
false,
"Basic Research",
},
},
products = {
{
"Smelting Skill Book",
1.0,
"Smelting Skill Book",
},
{
"Smelting Skill Book",
1.0,
"Smelting Skill Book",
},
},
},
},
},
["Smelting Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smelting Upgrade",
craftStn = {
{
"Bloomery",
"Bloomery",
},
},
skillNeeds = {
{
"Smelting",
1,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 6000.0,
baseXPGain = 4.0,
defaultVariant = "Smelting Upgrade",
defaultVariantUntranslated = "Smelting Upgrade",
numberOfVariants = "1",
variants = {
["Smelting Upgrade"] = {
untranslated = "Smelting Upgrade",
ingredients = {
{
"ITEM",
"Advanced Upgrade 4",
1.0,
true,
"Advanced Upgrade 4",
},
},
products = {
{
"Smelting Upgrade",
1.0,
"Smelting Upgrade",
},
},
},
},
},
["Smith Apron"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smith Apron",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Smith Apron",
defaultVariantUntranslated = "Smith Apron",
numberOfVariants = "1",
variants = {
["Smith Apron"] = {
untranslated = "Smith Apron",
ingredients = {
{
"ITEM",
"Leather Hide",
30.0,
false,
"Leather Hide",
},
},
products = {
{
"Smith Apron",
1.0,
"Smith Apron",
},
},
},
},
},
["Smith Bandana"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smith Bandana",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Smith Bandana",
defaultVariantUntranslated = "Smith Bandana",
numberOfVariants = "1",
variants = {
["Smith Bandana"] = {
untranslated = "Smith Bandana",
ingredients = {
{
"ITEM",
"Cotton Fabric",
25.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Smith Bandana",
1.0,
"Smith Bandana",
},
},
},
},
},
["Smith Boots"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smith Boots",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Smith Boots",
defaultVariantUntranslated = "Smith Boots",
numberOfVariants = "1",
variants = {
["Smith Boots"] = {
untranslated = "Smith Boots",
ingredients = {
{
"ITEM",
"Steel Bar",
1.0,
false,
"Steel Bar",
},
{
"ITEM",
"Leather Hide",
5.0,
false,
"Leather Hide",
},
{
"ITEM",
"Cotton Fabric",
10.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Smith Boots",
1.0,
"Smith Boots",
},
},
},
},
},
["Smith Gloves"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smith Gloves",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Smith Gloves",
defaultVariantUntranslated = "Smith Gloves",
numberOfVariants = "1",
variants = {
["Smith Gloves"] = {
untranslated = "Smith Gloves",
ingredients = {
{
"ITEM",
"Leather Hide",
10.0,
false,
"Leather Hide",
},
{
"ITEM",
"Cotton Fabric",
20.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Smith Gloves",
1.0,
"Smith Gloves",
},
},
},
},
},
["Smith Pants"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smith Pants",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Smith Pants",
defaultVariantUntranslated = "Smith Pants",
numberOfVariants = "1",
variants = {
["Smith Pants"] = {
untranslated = "Smith Pants",
ingredients = {
{
"ITEM",
"Cotton Fabric",
40.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Smith Pants",
1.0,
"Smith Pants",
},
},
},
},
},
["Smith Shirt"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smith Shirt",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 3.0,
defaultVariant = "Smith Shirt",
defaultVariantUntranslated = "Smith Shirt",
numberOfVariants = "1",
variants = {
["Smith Shirt"] = {
untranslated = "Smith Shirt",
ingredients = {
{
"ITEM",
"Cotton Fabric",
30.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Smith Shirt",
1.0,
"Smith Shirt",
},
},
},
},
},
["Smooth Gut Noodle Roll"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Smooth Gut Noodle Roll",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
4,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Smooth Gut Noodle Roll",
defaultVariantUntranslated = "Smooth Gut Noodle Roll",
numberOfVariants = "1",
variants = {
["Smooth Gut Noodle Roll"] = {
untranslated = "Smooth Gut Noodle Roll",
ingredients = {
{
"ITEM",
"Rice Noodles",
4.0,
false,
"Rice Noodles",
},
{
"ITEM",
"Prepared Meat",
4.0,
false,
"Prepared Meat",
},
{
"TAG",
"Oil",
2.0,
false,
"Oil",
},
},
products = {
{
"Smooth Gut Noodle Roll",
1.0,
"Smooth Gut Noodle Roll",
},
},
},
},
},
["Softwood Boards"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Softwood Boards",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.2,
baseLaborCost = 40.0,
baseXPGain = 0.0,
defaultVariant = "Softwood Boards",
defaultVariantUntranslated = "Softwood Boards",
numberOfVariants = "1",
variants = {
["Softwood Boards"] = {
untranslated = "Softwood Boards",
ingredients = {
{
"TAG",
"Softwood",
2.0,
false,
"Softwood",
},
},
products = {
{
"Softwood Board",
1.0,
"Softwood Board",
},
},
},
},
},
["Soil Sampler"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Soil Sampler",
craftStn = {
{
"Tool Bench",
"Tool Bench",
},
},
skillNeeds = {
{
"Fertilizers",
1,
"Fertilizers",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 50.0,
baseXPGain = 1.0,
defaultVariant = "Soil Sampler",
defaultVariantUntranslated = "Soil Sampler",
numberOfVariants = "1",
variants = {
["Soil Sampler"] = {
untranslated = "Soil Sampler",
ingredients = {
{
"TAG",
"Wood",
2.0,
false,
"Wood",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Soil Sampler",
1,
"Soil Sampler",
},
},
},
},
},
["Solar Generator"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Solar Generator",
craftStn = {
{
"Electronics Assembly",
"Electronics Assembly",
},
},
skillNeeds = {
{
"Electronics",
5,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 20.0,
baseLaborCost = 600.0,
baseXPGain = 20.0,
defaultVariant = "Solar Generator",
defaultVariantUntranslated = "Solar Generator",
numberOfVariants = "1",
variants = {
["Solar Generator"] = {
untranslated = "Solar Generator",
ingredients = {
{
"ITEM",
"Steel Bar",
12.0,
false,
"Steel Bar",
},
{
"ITEM",
"Servo",
8.0,
false,
"Servo",
},
{
"ITEM",
"Basic Circuit",
8.0,
false,
"Basic Circuit",
},
},
products = {
{
"Solar Generator",
1.0,
"Solar Generator",
},
},
},
},
},
["Spiky Roll"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Spiky Roll",
craftStn = {
{
"Kitchen",
"Kitchen",
},
},
skillNeeds = {
{
"Advanced Cooking",
3,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Spiky Roll",
defaultVariantUntranslated = "Spiky Roll",
numberOfVariants = "1",
variants = {
["Spiky Roll"] = {
untranslated = "Spiky Roll",
ingredients = {
{
"ITEM",
"Boiled Rice",
2.0,
false,
"Boiled Rice",
},
{
"ITEM",
"Urchin",
2.0,
false,
"Urchin",
},
},
products = {
{
"Spiky Roll",
2.0,
"Spiky Roll",
},
},
},
},
},
["Spin Melter"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Spin Melter",
craftStn = {
{
"Electric Machinist Table",
"Electric Machinist Table",
},
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 300.0,
baseXPGain = 10.0,
defaultVariant = "Spin Melter",
defaultVariantUntranslated = "Spin Melter",
numberOfVariants = "1",
variants = {
["Spin Melter"] = {
untranslated = "Spin Melter",
ingredients = {
{
"ITEM",
"Steel Plate",
20.0,
false,
"Steel Plate",
},
{
"ITEM",
"Basic Circuit",
10.0,
false,
"Basic Circuit",
},
},
products = {
{
"Spin Melter",
1.0,
"Spin Melter",
},
},
},
},
},
["Spin Wool Yarn"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Spin Wool Yarn",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Spin Wool Yarn",
defaultVariantUntranslated = "Spin Wool Yarn",
numberOfVariants = "1",
variants = {
["Spin Wool Yarn"] = {
untranslated = "Spin Wool Yarn",
ingredients = {
{
"ITEM",
"Shorn Wool",
4.0,
false,
"Shorn Wool",
},
},
products = {
{
"Wool Yarn",
1.0,
"Wool Yarn",
},
},
},
},
},
["Square Belt"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Square Belt",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 40.0,
baseXPGain = 3.0,
defaultVariant = "Square Belt",
defaultVariantUntranslated = "Square Belt",
numberOfVariants = "1",
variants = {
["Square Belt"] = {
untranslated = "Square Belt",
ingredients = {
{
"ITEM",
"Leather Hide",
2.0,
false,
"Leather Hide",
},
},
products = {
{
"Square Belt",
1.0,
"Square Belt",
},
},
},
},
},
["Square Pot"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Square Pot",
craftStn = {
{
"Kiln",
"Kiln",
},
},
skillNeeds = {
{
"Pottery",
3,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Square Pot",
defaultVariantUntranslated = "Square Pot",
numberOfVariants = "1",
variants = {
["Square Pot"] = {
untranslated = "Square Pot",
ingredients = {
{
"ITEM",
"Clay",
4.0,
false,
"Clay",
},
},
products = {
{
"Square Pot",
1.0,
"Square Pot",
},
},
},
},
},
["Stamp Mill"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stamp Mill",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
2,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 120.0,
baseXPGain = 5.0,
defaultVariant = "Stamp Mill",
defaultVariantUntranslated = "Stamp Mill",
numberOfVariants = "1",
variants = {
["Stamp Mill"] = {
untranslated = "Stamp Mill",
ingredients = {
{
"ITEM",
"Iron Bar",
5.0,
false,
"Iron Bar",
},
{
"ITEM",
"Screws",
14.0,
false,
"Screws",
},
{
"ITEM",
"Iron Gear",
8.0,
false,
"Iron Gear",
},
{
"TAG",
"Wood Board",
14.0,
false,
"Wood Board",
},
},
products = {
{
"Stamp Mill",
1.0,
"Stamp Mill",
},
},
},
},
},
["Standing Glass Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Standing Glass Sign",
craftStn = {
{
"Glassworks",
"Glassworks",
},
},
skillNeeds = {
{
"Glassworking",
2,
"Glassworking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Standing Glass Sign",
defaultVariantUntranslated = "Standing Glass Sign",
numberOfVariants = "1",
variants = {
["Standing Glass Sign"] = {
untranslated = "Standing Glass Sign",
ingredients = {
{
"ITEM",
"Glass",
4.0,
false,
"Glass",
},
{
"ITEM",
"Screws",
4.0,
false,
"Screws",
},
{
"ITEM",
"Steel Bar",
2.0,
false,
"Steel Bar",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Standing Glass Sign",
1.0,
"Standing Glass Sign",
},
},
},
},
},
["Standing Long Steel Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Standing Long Steel Sign",
craftStn = {
{
"Anvil",
"Anvil",
},
},
skillNeeds = {
{
"Advanced Smelting",
3,
"Advanced Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Standing Long Steel Sign",
defaultVariantUntranslated = "Standing Long Steel Sign",
numberOfVariants = "1",
variants = {
["Standing Long Steel Sign"] = {
untranslated = "Standing Long Steel Sign",
ingredients = {
{
"ITEM",
"Steel Plate",
6.0,
false,
"Steel Plate",
},
{
"ITEM",
"Rivet",
6.0,
false,
"Rivet",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Standing Long Steel Sign",
1.0,
"Standing Long Steel Sign",
},
},
},
},
},
["Standing Steel Brick Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Standing Steel Brick Sign",
craftStn = {
{
"Kiln",
"Kiln",
},
},
skillNeeds = {
{
"Pottery",
2,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Standing Steel Brick Sign",
defaultVariantUntranslated = "Standing Steel Brick Sign",
numberOfVariants = "1",
variants = {
["Standing Steel Brick Sign"] = {
untranslated = "Standing Steel Brick Sign",
ingredients = {
{
"ITEM",
"Brick",
5.0,
false,
"Brick",
},
{
"ITEM",
"Steel Plate",
4.0,
false,
"Steel Plate",
},
{
"ITEM",
"Mortar",
6.0,
false,
"Mortar",
},
},
products = {
{
"Standing Steel Brick Sign",
1.0,
"Standing Steel Brick Sign",
},
},
},
},
},
["Steam Engine"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steam Engine",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 450.0,
baseXPGain = 25.0,
defaultVariant = "Steam Engine",
defaultVariantUntranslated = "Steam Engine",
numberOfVariants = "1",
variants = {
["Steam Engine"] = {
untranslated = "Steam Engine",
ingredients = {
{
"ITEM",
"Iron Bar",
24.0,
false,
"Iron Bar",
},
{
"ITEM",
"Iron Pipe",
12.0,
false,
"Iron Pipe",
},
},
products = {
{
"Steam Engine",
1.0,
"Steam Engine",
},
},
},
},
},
["Steam Tractor"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steam Tractor",
craftStn = {
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 1000.0,
baseXPGain = 25.0,
defaultVariant = "Steam Tractor",
defaultVariantUntranslated = "Steam Tractor",
numberOfVariants = "1",
variants = {
["Steam Tractor"] = {
untranslated = "Steam Tractor",
ingredients = {
{
"ITEM",
"Iron Plate",
12.0,
false,
"Iron Plate",
},
{
"ITEM",
"Iron Pipe",
8.0,
false,
"Iron Pipe",
},
{
"ITEM",
"Screws",
24.0,
false,
"Screws",
},
{
"ITEM",
"Leather Hide",
20.0,
false,
"Leather Hide",
},
{
"ITEM",
"Portable Steam Engine",
1.0,
true,
"Portable Steam Engine",
},
{
"ITEM",
"Iron Wheel",
4.0,
true,
"Iron Wheel",
},
{
"ITEM",
"Iron Axle",
2.0,
true,
"Iron Axle",
},
{
"ITEM",
"Light Bulb",
2.0,
true,
"Light Bulb",
},
{
"TAG",
"Lumber",
30.0,
false,
"Lumber",
},
},
products = {
{
"Steam Tractor",
1.0,
"Steam Tractor",
},
},
},
},
},
["Steam Tractor Harvester"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steam Tractor Harvester",
craftStn = {
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 10.0,
defaultVariant = "Steam Tractor Harvester",
defaultVariantUntranslated = "Steam Tractor Harvester",
numberOfVariants = "1",
variants = {
["Steam Tractor Harvester"] = {
untranslated = "Steam Tractor Harvester",
ingredients = {
{
"ITEM",
"Iron Plate",
12.0,
false,
"Iron Plate",
},
{
"ITEM",
"Screws",
12.0,
false,
"Screws",
},
{
"ITEM",
"Iron Pipe",
8.0,
false,
"Iron Pipe",
},
},
products = {
{
"Steam Tractor Harvester",
1,
"Steam Tractor Harvester",
},
},
},
},
},
["Steam Tractor Plow"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steam Tractor Plow",
craftStn = {
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 10.0,
defaultVariant = "Steam Tractor Plow",
defaultVariantUntranslated = "Steam Tractor Plow",
numberOfVariants = "1",
variants = {
["Steam Tractor Plow"] = {
untranslated = "Steam Tractor Plow",
ingredients = {
{
"ITEM",
"Iron Plate",
8.0,
false,
"Iron Plate",
},
{
"ITEM",
"Screws",
18.0,
false,
"Screws",
},
},
products = {
{
"Steam Tractor Plow",
1,
"Steam Tractor Plow",
},
},
},
},
},
["Steam Tractor Sower"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steam Tractor Sower",
craftStn = {
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 10.0,
defaultVariant = "Steam Tractor Sower",
defaultVariantUntranslated = "Steam Tractor Sower",
numberOfVariants = "1",
variants = {
["Steam Tractor Sower"] = {
untranslated = "Steam Tractor Sower",
ingredients = {
{
"ITEM",
"Iron Plate",
8.0,
false,
"Iron Plate",
},
{
"ITEM",
"Screws",
18.0,
false,
"Screws",
},
{
"ITEM",
"Iron Pipe",
8.0,
false,
"Iron Pipe",
},
},
products = {
{
"Steam Tractor Sower",
1,
"Steam Tractor Sower",
},
},
},
},
},
["Steam Truck"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steam Truck",
craftStn = {
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 1000.0,
baseXPGain = 25.0,
defaultVariant = "Steam Truck",
defaultVariantUntranslated = "Steam Truck",
numberOfVariants = "1",
variants = {
["Steam Truck"] = {
untranslated = "Steam Truck",
ingredients = {
{
"ITEM",
"Iron Plate",
12.0,
false,
"Iron Plate",
},
{
"ITEM",
"Iron Pipe",
8.0,
false,
"Iron Pipe",
},
{
"ITEM",
"Screws",
24.0,
false,
"Screws",
},
{
"ITEM",
"Leather Hide",
20.0,
false,
"Leather Hide",
},
{
"ITEM",
"Portable Steam Engine",
1.0,
true,
"Portable Steam Engine",
},
{
"ITEM",
"Iron Wheel",
4.0,
true,
"Iron Wheel",
},
{
"ITEM",
"Iron Axle",
2.0,
true,
"Iron Axle",
},
{
"ITEM",
"Light Bulb",
2.0,
true,
"Light Bulb",
},
{
"TAG",
"Lumber",
30.0,
false,
"Lumber",
},
},
products = {
{
"Steam Truck",
1.0,
"Steam Truck",
},
},
},
},
},
["Steel Abstract Fixture"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Abstract Fixture",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
4,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 5.0,
defaultVariant = "Steel Abstract Fixture",
defaultVariantUntranslated = "Steel Abstract Fixture",
numberOfVariants = "1",
variants = {
["Steel Abstract Fixture"] = {
untranslated = "Steel Abstract Fixture",
ingredients = {
{
"ITEM",
"Steel Bar",
2.0,
false,
"Steel Bar",
},
{
"ITEM",
"Plastic",
6.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
{
"TAG",
"Composite Lumber",
8.0,
false,
"Composite Lumber",
},
},
products = {
{
"Steel Abstract Fixture",
1.0,
"Steel Abstract Fixture",
},
},
},
},
},
["Steel Axle"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Axle",
craftStn = {
{
"Electric Lathe",
"Electric Lathe",
},
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Steel Axle",
defaultVariantUntranslated = "Steel Axle",
numberOfVariants = "1",
variants = {
["Steel Axle"] = {
untranslated = "Steel Axle",
ingredients = {
{
"ITEM",
"Steel Bar",
4.0,
false,
"Steel Bar",
},
{
"ITEM",
"Epoxy",
3.0,
false,
"Epoxy",
},
},
products = {
{
"Steel Axle",
1,
"Steel Axle",
},
},
},
},
},
["Steel Bar"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Bar",
craftStn = {
{
"Blast Furnace",
"Blast Furnace",
},
},
skillNeeds = {
{
"Advanced Smelting",
1,
"Advanced Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Steel Bar",
defaultVariantUntranslated = "Steel Bar",
numberOfVariants = "1",
variants = {
["Steel Bar"] = {
untranslated = "Steel Bar",
ingredients = {
{
"ITEM",
"Iron Bar",
2.0,
false,
"Iron Bar",
},
{
"ITEM",
"Quicklime",
1.0,
true,
"Quicklime",
},
{
"ITEM",
"Crushed Coal",
1.0,
true,
"Crushed Coal",
},
},
products = {
{
"Steel Bar",
1,
"Steel Bar",
},
{
"Slag",
2.0,
"Slag",
},
},
},
},
},
["Steel Buoy"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Buoy",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
4,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 240.0,
baseXPGain = 0.5,
defaultVariant = "Steel Buoy",
defaultVariantUntranslated = "Steel Buoy",
numberOfVariants = "1",
variants = {
["Steel Buoy"] = {
untranslated = "Steel Buoy",
ingredients = {
{
"ITEM",
"Steel Bar",
4.0,
false,
"Steel Bar",
},
},
products = {
{
"Steel Buoy",
1.0,
"Steel Buoy",
},
},
},
},
},
["Steel Ceiling Light"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Ceiling Light",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
1,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 5.0,
defaultVariant = "Steel Ceiling Light",
defaultVariantUntranslated = "Steel Ceiling Light",
numberOfVariants = "1",
variants = {
["Steel Ceiling Light"] = {
untranslated = "Steel Ceiling Light",
ingredients = {
{
"ITEM",
"Steel Bar",
8.0,
false,
"Steel Bar",
},
{
"ITEM",
"Plastic",
6.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
},
products = {
{
"Steel Ceiling Light",
1.0,
"Steel Ceiling Light",
},
},
},
},
},
["Steel Floor Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Floor Lamp",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
2,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 5.0,
defaultVariant = "Steel Floor Lamp",
defaultVariantUntranslated = "Steel Floor Lamp",
numberOfVariants = "1",
variants = {
["Steel Floor Lamp"] = {
untranslated = "Steel Floor Lamp",
ingredients = {
{
"ITEM",
"Steel Bar",
8.0,
false,
"Steel Bar",
},
{
"ITEM",
"Plastic",
6.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
},
products = {
{
"Steel Floor Lamp",
1.0,
"Steel Floor Lamp",
},
},
},
},
},
["Steel Gear"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Gear",
craftStn = {
{
"Electric Planer",
"Electric Planer",
},
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 0.4,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Steel Gear",
defaultVariantUntranslated = "Steel Gear",
numberOfVariants = "1",
variants = {
["Steel Gear"] = {
untranslated = "Steel Gear",
ingredients = {
{
"ITEM",
"Steel Bar",
2.0,
false,
"Steel Bar",
},
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
},
products = {
{
"Steel Gear",
1,
"Steel Gear",
},
},
},
},
},
["Steel Gearbox"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Gearbox",
craftStn = {
{
"Electric Planer",
"Electric Planer",
},
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 100.0,
baseXPGain = 2.5,
defaultVariant = "Steel Gearbox",
defaultVariantUntranslated = "Steel Gearbox",
numberOfVariants = "1",
variants = {
["Steel Gearbox"] = {
untranslated = "Steel Gearbox",
ingredients = {
{
"ITEM",
"Steel Bar",
8.0,
false,
"Steel Bar",
},
{
"ITEM",
"Steel Gear",
4.0,
false,
"Steel Gear",
},
},
products = {
{
"Steel Gearbox",
1,
"Steel Gearbox",
},
},
},
},
},
["Steel Hanging Fixture"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Hanging Fixture",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
4,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 5.0,
defaultVariant = "Steel Hanging Fixture",
defaultVariantUntranslated = "Steel Hanging Fixture",
numberOfVariants = "1",
variants = {
["Steel Hanging Fixture"] = {
untranslated = "Steel Hanging Fixture",
ingredients = {
{
"ITEM",
"Steel Bar",
6.0,
false,
"Steel Bar",
},
{
"ITEM",
"Plastic",
6.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
{
"TAG",
"Composite Lumber",
6.0,
false,
"Composite Lumber",
},
},
products = {
{
"Steel Hanging Fixture",
1.0,
"Steel Hanging Fixture",
},
},
},
},
},
["Steel Hanging Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Hanging Lamp",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
4,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 5.0,
defaultVariant = "Steel Hanging Lamp",
defaultVariantUntranslated = "Steel Hanging Lamp",
numberOfVariants = "1",
variants = {
["Steel Hanging Lamp"] = {
untranslated = "Steel Hanging Lamp",
ingredients = {
{
"ITEM",
"Steel Bar",
4.0,
false,
"Steel Bar",
},
{
"ITEM",
"Plastic",
6.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
{
"TAG",
"Composite Lumber",
6.0,
false,
"Composite Lumber",
},
},
products = {
{
"Steel Hanging Lamp",
1.0,
"Steel Hanging Lamp",
},
},
},
},
},
["Steel Kitchen Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Kitchen Lamp",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
3,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 120.0,
baseXPGain = 4.0,
defaultVariant = "Steel Kitchen Lamp",
defaultVariantUntranslated = "Steel Kitchen Lamp",
numberOfVariants = "1",
variants = {
["Steel Kitchen Lamp"] = {
untranslated = "Steel Kitchen Lamp",
ingredients = {
{
"ITEM",
"Steel Bar",
6.0,
false,
"Steel Bar",
},
{
"ITEM",
"Plastic",
4.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
},
products = {
{
"Steel Kitchen Lamp",
1.0,
"Steel Kitchen Lamp",
},
},
},
},
},
["Steel Moorage Post"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Moorage Post",
craftStn = {
{
"Medium Shipyard",
"Medium Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
3,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 240.0,
baseXPGain = 1.0,
defaultVariant = "Steel Moorage Post",
defaultVariantUntranslated = "Steel Moorage Post",
numberOfVariants = "1",
variants = {
["Steel Moorage Post"] = {
untranslated = "Steel Moorage Post",
ingredients = {
{
"ITEM",
"Steel Bar",
12.0,
false,
"Steel Bar",
},
{
"ITEM",
"Rivet",
8.0,
false,
"Rivet",
},
{
"ITEM",
"Nylon Mooring Rope",
4.0,
false,
"Nylon Mooring Rope",
},
},
products = {
{
"Steel Moorage Post",
1.0,
"Steel Moorage Post",
},
},
},
},
},
["Steel Pipe"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Pipe",
craftStn = {
{
"Blast Furnace",
"Blast Furnace",
},
},
skillNeeds = {
{
"Advanced Smelting",
1,
"Advanced Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Steel Pipe",
defaultVariantUntranslated = "Steel Pipe",
numberOfVariants = "1",
variants = {
["Steel Pipe"] = {
untranslated = "Steel Pipe",
ingredients = {
{
"ITEM",
"Steel Bar",
1.0,
false,
"Steel Bar",
},
},
products = {
{
"Steel Pipe",
1,
"Steel Pipe",
},
},
},
},
},
["Steel Plate"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Plate",
craftStn = {
{
"Electric Stamping Press",
"Electric Stamping Press",
},
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Steel Plate",
defaultVariantUntranslated = "Steel Plate",
numberOfVariants = "1",
variants = {
["Steel Plate"] = {
untranslated = "Steel Plate",
ingredients = {
{
"ITEM",
"Steel Bar",
3.0,
false,
"Steel Bar",
},
},
products = {
{
"Steel Plate",
1,
"Steel Plate",
},
},
},
},
},
["Steel Saw Blade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Saw Blade",
craftStn = {
{
"Anvil",
"Anvil",
},
},
skillNeeds = {
{
"Advanced Smelting",
1,
"Advanced Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 1.2,
baseLaborCost = 180.0,
baseXPGain = 2.0,
defaultVariant = "Steel Saw Blade",
defaultVariantUntranslated = "Steel Saw Blade",
numberOfVariants = "1",
variants = {
["Steel Saw Blade"] = {
untranslated = "Steel Saw Blade",
ingredients = {
{
"ITEM",
"Steel Bar",
10.0,
false,
"Steel Bar",
},
},
products = {
{
"Steel Saw Blade",
1,
"Steel Saw Blade",
},
},
},
},
},
["Steel Searchlight"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Searchlight",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
3,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 20.0,
defaultVariant = "Steel Searchlight",
defaultVariantUntranslated = "Steel Searchlight",
numberOfVariants = "1",
variants = {
["Steel Searchlight"] = {
untranslated = "Steel Searchlight",
ingredients = {
{
"ITEM",
"Steel Plate",
8.0,
false,
"Steel Plate",
},
{
"ITEM",
"Rivet",
8.0,
false,
"Rivet",
},
{
"ITEM",
"Copper Wiring",
10.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
4.0,
true,
"Light Bulb",
},
},
products = {
{
"Steel Searchlight",
1.0,
"Steel Searchlight",
},
},
},
},
},
["Steel Square Fixture"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Square Fixture",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
3,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 5.0,
defaultVariant = "Steel Square Fixture",
defaultVariantUntranslated = "Steel Square Fixture",
numberOfVariants = "1",
variants = {
["Steel Square Fixture"] = {
untranslated = "Steel Square Fixture",
ingredients = {
{
"ITEM",
"Steel Bar",
2.0,
false,
"Steel Bar",
},
{
"ITEM",
"Plastic",
6.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
{
"TAG",
"Composite Lumber",
8.0,
false,
"Composite Lumber",
},
},
products = {
{
"Steel Square Fixture",
1.0,
"Steel Square Fixture",
},
},
},
},
},
["Steel Table Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Steel Table Lamp",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
2,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 5.0,
defaultVariant = "Steel Table Lamp",
defaultVariantUntranslated = "Steel Table Lamp",
numberOfVariants = "1",
variants = {
["Steel Table Lamp"] = {
untranslated = "Steel Table Lamp",
ingredients = {
{
"ITEM",
"Steel Bar",
8.0,
false,
"Steel Bar",
},
{
"ITEM",
"Plastic",
6.0,
false,
"Plastic",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
},
products = {
{
"Steel Table Lamp",
1.0,
"Steel Table Lamp",
},
},
},
},
},
["Stenographers Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stenographers Table",
craftStn = {
{
"Settlement Crafting Table",
"Settlement Crafting Table",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 1200.0,
baseXPGain = 2.0,
defaultVariant = "Stenographers Table",
defaultVariantUntranslated = "Stenographers Table",
numberOfVariants = "1",
variants = {
["Stenographers Table"] = {
untranslated = "Stenographers Table",
ingredients = {
{
"ITEM",
"Iron Bar",
4.0,
false,
"Iron Bar",
},
{
"ITEM",
"Paper",
12.0,
false,
"Paper",
},
{
"TAG",
"Hewn Log",
8.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Stenographers Table",
1.0,
"Stenographers Table",
},
},
},
},
},
Stockpile = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stockpile",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 25.0,
baseXPGain = 0.0,
defaultVariant = "Stockpile",
defaultVariantUntranslated = "Stockpile",
numberOfVariants = "1",
variants = {
Stockpile = {
untranslated = "Stockpile",
ingredients = {
{
"TAG",
"Wood",
10.0,
false,
"Wood",
},
},
products = {
{
"Stockpile",
1.0,
"Stockpile",
},
},
},
},
},
["Stone Brazier"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stone Brazier",
craftStn = {
{
"Masonry Table",
"Masonry Table",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 25.0,
baseXPGain = 2.0,
defaultVariant = "Stone Brazier",
defaultVariantUntranslated = "Stone Brazier",
numberOfVariants = "1",
variants = {
["Stone Brazier"] = {
untranslated = "Stone Brazier",
ingredients = {
{
"TAG",
"Rock",
15.0,
false,
"Rock",
},
},
products = {
{
"Stone Brazier",
1.0,
"Stone Brazier",
},
},
},
},
},
["Stone Road"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stone Road",
craftStn = {
{
"Wainwright Table",
"Wainwright Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Stone Road",
defaultVariantUntranslated = "Stone Road",
numberOfVariants = "1",
variants = {
["Stone Road"] = {
untranslated = "Stone Road",
ingredients = {
{
"ITEM",
"Mortar",
3.0,
false,
"Mortar",
},
{
"TAG",
"Crushed Rock",
2.0,
false,
"Crushed Rock",
},
},
products = {
{
"Stone Road",
1,
"Stone Road",
},
},
},
},
},
["Stop Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stop Sign",
craftStn = {
{
"Wainwright Table",
"Wainwright Table",
},
},
skillNeeds = {
{
"Basic Engineering",
2,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Stop Sign",
defaultVariantUntranslated = "Stop Sign",
numberOfVariants = "1",
variants = {
["Stop Sign"] = {
untranslated = "Stop Sign",
ingredients = {
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
},
products = {
{
"Stop Sign",
1.0,
"Stop Sign",
},
},
},
},
},
["Storage Chest"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Storage Chest",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 25.0,
baseXPGain = 0.0,
defaultVariant = "Storage Chest",
defaultVariantUntranslated = "Storage Chest",
numberOfVariants = "1",
variants = {
["Storage Chest"] = {
untranslated = "Storage Chest",
ingredients = {
{
"TAG",
"Wood",
10.0,
false,
"Wood",
},
},
products = {
{
"Storage Chest",
1.0,
"Storage Chest",
},
},
},
},
},
["Storage Silo"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Storage Silo",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
3,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 600.0,
baseXPGain = 3.0,
defaultVariant = "Storage Silo",
defaultVariantUntranslated = "Storage Silo",
numberOfVariants = "1",
variants = {
["Storage Silo"] = {
untranslated = "Storage Silo",
ingredients = {
{
"ITEM",
"Iron Pipe",
6.0,
false,
"Iron Pipe",
},
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
{
"TAG",
"Lumber",
20.0,
false,
"Lumber",
},
},
products = {
{
"Storage Silo",
1.0,
"Storage Silo",
},
},
},
},
},
Store = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Store",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 100.0,
baseXPGain = 0.0,
defaultVariant = "Store",
defaultVariantUntranslated = "Store",
numberOfVariants = "1",
variants = {
Store = {
untranslated = "Store",
ingredients = {
{
"TAG",
"Wood",
10.0,
false,
"Wood",
},
{
"TAG",
"Rock",
10.0,
false,
"Rock",
},
},
products = {
{
"Store",
1.0,
"Store",
},
},
},
},
},
Stove = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stove",
craftStn = {
{
"Electric Machinist Table",
"Electric Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
5,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 900.0,
baseXPGain = 5.0,
defaultVariant = "Stove",
defaultVariantUntranslated = "Stove",
numberOfVariants = "1",
variants = {
Stove = {
untranslated = "Stove",
ingredients = {
{
"ITEM",
"Steel Plate",
16.0,
false,
"Steel Plate",
},
{
"ITEM",
"Rivet",
12.0,
false,
"Rivet",
},
},
products = {
{
"Stove",
1.0,
"Stove",
},
},
},
},
},
["Street Sign"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Street Sign",
craftStn = {
{
"Wainwright Table",
"Wainwright Table",
},
},
skillNeeds = {
{
"Basic Engineering",
2,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Street Sign",
defaultVariantUntranslated = "Street Sign",
numberOfVariants = "1",
variants = {
["Street Sign"] = {
untranslated = "Street Sign",
ingredients = {
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
},
products = {
{
"Street Sign",
1.0,
"Street Sign",
},
},
},
},
},
Streetlamp = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Streetlamp",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
5,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 60.0,
baseXPGain = 5.0,
defaultVariant = "Streetlamp",
defaultVariantUntranslated = "Streetlamp",
numberOfVariants = "1",
variants = {
Streetlamp = {
untranslated = "Streetlamp",
ingredients = {
{
"ITEM",
"Steel Bar",
12.0,
false,
"Steel Bar",
},
{
"ITEM",
"Glass",
5.0,
false,
"Glass",
},
{
"ITEM",
"Copper Wiring",
5.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
},
products = {
{
"Streetlamp",
1.0,
"Streetlamp",
},
},
},
},
},
["Stuffed Alligator"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stuffed Alligator",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Hunting",
5,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 12.0,
baseLaborCost = 300.0,
baseXPGain = 4.0,
defaultVariant = "Stuffed Alligator",
defaultVariantUntranslated = "Stuffed Alligator",
numberOfVariants = "1",
variants = {
["Stuffed Alligator"] = {
untranslated = "Stuffed Alligator",
ingredients = {
{
"ITEM",
"Alligator Carcass",
1.0,
true,
"Alligator Carcass",
},
{
"TAG",
"Lumber",
5.0,
false,
"Lumber",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Stuffed Alligator",
1.0,
"Stuffed Alligator",
},
},
},
},
},
["Stuffed Bison"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stuffed Bison",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Hunting",
5,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 12.0,
baseLaborCost = 300.0,
baseXPGain = 4.0,
defaultVariant = "Stuffed Bison",
defaultVariantUntranslated = "Stuffed Bison",
numberOfVariants = "1",
variants = {
["Stuffed Bison"] = {
untranslated = "Stuffed Bison",
ingredients = {
{
"ITEM",
"Bison Carcass",
1.0,
true,
"Bison Carcass",
},
{
"TAG",
"Lumber",
5.0,
false,
"Lumber",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Stuffed Bison",
1.0,
"Stuffed Bison",
},
},
},
},
},
["Stuffed Elk"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stuffed Elk",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Hunting",
5,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 12.0,
baseLaborCost = 300.0,
baseXPGain = 4.0,
defaultVariant = "Stuffed Elk",
defaultVariantUntranslated = "Stuffed Elk",
numberOfVariants = "1",
variants = {
["Stuffed Elk"] = {
untranslated = "Stuffed Elk",
ingredients = {
{
"ITEM",
"Elk Carcass",
1.0,
true,
"Elk Carcass",
},
{
"TAG",
"Lumber",
5.0,
false,
"Lumber",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Stuffed Elk",
1.0,
"Stuffed Elk",
},
},
},
},
},
["Stuffed Goat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stuffed Goat",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Hunting",
5,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 12.0,
baseLaborCost = 300.0,
baseXPGain = 4.0,
defaultVariant = "Stuffed Goat",
defaultVariantUntranslated = "Stuffed Goat",
numberOfVariants = "1",
variants = {
["Stuffed Goat"] = {
untranslated = "Stuffed Goat",
ingredients = {
{
"ITEM",
"Mountain Goat Carcass",
1.0,
true,
"Mountain Goat Carcass",
},
{
"TAG",
"Lumber",
5.0,
false,
"Lumber",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Stuffed Goat",
1.0,
"Stuffed Goat",
},
},
},
},
},
["Stuffed Jaguar"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stuffed Jaguar",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Hunting",
5,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 12.0,
baseLaborCost = 300.0,
baseXPGain = 4.0,
defaultVariant = "Stuffed Jaguar",
defaultVariantUntranslated = "Stuffed Jaguar",
numberOfVariants = "1",
variants = {
["Stuffed Jaguar"] = {
untranslated = "Stuffed Jaguar",
ingredients = {
{
"ITEM",
"Jaguar Carcass",
1.0,
true,
"Jaguar Carcass",
},
{
"TAG",
"Lumber",
5.0,
false,
"Lumber",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Stuffed Jaguar",
1.0,
"Stuffed Jaguar",
},
},
},
},
},
["Stuffed Turkey"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stuffed Turkey",
craftStn = {
{
"Bakery Oven",
"Bakery Oven",
},
},
skillNeeds = {
{
"Advanced Baking",
4,
"Advanced Baking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Stuffed Turkey",
defaultVariantUntranslated = "Stuffed Turkey",
numberOfVariants = "1",
variants = {
["Stuffed Turkey"] = {
untranslated = "Stuffed Turkey",
ingredients = {
{
"ITEM",
"Prime Cut",
4.0,
false,
"Prime Cut",
},
{
"ITEM",
"Bread",
1.0,
false,
"Bread",
},
{
"ITEM",
"Vegetable Medley",
1.0,
false,
"Vegetable Medley",
},
},
products = {
{
"Stuffed Turkey",
1.0,
"Stuffed Turkey",
},
},
},
},
},
["Stuffed Wolf"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Stuffed Wolf",
craftStn = {
{
"Butchery Table",
"Butchery Table",
},
},
skillNeeds = {
{
"Hunting",
5,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 12.0,
baseLaborCost = 300.0,
baseXPGain = 4.0,
defaultVariant = "Stuffed Wolf",
defaultVariantUntranslated = "Stuffed Wolf",
numberOfVariants = "1",
variants = {
["Stuffed Wolf"] = {
untranslated = "Stuffed Wolf",
ingredients = {
{
"ITEM",
"Wolf Carcass",
1.0,
true,
"Wolf Carcass",
},
{
"TAG",
"Lumber",
5.0,
false,
"Lumber",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Stuffed Wolf",
1.0,
"Stuffed Wolf",
},
},
},
},
},
Substrate = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Substrate",
craftStn = {
{
"Electronics Assembly",
"Electronics Assembly",
},
},
skillNeeds = {
{
"Electronics",
1,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Substrate",
defaultVariantUntranslated = "Substrate",
numberOfVariants = "1",
variants = {
Substrate = {
untranslated = "Substrate",
ingredients = {
{
"ITEM",
"Fiberglass",
4.0,
false,
"Fiberglass",
},
{
"ITEM",
"Epoxy",
4.0,
false,
"Epoxy",
},
},
products = {
{
"Substrate",
1,
"Substrate",
},
},
},
},
},
Sugar = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sugar",
craftStn = {
{
"Mill",
"Mill",
},
},
skillNeeds = {
{
"Milling",
1,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Sugar",
defaultVariantUntranslated = "Sugar",
numberOfVariants = "1",
variants = {
Sugar = {
untranslated = "Sugar",
ingredients = {
{
"ITEM",
"Huckleberries",
8.0,
false,
"Huckleberries",
},
},
products = {
{
"Sugar",
1.0,
"Sugar",
},
},
},
},
},
["Sun Cheese"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sun Cheese",
craftStn = {
{
"Mill",
"Mill",
},
},
skillNeeds = {
{
"Milling",
3,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Sun Cheese",
defaultVariantUntranslated = "Sun Cheese",
numberOfVariants = "1",
variants = {
["Sun Cheese"] = {
untranslated = "Sun Cheese",
ingredients = {
{
"ITEM",
"Sunflower Seed",
6.0,
false,
"Sunflower Seed",
},
{
"ITEM",
"Yeast",
2.0,
false,
"Yeast",
},
{
"ITEM",
"Rice",
4.0,
false,
"Rice",
},
{
"TAG",
"Oil",
2.0,
false,
"Oil",
},
},
products = {
{
"Sun Cheese",
1.0,
"Sun Cheese",
},
},
},
},
},
["Sunflower Oil"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sunflower Oil",
craftStn = {
{
"Mill",
"Mill",
},
},
skillNeeds = {
{
"Milling",
1,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 20.0,
baseXPGain = 0.5,
defaultVariant = "Sunflower Oil",
defaultVariantUntranslated = "Sunflower Oil",
numberOfVariants = "1",
variants = {
["Sunflower Oil"] = {
untranslated = "Sunflower Oil",
ingredients = {
{
"ITEM",
"Sunflower Seed",
16.0,
false,
"Sunflower Seed",
},
},
products = {
{
"Oil",
1.0,
"Oil",
},
},
},
},
},
["Sweet Jerky"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sweet Jerky",
craftStn = {
{
"Fish Rack",
"Fish Rack",
},
},
skillNeeds = {
{
"Hunting",
1,
"Hunting",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Sweet Jerky",
defaultVariantUntranslated = "Sweet Jerky",
numberOfVariants = "1",
variants = {
["Sweet Jerky"] = {
untranslated = "Sweet Jerky",
ingredients = {
{
"ITEM",
"Raw Meat",
1.0,
false,
"Raw Meat",
},
{
"ITEM",
"Sugar",
1.0,
false,
"Sugar",
},
{
"TAG",
"Oil",
1.0,
false,
"Oil",
},
{
"TAG",
"Fruit",
1.0,
false,
"Fruit",
},
},
products = {
{
"Sweet Deer Jerky",
1.0,
"Sweet Deer Jerky",
},
},
},
},
},
["Sweet Salad"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Sweet Salad",
craftStn = {
{
"Kitchen",
"Kitchen",
},
},
skillNeeds = {
{
"Advanced Cooking",
3,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 65.0,
baseXPGain = 1.0,
defaultVariant = "Sweet Salad",
defaultVariantUntranslated = "Sweet Salad",
numberOfVariants = "1",
variants = {
["Sweet Salad"] = {
untranslated = "Sweet Salad",
ingredients = {
{
"ITEM",
"Basic Salad",
2.0,
false,
"Basic Salad",
},
{
"ITEM",
"Fruit Salad",
2.0,
false,
"Fruit Salad",
},
{
"ITEM",
"Simple Syrup",
4.0,
false,
"Simple Syrup",
},
},
products = {
{
"Sweet Salad",
1.0,
"Sweet Salad",
},
},
},
},
},
["Swirl Vase"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Swirl Vase",
craftStn = {
{
"Glassworks",
"Glassworks",
},
},
skillNeeds = {
{
"Glassworking",
1,
"Glassworking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 90.0,
baseXPGain = 1.0,
defaultVariant = "Swirl Vase",
defaultVariantUntranslated = "Swirl Vase",
numberOfVariants = "1",
variants = {
["Swirl Vase"] = {
untranslated = "Swirl Vase",
ingredients = {
{
"ITEM",
"Glass",
4.0,
false,
"Glass",
},
},
products = {
{
"Swirl Vase",
1.0,
"Swirl Vase",
},
},
},
},
},
["Synthetic Rubber"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Synthetic Rubber",
craftStn = {
{
"Oil Refinery",
"Oil Refinery",
},
},
skillNeeds = {
{
"Oil Drilling",
1,
"Oil Drilling",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 180.0,
baseXPGain = 1.0,
defaultVariant = "Synthetic Rubber",
defaultVariantUntranslated = "Synthetic Rubber",
numberOfVariants = "1",
variants = {
["Synthetic Rubber"] = {
untranslated = "Synthetic Rubber",
ingredients = {
{
"ITEM",
"Petroleum",
4.0,
false,
"Petroleum",
},
},
products = {
{
"Synthetic Rubber",
2.0,
"Synthetic Rubber",
},
{
"Barrel",
3.0,
"Barrel",
},
},
},
},
},
["Tailor Bowler Hat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tailor Bowler Hat",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Tailor Bowler Hat",
defaultVariantUntranslated = "Tailor Bowler Hat",
numberOfVariants = "1",
variants = {
["Tailor Bowler Hat"] = {
untranslated = "Tailor Bowler Hat",
ingredients = {
{
"ITEM",
"Fur Pelt",
20.0,
false,
"Fur Pelt",
},
{
"ITEM",
"Cotton Fabric",
10.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Tailor Bowler Hat",
1.0,
"Tailor Bowler Hat",
},
},
},
},
},
["Tailor Pants"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tailor Pants",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Tailor Pants",
defaultVariantUntranslated = "Tailor Pants",
numberOfVariants = "1",
variants = {
["Tailor Pants"] = {
untranslated = "Tailor Pants",
ingredients = {
{
"ITEM",
"Cotton Fabric",
40.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Tailor Pants",
1.0,
"Tailor Pants",
},
},
},
},
},
["Tailor Shirt"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tailor Shirt",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Tailor Shirt",
defaultVariantUntranslated = "Tailor Shirt",
numberOfVariants = "1",
variants = {
["Tailor Shirt"] = {
untranslated = "Tailor Shirt",
ingredients = {
{
"ITEM",
"Nylon Fabric",
10.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Cotton Fabric",
30.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Tailor Shirt",
1.0,
"Tailor Shirt",
},
},
},
},
},
["Tailor Shoes"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tailor Shoes",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Tailor Shoes",
defaultVariantUntranslated = "Tailor Shoes",
numberOfVariants = "1",
variants = {
["Tailor Shoes"] = {
untranslated = "Tailor Shoes",
ingredients = {
{
"ITEM",
"Leather Hide",
10.0,
false,
"Leather Hide",
},
{
"ITEM",
"Nylon Fabric",
20.0,
false,
"Nylon Fabric",
},
},
products = {
{
"Tailor Shoes",
1.0,
"Tailor Shoes",
},
},
},
},
},
["Tailoring Basic Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tailoring Basic Upgrade",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 3000.0,
baseXPGain = 4.0,
defaultVariant = "Tailoring Basic Upgrade",
defaultVariantUntranslated = "Tailoring Basic Upgrade",
numberOfVariants = "1",
variants = {
["Tailoring Basic Upgrade"] = {
untranslated = "Tailoring Basic Upgrade",
ingredients = {
{
"ITEM",
"Basic Upgrade 4",
1.0,
true,
"Basic Upgrade 4",
},
},
products = {
{
"Tailoring Basic Upgrade",
1.0,
"Tailoring Basic Upgrade",
},
},
},
},
},
["Tailoring Modern Upgrade"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tailoring Modern Upgrade",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 9000.0,
baseXPGain = 4.0,
defaultVariant = "Tailoring Modern Upgrade",
defaultVariantUntranslated = "Tailoring Modern Upgrade",
numberOfVariants = "1",
variants = {
["Tailoring Modern Upgrade"] = {
untranslated = "Tailoring Modern Upgrade",
ingredients = {
{
"ITEM",
"Modern Upgrade 4",
1.0,
true,
"Modern Upgrade 4",
},
},
products = {
{
"Tailoring Modern Upgrade",
1.0,
"Tailoring Modern Upgrade",
},
},
},
},
},
["Tailoring Skill Book"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tailoring Skill Book",
craftStn = {
{
"Research Table",
"Research Table",
},
},
skillNeeds = {
{
"Gathering",
1,
"Gathering",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 600.0,
baseXPGain = 0.0,
defaultVariant = "Tailoring Skill Book",
defaultVariantUntranslated = "Tailoring Skill Book",
numberOfVariants = "1",
variants = {
["Tailoring Skill Book"] = {
untranslated = "Tailoring Skill Book",
ingredients = {
{
"ITEM",
"Gathering Research Paper Basic",
5.0,
false,
"Gathering Research Paper Basic",
},
{
"ITEM",
"Agriculture Research Paper Advanced",
5.0,
false,
"Agriculture Research Paper Advanced",
},
{
"TAG",
"Basic Research",
5.0,
false,
"Basic Research",
},
},
products = {
{
"Tailoring Skill Book",
1.0,
"Tailoring Skill Book",
},
{
"Tailoring Skill Book",
1.0,
"Tailoring Skill Book",
},
},
},
},
},
["Tailoring Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tailoring Table",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 360.0,
baseXPGain = 5.0,
defaultVariant = "Tailoring Table",
defaultVariantUntranslated = "Tailoring Table",
numberOfVariants = "1",
variants = {
["Tailoring Table"] = {
untranslated = "Tailoring Table",
ingredients = {
{
"ITEM",
"Plant Fibers",
50.0,
false,
"Plant Fibers",
},
{
"TAG",
"Wood Board",
20.0,
false,
"Wood Board",
},
},
products = {
{
"Tailoring Table",
1.0,
"Tailoring Table",
},
},
},
},
},
["Tall Boots"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tall Boots",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 150.0,
baseXPGain = 3.0,
defaultVariant = "Tall Boots",
defaultVariantUntranslated = "Tall Boots",
numberOfVariants = "1",
variants = {
["Tall Boots"] = {
untranslated = "Tall Boots",
ingredients = {
{
"ITEM",
"Leather Hide",
2.0,
false,
"Leather Hide",
},
{
"ITEM",
"Fur Pelt",
5.0,
false,
"Fur Pelt",
},
},
products = {
{
"Tall Boots",
1.0,
"Tall Boots",
},
},
},
},
},
["Tallow Candle"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tallow Candle",
craftStn = {
{
"Farmers Table",
"Farmers Table",
},
},
skillNeeds = {
{
"Farming",
2,
"Farming",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 50.0,
baseXPGain = 0.5,
defaultVariant = "Tallow Candle",
defaultVariantUntranslated = "Tallow Candle",
numberOfVariants = "1",
variants = {
["Tallow Candle"] = {
untranslated = "Tallow Candle",
ingredients = {
{
"ITEM",
"Tallow",
4.0,
false,
"Tallow",
},
{
"ITEM",
"Cotton Thread",
1.0,
true,
"Cotton Thread",
},
},
products = {
{
"Tallow Candle",
1.0,
"Tallow Candle",
},
},
},
},
},
["Tallow Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tallow Lamp",
craftStn = {
{
"Kiln",
"Kiln",
},
},
skillNeeds = {
{
"Masonry",
2,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 50.0,
baseXPGain = 2.0,
defaultVariant = "Tallow Lamp",
defaultVariantUntranslated = "Tallow Lamp",
numberOfVariants = "1",
variants = {
["Tallow Lamp"] = {
untranslated = "Tallow Lamp",
ingredients = {
{
"ITEM",
"Clay",
2.0,
false,
"Clay",
},
{
"ITEM",
"Tallow",
4.0,
false,
"Tallow",
},
{
"ITEM",
"Cotton Thread",
1.0,
true,
"Cotton Thread",
},
},
products = {
{
"Tallow Lamp",
1.0,
"Tallow Lamp",
},
},
},
},
},
["Tallow Wall Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tallow Wall Lamp",
craftStn = {
{
"Anvil",
"Anvil",
},
},
skillNeeds = {
{
"Smelting",
3,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 50.0,
baseXPGain = 3.0,
defaultVariant = "Tallow Wall Lamp",
defaultVariantUntranslated = "Tallow Wall Lamp",
numberOfVariants = "1",
variants = {
["Tallow Wall Lamp"] = {
untranslated = "Tallow Wall Lamp",
ingredients = {
{
"ITEM",
"Iron Bar",
3.0,
false,
"Iron Bar",
},
{
"ITEM",
"Tallow",
4.0,
false,
"Tallow",
},
{
"ITEM",
"Cotton Thread",
1.0,
true,
"Cotton Thread",
},
},
products = {
{
"Tallow Wall Lamp",
1.0,
"Tallow Wall Lamp",
},
},
},
},
},
["Taro Fries"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Taro Fries",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
3,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Taro Fries",
defaultVariantUntranslated = "Taro Fries",
numberOfVariants = "1",
variants = {
["Taro Fries"] = {
untranslated = "Taro Fries",
ingredients = {
{
"ITEM",
"Taro Root",
4.0,
false,
"Taro Root",
},
{
"TAG",
"Oil",
2.0,
false,
"Oil",
},
},
products = {
{
"Taro Fries",
1.0,
"Taro Fries",
},
},
},
},
},
["Tasty Tropical Pizza"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tasty Tropical Pizza",
craftStn = {
{
"Bakery Oven",
"Bakery Oven",
},
},
skillNeeds = {
{
"Advanced Baking",
3,
"Advanced Baking",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Tasty Tropical Pizza",
defaultVariantUntranslated = "Tasty Tropical Pizza",
numberOfVariants = "1",
variants = {
["Tasty Tropical Pizza"] = {
untranslated = "Tasty Tropical Pizza",
ingredients = {
{
"ITEM",
"Leavened Dough",
2.0,
false,
"Leavened Dough",
},
{
"ITEM",
"Raw Bacon",
2.0,
false,
"Raw Bacon",
},
{
"ITEM",
"Pineapple",
1.0,
false,
"Pineapple",
},
{
"ITEM",
"Sun Cheese",
4.0,
false,
"Sun Cheese",
},
{
"ITEM",
"Tomato",
2.0,
false,
"Tomato",
},
},
products = {
{
"Tasty Tropical Pizza",
1.0,
"Tasty Tropical Pizza",
},
},
},
},
},
["Tiny Stockpile"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tiny Stockpile",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 5.0,
baseXPGain = 0.0,
defaultVariant = "Tiny Stockpile",
defaultVariantUntranslated = "Tiny Stockpile",
numberOfVariants = "1",
variants = {
["Tiny Stockpile"] = {
untranslated = "Tiny Stockpile",
ingredients = {
{
"TAG",
"Wood",
2.0,
false,
"Wood",
},
},
products = {
{
"Tiny Stockpile",
1.0,
"Tiny Stockpile",
},
},
},
},
},
Toilet = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Toilet",
craftStn = {
{
"Kiln",
"Kiln",
},
},
skillNeeds = {
{
"Pottery",
5,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 2.0,
defaultVariant = "Toilet",
defaultVariantUntranslated = "Toilet",
numberOfVariants = "1",
variants = {
Toilet = {
untranslated = "Toilet",
ingredients = {
{
"ITEM",
"Clay",
30.0,
false,
"Clay",
},
{
"ITEM",
"Iron Bar",
10.0,
false,
"Iron Bar",
},
},
products = {
{
"Toilet",
1.0,
"Toilet",
},
},
},
},
},
["Tool Bench"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tool Bench",
craftStn = {
{
"Campsite Workbench",
"Campsite Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 50.0,
baseXPGain = 0.0,
defaultVariant = "Tool Bench",
defaultVariantUntranslated = "Tool Bench",
numberOfVariants = "1",
variants = {
["Tool Bench"] = {
untranslated = "Tool Bench",
ingredients = {
{
"TAG",
"Wood",
20.0,
false,
"Wood",
},
{
"TAG",
"Rock",
10.0,
false,
"Rock",
},
},
products = {
{
"Tool Bench",
1.0,
"Tool Bench",
},
},
},
},
},
["Topped Porridge"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Topped Porridge",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
1,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Topped Porridge",
defaultVariantUntranslated = "Topped Porridge",
numberOfVariants = "1",
variants = {
["Topped Porridge"] = {
untranslated = "Topped Porridge",
ingredients = {
{
"ITEM",
"Boiled Grains",
1.0,
false,
"Boiled Grains",
},
{
"TAG",
"Fruit",
1.0,
false,
"Fruit",
},
},
products = {
{
"Topped Porridge",
1.0,
"Topped Porridge",
},
},
},
},
},
Torch = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Torch",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 50.0,
baseXPGain = 0.0,
defaultVariant = "Torch",
defaultVariantUntranslated = "Torch",
numberOfVariants = "1",
variants = {
Torch = {
untranslated = "Torch",
ingredients = {
{
"TAG",
"Wood",
2.0,
false,
"Wood",
},
},
products = {
{
"Torch",
1,
"Torch",
},
},
},
},
},
["Torch Stand"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Torch Stand",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 10.0,
baseXPGain = 0.0,
defaultVariant = "Torch Stand",
defaultVariantUntranslated = "Torch Stand",
numberOfVariants = "1",
variants = {
["Torch Stand"] = {
untranslated = "Torch Stand",
ingredients = {
{
"ITEM",
"Plant Fibers",
15.0,
false,
"Plant Fibers",
},
{
"TAG",
"Wood",
10.0,
false,
"Wood",
},
{
"TAG",
"Rock",
10.0,
false,
"Rock",
},
},
products = {
{
"Torch Stand",
1.0,
"Torch Stand",
},
},
},
},
},
Tortilla = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tortilla",
craftStn = {
{
"Kitchen",
"Kitchen",
},
},
skillNeeds = {
{
"Advanced Cooking",
2,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Tortilla",
defaultVariantUntranslated = "Tortilla",
numberOfVariants = "1",
variants = {
Tortilla = {
untranslated = "Tortilla",
ingredients = {
{
"ITEM",
"Cornmeal",
2.0,
false,
"Cornmeal",
},
},
products = {
{
"Tortilla",
1.0,
"Tortilla",
},
},
},
},
},
["Towel Rack"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Towel Rack",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
4,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Towel Rack",
defaultVariantUntranslated = "Towel Rack",
numberOfVariants = "1",
variants = {
["Towel Rack"] = {
untranslated = "Towel Rack",
ingredients = {
{
"ITEM",
"Cotton Fabric",
40.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Lumber",
5.0,
false,
"Lumber",
},
},
products = {
{
"Towel Rack",
1.0,
"Towel Rack",
},
},
},
},
},
["Town Foundation"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Town Foundation",
craftStn = {
{
"Settlement Crafting Table",
"Settlement Crafting Table",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 1200.0,
baseXPGain = 2.0,
defaultVariant = "Town Foundation",
defaultVariantUntranslated = "Town Foundation",
numberOfVariants = "1",
variants = {
["Town Foundation"] = {
untranslated = "Town Foundation",
ingredients = {
{
"TAG",
"Hewn Log",
30.0,
false,
"Hewn Log",
},
{
"TAG",
"Mortared Stone",
30.0,
false,
"Mortared Stone",
},
},
products = {
{
"Town Foundation",
1.0,
"Town Foundation",
},
},
},
},
},
["Transmission Pole"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Transmission Pole",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
4,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 480.0,
baseXPGain = 2.0,
defaultVariant = "Transmission Pole",
defaultVariantUntranslated = "Transmission Pole",
numberOfVariants = "1",
variants = {
["Transmission Pole"] = {
untranslated = "Transmission Pole",
ingredients = {
{
"ITEM",
"Iron Bar",
8.0,
false,
"Iron Bar",
},
{
"ITEM",
"Copper Wiring",
14.0,
false,
"Copper Wiring",
},
{
"TAG",
"Lumber",
10.0,
false,
"Lumber",
},
},
products = {
{
"Transmission Pole",
1.0,
"Transmission Pole",
},
},
},
},
},
Treasury = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Treasury",
craftStn = {
{
"Settlement Crafting Table",
"Settlement Crafting Table",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 25.0,
baseLaborCost = 1500.0,
baseXPGain = 20.0,
defaultVariant = "Treasury",
defaultVariantUntranslated = "Treasury",
numberOfVariants = "1",
variants = {
Treasury = {
untranslated = "Treasury",
ingredients = {
{
"ITEM",
"Brick",
8.0,
false,
"Brick",
},
{
"ITEM",
"Gold Bar",
6.0,
false,
"Gold Bar",
},
{
"TAG",
"Lumber",
30.0,
false,
"Lumber",
},
},
products = {
{
"Treasury",
1.0,
"Treasury",
},
},
},
},
},
["Tripod Camera"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Tripod Camera",
craftStn = {
{
"Machinist Table",
"Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
3,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 250.0,
baseXPGain = 5.0,
defaultVariant = "Tripod Camera",
defaultVariantUntranslated = "Tripod Camera",
numberOfVariants = "1",
variants = {
["Tripod Camera"] = {
untranslated = "Tripod Camera",
ingredients = {
{
"ITEM",
"Iron Bar",
4.0,
false,
"Iron Bar",
},
{
"ITEM",
"Copper Bar",
8.0,
false,
"Copper Bar",
},
{
"ITEM",
"Leather Hide",
8.0,
false,
"Leather Hide",
},
{
"ITEM",
"Glass Lens",
1.0,
true,
"Glass Lens",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
{
"TAG",
"Wood Board",
16.0,
false,
"Wood Board",
},
},
products = {
{
"Tripod Camera",
1.0,
"Tripod Camera",
},
},
},
},
},
Trousers = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Trousers",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 40.0,
baseXPGain = 3.0,
defaultVariant = "Trousers",
defaultVariantUntranslated = "Trousers",
numberOfVariants = "1",
variants = {
Trousers = {
untranslated = "Trousers",
ingredients = {
{
"ITEM",
"Leather Hide",
2.0,
false,
"Leather Hide",
},
{
"ITEM",
"Fur Pelt",
1.0,
false,
"Fur Pelt",
},
{
"TAG",
"Fabric",
4.0,
false,
"Fabric",
},
},
products = {
{
"Trousers",
1.0,
"Trousers",
},
},
},
},
},
Truck = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Truck",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Industry",
1,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 2000.0,
baseXPGain = 18.0,
defaultVariant = "Truck",
defaultVariantUntranslated = "Truck",
numberOfVariants = "1",
variants = {
Truck = {
untranslated = "Truck",
ingredients = {
{
"ITEM",
"Gearbox",
4.0,
false,
"Gearbox",
},
{
"ITEM",
"Steel Plate",
20.0,
false,
"Steel Plate",
},
{
"ITEM",
"Nylon Fabric",
20.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Combustion Engine",
1.0,
true,
"Combustion Engine",
},
{
"ITEM",
"Rubber Wheel",
6.0,
true,
"Rubber Wheel",
},
{
"ITEM",
"Radiator",
1.0,
true,
"Radiator",
},
{
"ITEM",
"Steel Axle",
2.0,
true,
"Steel Axle",
},
{
"ITEM",
"Light Bulb",
4.0,
true,
"Light Bulb",
},
},
products = {
{
"Truck",
1.0,
"Truck",
},
},
},
},
},
["Upholstered Chair"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Upholstered Chair",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
6,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 100.0,
baseXPGain = 1.0,
defaultVariant = "Upholstered Chair",
defaultVariantUntranslated = "Upholstered Chair",
numberOfVariants = "1",
variants = {
["Upholstered Chair"] = {
untranslated = "Upholstered Chair",
ingredients = {
{
"ITEM",
"Cotton Fabric",
8.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Lumber",
8.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
},
products = {
{
"Upholstered Chair",
1.0,
"Upholstered Chair",
},
},
},
},
},
["Upholstered Couch"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Upholstered Couch",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
6,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Upholstered Couch",
defaultVariantUntranslated = "Upholstered Couch",
numberOfVariants = "1",
variants = {
["Upholstered Couch"] = {
untranslated = "Upholstered Couch",
ingredients = {
{
"ITEM",
"Cotton Fabric",
15.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Lumber",
12.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
15.0,
false,
"Wood Board",
},
},
products = {
{
"Upholstered Couch",
1.0,
"Upholstered Couch",
},
},
},
},
},
Valve = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Valve",
craftStn = {
{
"Electric Machinist Table",
"Electric Machinist Table",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 60.0,
baseXPGain = 4.0,
defaultVariant = "Valve",
defaultVariantUntranslated = "Valve",
numberOfVariants = "1",
variants = {
Valve = {
untranslated = "Valve",
ingredients = {
{
"ITEM",
"Steel Pipe",
4.0,
false,
"Steel Pipe",
},
{
"ITEM",
"Steel Plate",
4.0,
false,
"Steel Plate",
},
{
"ITEM",
"Steel Gearbox",
1.0,
true,
"Steel Gearbox",
},
},
products = {
{
"Valve",
1,
"Valve",
},
},
},
},
},
["Vegetable Soup"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Vegetable Soup",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
3,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Vegetable Soup",
defaultVariantUntranslated = "Vegetable Soup",
numberOfVariants = "1",
variants = {
["Vegetable Soup"] = {
untranslated = "Vegetable Soup",
ingredients = {
{
"ITEM",
"Vegetable Stock",
1.0,
false,
"Vegetable Stock",
},
{
"ITEM",
"Vegetable Medley",
1.0,
false,
"Vegetable Medley",
},
},
products = {
{
"Vegetable Soup",
1.0,
"Vegetable Soup",
},
},
},
},
},
["Vegetable Stock"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Vegetable Stock",
craftStn = {
{
"Cast Iron Stove",
"Cast Iron Stove",
},
},
skillNeeds = {
{
"Cooking",
3,
"Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 8.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Vegetable Stock",
defaultVariantUntranslated = "Vegetable Stock",
numberOfVariants = "1",
variants = {
["Vegetable Stock"] = {
untranslated = "Vegetable Stock",
ingredients = {
{
"ITEM",
"Vegetable Medley",
1.0,
false,
"Vegetable Medley",
},
},
products = {
{
"Vegetable Stock",
1.0,
"Vegetable Stock",
},
},
},
},
},
["Wainwright Table"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wainwright Table",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 180.0,
baseXPGain = 5.0,
defaultVariant = "Wainwright Table",
defaultVariantUntranslated = "Wainwright Table",
numberOfVariants = "1",
variants = {
["Wainwright Table"] = {
untranslated = "Wainwright Table",
ingredients = {
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
},
products = {
{
"Wainwright Table",
1.0,
"Wainwright Table",
},
},
},
},
},
["Wall Candle"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wall Candle",
craftStn = {
{
"Anvil",
"Anvil",
},
},
skillNeeds = {
{
"Smelting",
3,
"Smelting",
},
},
moduleNeeds = {},
baseCraftTime = 3.0,
baseLaborCost = 50.0,
baseXPGain = 3.0,
defaultVariant = "Wall Candle",
defaultVariantUntranslated = "Wall Candle",
numberOfVariants = "1",
variants = {
["Wall Candle"] = {
untranslated = "Wall Candle",
ingredients = {
{
"ITEM",
"Iron Bar",
2.0,
false,
"Iron Bar",
},
{
"ITEM",
"Tallow Candle",
1.0,
true,
"Tallow Candle",
},
},
products = {
{
"Wall Candle",
1.0,
"Wall Candle",
},
},
},
},
},
Washboard = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Washboard",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
3,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Washboard",
defaultVariantUntranslated = "Washboard",
numberOfVariants = "1",
variants = {
Washboard = {
untranslated = "Washboard",
ingredients = {
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
},
products = {
{
"Washboard",
1.0,
"Washboard",
},
},
},
},
},
["Washing Machine"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Washing Machine",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Industry",
3,
"Industry",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 240.0,
baseXPGain = 2.0,
defaultVariant = "Washing Machine",
defaultVariantUntranslated = "Washing Machine",
numberOfVariants = "1",
variants = {
["Washing Machine"] = {
untranslated = "Washing Machine",
ingredients = {
{
"ITEM",
"Steel Bar",
12.0,
false,
"Steel Bar",
},
{
"ITEM",
"Basic Circuit",
6.0,
false,
"Basic Circuit",
},
},
products = {
{
"Washing Machine",
1.0,
"Washing Machine",
},
},
},
},
},
["Waste Filter"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Waste Filter",
craftStn = {
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
4,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 20.0,
baseLaborCost = 480.0,
baseXPGain = 25.0,
defaultVariant = "Waste Filter",
defaultVariantUntranslated = "Waste Filter",
numberOfVariants = "1",
variants = {
["Waste Filter"] = {
untranslated = "Waste Filter",
ingredients = {
{
"ITEM",
"Steel Bar",
12.0,
false,
"Steel Bar",
},
{
"ITEM",
"Cement",
8.0,
false,
"Cement",
},
{
"ITEM",
"Gearbox",
4.0,
false,
"Gearbox",
},
{
"ITEM",
"Piston",
2.0,
false,
"Piston",
},
},
products = {
{
"Waste Filter",
1.0,
"Waste Filter",
},
},
},
},
},
Waterwheel = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Waterwheel",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 180.0,
baseXPGain = 8.0,
defaultVariant = "Waterwheel",
defaultVariantUntranslated = "Waterwheel",
numberOfVariants = "1",
variants = {
Waterwheel = {
untranslated = "Waterwheel",
ingredients = {
{
"TAG",
"Hewn Log",
10.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
5.0,
false,
"Wood Board",
},
},
products = {
{
"Waterwheel",
1.0,
"Waterwheel",
},
},
},
},
},
["Weave Cotton Canvas"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Cotton Canvas",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Weave Cotton Canvas",
defaultVariantUntranslated = "Weave Cotton Canvas",
numberOfVariants = "1",
variants = {
["Weave Cotton Canvas"] = {
untranslated = "Weave Cotton Canvas",
ingredients = {
{
"ITEM",
"Cotton Fabric",
4.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Canvas",
1.0,
"Canvas",
},
},
},
},
},
["Weave Cotton Curtains"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Cotton Curtains",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 1.5,
defaultVariant = "Weave Cotton Curtains",
defaultVariantUntranslated = "Weave Cotton Curtains",
numberOfVariants = "1",
variants = {
["Weave Cotton Curtains"] = {
untranslated = "Weave Cotton Curtains",
ingredients = {
{
"ITEM",
"Cotton Fabric",
5.0,
false,
"Cotton Fabric",
},
{
"ITEM",
"Cotton Thread",
2.0,
false,
"Cotton Thread",
},
{
"TAG",
"Hewn Log",
1.0,
false,
"Hewn Log",
},
},
products = {
{
"Cotton Curtains",
4.0,
"Cotton Curtains",
},
},
},
},
},
["Weave Cotton Fabric"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Cotton Fabric",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 80.0,
baseXPGain = 0.5,
defaultVariant = "Weave Cotton Fabric",
defaultVariantUntranslated = "Weave Cotton Fabric",
numberOfVariants = "1",
variants = {
["Weave Cotton Fabric"] = {
untranslated = "Weave Cotton Fabric",
ingredients = {
{
"ITEM",
"Cotton Thread",
4.0,
false,
"Cotton Thread",
},
},
products = {
{
"Cotton Fabric",
2.0,
"Cotton Fabric",
},
},
},
},
},
["Weave Large Bath Mat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Large Bath Mat",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 120.0,
baseXPGain = 3.0,
defaultVariant = "Weave Large Bath Mat",
defaultVariantUntranslated = "Weave Large Bath Mat",
numberOfVariants = "1",
variants = {
["Weave Large Bath Mat"] = {
untranslated = "Weave Large Bath Mat",
ingredients = {
{
"ITEM",
"Cellulose Fiber",
10.0,
false,
"Cellulose Fiber",
},
{
"ITEM",
"Cotton Fabric",
35.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Large Bath Mat",
1.0,
"Large Bath Mat",
},
},
},
},
},
["Weave Large Cotton Bunting Festive"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Large Cotton Bunting Festive",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 240.0,
baseXPGain = 2.0,
defaultVariant = "Weave Large Cotton Bunting Festive",
defaultVariantUntranslated = "Weave Large Cotton Bunting Festive",
numberOfVariants = "1",
variants = {
["Weave Large Cotton Bunting Festive"] = {
untranslated = "Weave Large Cotton Bunting Festive",
ingredients = {},
products = {
{
"Large Cotton Bunting Festive",
2.0,
"Large Cotton Bunting Festive",
},
},
},
},
},
["Weave Large Cotton Bunting Red"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Large Cotton Bunting Red",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 240.0,
baseXPGain = 2.0,
defaultVariant = "Weave Large Cotton Bunting Red",
defaultVariantUntranslated = "Weave Large Cotton Bunting Red",
numberOfVariants = "1",
variants = {
["Weave Large Cotton Bunting Red"] = {
untranslated = "Weave Large Cotton Bunting Red",
ingredients = {
{
"ITEM",
"Cotton Fabric",
6.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Large Cotton Bunting Red",
2.0,
"Large Cotton Bunting Red",
},
},
},
},
},
["Weave Large Cotton Bunting Regal"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Large Cotton Bunting Regal",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 240.0,
baseXPGain = 2.0,
defaultVariant = "Weave Large Cotton Bunting Regal",
defaultVariantUntranslated = "Weave Large Cotton Bunting Regal",
numberOfVariants = "1",
variants = {
["Weave Large Cotton Bunting Regal"] = {
untranslated = "Weave Large Cotton Bunting Regal",
ingredients = {},
products = {
{
"Large Cotton Bunting Regal",
2.0,
"Large Cotton Bunting Regal",
},
},
},
},
},
["Weave Large Cotton Bunting Vibrant"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Large Cotton Bunting Vibrant",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.5,
baseLaborCost = 240.0,
baseXPGain = 2.0,
defaultVariant = "Weave Large Cotton Bunting Vibrant",
defaultVariantUntranslated = "Weave Large Cotton Bunting Vibrant",
numberOfVariants = "1",
variants = {
["Weave Large Cotton Bunting Vibrant"] = {
untranslated = "Weave Large Cotton Bunting Vibrant",
ingredients = {},
products = {
{
"Large Cotton Bunting Vibrant",
2.0,
"Large Cotton Bunting Vibrant",
},
},
},
},
},
["Weave Linen Canvas"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Linen Canvas",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Weave Linen Canvas",
defaultVariantUntranslated = "Weave Linen Canvas",
numberOfVariants = "1",
variants = {
["Weave Linen Canvas"] = {
untranslated = "Weave Linen Canvas",
ingredients = {
{
"ITEM",
"Linen Fabric",
4.0,
false,
"Linen Fabric",
},
},
products = {
{
"Canvas",
1.0,
"Canvas",
},
},
},
},
},
["Weave Linen Fabric"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Linen Fabric",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 80.0,
baseXPGain = 0.5,
defaultVariant = "Weave Linen Fabric",
defaultVariantUntranslated = "Weave Linen Fabric",
numberOfVariants = "1",
variants = {
["Weave Linen Fabric"] = {
untranslated = "Weave Linen Fabric",
ingredients = {
{
"ITEM",
"Linen Yarn",
4.0,
false,
"Linen Yarn",
},
},
products = {
{
"Linen Fabric",
2.0,
"Linen Fabric",
},
},
},
},
},
["Weave Nylon Curtains"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Nylon Curtains",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 1.5,
defaultVariant = "Weave Nylon Curtains",
defaultVariantUntranslated = "Weave Nylon Curtains",
numberOfVariants = "1",
variants = {
["Weave Nylon Curtains"] = {
untranslated = "Weave Nylon Curtains",
ingredients = {
{
"ITEM",
"Iron Bar",
1.0,
false,
"Iron Bar",
},
{
"ITEM",
"Nylon Fabric",
3.0,
false,
"Nylon Fabric",
},
{
"ITEM",
"Nylon Thread",
2.0,
false,
"Nylon Thread",
},
},
products = {
{
"Nylon Curtains",
4.0,
"Nylon Curtains",
},
},
},
},
},
["Weave Nylon Fabric"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Nylon Fabric",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 80.0,
baseXPGain = 0.5,
defaultVariant = "Weave Nylon Fabric",
defaultVariantUntranslated = "Weave Nylon Fabric",
numberOfVariants = "1",
variants = {
["Weave Nylon Fabric"] = {
untranslated = "Weave Nylon Fabric",
ingredients = {
{
"ITEM",
"Nylon Thread",
4.0,
false,
"Nylon Thread",
},
},
products = {
{
"Nylon Fabric",
2.0,
"Nylon Fabric",
},
},
},
},
},
["Weave Small Bath Mat"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Small Bath Mat",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 30.0,
baseXPGain = 1.0,
defaultVariant = "Weave Small Bath Mat",
defaultVariantUntranslated = "Weave Small Bath Mat",
numberOfVariants = "1",
variants = {
["Weave Small Bath Mat"] = {
untranslated = "Weave Small Bath Mat",
ingredients = {
{
"ITEM",
"Cotton Fabric",
16.0,
false,
"Cotton Fabric",
},
},
products = {
{
"Small Bath Mat",
1.0,
"Small Bath Mat",
},
},
},
},
},
["Weave Small Cotton Bunting Festive"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Small Cotton Bunting Festive",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Weave Small Cotton Bunting Festive",
defaultVariantUntranslated = "Weave Small Cotton Bunting Festive",
numberOfVariants = "1",
variants = {
["Weave Small Cotton Bunting Festive"] = {
untranslated = "Weave Small Cotton Bunting Festive",
ingredients = {},
products = {
{
"Small Cotton Bunting Festive",
2.0,
"Small Cotton Bunting Festive",
},
},
},
},
},
["Weave Small Cotton Bunting Red"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Small Cotton Bunting Red",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Weave Small Cotton Bunting Red",
defaultVariantUntranslated = "Weave Small Cotton Bunting Red",
numberOfVariants = "1",
variants = {
["Weave Small Cotton Bunting Red"] = {
untranslated = "Weave Small Cotton Bunting Red",
ingredients = {
{
"ITEM",
"Cotton Fabric",
3.0,
false,
"Cotton Fabric",
},
{
"TAG",
"Wood Board",
2.0,
false,
"Wood Board",
},
},
products = {
{
"Small Cotton Bunting Red",
2.0,
"Small Cotton Bunting Red",
},
},
},
},
},
["Weave Small Cotton Bunting Regal"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Small Cotton Bunting Regal",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Weave Small Cotton Bunting Regal",
defaultVariantUntranslated = "Weave Small Cotton Bunting Regal",
numberOfVariants = "1",
variants = {
["Weave Small Cotton Bunting Regal"] = {
untranslated = "Weave Small Cotton Bunting Regal",
ingredients = {},
products = {
{
"Small Cotton Bunting Regal",
2.0,
"Small Cotton Bunting Regal",
},
},
},
},
},
["Weave Small Cotton Bunting Vibrant"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Small Cotton Bunting Vibrant",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Weave Small Cotton Bunting Vibrant",
defaultVariantUntranslated = "Weave Small Cotton Bunting Vibrant",
numberOfVariants = "1",
variants = {
["Weave Small Cotton Bunting Vibrant"] = {
untranslated = "Weave Small Cotton Bunting Vibrant",
ingredients = {},
products = {
{
"Small Cotton Bunting Vibrant",
2.0,
"Small Cotton Bunting Vibrant",
},
},
},
},
},
["Weave Wool Curtains"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Wool Curtains",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 1.5,
defaultVariant = "Weave Wool Curtains",
defaultVariantUntranslated = "Weave Wool Curtains",
numberOfVariants = "1",
variants = {
["Weave Wool Curtains"] = {
untranslated = "Weave Wool Curtains",
ingredients = {
{
"ITEM",
"Wool Fabric",
5.0,
false,
"Wool Fabric",
},
{
"ITEM",
"Cotton Thread",
2.0,
false,
"Cotton Thread",
},
{
"TAG",
"Hewn Log",
1.0,
false,
"Hewn Log",
},
},
products = {
{
"Wool Curtains",
4.0,
"Wool Curtains",
},
},
},
},
},
["Weave Wool Fabric"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Weave Wool Fabric",
craftStn = {
{
"Automatic Loom",
"Automatic Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 80.0,
baseXPGain = 0.5,
defaultVariant = "Weave Wool Fabric",
defaultVariantUntranslated = "Weave Wool Fabric",
numberOfVariants = "1",
variants = {
["Weave Wool Fabric"] = {
untranslated = "Weave Wool Fabric",
ingredients = {
{
"ITEM",
"Wool Yarn",
4.0,
false,
"Wool Yarn",
},
},
products = {
{
"Wool Fabric",
2.0,
"Wool Fabric",
},
},
},
},
},
["Wet Brick"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wet Brick",
craftStn = {
{
"Kiln",
"Kiln",
},
},
skillNeeds = {
{
"Pottery",
1,
"Pottery",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 100.0,
baseXPGain = 0.5,
defaultVariant = "Wet Brick",
defaultVariantUntranslated = "Wet Brick",
numberOfVariants = "1",
variants = {
["Wet Brick"] = {
untranslated = "Wet Brick",
ingredients = {
{
"ITEM",
"Sand",
3.0,
false,
"Sand",
},
{
"ITEM",
"Clay",
12.0,
false,
"Clay",
},
{
"ITEM",
"Wooden Mold",
4.0,
false,
"Wooden Mold",
},
},
products = {
{
"Wet Brick",
4.0,
"Wet Brick",
},
},
},
},
},
["Wheat Ethanol"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wheat Ethanol",
craftStn = {
{
"Laboratory",
"Laboratory",
},
},
skillNeeds = {
{
"Cutting Edge Cooking",
1,
"Cutting Edge Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Wheat Ethanol",
defaultVariantUntranslated = "Wheat Ethanol",
numberOfVariants = "1",
variants = {
["Wheat Ethanol"] = {
untranslated = "Wheat Ethanol",
ingredients = {
{
"ITEM",
"Wheat",
10.0,
false,
"Wheat",
},
},
products = {
{
"Ethanol",
1.0,
"Ethanol",
},
},
},
},
},
["Wheat Mortar"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wheat Mortar",
craftStn = {
{
"Bakery Oven",
"Bakery Oven",
},
},
skillNeeds = {
{
"Masonry",
1,
"Masonry",
},
},
moduleNeeds = {},
baseCraftTime = 0.1,
baseLaborCost = 25.0,
baseXPGain = 0.5,
defaultVariant = "Wheat Mortar",
defaultVariantUntranslated = "Wheat Mortar",
numberOfVariants = "1",
variants = {
["Wheat Mortar"] = {
untranslated = "Wheat Mortar",
ingredients = {
{
"ITEM",
"Wheat",
8.0,
false,
"Wheat",
},
},
products = {
{
"Mortar",
3.0,
"Mortar",
},
},
},
},
},
Wheelbarrow = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wheelbarrow",
craftStn = {
{
"Workbench",
"Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 75.0,
baseXPGain = 0.0,
defaultVariant = "Wheelbarrow",
defaultVariantUntranslated = "Wheelbarrow",
numberOfVariants = "1",
variants = {
Wheelbarrow = {
untranslated = "Wheelbarrow",
ingredients = {
{
"TAG",
"Hewn Log",
2.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Wheelbarrow",
1.0,
"Wheelbarrow",
},
},
},
},
},
["Wild Mix"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wild Mix",
craftStn = {
{
"Kitchen",
"Kitchen",
},
},
skillNeeds = {
{
"Advanced Cooking",
1,
"Advanced Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 45.0,
baseXPGain = 1.0,
defaultVariant = "Wild Mix",
defaultVariantUntranslated = "Wild Mix",
numberOfVariants = "1",
variants = {
["Wild Mix"] = {
untranslated = "Wild Mix",
ingredients = {
{
"ITEM",
"Basic Salad",
2.0,
false,
"Basic Salad",
},
{
"ITEM",
"Huckleberry Extract",
2.0,
false,
"Huckleberry Extract",
},
},
products = {
{
"Wild Mix",
1.0,
"Wild Mix",
},
},
},
},
},
["Wild Stew"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wild Stew",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
6,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Wild Stew",
defaultVariantUntranslated = "Wild Stew",
numberOfVariants = "1",
variants = {
["Wild Stew"] = {
untranslated = "Wild Stew",
ingredients = {
{
"ITEM",
"Huckleberries",
2.0,
false,
"Huckleberries",
},
{
"ITEM",
"Beans",
1.0,
false,
"Beans",
},
{
"ITEM",
"Beet",
1.0,
false,
"Beet",
},
{
"ITEM",
"Flour",
1.0,
false,
"Flour",
},
{
"TAG",
"Vegetable",
1.0,
false,
"Vegetable",
},
},
products = {
{
"Wild Stew",
1.0,
"Wild Stew",
},
},
},
},
},
["Wilted Fiddleheads"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wilted Fiddleheads",
craftStn = {
{
"Campfire",
"Campfire",
},
},
skillNeeds = {
{
"Campfire Cooking",
0,
"Campfire Cooking",
},
},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 15.0,
baseXPGain = 0.5,
defaultVariant = "Wilted Fiddleheads",
defaultVariantUntranslated = "Wilted Fiddleheads",
numberOfVariants = "1",
variants = {
["Wilted Fiddleheads"] = {
untranslated = "Wilted Fiddleheads",
ingredients = {
{
"ITEM",
"Fiddleheads",
1.0,
true,
"Fiddleheads",
},
},
products = {
{
"Wilted Fiddleheads",
1.0,
"Wilted Fiddleheads",
},
},
},
},
},
["Wind Turbine"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wind Turbine",
craftStn = {
{
"Robotic Assembly Line",
"Robotic Assembly Line",
},
},
skillNeeds = {
{
"Electronics",
5,
"Electronics",
},
},
moduleNeeds = {},
baseCraftTime = 20.0,
baseLaborCost = 1200.0,
baseXPGain = 15.0,
defaultVariant = "Wind Turbine",
defaultVariantUntranslated = "Wind Turbine",
numberOfVariants = "1",
variants = {
["Wind Turbine"] = {
untranslated = "Wind Turbine",
ingredients = {
{
"ITEM",
"Steel Bar",
8.0,
false,
"Steel Bar",
},
{
"ITEM",
"Gearbox",
4.0,
false,
"Gearbox",
},
{
"ITEM",
"Advanced Circuit",
4.0,
false,
"Advanced Circuit",
},
{
"ITEM",
"Servo",
8.0,
false,
"Servo",
},
},
products = {
{
"Wind Turbine",
1.0,
"Wind Turbine",
},
},
},
},
},
Windmill = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Windmill",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 180.0,
baseXPGain = 8.0,
defaultVariant = "Windmill",
defaultVariantUntranslated = "Windmill",
numberOfVariants = "1",
variants = {
Windmill = {
untranslated = "Windmill",
ingredients = {
{
"ITEM",
"Linen Fabric",
12.0,
false,
"Linen Fabric",
},
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
},
products = {
{
"Windmill",
1.0,
"Windmill",
},
},
},
},
},
["Wood Cart"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wood Cart",
craftStn = {
{
"Wainwright Table",
"Wainwright Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 150.0,
baseXPGain = 10.0,
defaultVariant = "Wood Cart",
defaultVariantUntranslated = "Wood Cart",
numberOfVariants = "1",
variants = {
["Wood Cart"] = {
untranslated = "Wood Cart",
ingredients = {
{
"ITEM",
"Wooden Wheel",
2.0,
true,
"Wooden Wheel",
},
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Wood Cart",
1.0,
"Wood Cart",
},
},
},
},
},
["Wood Shop Cart"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wood Shop Cart",
craftStn = {
{
"Wainwright Table",
"Wainwright Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 225.0,
baseXPGain = 10.0,
defaultVariant = "Wood Shop Cart",
defaultVariantUntranslated = "Wood Shop Cart",
numberOfVariants = "1",
variants = {
["Wood Shop Cart"] = {
untranslated = "Wood Shop Cart",
ingredients = {
{
"ITEM",
"Cotton Fabric",
12.0,
false,
"Cotton Fabric",
},
{
"ITEM",
"Wood Cart",
1.0,
true,
"Wood Cart",
},
{
"ITEM",
"Store",
1.0,
true,
"Store",
},
{
"TAG",
"Lumber",
8.0,
false,
"Lumber",
},
},
products = {
{
"Wood Shop Cart",
1.0,
"Wood Shop Cart",
},
},
},
},
},
["Wooden Barge"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Barge",
craftStn = {
{
"Small Shipyard",
"Small Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 800.0,
baseXPGain = 16.0,
defaultVariant = "Wooden Barge",
defaultVariantUntranslated = "Wooden Barge",
numberOfVariants = "1",
variants = {
["Wooden Barge"] = {
untranslated = "Wooden Barge",
ingredients = {
{
"ITEM",
"Wooden Hull Planks",
18.0,
false,
"Wooden Hull Planks",
},
{
"ITEM",
"Iron Bar",
4.0,
false,
"Iron Bar",
},
{
"ITEM",
"Hemp Mooring Rope",
8.0,
false,
"Hemp Mooring Rope",
},
{
"ITEM",
"Wooden Wheel",
2.0,
true,
"Wooden Wheel",
},
{
"ITEM",
"Gearbox",
4.0,
true,
"Gearbox",
},
{
"ITEM",
"Large Wooden Ship Frame",
1.0,
true,
"Large Wooden Ship Frame",
},
},
products = {
{
"Wooden Barge",
1.0,
"Wooden Barge",
},
},
},
},
},
["Wooden Ceiling Light"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Ceiling Light",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
5,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 3.0,
defaultVariant = "Wooden Ceiling Light",
defaultVariantUntranslated = "Wooden Ceiling Light",
numberOfVariants = "1",
variants = {
["Wooden Ceiling Light"] = {
untranslated = "Wooden Ceiling Light",
ingredients = {
{
"ITEM",
"Copper Wiring",
4.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
{
"TAG",
"Lumber",
6.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
{
"TAG",
"Fabric",
6.0,
false,
"Fabric",
},
},
products = {
{
"Wooden Ceiling Light",
1.0,
"Wooden Ceiling Light",
},
},
},
},
},
["Wooden Elevator"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Elevator",
craftStn = {
{
"Assembly Line",
"Assembly Line",
},
},
skillNeeds = {
{
"Mechanics",
1,
"Mechanics",
},
},
moduleNeeds = {},
baseCraftTime = 10.0,
baseLaborCost = 500.0,
baseXPGain = 15.0,
defaultVariant = "Wooden Elevator",
defaultVariantUntranslated = "Wooden Elevator",
numberOfVariants = "1",
variants = {
["Wooden Elevator"] = {
untranslated = "Wooden Elevator",
ingredients = {
{
"ITEM",
"Gearbox",
4.0,
false,
"Gearbox",
},
{
"ITEM",
"Cellulose Fiber",
4.0,
false,
"Cellulose Fiber",
},
{
"ITEM",
"Portable Steam Engine",
1.0,
true,
"Portable Steam Engine",
},
{
"TAG",
"Lumber",
30.0,
false,
"Lumber",
},
},
products = {
{
"Wooden Elevator",
1.0,
"Wooden Elevator",
},
},
},
},
},
["Wooden Fabric Bed"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Fabric Bed",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
6,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 6.0,
baseLaborCost = 180.0,
baseXPGain = 4.0,
defaultVariant = "Wooden Fabric Bed",
defaultVariantUntranslated = "Wooden Fabric Bed",
numberOfVariants = "1",
variants = {
["Wooden Fabric Bed"] = {
untranslated = "Wooden Fabric Bed",
ingredients = {
{
"ITEM",
"Nail",
10.0,
false,
"Nail",
},
{
"TAG",
"Lumber",
10.0,
false,
"Lumber",
},
{
"TAG",
"Fabric",
10.0,
false,
"Fabric",
},
},
products = {
{
"Wooden Fabric Bed",
1.0,
"Wooden Fabric Bed",
},
},
},
},
},
["Wooden Floor Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Floor Lamp",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
5,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 3.0,
defaultVariant = "Wooden Floor Lamp",
defaultVariantUntranslated = "Wooden Floor Lamp",
numberOfVariants = "1",
variants = {
["Wooden Floor Lamp"] = {
untranslated = "Wooden Floor Lamp",
ingredients = {
{
"ITEM",
"Copper Wiring",
4.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
{
"TAG",
"Lumber",
8.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
10.0,
false,
"Wood Board",
},
{
"TAG",
"Fabric",
8.0,
false,
"Fabric",
},
},
products = {
{
"Wooden Floor Lamp",
1.0,
"Wooden Floor Lamp",
},
},
},
},
},
["Wooden Frame Wide"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Frame Wide",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
4,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 160.0,
baseXPGain = 1.0,
defaultVariant = "Wooden Frame Wide",
defaultVariantUntranslated = "Wooden Frame Wide",
numberOfVariants = 5,
variants = {
["Wooden Frame Wide"] = {
untranslated = "Wooden Frame Wide",
ingredients = {
{
"TAG",
"Hewn Log",
2.0,
false,
"Hewn Log",
},
},
products = {
{
"Wooden Frame Wide",
1.0,
"Wooden Frame Wide",
},
},
},
["Wooden Frame Landscape"] = {
untranslated = "Wooden Frame Landscape",
ingredients = {
{
"TAG",
"Hewn Log",
2.0,
false,
"Hewn Log",
},
},
products = {
{
"Wooden Frame Landscape",
1,
"Wooden Frame Landscape",
},
},
},
["Wooden Frame Square"] = {
untranslated = "Wooden Frame Square",
ingredients = {
{
"TAG",
"Hewn Log",
2.0,
false,
"Hewn Log",
},
},
products = {
{
"Wooden Frame Square",
1.0,
"Wooden Frame Square",
},
},
},
["Wooden Frame Portrait"] = {
untranslated = "Wooden Frame Portrait",
ingredients = {
{
"TAG",
"Hewn Log",
2.0,
false,
"Hewn Log",
},
},
products = {
{
"Wooden Frame Portrait",
1.0,
"Wooden Frame Portrait",
},
},
},
["Wooden Frame Tall"] = {
untranslated = "Wooden Frame Tall",
ingredients = {
{
"TAG",
"Hewn Log",
2.0,
false,
"Hewn Log",
},
},
products = {
{
"Wooden Frame Tall",
1.0,
"Wooden Frame Tall",
},
},
},
},
},
["Wooden Hull Planks"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Hull Planks",
craftStn = {
{
"Small Shipyard",
"Small Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Wooden Hull Planks",
defaultVariantUntranslated = "Wooden Hull Planks",
numberOfVariants = "1",
variants = {
["Wooden Hull Planks"] = {
untranslated = "Wooden Hull Planks",
ingredients = {
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Wooden Hull Planks",
1,
"Wooden Hull Planks",
},
},
},
},
},
["Wooden Keel"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Keel",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 1.0,
defaultVariant = "Wooden Keel",
defaultVariantUntranslated = "Wooden Keel",
numberOfVariants = "1",
variants = {
["Wooden Keel"] = {
untranslated = "Wooden Keel",
ingredients = {
{
"TAG",
"Wood",
8.0,
false,
"Wood",
},
},
products = {
{
"Wooden Keel",
1,
"Wooden Keel",
},
},
},
},
},
["Wooden Kitchen Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Kitchen Lamp",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
6,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 3.0,
defaultVariant = "Wooden Kitchen Lamp",
defaultVariantUntranslated = "Wooden Kitchen Lamp",
numberOfVariants = "1",
variants = {
["Wooden Kitchen Lamp"] = {
untranslated = "Wooden Kitchen Lamp",
ingredients = {
{
"ITEM",
"Iron Plate",
2.0,
false,
"Iron Plate",
},
{
"ITEM",
"Copper Wiring",
4.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
{
"TAG",
"Lumber",
6.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Wooden Kitchen Lamp",
1.0,
"Wooden Kitchen Lamp",
},
},
},
},
},
["Wooden Latrine"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Latrine",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
2,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Wooden Latrine",
defaultVariantUntranslated = "Wooden Latrine",
numberOfVariants = "1",
variants = {
["Wooden Latrine"] = {
untranslated = "Wooden Latrine",
ingredients = {
{
"TAG",
"Hewn Log",
5.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
20.0,
false,
"Wood Board",
},
},
products = {
{
"Wooden Latrine",
1.0,
"Wooden Latrine",
},
},
},
},
},
["Wooden Mold"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Mold",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 0.4,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Wooden Mold",
defaultVariantUntranslated = "Wooden Mold",
numberOfVariants = "1",
variants = {
["Wooden Mold"] = {
untranslated = "Wooden Mold",
ingredients = {
{
"ITEM",
"Nail",
2.0,
false,
"Nail",
},
{
"TAG",
"Wood Board",
8.0,
false,
"Wood Board",
},
},
products = {
{
"Wooden Mold",
4.0,
"Wooden Mold",
},
},
},
},
},
["Wooden Moorage Post"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Moorage Post",
craftStn = {
{
"Small Shipyard",
"Small Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 1.0,
defaultVariant = "Wooden Moorage Post",
defaultVariantUntranslated = "Wooden Moorage Post",
numberOfVariants = "1",
variants = {
["Wooden Moorage Post"] = {
untranslated = "Wooden Moorage Post",
ingredients = {
{
"ITEM",
"Hemp Mooring Rope",
4.0,
false,
"Hemp Mooring Rope",
},
{
"TAG",
"Hewn Log",
12.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Wooden Moorage Post",
1.0,
"Wooden Moorage Post",
},
},
},
},
},
["Wooden Oar"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Oar",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Logging",
1,
"Logging",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Wooden Oar",
defaultVariantUntranslated = "Wooden Oar",
numberOfVariants = "1",
variants = {
["Wooden Oar"] = {
untranslated = "Wooden Oar",
ingredients = {
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Wooden Oar",
1,
"Wooden Oar",
},
},
},
},
},
["Wooden Rudder"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Rudder",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 40.0,
baseXPGain = 1.0,
defaultVariant = "Wooden Rudder",
defaultVariantUntranslated = "Wooden Rudder",
numberOfVariants = "1",
variants = {
["Wooden Rudder"] = {
untranslated = "Wooden Rudder",
ingredients = {
{
"ITEM",
"Iron Gear",
2.0,
false,
"Iron Gear",
},
{
"TAG",
"Lumber",
4.0,
false,
"Lumber",
},
},
products = {
{
"Wooden Rudder",
1,
"Wooden Rudder",
},
},
},
},
},
["Wooden Straw Bed"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Straw Bed",
craftStn = {
{
"Carpentry Table",
"Carpentry Table",
},
},
skillNeeds = {
{
"Carpentry",
1,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 60.0,
baseXPGain = 2.0,
defaultVariant = "Wooden Straw Bed",
defaultVariantUntranslated = "Wooden Straw Bed",
numberOfVariants = "1",
variants = {
["Wooden Straw Bed"] = {
untranslated = "Wooden Straw Bed",
ingredients = {
{
"ITEM",
"Plant Fibers",
40.0,
false,
"Plant Fibers",
},
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
{
"TAG",
"Wood Board",
15.0,
false,
"Wood Board",
},
},
products = {
{
"Wooden Straw Bed",
1.0,
"Wooden Straw Bed",
},
},
},
},
},
["Wooden Table Lamp"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Table Lamp",
craftStn = {
{
"Sawmill",
"Sawmill",
},
},
skillNeeds = {
{
"Carpentry",
6,
"Carpentry",
},
},
moduleNeeds = {},
baseCraftTime = 4.0,
baseLaborCost = 120.0,
baseXPGain = 3.0,
defaultVariant = "Wooden Table Lamp",
defaultVariantUntranslated = "Wooden Table Lamp",
numberOfVariants = "1",
variants = {
["Wooden Table Lamp"] = {
untranslated = "Wooden Table Lamp",
ingredients = {
{
"ITEM",
"Copper Wiring",
4.0,
false,
"Copper Wiring",
},
{
"ITEM",
"Light Bulb",
1.0,
true,
"Light Bulb",
},
{
"TAG",
"Lumber",
10.0,
false,
"Lumber",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
{
"TAG",
"Fabric",
6.0,
false,
"Fabric",
},
},
products = {
{
"Wooden Table Lamp",
1.0,
"Wooden Table Lamp",
},
},
},
},
},
["Wooden Transport Ship"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Transport Ship",
craftStn = {
{
"Medium Shipyard",
"Medium Shipyard",
},
},
skillNeeds = {
{
"Shipwright",
1,
"Shipwright",
},
},
moduleNeeds = {},
baseCraftTime = 15.0,
baseLaborCost = 1000.0,
baseXPGain = 10.0,
defaultVariant = "Wooden Transport Ship",
defaultVariantUntranslated = "Wooden Transport Ship",
numberOfVariants = "1",
variants = {
["Wooden Transport Ship"] = {
untranslated = "Wooden Transport Ship",
ingredients = {
{
"ITEM",
"Wooden Hull Planks",
18.0,
false,
"Wooden Hull Planks",
},
{
"ITEM",
"Iron Bar",
4.0,
false,
"Iron Bar",
},
{
"ITEM",
"Hemp Mooring Rope",
4.0,
false,
"Hemp Mooring Rope",
},
{
"ITEM",
"Wooden Rudder",
1.0,
true,
"Wooden Rudder",
},
{
"ITEM",
"Iron Axle",
1.0,
true,
"Iron Axle",
},
{
"ITEM",
"Portable Steam Engine",
1.0,
true,
"Portable Steam Engine",
},
{
"ITEM",
"Large Wooden Ship Frame",
1.0,
true,
"Large Wooden Ship Frame",
},
},
products = {
{
"Wooden Transport Ship",
1.0,
"Wooden Transport Ship",
},
},
},
},
},
["Wooden Wheel"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wooden Wheel",
craftStn = {
{
"Wainwright Table",
"Wainwright Table",
},
},
skillNeeds = {
{
"Basic Engineering",
1,
"Basic Engineering",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 40.0,
baseXPGain = 1.0,
defaultVariant = "Wooden Wheel",
defaultVariantUntranslated = "Wooden Wheel",
numberOfVariants = "1",
variants = {
["Wooden Wheel"] = {
untranslated = "Wooden Wheel",
ingredients = {
{
"TAG",
"Hewn Log",
4.0,
false,
"Hewn Log",
},
},
products = {
{
"Wooden Wheel",
1,
"Wooden Wheel",
},
},
},
},
},
["Wool Carpet"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wool Carpet",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.64,
baseLaborCost = 180.0,
baseXPGain = 1.5,
defaultVariant = "Wool Carpet",
defaultVariantUntranslated = "Wool Carpet",
numberOfVariants = "1",
variants = {
["Wool Carpet"] = {
untranslated = "Wool Carpet",
ingredients = {
{
"ITEM",
"Epoxy",
1.0,
false,
"Epoxy",
},
{
"ITEM",
"Wool Fabric",
3.0,
false,
"Wool Fabric",
},
{
"TAG",
"Wood Board",
4.0,
false,
"Wood Board",
},
},
products = {
{
"Wool Carpet",
1,
"Wool Carpet",
},
},
},
},
},
["Wool Curtains"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wool Curtains",
craftStn = {
{
"Loom",
"Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 120.0,
baseXPGain = 1.5,
defaultVariant = "Wool Curtains",
defaultVariantUntranslated = "Wool Curtains",
numberOfVariants = "1",
variants = {
["Wool Curtains"] = {
untranslated = "Wool Curtains",
ingredients = {
{
"ITEM",
"Wool Fabric",
5.0,
false,
"Wool Fabric",
},
{
"ITEM",
"Cotton Thread",
2.0,
false,
"Cotton Thread",
},
{
"TAG",
"Hewn Log",
2.0,
false,
"Hewn Log",
},
},
products = {
{
"Wool Curtains",
4.0,
"Wool Curtains",
},
},
},
},
},
["Wool Fabric"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wool Fabric",
craftStn = {
{
"Loom",
"Loom",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 100.0,
baseXPGain = 0.5,
defaultVariant = "Wool Fabric",
defaultVariantUntranslated = "Wool Fabric",
numberOfVariants = "1",
variants = {
["Wool Fabric"] = {
untranslated = "Wool Fabric",
ingredients = {
{
"ITEM",
"Wool Yarn",
4.0,
false,
"Wool Yarn",
},
},
products = {
{
"Wool Fabric",
1,
"Wool Fabric",
},
},
},
},
},
["Wool Yarn"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Wool Yarn",
craftStn = {
{
"Advanced Tailoring Table",
"Advanced Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.75,
baseLaborCost = 60.0,
baseXPGain = 0.5,
defaultVariant = "Wool Yarn",
defaultVariantUntranslated = "Wool Yarn",
numberOfVariants = "1",
variants = {
["Wool Yarn"] = {
untranslated = "Wool Yarn",
ingredients = {
{
"ITEM",
"Shorn Wool",
3.0,
false,
"Shorn Wool",
},
},
products = {
{
"Wool Yarn",
1,
"Wool Yarn",
},
},
},
},
},
["Work Backpack"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Work Backpack",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 3.0,
defaultVariant = "Work Backpack",
defaultVariantUntranslated = "Work Backpack",
numberOfVariants = "1",
variants = {
["Work Backpack"] = {
untranslated = "Work Backpack",
ingredients = {
{
"ITEM",
"Cellulose Fiber",
10.0,
false,
"Cellulose Fiber",
},
{
"ITEM",
"Leather Hide",
20.0,
false,
"Leather Hide",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Work Backpack",
1.0,
"Work Backpack",
},
},
},
},
},
["Work Boots"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Work Boots",
craftStn = {
{
"Tailoring Table",
"Tailoring Table",
},
},
skillNeeds = {
{
"Tailoring",
1,
"Tailoring",
},
},
moduleNeeds = {},
baseCraftTime = 0.0,
baseLaborCost = 600.0,
baseXPGain = 3.0,
defaultVariant = "Work Boots",
defaultVariantUntranslated = "Work Boots",
numberOfVariants = "1",
variants = {
["Work Boots"] = {
untranslated = "Work Boots",
ingredients = {
{
"ITEM",
"Cellulose Fiber",
10.0,
false,
"Cellulose Fiber",
},
{
"ITEM",
"Leather Hide",
20.0,
false,
"Leather Hide",
},
{
"TAG",
"Fabric",
20.0,
false,
"Fabric",
},
},
products = {
{
"Work Boots",
1.0,
"Work Boots",
},
},
},
},
},
Workbench = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Workbench",
craftStn = {
{
"Campsite Workbench",
"Campsite Workbench",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 0.5,
baseLaborCost = 30.0,
baseXPGain = 0.0,
defaultVariant = "Workbench",
defaultVariantUntranslated = "Workbench",
numberOfVariants = "1",
variants = {
Workbench = {
untranslated = "Workbench",
ingredients = {
{
"TAG",
"Wood",
10.0,
false,
"Wood",
},
},
products = {
{
"Workbench",
1.0,
"Workbench",
},
},
},
},
},
["Worldly Donut"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Worldly Donut",
craftStn = {
{
"Bakery Oven",
"Bakery Oven",
},
},
skillNeeds = {
{
"Baking",
4,
"Baking",
},
},
moduleNeeds = {},
baseCraftTime = 1.0,
baseLaborCost = 25.0,
baseXPGain = 1.0,
defaultVariant = "Worldly Donut",
defaultVariantUntranslated = "Worldly Donut",
numberOfVariants = "1",
variants = {
["Worldly Donut"] = {
untranslated = "Worldly Donut",
ingredients = {
{
"ITEM",
"Sugar",
2.0,
false,
"Sugar",
},
{
"ITEM",
"Pastry Dough",
1.0,
false,
"Pastry Dough",
},
{
"TAG",
"Oil",
2.0,
false,
"Oil",
},
},
products = {
{
"Worldly Donut",
1.0,
"Worldly Donut",
},
},
},
},
},
Yeast = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Yeast",
craftStn = {
{
"Mill",
"Mill",
},
},
skillNeeds = {
{
"Milling",
4,
"Milling",
},
},
moduleNeeds = {},
baseCraftTime = 2.0,
baseLaborCost = 15.0,
baseXPGain = 1.0,
defaultVariant = "Yeast",
defaultVariantUntranslated = "Yeast",
numberOfVariants = "1",
variants = {
Yeast = {
untranslated = "Yeast",
ingredients = {
{
"ITEM",
"Sugar",
2.0,
false,
"Sugar",
},
},
products = {
{
"Yeast",
1.0,
"Yeast",
},
},
},
},
},
["Zoning Office"] = {
dispCraftStn = "1",
checkImage = "1",
untranslated = "Zoning Office",
craftStn = {
{
"Settlement Crafting Table",
"Settlement Crafting Table",
},
},
skillNeeds = {},
moduleNeeds = {},
baseCraftTime = 5.0,
baseLaborCost = 1200.0,
baseXPGain = 5.0,
defaultVariant = "Zoning Office",
defaultVariantUntranslated = "Zoning Office",
numberOfVariants = "1",
variants = {
["Zoning Office"] = {
untranslated = "Zoning Office",
ingredients = {
{
"TAG",
"Hewn Log",
15.0,
false,
"Hewn Log",
},
{
"TAG",
"Mortared Stone",
15.0,
false,
"Mortared Stone",
},
},
products = {
{
"Zoning Office",
1.0,
"Zoning Office",
},
},
},
},
},
},
ingredients = {
[""] = {
"Homestead Claim Stake",
},
Acorn = {
"Acorn Powder",
"Phad Thai",
},
["Advanced Circuit"] = {
"Advanced Combustion Engine",
"Computer Lab",
"Froth Floatation Cell",
"Industrial Generator",
"Industrial Refrigerator",
"Laser",
"Powered Storage Silo",
"Sensor Based Belt Sorter",
"Wind Turbine",
},
["Advanced Combustion Engine"] = {
"Excavator",
"Industrial Generator",
"Skid Steer",
},
["Advanced Research"] = {
"Advanced Baking Skill Book",
"Advanced Cooking Skill Book",
"Advanced Masonry Skill Book",
"Composites Skill Book",
"Cutting Edge Cooking Skill Book",
"Electronics Skill Book",
"Industry Skill Book",
"Mechanics Skill Book",
"Oil Drilling Skill Book",
},
["Advanced Upgrade 1"] = {
"Advanced Upgrade 2",
},
["Advanced Upgrade 2"] = {
"Advanced Upgrade 3",
},
["Advanced Upgrade 3"] = {
"Advanced Upgrade 4",
},
["Advanced Upgrade 4"] = {
"Baking Upgrade",
"Carpentry Advanced Upgrade",
"Cooking Upgrade",
"Glassworking Advanced Upgrade",
"Logging Advanced Upgrade",
"Masonry Advanced Upgrade",
"Mechanics Advanced Upgrade",
"Mining Advanced Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Smelting Upgrade",
},
["Advanced Upgrade Lvl4"] = {
"Advanced Baking Upgrade",
"Advanced Cooking Upgrade",
"Advanced Smelting Upgrade",
},
["Agave Leaves"] = {
"Baked Agave",
"Charred Agave",
},
["Agriculture Research Paper Advanced"] = {
"Basic Upgrade 3",
"Fertilizers Skill Book",
"Oil Drilling Skill Book",
"Tailoring Skill Book",
},
["Agriculture Research Paper Modern"] = {
"Advanced Upgrade 2",
"Cutting Edge Cooking Skill Book",
},
["Alligator Carcass"] = {
"Stuffed Alligator",
},
["Ashlar Basalt"] = {
"Adorned Ashlar Basalt Bench",
"Adorned Ashlar Basalt Chair",
"Adorned Ashlar Basalt Table",
"Ashlar Basalt Bench",
"Ashlar Basalt Chair",
"Ashlar Basalt Door",
"Ashlar Basalt Fireplace",
"Ashlar Basalt Table",
"Ashlar Large Basalt Fountain",
"Ashlar Small Basalt Fountain",
"Large Hanging Ashlar Basalt Sign",
"Large Standing Ashlar Basalt Sign",
"Small Hanging Ashlar Basalt Sign",
"Small Standing Ashlar Basalt Sign",
},
["Ashlar Gneiss"] = {
"Adorned Ashlar Gneiss Bench",
"Adorned Ashlar Gneiss Chair",
"Adorned Ashlar Gneiss Table",
"Ashlar Gneiss Bench",
"Ashlar Gneiss Chair",
"Ashlar Gneiss Door",
"Ashlar Gneiss Fireplace",
"Ashlar Gneiss Table",
"Ashlar Large Gneiss Fountain",
"Ashlar Small Gneiss Fountain",
"Large Hanging Ashlar Gneiss Sign",
"Large Standing Ashlar Gneiss Sign",
"Small Hanging Ashlar Gneiss Sign",
"Small Standing Ashlar Gneiss Sign",
},
["Ashlar Granite"] = {
"Adorned Ashlar Granite Bench",
"Adorned Ashlar Granite Chair",
"Adorned Ashlar Granite Table",
"Ashlar Granite Bench",
"Ashlar Granite Chair",
"Ashlar Granite Door",
"Ashlar Granite Fireplace",
"Ashlar Granite Table",
"Ashlar Large Granite Fountain",
"Ashlar Small Granite Fountain",
"Federation Foundation",
"Large Hanging Ashlar Granite Sign",
"Large Standing Ashlar Granite Sign",
"Small Hanging Ashlar Granite Sign",
"Small Standing Ashlar Granite Sign",
},
["Ashlar Limestone"] = {
"Adorned Ashlar Limestone Bench",
"Adorned Ashlar Limestone Chair",
"Adorned Ashlar Limestone Table",
"Ashlar Large Limestone Fountain",
"Ashlar Limestone Bench",
"Ashlar Limestone Chair",
"Ashlar Limestone Door",
"Ashlar Limestone Fireplace",
"Ashlar Limestone Table",
"Ashlar Small Limestone Fountain",
"Federation Foundation",
"Large Hanging Ashlar Limestone Sign",
"Large Standing Ashlar Limestone Sign",
"Small Hanging Ashlar Limestone Sign",
"Small Standing Ashlar Limestone Sign",
},
["Ashlar Sandstone"] = {
"Adorned Ashlar Sandstone Bench",
"Adorned Ashlar Sandstone Chair",
"Adorned Ashlar Sandstone Table",
"Ashlar Large Sandstone Fountain",
"Ashlar Sandstone Bench",
"Ashlar Sandstone Chair",
"Ashlar Sandstone Door",
"Ashlar Sandstone Fireplace",
"Ashlar Sandstone Table",
"Ashlar Small Sandstone Fountain",
"Large Hanging Ashlar Sandstone Sign",
"Large Standing Ashlar Sandstone Sign",
"Small Hanging Ashlar Sandstone Sign",
"Small Standing Ashlar Sandstone Sign",
},
["Ashlar Shale"] = {
"Adorned Ashlar Shale Bench",
"Adorned Ashlar Shale Chair",
"Adorned Ashlar Shale Table",
"Ashlar Large Shale Fountain",
"Ashlar Shale Bench",
"Ashlar Shale Chair",
"Ashlar Shale Door",
"Ashlar Shale Fireplace",
"Ashlar Shale Table",
"Ashlar Small Shale Fountain",
"Large Hanging Ashlar Shale Sign",
"Large Standing Ashlar Shale Sign",
"Small Hanging Ashlar Shale Sign",
"Small Standing Ashlar Shale Sign",
},
["Ashlar Stone"] = {
"Adorned Ashlar Stone Bench",
"Adorned Ashlar Stone Chair",
"Adorned Ashlar Stone Table",
"Ashlar Large Stone Fountain",
"Ashlar Small Stone Fountain",
"Ashlar Stone Bench",
"Ashlar Stone Chair",
"Ashlar Stone Door",
"Ashlar Stone Fireplace",
"Ashlar Stone Table",
"Large Hanging Ashlar Stone Sign",
"Large Standing Ashlar Stone Sign",
"Small Hanging Ashlar Stone Sign",
"Small Standing Ashlar Stone Sign",
},
["Baked Meat"] = {
"Culinary Research Paper Advanced Meat",
},
["Baked Vegetable"] = {
"Culinary Research Paper Advanced",
},
Barrel = {
"Biodiesel",
"Petroleum",
},
Basalt = {
"Ashlar Basalt",
"Crushed Basalt Lv2",
"Crushed Basalt Lv3",
},
["Basic Circuit"] = {
"Advanced Tailoring Table",
"Automatic Loom",
"Electric Motor",
"Modern Upgrade 4",
"Refrigerator",
"Sensor Based Belt Sorter",
"Servo",
"Solar Generator",
"Spin Melter",
"Washing Machine",
},
["Basic Research"] = {
"Advanced Baking Skill Book",
"Advanced Cooking Skill Book",
"Advanced Masonry Skill Book",
"Advanced Smelting Skill Book",
"Advanced Upgrade 1",
"Advanced Upgrade 2",
"Advanced Upgrade 3",
"Advanced Upgrade 4",
"Baking Skill Book",
"Basic Engineering Skill Book",
"Basic Upgrade 4",
"Composites Skill Book",
"Cooking Skill Book",
"Cutting Edge Cooking Skill Book",
"Electronics Skill Book",
"Fertilizers Skill Book",
"Glassworking Skill Book",
"Industry Skill Book",
"Mechanics Skill Book",
"Milling Skill Book",
"Modern Upgrade 1",
"Modern Upgrade 2",
"Modern Upgrade 3",
"Modern Upgrade 4",
"Oil Drilling Skill Book",
"Paper Milling Skill Book",
"Pottery Skill Book",
"Shipwright Skill Book",
"Smelting Skill Book",
"Tailoring Skill Book",
},
["Basic Salad"] = {
"Crimson Salad",
"Sweet Salad",
"Wild Mix",
},
["Basic Upgrade 1"] = {
"Basic Upgrade 2",
},
["Basic Upgrade 2"] = {
"Basic Upgrade 3",
},
["Basic Upgrade 3"] = {
"Basic Upgrade 4",
},
["Basic Upgrade 4"] = {
"Butchery Upgrade",
"Campfire Cooking Upgrade",
"Carpentry Basic Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Basic Upgrade",
"Hunting Upgrade",
"Logging Basic Upgrade",
"Masonry Basic Upgrade",
"Milling Upgrade",
"Mining Basic Upgrade",
"Paper Milling Upgrade",
"Shipwright Basic Upgrade",
"Tailoring Basic Upgrade",
},
["Basic Upgrade Lvl4"] = {
"Basic Engineering Upgrade",
},
["Bean Sprout"] = {
"Banh Xeo",
"Bison Chow Fun",
"Phad Thai",
},
Beans = {
"Autumn Stew",
"Bean Paste",
"Bean Sprout",
"Charred Beans",
"Exotic Vegetable Medley",
"Forest Salad",
"Poke Bowl",
"Pupusas",
"Wild Stew",
},
Beet = {
"Baked Beet",
"Beet Campfire Salad",
"Beet Sugar",
"Charred Beet",
"Exotic Vegetable Medley",
"Grassland Salad",
"Mixed Fruit Salad",
"Root Campfire Stew",
"Wild Stew",
},
["Berry Extract Fertilizer"] = {
"Agriculture Research Paper Modern",
},
["Bighorn Carcass"] = {
"Sheep Mount",
},
["Birch Log"] = {
"Composite Birch Lumber",
"Large Hanging Birch Sign",
"Large Standing Birch Sign",
"Small Hanging Birch Sign",
"Small Standing Birch Sign",
},
["Bison Carcass"] = {
"Bison Chow Fun",
"Bison Mount",
"Butcher Bison",
"Campfire Bison",
"Stuffed Bison",
},
["Blood Meal Fertilizer"] = {
"Agriculture Research Paper Modern",
},
["Blue Shark"] = {
"Shark Fillet Soup",
},
["Boiled Grains"] = {
"Topped Porridge",
},
["Boiled Rice"] = {
"Hosomaki",
"Kelpy Crab Roll",
"Pineapple Friend Rice",
"Poke Bowl",
"Seeded Camas Roll",
"Spiky Roll",
},
["Boiled Sausage"] = {
"Culinary Research Paper Modern",
},
Boiler = {
"Portable Steam Engine",
},
["Bolete Mushrooms"] = {
"Mushroom Medley",
"Rainforest Salad",
},
Bread = {
"Culinary Research Paper Modern",
"Stuffed Turkey",
},
Brick = {
"Bakery Oven",
"Bank",
"Blast Furnace",
"Brick Fireplace",
"Geology Research Paper Modern",
"Glassworks",
"Mint",
"Standing Steel Brick Sign",
"Treasury",
},
["Camas Bulb"] = {
"Camas Bulb Bake",
"Camas Paste",
"Charred Camas Bulb",
"Fantastic Forest Pizza",
"Fried Camas",
"Mixed Vegetable Medley",
"Root Campfire Salad",
"Root Campfire Stew",
},
["Camas Paste"] = {
"Camas Bread",
"Seeded Camas Roll",
},
["Campfire Salad"] = {
"Culinary Research Paper Basic",
},
Canvas = {
"Art Supplies",
"Easel",
},
["Cast Iron Stove"] = {
"Powered Cart",
},
["Cedar Log"] = {
"Composite Cedar Lumber",
"Large Hanging Cedar Sign",
"Large Standing Cedar Sign",
"Small Hanging Cedar Sign",
"Small Standing Cedar Sign",
},
["Ceiba Log"] = {
"Composite Ceiba Lumber",
"Large Hanging Ceiba Sign",
"Large Standing Ceiba Sign",
"Small Hanging Ceiba Sign",
"Small Standing Ceiba Sign",
},
["Cellulose Fiber"] = {
"Bearpack",
"Camo Pants",
"Camo Shirt",
"Cloth Cape",
"Large Bath Mat",
"Light Backpack",
"Paper",
"Rug Large",
"Rug Medium",
"Weave Large Bath Mat",
"Wooden Elevator",
"Work Backpack",
"Work Boots",
},
Cement = {
"Asphalt Concrete",
"Reinforced Concrete",
"Robotic Assembly Line",
"Waste Filter",
},
["Cereal Germ"] = {
"Oil",
},
Charcoal = {
"Charcoal Steel",
},
["Charred Beet"] = {
"Crimson Salad",
},
["Charred Camas Bulb"] = {
"Camas Ash Fertilizer",
},
["Charred Fish"] = {
"Fish Stew",
},
["Charred Meat"] = {
"Meaty Stew",
},
["Charred Pineapple"] = {
"Pineapple Friend Rice",
},
Clam = {
"Clam Chowder",
"Shuck Clams",
},
Clay = {
"Bathtub",
"Cement",
"Round Pot",
"Shale Brick",
"Small Sink",
"Square Pot",
"Tallow Lamp",
"Toilet",
"Wet Brick",
},
Coal = {
"Crushed Coal",
"Crushed Coal Lv2",
"Crushed Coal Lv3",
},
["Colored Powder"] = {
"Oil Paint",
},
["Combustion Engine"] = {
"Combustion Generator",
"Industrial Barge",
"Truck",
},
["Composite Birch Lumber"] = {
"Composite Birch Bench",
"Composite Birch Chair",
"Composite Birch Door",
"Composite Birch Table",
},
["Composite Cedar Lumber"] = {
"Composite Cedar Bench",
"Composite Cedar Chair",
"Composite Cedar Door",
"Composite Cedar Table",
},
["Composite Ceiba Lumber"] = {
"Composite Ceiba Bench",
"Composite Ceiba Chair",
"Composite Ceiba Door",
"Composite Ceiba Table",
},
["Composite Fir Lumber"] = {
"Composite Fir Bench",
"Composite Fir Chair",
"Composite Fir Door",
"Composite Fir Table",
},
["Composite Joshua Lumber"] = {
"Composite Joshua Bench",
"Composite Joshua Chair",
"Composite Joshua Door",
"Composite Joshua Table",
},
["Composite Lumber"] = {
"Composite Lumber Bench",
"Composite Lumber Chair",
"Composite Lumber Door",
"Composite Lumber Table",
"Computer Lab",
"Federation Foundation",
"Modern Upgrade 3",
"Steel Abstract Fixture",
"Steel Hanging Fixture",
"Steel Hanging Lamp",
"Steel Square Fixture",
},
["Composite Oak Lumber"] = {
"Composite Oak Bench",
"Composite Oak Chair",
"Composite Oak Door",
"Composite Oak Table",
},
["Composite Palm Lumber"] = {
"Composite Palm Bench",
"Composite Palm Chair",
"Composite Palm Door",
"Composite Palm Table",
},
["Composite Redwood Lumber"] = {
"Composite Redwood Bench",
"Composite Redwood Chair",
"Composite Redwood Door",
"Composite Redwood Table",
},
["Composite Saguaro Lumber"] = {
"Composite Saguaro Bench",
"Composite Saguaro Chair",
"Composite Saguaro Door",
"Composite Saguaro Table",
},
["Composite Spruce Lumber"] = {
"Composite Spruce Bench",
"Composite Spruce Chair",
"Composite Spruce Door",
"Composite Spruce Table",
},
Compost = {
"Compost Fertilizer",
},
["Cookeina Mushrooms"] = {
"Millionaires Salad",
"Mushroom Medley",
},
["Copper Bar"] = {
"Copper Frame Landscape",
"Copper Frame Portrait",
"Copper Frame Square",
"Copper Frame Tall",
"Copper Frame Wide",
"Copper Pipe",
"Copper Plate",
"Copper Wiring",
"Country Foundation",
"Embassy Desk",
"Metallurgy Research Paper Advanced",
"Tripod Camera",
},
["Copper Concentrate"] = {
"Copper Bar",
"Smelt Copper",
},
["Copper Ore"] = {
"Crushed Copper Lv2",
"Crushed Copper Lv3",
"Crushed Copper Ore",
},
["Copper Pipe"] = {
"Portable Steam Engine",
},
["Copper Plate"] = {
"Boiler",
"Heat Sink",
},
["Copper Wiring"] = {
"Advanced Circuit",
"Basic Circuit",
"Electric Motor",
"Electric Wall Lamp",
"Heat Sink",
"Industrial Elevator",
"Light Bulb",
"Modern Double Street Light",
"Modern Street Light",
"Plastic Buoy",
"Radiator",
"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",
"Streetlamp",
"Transmission Pole",
"Wooden Ceiling Light",
"Wooden Floor Lamp",
"Wooden Kitchen Lamp",
"Wooden Table Lamp",
},
Corn = {
"Baked Corn",
"Charred Corn",
"Corn Ethanol",
"Corn Fritters",
"Cornmeal",
"Field Campfire Stew",
"Grassland Salad",
"Mixed Vegetable Medley",
},
Cornmeal = {
"Agouti Enchiladas",
"Corn Fritters",
"Mochi",
"Pupusas",
"Tortilla",
},
["Corrugated Steel"] = {
"Corrugated Steel Door",
"Corrugated Steel Fence Door",
"Large Corrugated Steel Door",
},
["Cotton Boll"] = {
"Cotton Lint",
},
["Cotton Fabric"] = {
"Builder Shirt",
"Cast Iron Bed",
"Cast Iron Royal Bed",
"Chef Hat",
"Chef Pants",
"Chef Shirt",
"Chef Shoes",
"Cotton Canvas",
"Cotton Carpet",
"Cotton Curtains",
"Cotton Streamer Stars",
"Cotton Streamer Stripes",
"Court Chair",
"Crane",
"Explorer Boots",
"Explorer Gloves",
"Explorer Hat",
"Explorer Pants",
"Explorer Shirt",
"Farmer Hat",
"Farmer Overalls",
"Huge Banner Sign",
"Huge Wooden Banner Sign",
"Large Bath Mat",
"Large Cotton Bunting Festive",
"Large Cotton Bunting Red",
"Large Cotton Bunting Regal",
"Large Cotton Bunting Vibrant",
"Large Court",
"Large Festive Paper Lantern",
"Large Paper Lantern",
"Nylon Futon Bed",
"Nylon Futon Couch",
"Shipwright Hat",
"Shipwright Overalls",
"Shipwright Shirt",
"Small Bath Mat",
"Small Cotton Bunting Festive",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Cotton Bunting Vibrant",
"Small Paper Lantern",
"Smith Bandana",
"Smith Boots",
"Smith Gloves",
"Smith Pants",
"Smith Shirt",
"Tailor Bowler Hat",
"Tailor Pants",
"Tailor Shirt",
"Towel Rack",
"Upholstered Chair",
"Upholstered Couch",
"Weave Cotton Canvas",
"Weave Cotton Curtains",
"Weave Large Bath Mat",
"Weave Large Cotton Bunting Red",
"Weave Small Bath Mat",
"Weave Small Cotton Bunting Red",
"Wood Shop Cart",
},
["Cotton Lint"] = {
"Cotton Thread",
},
["Cotton Seed"] = {
"Cottonseed Oil",
},
["Cotton Thread"] = {
"Cotton Curtains",
"Cotton Fabric",
"Tallow Candle",
"Tallow Lamp",
"Tallow Wall Lamp",
"Weave Cotton Curtains",
"Weave Cotton Fabric",
"Weave Wool Curtains",
"Wool Curtains",
},
["Crab Carcass"] = {
"Banh Xeo",
"Clean Crab",
"Kelpy Crab Roll",
},
["Crimini Mushrooms"] = {
"Exotic Salad",
"Hearty Hometown Pizza",
"Mushroom Medley",
},
["Crop Seed"] = {
"Agriculture Research Paper Advanced",
},
["Crushed Coal"] = {
"Steel Bar",
},
["Crushed Copper Ore"] = {
"Concentrate Copper Lv2",
"Copper Concentrate",
},
["Crushed Gold Ore"] = {
"Concentrate Gold Lv2",
"Gold Concentrate",
},
["Crushed Iron Ore"] = {
"Concentrate Dry Iron",
"Concentrate Dry Iron Lv2",
"Concentrate Iron Lv2",
"Iron Concentrate",
},
["Crushed Limestone"] = {
"Glass",
"Phosphate Fertilizer",
"Quicklime",
},
["Crushed Rock"] = {
"Asphalt Concrete",
"Bloomery",
"Reinforced Concrete",
"Stone Road",
},
["Crushed Shale"] = {
"Shale Brick",
},
["Culinary Research Paper Advanced"] = {
"Advanced Baking Skill Book",
"Advanced Cooking Skill Book",
"Advanced Upgrade 3",
"Cutting Edge Cooking Skill Book",
},
["Culinary Research Paper Basic"] = {
"Baking Skill Book",
"Basic Upgrade 3",
"Butchery Skill Book",
"Cooking Skill Book",
"Milling Skill Book",
},
["Culinary Research Paper Modern"] = {
"Cutting Edge Cooking Skill Book",
"Modern Upgrade 2",
},
["Dendrology Research Paper Advanced"] = {
"Basic Engineering Skill Book",
"Basic Upgrade 3",
"Composites Skill Book",
"Paper Milling Skill Book",
"Smelting Skill Book",
},
["Dendrology Research Paper Basic"] = {
"Basic Upgrade 2",
"Carpentry Skill Book",
"Milling Skill Book",
"Shipwright Skill Book",
},
["Dendrology Research Paper Modern"] = {
"Advanced Baking Skill Book",
"Advanced Cooking Skill Book",
"Advanced Upgrade 4",
"Composites Skill Book",
"Oil Drilling Skill Book",
},
Dirt = {
"Agriculture Research Paper Advanced",
"Composite Filler",
"Compost Spoiled Food",
"Dirt Ramp",
"Dirt Ramp Basic",
"Farmers Table",
"Fiber Filler",
"Pulp Filler",
},
["Dried Fish"] = {
"Culinary Research Paper Basic Fish",
},
["Dried Meat"] = {
"Culinary Research Paper Basic Meat",
},
["Electric Motor"] = {
"Froth Floatation Cell",
"Industrial Elevator",
"Jaw Crusher",
"Laser",
"Robotic Assembly Line",
"Sensor Based Belt Sorter",
},
["Elk Carcass"] = {
"Elk Mount",
"Stuffed Elk",
},
["Engineering Research Paper Advanced"] = {
"Basic Upgrade 4",
"Glassworking Skill Book",
"Industry Skill Book",
"Mechanics Skill Book",
"Pottery Skill Book",
},
["Engineering Research Paper Modern"] = {
"Advanced Masonry Skill Book",
"Advanced Upgrade 4",
"Composites Skill Book",
"Electronics Skill Book",
"Industry Skill Book",
"Oil Drilling Skill Book",
},
Epoxy = {
"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",
"Cotton Carpet",
"Flat Steel",
"Modern Upgrade 4",
"Nylon Carpet",
"Steel Axle",
"Steel Gear",
"Substrate",
"Wool Carpet",
},
Ethanol = {
"Biodiesel",
},
Fabric = {
"Bandana",
"Bearpack",
"Big Backpack",
"Bison Mount",
"Camo Pants",
"Camo Shirt",
"Campsite",
"Capris",
"Cloth Belt",
"Cloth Cape",
"Couch",
"Derpy Hat",
"Elk Mount",
"Goat Mount",
"Kitchen",
"Light Backpack",
"Padded Chair",
"Powered Cart",
"Rug Large",
"Rug Medium",
"Running Shoes",
"Sheep Mount",
"Shorts",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
"Trousers",
"Wooden Ceiling Light",
"Wooden Fabric Bed",
"Wooden Floor Lamp",
"Wooden Table Lamp",
"Work Backpack",
"Work Boots",
},
Fat = {
"Bannock",
"Biodiesel",
"Corn Fritters",
"Field Campfire Stew",
"Fish Stew",
"Fried Camas",
"Fried Fiddleheads",
"Fried Hearts Of Palm",
"Fried Taro",
"Fried Tomatoes",
"Huckleberry Pie",
"Jungle Campfire Stew",
"Meat Pie",
"Meaty Stew",
"Pastry Dough",
"Root Campfire Stew",
},
["Fertilizer Filler"] = {
"Berry Extract Fertilizer",
"Blood Meal Fertilizer",
"Camas Ash Fertilizer",
"Compost Fertilizer",
"Hide Ash Fertilizer",
"Pelt Fertilizer",
"Phosphate Fertilizer",
},
Fiberglass = {
"Servo",
"Substrate",
},
Fiddleheads = {
"Fern Campfire Salad",
"Forest Salad",
"Fried Fiddleheads",
"Mixed Salad",
"Seeded Camas Roll",
"Wilted Fiddleheads",
},
["Fir Log"] = {
"Composite Fir Lumber",
"Large Hanging Fir Sign",
"Large Standing Fir Sign",
"Small Hanging Fir Sign",
"Small Standing Fir Sign",
},
["Fireweed Shoots"] = {
"Charred Fireweed Shoots",
"Mixed Salad",
},
["Flat Steel"] = {
"Flat Steel Door",
"Industrial Elevator",
},
["Flax Fiber"] = {
"Linen Yarn",
},
["Flax Seed"] = {
"Flaxseed Oil",
},
["Flax Stem"] = {
"Flax Fiber",
},
["Flaxseed Oil"] = {
"Hardwood Lumber",
"Lumber",
"Oil Paint",
"Softwood Lumber",
},
Flour = {
"Field Campfire Stew",
"Fish N Chips",
"Fish Stew",
"Flatbread",
"Fried Hare Haunches",
"Fruit Muffin",
"Huckleberry Pie",
"Jungle Campfire Stew",
"Leavened Dough",
"Meat Pie",
"Meaty Stew",
"Pastry Dough",
"Root Campfire Stew",
"Wild Stew",
},
["Framed Glass"] = {
"Framed Glass Door",
"Laser",
},
["Fried Vegetable"] = {
"Culinary Research Paper Basic",
},
Fruit = {
"Beet Campfire Salad",
"Fruit Muffin",
"Fruit Tart",
"Sweet Jerky",
"Topped Porridge",
},
["Fruit Salad"] = {
"Sweet Salad",
},
Fungus = {
"Charred Mushrooms",
"Jungle Campfire Stew",
"Pirozhok",
},
["Fur Pelt"] = {
"Bearpack",
"Garden Boots",
"Pelt Fertilizer",
"Tailor Bowler Hat",
"Tall Boots",
"Trousers",
},
["Gathering Research Paper Basic"] = {
"Basic Upgrade 1",
"Carpentry Skill Book",
"Farming Skill Book",
"Masonry Skill Book",
"Milling Skill Book",
"Paper Milling Skill Book",
"Shipwright Skill Book",
"Tailoring Skill Book",
},
Gearbox = {
"Cement Kiln",
"Combustion Engine",
"Crane",
"Excavator",
"Printing Press",
"Pump Jack",
"Rolling Mill",
"Skid Steer",
"Small Wooden Boat",
"Truck",
"Waste Filter",
"Wind Turbine",
"Wooden Barge",
"Wooden Elevator",
},
["Geology Research Paper Advanced"] = {
"Advanced Masonry Skill Book",
"Basic Engineering Skill Book",
"Basic Upgrade 4",
"Glassworking Skill Book",
"Pottery Skill Book",
"Smelting Skill Book",
},
["Geology Research Paper Basic"] = {
"Basic Upgrade 1",
"Farming Skill Book",
"Fertilizers Skill Book",
"Glassworking Skill Book",
"Masonry Skill Book",
"Milling Skill Book",
"Pottery Skill Book",
},
["Geology Research Paper Modern"] = {
"Advanced Baking Skill Book",
"Advanced Cooking Skill Book",
"Advanced Masonry Skill Book",
"Advanced Upgrade 1",
"Oil Drilling Skill Book",
},
["Giant Cactus Fruit"] = {
"Charred Cactus Fruit",
},
Glass = {
"Country Foundation",
"Decorative Glass Buoy Blue",
"Decorative Glass Buoy Green",
"Decorative Glass Buoy Red",
"Decorative Glass Buoy Violet",
"Decorative Glass Buoy Yellow",
"Fiberglass",
"Flat Steel Door",
"Framed Glass",
"Galaxy Vase",
"Geology Research Paper Modern Glass",
"Glass Lens",
"Industrial Refrigerator",
"Laboratory",
"Large Windowed Lumber Door",
"Light Bulb",
"Orange Vase",
"Plant Vase",
"Purple Vase",
"Red Vase",
"Standing Glass Sign",
"Streetlamp",
"Swirl Vase",
},
["Glass Lens"] = {
"Outpost Table",
"Tripod Camera",
},
Gneiss = {
"Ashlar Gneiss",
"Crushed Gneiss Lv2",
"Crushed Gneiss Lv3",
},
["Gold Bar"] = {
"Adorned Ashlar Basalt Bench",
"Adorned Ashlar Basalt Chair",
"Adorned Ashlar Basalt Table",
"Adorned Ashlar Gneiss Bench",
"Adorned Ashlar Gneiss Chair",
"Adorned Ashlar Gneiss Table",
"Adorned Ashlar Granite Bench",
"Adorned Ashlar Granite Chair",
"Adorned Ashlar Granite Table",
"Adorned Ashlar Limestone Bench",
"Adorned Ashlar Limestone Chair",
"Adorned Ashlar Limestone Table",
"Adorned Ashlar Sandstone Bench",
"Adorned Ashlar Sandstone Chair",
"Adorned Ashlar Sandstone Table",
"Adorned Ashlar Shale Bench",
"Adorned Ashlar Shale Chair",
"Adorned Ashlar Shale Table",
"Adorned Ashlar Stone Bench",
"Adorned Ashlar Stone Chair",
"Adorned Ashlar Stone Table",
"Bank",
"Cast Iron Royal Bed",
"Country Foundation",
"Currency Exchange",
"Embassy Desk",
"Federation Foundation",
"Gold Flakes",
"Gold Frame Landscape",
"Gold Frame Portrait",
"Gold Frame Square",
"Gold Frame Tall",
"Gold Frame Wide",
"Gold Wiring",
"Laser",
"Mint",
"Ornate Gold Frame Landscape",
"Ornate Gold Frame Portrait",
"Ornate Gold Frame Square",
"Ornate Gold Frame Tall",
"Ornate Gold Frame Wide",
"Treasury",
},
["Gold Concentrate"] = {
"Gold Bar",
"Smelt Gold",
},
["Gold Flakes"] = {
"Advanced Circuit",
"Basic Circuit",
},
["Gold Ore"] = {
"Crushed Gold Lv2",
"Crushed Gold Lv3",
"Crushed Gold Ore",
},
["Gold Wiring"] = {
"Advanced Circuit",
},
Grain = {
"Boiled Grains",
},
Granite = {
"Ashlar Granite",
"Crushed Granite",
"Crushed Granite Lv2",
"Crushed Granite Lv3",
"Mortared Granite",
},
Greens = {
"Autumn Stew",
"Beet Campfire Salad",
"Fantastic Forest Pizza",
"Jungle Campfire Salad",
"Root Campfire Salad",
},
Hardwood = {
"Hardwood Board",
"Hardwood Boards",
"Hardwood Hewn Log",
"Hewn Hardwood",
"Large Hanging Hardwood Sign",
"Large Standing Hardwood Sign",
"Saw Hardwood Boards",
"Small Hanging Hardwood Sign",
"Small Standing Hardwood Sign",
},
["Hardwood Board"] = {
"Hardwood Lumber",
"Hewn Hardwood Bench",
"Hewn Hardwood Chair",
"Hewn Hardwood Table",
"Large Hanging Hardwood Sign",
"Large Standing Hardwood Sign",
"Small Hanging Hardwood Sign",
"Small Standing Hardwood Sign",
},
["Hardwood Hewn Log"] = {
"Hewn Hardwood Bench",
"Hewn Hardwood Chair",
"Hewn Hardwood Door",
"Hewn Hardwood Table",
},
["Hardwood Lumber"] = {
"Composite Hardwood Bench",
"Composite Hardwood Chair",
"Composite Hardwood Door",
"Composite Hardwood Table",
"Hardwood Lumber Bench",
"Hardwood Lumber Chair",
"Hardwood Lumber Door",
"Hardwood Lumber Dresser",
"Hardwood Lumber Table",
},
["Hare Carcass"] = {
"Butcher Hare",
},
["Heart Of Palm"] = {
"Baked Heart Of Palm",
"Charred Heart Of Palm",
"Fried Hearts Of Palm",
"Jungle Campfire Salad",
"Millionaires Salad",
},
["Heat Sink"] = {
"Crane",
"Radiator",
},
["Hemp Mooring Rope"] = {
"Decorative Glass Buoy Blue",
"Decorative Glass Buoy Green",
"Decorative Glass Buoy Red",
"Decorative Glass Buoy Violet",
"Decorative Glass Buoy Yellow",
"Medium Fishing Trawler",
"Outpost Netting",
"Wooden Barge",
"Wooden Moorage Post",
"Wooden Transport Ship",
},
["Hewn Log"] = {
"Amendments",
"Anvil",
"Ballot Box",
"Bison Mount",
"Board Of Elections",
"Butchery Table",
"Capitol",
"Census Bureau",
"Contract Board",
"Cotton Curtains",
"Country Foundation",
"Court Chair",
"Court Table",
"Crab Pot",
"Dendrology Research Paper Advanced",
"Distribution Station",
"Elk Mount",
"Embassy Desk",
"Executive Office",
"Farmers Table",
"Fiber Scutching Station",
"Fish Rack",
"Fish Trap",
"Fishery",
"Goat Mount",
"Government Office",
"Hand Plow",
"Hewn Bench",
"Hewn Chair",
"Hewn Door",
"Hewn Dresser",
"Hewn Log Door",
"Hewn Nightstand",
"Hewn Table",
"Huge Banner Sign",
"Huge Wooden Banner Sign",
"Icebox",
"Immigration Desk",
"Large Hanging Birch Sign",
"Large Hanging Cedar Sign",
"Large Hanging Ceiba Sign",
"Large Hanging Fir Sign",
"Large Hanging Hardwood Sign",
"Large Hanging Joshua Sign",
"Large Hanging Oak Sign",
"Large Hanging Palm Sign",
"Large Hanging Redwood Sign",
"Large Hanging Saguaro Sign",
"Large Hanging Softwood Sign",
"Large Hanging Spruce Sign",
"Large Hanging Wood Sign",
"Large Standing Birch Sign",
"Large Standing Cedar Sign",
"Large Standing Ceiba Sign",
"Large Standing Fir Sign",
"Large Standing Hardwood Sign",
"Large Standing Joshua Sign",
"Large Standing Oak Sign",
"Large Standing Palm Sign",
"Large Standing Redwood Sign",
"Large Standing Saguaro Sign",
"Large Standing Softwood Sign",
"Large Standing Spruce Sign",
"Large Standing Wood Sign",
"Large Wooden Ship Frame",
"Medium Wooden Ship Frame",
"Outpost Netting",
"Outpost Table",
"Padded Chair",
"Real Estate Desk",
"Recycle Hewn Log",
"Registrar",
"Settlement Crafting Table",
"Sheep Mount",
"Small Canoe",
"Small Court",
"Small Hanging Birch Sign",
"Small Hanging Cedar Sign",
"Small Hanging Ceiba Sign",
"Small Hanging Fir Sign",
"Small Hanging Hardwood Sign",
"Small Hanging Joshua Sign",
"Small Hanging Oak Sign",
"Small Hanging Palm Sign",
"Small Hanging Redwood Sign",
"Small Hanging Saguaro Sign",
"Small Hanging Softwood Sign",
"Small Hanging Spruce Sign",
"Small Hanging Wood Sign",
"Small Shipyard",
"Small Standing Birch Sign",
"Small Standing Cedar Sign",
"Small Standing Ceiba Sign",
"Small Standing Fir Sign",
"Small Standing Hardwood Sign",
"Small Standing Joshua Sign",
"Small Standing Oak Sign",
"Small Standing Palm Sign",
"Small Standing Redwood Sign",
"Small Standing Saguaro Sign",
"Small Standing Softwood Sign",
"Small Standing Spruce Sign",
"Small Standing Wood Sign",
"Small Wood Cart",
"Small Wooden Ship Frame",
"Stenographers Table",
"Town Foundation",
"Wainwright Table",
"Waterwheel",
"Weave Cotton Curtains",
"Weave Wool Curtains",
"Wheelbarrow",
"Windmill",
"Wood Cart",
"Wooden Frame Landscape",
"Wooden Frame Portrait",
"Wooden Frame Square",
"Wooden Frame Tall",
"Wooden Frame Wide",
"Wooden Hull Planks",
"Wooden Latrine",
"Wooden Moorage Post",
"Wooden Oar",
"Wooden Straw Bed",
"Wooden Wheel",
"Wool Curtains",
"Zoning Office",
},
["Hide Ash Fertilizer"] = {
"Agriculture Research Paper Modern",
},
Huckleberries = {
"Fern Campfire Salad",
"Forest Salad",
"Huckleberry Extract",
"Huckleberry Pie",
"Mixed Fruit Salad",
"Sugar",
"Wild Stew",
},
["Huckleberry Extract"] = {
"Berry Extract Fertilizer",
"Huckleberry Fritter",
"Infused Oil",
"Macarons",
"Wild Mix",
},
["Infused Oil"] = {
"Bear SUPREME",
"Crimson Salad",
"Seared Meat",
},
["Iron Anchor"] = {
"Industrial Barge",
"Medium Fishing Trawler",
},
["Iron Axle"] = {
"Crane",
"Engineering Research Paper Modern",
"Medium Fishing Trawler",
"Steam Tractor",
"Steam Truck",
"Wooden Transport Ship",
},
["Iron Bar"] = {
"Anvil",
"Assembly Line",
"Bakery Oven",
"Bank",
"Barrel",
"Bathtub",
"Brazier",
"Brick Fireplace",
"Candle Stand",
"Cast Iron Bed",
"Cast Iron Royal Bed",
"Cast Iron Stove",
"Ceiling Candle",
"Cement Kiln",
"Charcoal Steel",
"Combustion Generator",
"Country Foundation",
"Currency Exchange",
"Decorative Anchor",
"Electric Water Pump",
"Gearbox",
"Glassworks",
"Hand Plow",
"Huge Iron Banner Sign",
"Huge Iron Sign",
"Iron Anchor",
"Iron Axle",
"Iron Frame Landscape",
"Iron Frame Portrait",
"Iron Frame Square",
"Iron Frame Tall",
"Iron Frame Wide",
"Iron Gear",
"Iron Pipe",
"Iron Plate",
"Iron Saw Blade",
"Iron Wheel",
"Kitchen",
"Laboratory",
"Machinist Table",
"Mechanical Water Pump",
"Medium Metal Ship Frame",
"Medium Shipyard",
"Metal Keel",
"Metallurgy Research Paper Advanced",
"Nail",
"Oil Refinery",
"Ornate Iron Frame Landscape",
"Ornate Iron Frame Portrait",
"Ornate Iron Frame Square",
"Ornate Iron Frame Tall",
"Ornate Iron Frame Wide",
"Outpost Table",
"Piston",
"Sawmill",
"Screening Machine",
"Screw Press",
"Screws",
"Small Sink",
"Stamp Mill",
"Steam Engine",
"Steel Bar",
"Stenographers Table",
"Stop Sign",
"Storage Silo",
"Street Sign",
"Tallow Wall Lamp",
"Toilet",
"Transmission Pole",
"Tripod Camera",
"Wall Candle",
"Weave Nylon Curtains",
"Wooden Barge",
"Wooden Transport Ship",
},
["Iron Concentrate"] = {
"Iron Bar",
"Smelt Iron",
},
["Iron Gear"] = {
"Assembly Line",
"Electric Machinist Table",
"Engineering Research Paper Modern",
"Gearbox",
"Metal Rudder",
"Oil Refinery",
"Portable Steam Engine",
"Screening Machine",
"Small Paper Machine",
"Stamp Mill",
"Wooden Rudder",
},
["Iron Hull Sheet"] = {
"Industrial Barge",
"Medium Fishing Trawler",
},
["Iron Ore"] = {
"Crushed Iron Lv2",
"Crushed Iron Lv3",
"Crushed Iron Ore",
"Registrar",
},
["Iron Pipe"] = {
"Blast Furnace",
"Electric Water Pump",
"Mechanical Water Pump",
"Piston",
"Steam Engine",
"Steam Tractor",
"Steam Tractor Harvester",
"Steam Tractor Sower",
"Steam Truck",
"Storage Silo",
},
["Iron Plate"] = {
"Blast Furnace",
"Boiler",
"Combustion Engine",
"Crane",
"Electric Machinist Table",
"Engineering Research Paper Modern",
"Huge Iron Banner Sign",
"Huge Iron Sign",
"Iron Hull Sheet",
"Lathe",
"Metal Rudder",
"Oil Head Lamp",
"Portable Steam Engine",
"Printing Press",
"Shaper",
"Sink",
"Small Paper Machine",
"Steam Tractor",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Steam Truck",
"Wooden Kitchen Lamp",
},
["Iron Saw Blade"] = {
"Sawmill",
},
["Iron Wheel"] = {
"Crane",
"Electric Lathe",
"Lathe",
"Powered Cart",
"Steam Tractor",
"Steam Truck",
},
["Jaguar Carcass"] = {
"Stuffed Jaguar",
},
["Joshua Log"] = {
"Composite Joshua Lumber",
"Large Hanging Joshua Sign",
"Large Standing Joshua Sign",
"Small Hanging Joshua Sign",
"Small Standing Joshua Sign",
},
Kelp = {
"Hosomaki",
"Kelpy Crab Roll",
"Poke Bowl",
"Seeded Camas Roll",
"Sensuous Sea Pizza",
"Shred Kelp",
},
["Large Fish"] = {
"Campfire Fish Large",
"Clean Large Fish",
},
["Large Metal Ship Frame"] = {
"Industrial Barge",
},
["Large Wooden Ship Frame"] = {
"Wooden Barge",
"Wooden Transport Ship",
},
["Leather Hide"] = {
"Bandana",
"Big Backpack",
"Builder Boots",
"Builder Gloves",
"Camo Pants",
"Camo Shirt",
"Capris",
"Carbide Helmet Lamp",
"Cloth Cape",
"Derpy Hat",
"Explorer Gloves",
"Farmer Gloves",
"Garden Boots",
"Henley",
"Hide Ash Fertilizer",
"Low Top Shoes",
"Oil Head Lamp",
"Running Shoes",
"Sandals",
"Shipwright Sandals",
"Shorts",
"Smith Apron",
"Smith Boots",
"Smith Gloves",
"Square Belt",
"Steam Tractor",
"Steam Truck",
"Tailor Shoes",
"Tall Boots",
"Tripod Camera",
"Trousers",
"Work Backpack",
"Work Boots",
},
["Leavened Dough"] = {
"Bread",
"Camas Bread",
"Elk Wellington",
"Fantastic Forest Pizza",
"Hearty Hometown Pizza",
"Sensuous Sea Pizza",
"Tasty Tropical Pizza",
},
["Light Bulb"] = {
"Camera Film",
"Electric Wall Lamp",
"Excavator",
"Huge Steel Banner Sign",
"Huge Steel Sign",
"Large Festive Paper Lantern",
"Large Paper Lantern",
"Modern Double Street Light",
"Modern Street Light",
"Skid Steer",
"Small Paper Lantern",
"Steam Tractor",
"Steam Truck",
"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",
"Streetlamp",
"Tripod Camera",
"Truck",
"Wooden Ceiling Light",
"Wooden Floor Lamp",
"Wooden Kitchen Lamp",
"Wooden Table Lamp",
},
Limestone = {
"Ashlar Limestone",
"Crushed Limestone",
"Crushed Limestone Lv2",
"Crushed Limestone Lv3",
"Limestone Bison Statue",
"Limestone Otter Statue",
"Limestone Owl Statue",
"Limestone Wolf Statue",
"Mortared Limestone",
},
["Linen Fabric"] = {
"Canvas",
"Large Bath Mat",
"Real Estate Desk",
"Weave Linen Canvas",
"Windmill",
},
["Linen Yarn"] = {
"Flax Trawler Net",
"Hemp Mooring Rope",
"Huge Banner Sign",
"Huge Wooden Banner Sign",
"Linen Fabric",
"Loom",
"Weave Linen Fabric",
},
Lumber = {
"Advanced Carpentry Table",
"Bank",
"Bookshelf",
"Cast Iron Stove",
"Couch",
"Decorative Ship Wheel",
"Dendrology Research Paper Modern",
"Elevator Call Post",
"Kitchen",
"Laboratory",
"Large Court",
"Large Hanging Lumber Sign",
"Large Lumber Door",
"Large Lumber Stockpile",
"Large Standing Lumber Sign",
"Large Windowed Lumber Door",
"Lumber Bench",
"Lumber Chair",
"Lumber Door",
"Lumber Dresser",
"Lumber Stockpile",
"Lumber Table",
"Machinist Table",
"Medium Shipyard",
"Mint",
"Nylon Futon Bed",
"Nylon Futon Couch",
"Ornate Wooden Frame Landscape",
"Ornate Wooden Frame Portrait",
"Ornate Wooden Frame Square",
"Ornate Wooden Frame Tall",
"Ornate Wooden Frame Wide",
"Shelf Cabinet",
"Small Hanging Lumber Sign",
"Small Standing Lumber Sign",
"Steam Tractor",
"Steam Truck",
"Storage Silo",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
"Towel Rack",
"Transmission Pole",
"Treasury",
"Upholstered Chair",
"Upholstered Couch",
"Wood Shop Cart",
"Wooden Ceiling Light",
"Wooden Elevator",
"Wooden Fabric Bed",
"Wooden Floor Lamp",
"Wooden Kitchen Lamp",
"Wooden Rudder",
"Wooden Table Lamp",
},
["Meat Stock"] = {
"Bear SUPREME",
"Boiled Sausage",
"Shark Fillet Soup",
"Simmered Meat",
},
["Medium Carcass"] = {
"Campfire Animal Medium",
},
["Medium Fish"] = {
"Campfire Fish Medium",
"Clean Medium Fish",
},
["Medium Leather Carcass"] = {
"Butcher Medium Animal",
},
["Medium Metal Ship Frame"] = {
"Medium Fishing Trawler",
},
["Medium Wooden Ship Frame"] = {
"Small Wooden Boat",
},
["Medium Wooly Carcass"] = {
"Butcher Medium Wooly Animal",
},
["Metal Keel"] = {
"Large Metal Ship Frame",
"Medium Metal Ship Frame",
},
["Metal Rudder"] = {
"Industrial Barge",
"Medium Fishing Trawler",
},
["Metallurgy Research Paper Advanced"] = {
"Advanced Smelting Skill Book",
"Advanced Upgrade 3",
"Electronics Skill Book",
"Mechanics Skill Book",
},
["Metallurgy Research Paper Basic"] = {
"Advanced Smelting Skill Book",
"Baking Skill Book",
"Basic Upgrade 2",
"Cooking Skill Book",
"Smelting Skill Book",
},
["Metallurgy Research Paper Modern"] = {
"Advanced Masonry Skill Book",
"Composites Skill Book",
"Cutting Edge Cooking Skill Book",
"Electronics Skill Book",
"Industry Skill Book",
},
["Modern Research"] = {
"Advanced Baking Skill Book",
"Advanced Cooking Skill Book",
"Electronics Skill Book",
"Industry Skill Book",
},
["Modern Upgrade 1"] = {
"Modern Upgrade 2",
},
["Modern Upgrade 2"] = {
"Modern Upgrade 3",
},
["Modern Upgrade 3"] = {
"Modern Upgrade 4",
},
["Modern Upgrade 4"] = {
"Oil Drilling Upgrade",
"Tailoring Modern Upgrade",
},
["Modern Upgrade Lvl4"] = {
"Advanced Masonry Upgrade",
"Composites Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Glassworking Modern Upgrade",
"Industry Upgrade",
"Mechanics Modern Upgrade",
"Mining Modern Upgrade",
},
["Moon Jellyfish"] = {
"Clean Moon Jellyfish",
},
Mortar = {
"Ashlar Basalt",
"Ashlar Gneiss",
"Ashlar Granite",
"Ashlar Limestone",
"Ashlar Sandstone",
"Ashlar Shale",
"Brick",
"Kiln",
"Mortared Granite",
"Mortared Limestone",
"Mortared Sandstone",
"Mortared Stone",
"Mortared Stones",
"Standing Steel Brick Sign",
"Stone Road",
},
["Mortared Granite"] = {
"Large Hanging Mortared Granite Sign",
"Large Standing Mortared Granite Sign",
"Mortared Granite Bench",
"Mortared Granite Chair",
"Mortared Granite Door",
"Mortared Granite Fireplace",
"Mortared Granite Table",
"Small Hanging Mortared Granite Sign",
"Small Standing Mortared Granite Sign",
},
["Mortared Limestone"] = {
"Large Hanging Mortared Limestone Sign",
"Large Standing Mortared Limestone Sign",
"Mortared Limestone Bench",
"Mortared Limestone Chair",
"Mortared Limestone Door",
"Mortared Limestone Fireplace",
"Mortared Limestone Table",
"Small Hanging Mortared Limestone Sign",
"Small Standing Mortared Limestone Sign",
},
["Mortared Sandstone"] = {
"Large Hanging Mortared Sandstone Sign",
"Large Standing Mortared Sandstone Sign",
"Mortared Sandstone Bench",
"Mortared Sandstone Chair",
"Mortared Sandstone Door",
"Mortared Sandstone Fireplace",
"Mortared Sandstone Table",
"Small Hanging Mortared Sandstone Sign",
"Small Standing Mortared Sandstone Sign",
},
["Mortared Stone"] = {
"Amendments",
"Ballot Box",
"Board Of Elections",
"Census Bureau",
"Country Foundation",
"Crushed Mortared Stone",
"Crushed Mortared Stone Lv2",
"Currency Exchange",
"Executive Office",
"Geology Research Paper Advanced",
"Government Office",
"Kiln",
"Large Court",
"Large Hanging Mortared Stone Sign",
"Large Standing Mortared Stone Sign",
"Mortared Stone Bench",
"Mortared Stone Chair",
"Mortared Stone Door",
"Mortared Stone Fireplace",
"Mortared Stone Table",
"Small Court",
"Small Hanging Mortared Stone Sign",
"Small Standing Mortared Stone Sign",
"Town Foundation",
"Zoning Office",
},
["Mountain Goat Carcass"] = {
"Goat Mount",
"Stuffed Goat",
},
Nail = {
"Hardwood Lumber",
"Hardwood Lumber Bench",
"Hardwood Lumber Chair",
"Hardwood Lumber Dresser",
"Hardwood Lumber Table",
"Lumber",
"Lumber Bench",
"Lumber Chair",
"Lumber Dresser",
"Lumber Table",
"Softwood Lumber",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Dresser",
"Softwood Lumber Table",
"Wooden Fabric Bed",
"Wooden Mold",
},
["Natural Fiber"] = {
"Cellulose Fiber",
"Charred Mortar",
"Composite Filler",
},
Nylon = {
"Nylon Thread",
},
["Nylon Carpet"] = {
"Federation Foundation",
},
["Nylon Fabric"] = {
"Builder Boots",
"Builder Gloves",
"Builder Helmet",
"Builder Overalls",
"Builder Shirt",
"Chef Shoes",
"Excavator",
"Explorer Boots",
"Explorer Gloves",
"Explorer Hat",
"Explorer Pants",
"Explorer Shirt",
"Farmer Boots",
"Farmer Gloves",
"Large Nylon Bunting Green",
"Large Nylon Bunting Purple",
"Large Nylon Bunting Yellow",
"Nylon Carpet",
"Nylon Futon Bed",
"Nylon Futon Couch",
"Skid Steer",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Small Nylon Bunting Yellow",
"Tailor Shirt",
"Tailor Shoes",
"Truck",
"Weave Nylon Curtains",
},
["Nylon Mooring Rope"] = {
"Industrial Barge",
"Steel Moorage Post",
},
["Nylon Thread"] = {
"Nylon Mooring Rope",
"Nylon Trawler Net",
"Weave Nylon Curtains",
"Weave Nylon Fabric",
},
["Oak Log"] = {
"Composite Oak Lumber",
"Large Hanging Oak Sign",
"Large Standing Oak Sign",
"Small Hanging Oak Sign",
"Small Standing Oak Sign",
},
Oil = {
"Banh Xeo",
"Bison Chow Fun",
"Fish N Chips",
"Fried Hare Haunches",
"Huckleberry Fritter",
"Infused Oil",
"Phad Thai",
"Smooth Gut Noodle Roll",
"Sun Cheese",
"Sweet Jerky",
"Taro Fries",
"Worldly Donut",
},
["Oil Paint"] = {
"Art Supplies",
},
Ore = {
"Metallurgy Research Paper Basic",
},
["Pacific Sardine"] = {
"Campfire Pacific Sardine",
"Clean Pacific Sardine",
},
["Palm Log"] = {
"Composite Palm Lumber",
"Large Hanging Palm Sign",
"Large Standing Palm Sign",
"Refine Heart Of Palm",
"Small Hanging Palm Sign",
"Small Standing Palm Sign",
},
Papaya = {
"Agouti Enchiladas",
"Charred Papaya",
"Jungle Campfire Salad",
"Jungle Campfire Stew",
"Millionaires Salad",
"Rainforest Fruit Salad",
"Rainforest Salad",
},
Paper = {
"Bookshelf",
"Camera Film",
"Embassy Desk",
"Large Festive Paper Lantern",
"Large Paper Lantern",
"Outpost Table",
"Shelf Cabinet",
"Small Paper Lantern",
"Stenographers Table",
},
["Pastry Dough"] = {
"Bearclaw",
"Fruit Tart",
"Huckleberry Fritter",
"Macarons",
"Pirozhok",
"Worldly Donut",
},
["Pelt Fertilizer"] = {
"Agriculture Research Paper Modern",
},
Petals = {
"Colored Powder",
},
Petroleum = {
"Epoxy",
"Gasoline",
"Nylon",
"Plastic",
"Synthetic Rubber",
},
Pineapple = {
"Charred Pineapple",
"Jungle Campfire Salad",
"Millionaires Salad",
"Rainforest Fruit Salad",
"Tasty Tropical Pizza",
},
Piston = {
"Advanced Combustion Engine",
"Cement Kiln",
"Combustion Engine",
"Combustion Generator",
"Portable Steam Engine",
"Printing Press",
"Pump Jack",
"Shaper",
"Waste Filter",
},
["Plant Fibers"] = {
"Farmer Hat",
"Fiber Filler",
"Fish Rack",
"Fish Trap",
"Fishing Pole",
"Gathering Research Paper Basic",
"Gigot Sleeve Shirt",
"Henley",
"Hewn Chair",
"Hewn Hardwood Chair",
"Hewn Softwood Chair",
"Research Table",
"Tailoring Table",
"Torch Stand",
"Wooden Straw Bed",
},
Plastic = {
"Builder Helmet",
"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",
"Computer Lab",
"Decorative Hanging Buoy",
"Decorative Life Preserver",
"Fiberglass",
"Modern Double Street Light",
"Modern Street Light",
"Modern Upgrade 4",
"Plastic Buoy",
"Steel Abstract Fixture",
"Steel Ceiling Light",
"Steel Floor Lamp",
"Steel Hanging Fixture",
"Steel Hanging Lamp",
"Steel Kitchen Lamp",
"Steel Square Fixture",
"Steel Table Lamp",
},
["Portable Steam Engine"] = {
"Assembly Line",
"Crane",
"Medium Fishing Trawler",
"Steam Tractor",
"Steam Truck",
"Wooden Elevator",
"Wooden Transport Ship",
},
["Prepared Meat"] = {
"Fried Hare Haunches",
"Loaded Taro Fries",
"Phad Thai",
"Pirozhok",
"Simmered Meat",
"Smooth Gut Noodle Roll",
},
["Prickly Pear Fruit"] = {
"Exotic Fruit Salad",
"Exotic Salad",
},
["Prime Cut"] = {
"Agouti Enchiladas",
"Banh Xeo",
"Bear SUPREME",
"Elk Wellington",
"Seared Meat",
"Stuffed Turkey",
},
Pumpkin = {
"Autumn Stew",
"Carved Pumpkin",
"Exotic Fruit Salad",
"Roast Pumpkin",
},
Quicklime = {
"Cement",
"Charcoal Steel",
"Quicklime Glass",
"Steel Bar",
},
Radiator = {
"Advanced Combustion Engine",
"Excavator",
"Industrial Generator",
"Industrial Refrigerator",
"Laser",
"Powered Storage Silo",
"Refrigerator",
"Skid Steer",
"Truck",
},
["Raw Bacon"] = {
"Crispy Bacon",
"Tasty Tropical Pizza",
},
["Raw Fish"] = {
"Charred Fish",
"Dry Fish",
"Fish N Chips",
"Hosomaki",
"Sensuous Sea Pizza",
},
["Raw Food"] = {
"Agriculture Research Paper Advanced",
"Agriculture Research Paper Modern",
"Gathering Research Paper Basic",
},
["Raw Meat"] = {
"Baked Meat",
"Charred Meat",
"Dry Meat",
"Prepared Meat",
"Prime Cut",
"Raw Bacon",
"Raw Roast",
"Scrap Meat",
"Sweet Jerky",
},
["Raw Roast"] = {
"Baked Roast",
"Campfire Roast",
},
["Raw Sausage"] = {
"Boiled Sausage",
"Charred Sausage",
"Hearty Hometown Pizza",
},
Rebar = {
"Metallurgy Research Paper Modern",
"Reinforced Concrete",
},
["Redwood Log"] = {
"Composite Redwood Lumber",
"Large Hanging Redwood Sign",
"Large Standing Redwood Sign",
"Small Hanging Redwood Sign",
"Small Standing Redwood Sign",
},
["Reinforced Concrete"] = {
"Computer Lab",
"Oil Refinery",
"Pump Jack",
},
Rice = {
"Boiled Rice",
"Exotic Salad",
"Rice Flour",
"Rice Mortar",
"Sun Cheese",
},
["Rice Flour"] = {
"Banh Xeo",
"Mochi",
"Rice Noodles",
},
["Rice Noodles"] = {
"Bison Chow Fun",
"Phad Thai",
"Smooth Gut Noodle Roll",
},
Rivet = {
"Advanced Combustion Engine",
"Combustion Engine",
"Electric Planer",
"Electronics Assembly",
"Hanging Long Steel Sign",
"Hanging Steel Framed Sign",
"Hanging Steel Mine Sign",
"Hanging Steel Plain Sign",
"Hanging Steel Shop Sign",
"Industrial Generator",
"Large Metal Ship Frame",
"Modern Upgrade 1",
"Modern Upgrade 3",
"Sensor Based Belt Sorter",
"Standing Long Steel Sign",
"Steel Moorage Post",
"Steel Searchlight",
"Stove",
},
Rock = {
"Arrastra",
"Campfire",
"Carpentry Table",
"Geology Research Paper Basic",
"Masonry Table",
"Mill",
"Mortared Stone",
"Mortared Stones",
"Research Table",
"Stone Brazier",
"Store",
"Tool Bench",
"Torch Stand",
},
["Rubber Wheel"] = {
"Excavator",
"Skid Steer",
"Truck",
},
["Saguaro Rib"] = {
"Composite Saguaro Lumber",
"Large Hanging Saguaro Sign",
"Large Standing Saguaro Sign",
"Small Hanging Saguaro Sign",
"Small Standing Saguaro Sign",
},
Salad = {
"Culinary Research Paper Advanced",
},
Sand = {
"Asphalt Concrete",
"Bloomery",
"Glass",
"Masonry Mortar",
"Quicklime Glass",
"Reinforced Concrete",
"Shale Brick",
"Wet Brick",
},
Sandstone = {
"Ashlar Sandstone",
"Crushed Sandstone",
"Crushed Sandstone Lv2",
"Crushed Sandstone Lv3",
"Mortared Sandstone",
},
["Scrap Meat"] = {
"Blood Meal Fertilizer",
"Elk Taco",
"Field Campfire Stew",
"Jungle Campfire Stew",
"Meat Pie",
"Meat Stock",
"Meaty Stew",
"Melting Fat",
"Pineapple Friend Rice",
"Raw Sausage",
"Render Fat",
"Root Campfire Stew",
},
Screws = {
"Assembly Line",
"Blast Furnace",
"Boiler",
"Composite Birch Bench",
"Composite Birch Chair",
"Composite Birch Door",
"Composite Birch Table",
"Composite Cedar Bench",
"Composite Cedar Chair",
"Composite Cedar Door",
"Composite Cedar Table",
"Composite Ceiba Bench",
"Composite Ceiba Chair",
"Composite Ceiba Door",
"Composite Ceiba Table",
"Composite Fir Bench",
"Composite Fir Chair",
"Composite Fir Door",
"Composite Fir Table",
"Composite Hardwood Bench",
"Composite Hardwood Chair",
"Composite Hardwood Door",
"Composite Hardwood Table",
"Composite Joshua Bench",
"Composite Joshua Chair",
"Composite Joshua Door",
"Composite Joshua Table",
"Composite Lumber Bench",
"Composite Lumber Chair",
"Composite Lumber Door",
"Composite Lumber Table",
"Composite Oak Bench",
"Composite Oak Chair",
"Composite Oak Door",
"Composite Oak Table",
"Composite Palm Bench",
"Composite Palm Chair",
"Composite Palm Door",
"Composite Palm Table",
"Composite Redwood Bench",
"Composite Redwood Chair",
"Composite Redwood Door",
"Composite Redwood Table",
"Composite Saguaro Bench",
"Composite Saguaro Chair",
"Composite Saguaro Door",
"Composite Saguaro Table",
"Composite Softwood Bench",
"Composite Softwood Chair",
"Composite Softwood Door",
"Composite Softwood Table",
"Composite Spruce Bench",
"Composite Spruce Chair",
"Composite Spruce Door",
"Composite Spruce Table",
"Iron Hull Sheet",
"Medium Metal Ship Frame",
"Metal Rudder",
"Portable Steam Engine",
"Screening Machine",
"Stamp Mill",
"Standing Glass Sign",
"Steam Tractor",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Steam Truck",
},
Servo = {
"Advanced Combustion Engine",
"Robotic Assembly Line",
"Solar Generator",
"Wind Turbine",
},
Shale = {
"Ashlar Shale",
"Crushed Shale",
"Crushed Shale Lv2",
"Crushed Shale Lv3",
},
["Shorn Wool"] = {
"Spin Wool Yarn",
"Wool Yarn",
},
Silica = {
"Sand Concentrate",
"Sand Concentrate Lv2",
"Sand Concentrate Lv3",
},
["Simmered Meat"] = {
"Culinary Research Paper Advanced Meat",
},
["Simple Syrup"] = {
"Sweet Salad",
},
Slag = {
"Crushed Slag Lv2",
"Crushed Slag Lv3",
},
["Small Carcass"] = {
"Butcher Small Animal",
"Campfire Animal Small",
},
["Small Fish"] = {
"Campfire Fish Small",
},
["Small Wooden Ship Frame"] = {
"Large Canoe",
},
Softwood = {
"Hewn Softwood",
"Large Hanging Softwood Sign",
"Large Standing Softwood Sign",
"Saw Softwood Boards",
"Small Hanging Softwood Sign",
"Small Standing Softwood Sign",
"Softwood Board",
"Softwood Boards",
"Softwood Hewn Log",
},
["Softwood Board"] = {
"Hewn Softwood Bench",
"Hewn Softwood Chair",
"Hewn Softwood Table",
"Large Hanging Softwood Sign",
"Large Standing Softwood Sign",
"Small Hanging Softwood Sign",
"Small Standing Softwood Sign",
"Softwood Lumber",
},
["Softwood Hewn Log"] = {
"Hewn Softwood Bench",
"Hewn Softwood Chair",
"Hewn Softwood Door",
"Hewn Softwood Table",
},
["Softwood Lumber"] = {
"Composite Softwood Bench",
"Composite Softwood Chair",
"Composite Softwood Door",
"Composite Softwood Table",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Door",
"Softwood Lumber Dresser",
"Softwood Lumber Table",
},
["Spoiled Food"] = {
"Compost Spoiled Food",
},
["Spruce Log"] = {
"Composite Spruce Lumber",
"Large Hanging Spruce Sign",
"Large Standing Spruce Sign",
"Small Hanging Spruce Sign",
"Small Standing Spruce Sign",
},
["Steel Axle"] = {
"Excavator",
"Industrial Barge",
"Industrial Generator",
"Skid Steer",
"Truck",
},
["Steel Bar"] = {
"Ashlar Basalt",
"Ashlar Gneiss",
"Ashlar Granite",
"Ashlar Limestone",
"Ashlar Sandstone",
"Ashlar Shale",
"Builder Boots",
"Corrugated Steel",
"Electric Machinist Table",
"Electric Motor",
"Electric Stamping Press",
"Electric Wall Lamp",
"Electronics Assembly",
"Explorer Boots",
"Flat Steel",
"Framed Glass",
"Hanging Steel Framed Sign",
"Huge Steel Banner Sign",
"Huge Steel Sign",
"Jaw Crusher",
"Large Metal Ship Frame",
"Laser",
"Metallurgy Research Paper Modern",
"Modern Upgrade 1",
"Plastic Buoy",
"Rebar",
"Rivet",
"Robotic Assembly Line",
"Rolling Mill",
"Rubber Wheel",
"Sink",
"Smith Boots",
"Solar Generator",
"Standing Glass Sign",
"Steel Abstract Fixture",
"Steel Axle",
"Steel Buoy",
"Steel Ceiling Light",
"Steel Floor Lamp",
"Steel Gear",
"Steel Gearbox",
"Steel Hanging Fixture",
"Steel Hanging Lamp",
"Steel Kitchen Lamp",
"Steel Moorage Post",
"Steel Pipe",
"Steel Plate",
"Steel Saw Blade",
"Steel Square Fixture",
"Steel Table Lamp",
"Streetlamp",
"Washing Machine",
"Waste Filter",
"Wind Turbine",
},
["Steel Gear"] = {
"Jaw Crusher",
"Modern Upgrade 2",
"Steel Gearbox",
},
["Steel Gearbox"] = {
"Industrial Elevator",
"Sensor Based Belt Sorter",
"Valve",
},
["Steel Pipe"] = {
"Froth Floatation Cell",
"Industrial Generator",
"Powered Storage Silo",
"Valve",
},
["Steel Plate"] = {
"Advanced Carpentry Table",
"Advanced Combustion Engine",
"Advanced Masonry Table",
"Advanced Tailoring Table",
"Automatic Loom",
"Carbide Helmet Lamp",
"Electric Lathe",
"Electric Planer",
"Excavator",
"Federation Foundation",
"Froth Floatation Cell",
"Hanging Long Steel Sign",
"Hanging Steel Mine Sign",
"Hanging Steel Plain Sign",
"Hanging Steel Shop Sign",
"Huge Steel Banner Sign",
"Huge Steel Sign",
"Industrial Generator",
"Industrial Refrigerator",
"Modern Double Street Light",
"Modern Street Light",
"Modern Upgrade 3",
"Powered Storage Silo",
"Refrigerator",
"Sensor Based Belt Sorter",
"Skid Steer",
"Spin Melter",
"Standing Long Steel Sign",
"Standing Steel Brick Sign",
"Steel Searchlight",
"Stove",
"Truck",
"Valve",
},
["Steel Saw Blade"] = {
"Advanced Carpentry Table",
"Advanced Masonry Table",
},
["Stone Road"] = {
"Crushed Stone Road",
"Crushed Stone Road Lv2",
},
Store = {
"Wood Shop Cart",
},
Substrate = {
"Advanced Circuit",
"Basic Circuit",
},
Sugar = {
"Bearclaw",
"Huckleberry Fritter",
"Macarons",
"Mochi",
"Phad Thai",
"Roast Pumpkin",
"Simple Syrup",
"Sweet Jerky",
"Worldly Donut",
"Yeast",
},
["Sun Cheese"] = {
"Agouti Enchiladas",
"Fantastic Forest Pizza",
"Hearty Hometown Pizza",
"Loaded Taro Fries",
"Pupusas",
"Sensuous Sea Pizza",
"Tasty Tropical Pizza",
},
["Sunflower Seed"] = {
"Sun Cheese",
"Sunflower Oil",
},
["Synthetic Rubber"] = {
"Chef Shoes",
"Explorer Boots",
"Farmer Boots",
"Jaw Crusher",
"Rubber Wheel",
},
Tallow = {
"Brazier",
"Refine Tallow",
"Tallow Candle",
"Tallow Lamp",
"Tallow Wall Lamp",
},
["Tallow Candle"] = {
"Candle Stand",
"Carved Pumpkin",
"Ceiling Candle",
"Wall Candle",
},
["Taro Fries"] = {
"Fish N Chips",
"Loaded Taro Fries",
},
["Taro Root"] = {
"Baked Taro",
"Charred Taro",
"Clam Chowder",
"Fried Taro",
"Rainforest Salad",
"Root Campfire Salad",
"Taro Fries",
},
["Tiny Carcass"] = {
"Campfire Animal Tiny",
},
["Tiny Fur Carcass"] = {
"Butcher Tiny Fur Animal",
},
["Tiny Leather Carcass"] = {
"Butcher Tiny Leather Animal",
},
Tomato = {
"Agouti Enchiladas",
"Baked Tomato",
"Charred Tomato",
"Crimson Salad",
"Exotic Vegetable Medley",
"Fantastic Forest Pizza",
"Field Campfire Stew",
"Fried Tomatoes",
"Grassland Salad",
"Hearty Hometown Pizza",
"Mixed Salad",
"Pupusas",
"Sensuous Sea Pizza",
"Tasty Tropical Pizza",
},
Tortilla = {
"Elk Taco",
},
Tuna = {
"Poke Bowl",
},
Urchin = {
"Clean Urchins",
"Spiky Roll",
},
Valve = {
"Advanced Combustion Engine",
},
Vegetable = {
"Fern Campfire Salad",
"Wild Stew",
},
["Vegetable Medley"] = {
"Bear SUPREME",
"Stuffed Turkey",
"Vegetable Soup",
"Vegetable Stock",
},
["Vegetable Stock"] = {
"Vegetable Soup",
},
Waterwheel = {
"Engineering Research Paper Advanced",
},
["Wet Brick"] = {
"Brick",
},
Wheat = {
"Bannock",
"Flour",
"Wheat Ethanol",
"Wheat Mortar",
},
["Wild Mix"] = {
"Elk Taco",
},
Windmill = {
"Engineering Research Paper Advanced",
},
["Wolf Carcass"] = {
"Stuffed Wolf",
},
Wood = {
"Arrastra",
"Arrow",
"Board",
"Boards",
"Campfire",
"Campsite",
"Carpentry Table",
"Charcoal",
"Claim Tool",
"Composite Lumber",
"Construction Post",
"Dendrology Research Paper Basic",
"Easel",
"Fishing Pole",
"Hewn Log",
"Hewn Logs",
"Large Hanging Wood Sign",
"Large Standing Wood Sign",
"Masonry Table",
"Mill",
"Research Table",
"Rocker Box",
"Saw Boards",
"Sawmill",
"Small Canoe",
"Small Hanging Wood Sign",
"Small Standing Wood Sign",
"Small Stockpile",
"Soil Sampler",
"Stockpile",
"Storage Chest",
"Store",
"Tiny Stockpile",
"Tool Bench",
"Torch",
"Torch Stand",
"Wooden Keel",
"Workbench",
},
["Wood Board"] = {
"Arrastra",
"Art Supplies",
"Bloomery",
"Bookshelf",
"Butchery Table",
"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",
"Contract Board",
"Cotton Carpet",
"Couch",
"Court Table",
"Distribution Station",
"Easel",
"Elevator Call Post",
"Embassy Desk",
"Farmers Table",
"Fiber Scutching Station",
"Fishery",
"Glassworks",
"Hand Plow",
"Hanging Long Steel Sign",
"Hanging Steel Framed Sign",
"Hanging Steel Mine Sign",
"Hanging Steel Plain Sign",
"Hanging Steel Shop Sign",
"Hardwood Lumber Bench",
"Hardwood Lumber Door",
"Hardwood Lumber Dresser",
"Hewn Bench",
"Hewn Chair",
"Hewn Dresser",
"Hewn Nightstand",
"Hewn Table",
"Icebox",
"Immigration Desk",
"Large Cotton Bunting Festive",
"Large Cotton Bunting Red",
"Large Cotton Bunting Regal",
"Large Cotton Bunting Vibrant",
"Large Hanging Birch Sign",
"Large Hanging Cedar Sign",
"Large Hanging Ceiba Sign",
"Large Hanging Fir Sign",
"Large Hanging Joshua Sign",
"Large Hanging Lumber Sign",
"Large Hanging Oak Sign",
"Large Hanging Palm Sign",
"Large Hanging Redwood Sign",
"Large Hanging Saguaro Sign",
"Large Hanging Spruce Sign",
"Large Hanging Wood Sign",
"Large Lumber Door",
"Large Lumber Stockpile",
"Large Nylon Bunting Green",
"Large Nylon Bunting Purple",
"Large Nylon Bunting Yellow",
"Large Standing Birch Sign",
"Large Standing Cedar Sign",
"Large Standing Ceiba Sign",
"Large Standing Fir Sign",
"Large Standing Joshua Sign",
"Large Standing Lumber Sign",
"Large Standing Oak Sign",
"Large Standing Palm Sign",
"Large Standing Redwood Sign",
"Large Standing Saguaro Sign",
"Large Standing Spruce Sign",
"Large Standing Wood Sign",
"Large Windowed Lumber Door",
"Loom",
"Lumber",
"Lumber Bench",
"Lumber Door",
"Lumber Dresser",
"Lumber Stockpile",
"Machinist Table",
"Nylon Carpet",
"Nylon Futon Bed",
"Nylon Futon Couch",
"Outpost Table",
"Padded Chair",
"Powered Cart",
"Real Estate Desk",
"Registrar",
"Rocker Box",
"Salt Basket",
"Settlement Crafting Table",
"Shelf Cabinet",
"Small Cotton Bunting Festive",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Cotton Bunting Vibrant",
"Small Hanging Birch Sign",
"Small Hanging Cedar Sign",
"Small Hanging Ceiba Sign",
"Small Hanging Fir Sign",
"Small Hanging Joshua Sign",
"Small Hanging Lumber Sign",
"Small Hanging Oak Sign",
"Small Hanging Palm Sign",
"Small Hanging Redwood Sign",
"Small Hanging Saguaro Sign",
"Small Hanging Spruce Sign",
"Small Hanging Wood Sign",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Small Nylon Bunting Yellow",
"Small Shipyard",
"Small Standing Birch Sign",
"Small Standing Cedar Sign",
"Small Standing Ceiba Sign",
"Small Standing Fir Sign",
"Small Standing Joshua Sign",
"Small Standing Lumber Sign",
"Small Standing Oak Sign",
"Small Standing Palm Sign",
"Small Standing Redwood Sign",
"Small Standing Saguaro Sign",
"Small Standing Spruce Sign",
"Small Standing Wood Sign",
"Small Wood Cart",
"Softwood Lumber Bench",
"Softwood Lumber Door",
"Softwood Lumber Dresser",
"Soil Sampler",
"Stamp Mill",
"Standing Glass Sign",
"Standing Long Steel Sign",
"Stenographers Table",
"Tailoring Table",
"Tripod Camera",
"Upholstered Chair",
"Upholstered Couch",
"Wainwright Table",
"Washboard",
"Waterwheel",
"Weave Large Cotton Bunting Red",
"Weave Small Cotton Bunting Red",
"Wheelbarrow",
"Wood Cart",
"Wooden Ceiling Light",
"Wooden Floor Lamp",
"Wooden Kitchen Lamp",
"Wooden Latrine",
"Wooden Mold",
"Wooden Moorage Post",
"Wooden Straw Bed",
"Wooden Table Lamp",
"Wool Carpet",
},
["Wood Cart"] = {
"Wood Shop Cart",
},
["Wood Pulp"] = {
"Baked Mortar",
"Particle Boards",
"Pulp Filler",
},
["Wooden Hull Planks"] = {
"Basic Upgrade 2",
"Large Canoe",
"Medium Fishing Trawler",
"Small Wooden Boat",
"Wooden Barge",
"Wooden Transport Ship",
},
["Wooden Keel"] = {
"Large Wooden Ship Frame",
"Medium Wooden Ship Frame",
"Small Wooden Ship Frame",
},
["Wooden Mold"] = {
"Shale Brick",
"Wet Brick",
},
["Wooden Oar"] = {
"Large Canoe",
},
["Wooden Rudder"] = {
"Wooden Transport Ship",
},
["Wooden Wheel"] = {
"Hand Plow",
"Small Wooden Boat",
"Wood Cart",
"Wooden Barge",
},
["Wool Fabric"] = {
"Farmer Shirt",
"Weave Wool Curtains",
"Wool Carpet",
"Wool Curtains",
},
["Wool Yarn"] = {
"Rug Large",
"Rug Medium",
"Rug Small",
"Weave Wool Fabric",
"Wool Fabric",
},
Yeast = {
"Leavened Dough",
"Pastry Dough",
"Sun Cheese",
},
},
tables = {
["Advanced Carpentry Table"] = {
"Composite Birch Bench",
"Composite Birch Chair",
"Composite Birch Door",
"Composite Birch Lumber",
"Composite Birch Table",
"Composite Cedar Bench",
"Composite Cedar Chair",
"Composite Cedar Door",
"Composite Cedar Lumber",
"Composite Cedar Table",
"Composite Ceiba Bench",
"Composite Ceiba Chair",
"Composite Ceiba Door",
"Composite Ceiba Lumber",
"Composite Ceiba Table",
"Composite Fir Bench",
"Composite Fir Chair",
"Composite Fir Door",
"Composite Fir Lumber",
"Composite Fir Table",
"Composite Hardwood Bench",
"Composite Hardwood Chair",
"Composite Hardwood Door",
"Composite Hardwood Table",
"Composite Joshua Bench",
"Composite Joshua Chair",
"Composite Joshua Door",
"Composite Joshua Lumber",
"Composite Joshua Table",
"Composite Lumber",
"Composite Lumber Bench",
"Composite Lumber Chair",
"Composite Lumber Door",
"Composite Lumber Table",
"Composite Oak Bench",
"Composite Oak Chair",
"Composite Oak Door",
"Composite Oak Lumber",
"Composite Oak Table",
"Composite Palm Bench",
"Composite Palm Chair",
"Composite Palm Door",
"Composite Palm Lumber",
"Composite Palm Table",
"Composite Redwood Bench",
"Composite Redwood Chair",
"Composite Redwood Door",
"Composite Redwood Lumber",
"Composite Redwood Table",
"Composite Saguaro Bench",
"Composite Saguaro Chair",
"Composite Saguaro Door",
"Composite Saguaro Lumber",
"Composite Saguaro Table",
"Composite Softwood Bench",
"Composite Softwood Chair",
"Composite Softwood Door",
"Composite Softwood Table",
"Composite Spruce Bench",
"Composite Spruce Chair",
"Composite Spruce Door",
"Composite Spruce Lumber",
"Composite Spruce Table",
"Composites Upgrade",
},
["Advanced Masonry Table"] = {
"Adorned Ashlar Basalt Bench",
"Adorned Ashlar Basalt Chair",
"Adorned Ashlar Basalt Table",
"Adorned Ashlar Gneiss Bench",
"Adorned Ashlar Gneiss Chair",
"Adorned Ashlar Gneiss Table",
"Adorned Ashlar Granite Bench",
"Adorned Ashlar Granite Chair",
"Adorned Ashlar Granite Table",
"Adorned Ashlar Limestone Bench",
"Adorned Ashlar Limestone Chair",
"Adorned Ashlar Limestone Table",
"Adorned Ashlar Sandstone Bench",
"Adorned Ashlar Sandstone Chair",
"Adorned Ashlar Sandstone Table",
"Adorned Ashlar Shale Bench",
"Adorned Ashlar Shale Chair",
"Adorned Ashlar Shale Table",
"Adorned Ashlar Stone Bench",
"Adorned Ashlar Stone Chair",
"Adorned Ashlar Stone Table",
"Advanced Masonry Upgrade",
"Ashlar Basalt",
"Ashlar Basalt Bench",
"Ashlar Basalt Chair",
"Ashlar Basalt Door",
"Ashlar Basalt Fireplace",
"Ashlar Basalt Table",
"Ashlar Gneiss",
"Ashlar Gneiss Bench",
"Ashlar Gneiss Chair",
"Ashlar Gneiss Door",
"Ashlar Gneiss Fireplace",
"Ashlar Gneiss Table",
"Ashlar Granite",
"Ashlar Granite Bench",
"Ashlar Granite Chair",
"Ashlar Granite Door",
"Ashlar Granite Fireplace",
"Ashlar Granite Table",
"Ashlar Large Basalt Fountain",
"Ashlar Large Gneiss Fountain",
"Ashlar Large Granite Fountain",
"Ashlar Large Limestone Fountain",
"Ashlar Large Sandstone Fountain",
"Ashlar Large Shale Fountain",
"Ashlar Large Stone Fountain",
"Ashlar Limestone",
"Ashlar Limestone Bench",
"Ashlar Limestone Chair",
"Ashlar Limestone Door",
"Ashlar Limestone Fireplace",
"Ashlar Limestone Table",
"Ashlar Sandstone",
"Ashlar Sandstone Bench",
"Ashlar Sandstone Chair",
"Ashlar Sandstone Door",
"Ashlar Sandstone Fireplace",
"Ashlar Sandstone Table",
"Ashlar Shale",
"Ashlar Shale Bench",
"Ashlar Shale Chair",
"Ashlar Shale Door",
"Ashlar Shale Fireplace",
"Ashlar Shale Table",
"Ashlar Small Basalt Fountain",
"Ashlar Small Gneiss Fountain",
"Ashlar Small Granite Fountain",
"Ashlar Small Limestone Fountain",
"Ashlar Small Sandstone Fountain",
"Ashlar Small Shale Fountain",
"Ashlar Small Stone Fountain",
"Ashlar Stone Bench",
"Ashlar Stone Chair",
"Ashlar Stone Door",
"Ashlar Stone Fireplace",
"Ashlar Stone Table",
"Large Hanging Ashlar Basalt Sign",
"Large Hanging Ashlar Gneiss Sign",
"Large Hanging Ashlar Granite Sign",
"Large Hanging Ashlar Limestone Sign",
"Large Hanging Ashlar Sandstone Sign",
"Large Hanging Ashlar Shale Sign",
"Large Hanging Ashlar Stone Sign",
"Large Standing Ashlar Basalt Sign",
"Large Standing Ashlar Gneiss Sign",
"Large Standing Ashlar Granite Sign",
"Large Standing Ashlar Limestone Sign",
"Large Standing Ashlar Sandstone Sign",
"Large Standing Ashlar Shale Sign",
"Large Standing Ashlar Stone Sign",
"Small Hanging Ashlar Basalt Sign",
"Small Hanging Ashlar Gneiss Sign",
"Small Hanging Ashlar Granite Sign",
"Small Hanging Ashlar Limestone Sign",
"Small Hanging Ashlar Sandstone Sign",
"Small Hanging Ashlar Shale Sign",
"Small Hanging Ashlar Stone Sign",
"Small Standing Ashlar Basalt Sign",
"Small Standing Ashlar Gneiss Sign",
"Small Standing Ashlar Granite Sign",
"Small Standing Ashlar Limestone Sign",
"Small Standing Ashlar Sandstone Sign",
"Small Standing Ashlar Shale Sign",
"Small Standing Ashlar Stone Sign",
},
["Advanced Tailoring Table"] = {
"Bearpack",
"Builder Boots",
"Builder Gloves",
"Builder Helmet",
"Builder Overalls",
"Builder Shirt",
"Carbide Helmet Lamp",
"Chef Hat",
"Chef Pants",
"Chef Shirt",
"Chef Shoes",
"Cotton Carpet",
"Explorer Boots",
"Explorer Gloves",
"Explorer Hat",
"Explorer Pants",
"Explorer Shirt",
"Farmer Boots",
"Farmer Gloves",
"Farmer Hat",
"Farmer Overalls",
"Farmer Shirt",
"Nylon Carpet",
"Nylon Futon Bed",
"Nylon Futon Couch",
"Nylon Mooring Rope",
"Shipwright Hat",
"Shipwright Overalls",
"Shipwright Sandals",
"Shipwright Shirt",
"Smith Apron",
"Smith Bandana",
"Smith Boots",
"Smith Gloves",
"Smith Pants",
"Smith Shirt",
"Tailor Bowler Hat",
"Tailor Pants",
"Tailor Shirt",
"Tailor Shoes",
"Tailoring Modern Upgrade",
"Upholstered Chair",
"Upholstered Couch",
"Wool Carpet",
"Wool Yarn",
},
Anvil = {
"Bank",
"Brazier",
"Candle Stand",
"Cast Iron Stove",
"Ceiling Candle",
"Copper Frame Landscape",
"Copper Frame Portrait",
"Copper Frame Square",
"Copper Frame Tall",
"Copper Frame Wide",
"Copper Pipe",
"Currency Exchange",
"Decorative Anchor",
"Gold Frame Landscape",
"Gold Frame Portrait",
"Gold Frame Square",
"Gold Frame Tall",
"Gold Frame Wide",
"Hanging Long Steel Sign",
"Hanging Steel Framed Sign",
"Hanging Steel Mine Sign",
"Hanging Steel Plain Sign",
"Hanging Steel Shop Sign",
"Huge Iron Banner Sign",
"Huge Iron Sign",
"Iron Anchor",
"Iron Frame Landscape",
"Iron Frame Portrait",
"Iron Frame Square",
"Iron Frame Tall",
"Iron Frame Wide",
"Iron Pipe",
"Iron Saw Blade",
"Mint",
"Nail",
"Ornate Gold Frame Landscape",
"Ornate Gold Frame Portrait",
"Ornate Gold Frame Square",
"Ornate Gold Frame Tall",
"Ornate Gold Frame Wide",
"Ornate Iron Frame Landscape",
"Ornate Iron Frame Portrait",
"Ornate Iron Frame Square",
"Ornate Iron Frame Tall",
"Ornate Iron Frame Wide",
"Sawmill",
"Standing Long Steel Sign",
"Steel Saw Blade",
"Tallow Wall Lamp",
"Wall Candle",
},
Arrastra = {
"Crushed Coal",
"Crushed Copper Ore",
"Crushed Gold Ore",
"Crushed Granite",
"Crushed Iron Ore",
"Crushed Limestone",
"Crushed Sandstone",
"Crushed Shale",
},
["Assembly Line"] = {
"Blast Furnace",
"Cement Kiln",
"Combustion Engine",
"Combustion Generator",
"Crane",
"Electric Machinist Table",
"Oil Refinery",
"Pump Jack",
"Rolling Mill",
"Sink",
"Steam Tractor",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Steam Truck",
"Waste Filter",
"Wooden Elevator",
},
["Automatic Loom"] = {
"Large Nylon Bunting Green",
"Large Nylon Bunting Purple",
"Large Nylon Bunting Yellow",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Small Nylon Bunting Yellow",
"Weave Cotton Canvas",
"Weave Cotton Curtains",
"Weave Cotton Fabric",
"Weave Large Bath Mat",
"Weave Large Cotton Bunting Festive",
"Weave Large Cotton Bunting Red",
"Weave Large Cotton Bunting Regal",
"Weave Large Cotton Bunting Vibrant",
"Weave Linen Canvas",
"Weave Linen Fabric",
"Weave Nylon Curtains",
"Weave Nylon Fabric",
"Weave Small Bath Mat",
"Weave Small Cotton Bunting Festive",
"Weave Small Cotton Bunting Red",
"Weave Small Cotton Bunting Regal",
"Weave Small Cotton Bunting Vibrant",
"Weave Wool Curtains",
"Weave Wool Fabric",
},
["Bakery Oven"] = {
"Advanced Baking Upgrade",
"Baked Agave",
"Baked Beet",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Meat",
"Baked Mortar",
"Baked Roast",
"Baked Taro",
"Baked Tomato",
"Baking Upgrade",
"Bearclaw",
"Bread",
"Camas Bread",
"Camas Bulb Bake",
"Elk Wellington",
"Fantastic Forest Pizza",
"Flatbread",
"Fruit Muffin",
"Fruit Tart",
"Hearty Hometown Pizza",
"Huckleberry Fritter",
"Huckleberry Pie",
"Leavened Dough",
"Macarons",
"Meat Pie",
"Melting Fat",
"Pastry Dough",
"Pirozhok",
"Rice Mortar",
"Roast Pumpkin",
"Sensuous Sea Pizza",
"Stuffed Turkey",
"Tasty Tropical Pizza",
"Wheat Mortar",
"Worldly Donut",
},
["Blast Furnace"] = {
"Advanced Smelting Upgrade",
"Charcoal Steel",
"Copper Bar",
"Gold Bar",
"Iron Bar",
"Quicklime",
"Rebar",
"Rivet",
"Steel Bar",
"Steel Pipe",
},
Bloomery = {
"Anvil",
"Smelt Copper",
"Smelt Gold",
"Smelt Iron",
"Smelting Upgrade",
},
["Butchery Table"] = {
"Bison Mount",
"Butcher Bison",
"Butcher Hare",
"Butcher Medium Animal",
"Butcher Medium Wooly Animal",
"Butcher Small Animal",
"Butcher Tiny Fur Animal",
"Butcher Tiny Leather Animal",
"Butchery Upgrade",
"Elk Mount",
"Goat Mount",
"Prepared Meat",
"Prime Cut",
"Raw Bacon",
"Raw Roast",
"Raw Sausage",
"Scrap Meat",
"Sheep Mount",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
},
Campfire = {
"Bannock",
"Beet Campfire Salad",
"Boiled Grains",
"Campfire Animal Medium",
"Campfire Animal Small",
"Campfire Animal Tiny",
"Campfire Bison",
"Campfire Cooking Upgrade",
"Campfire Fish Large",
"Campfire Fish Medium",
"Campfire Fish Small",
"Campfire Pacific Sardine",
"Campfire Roast",
"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 Mortar",
"Charred Mushrooms",
"Charred Papaya",
"Charred Pineapple",
"Charred Sausage",
"Charred Taro",
"Charred Tomato",
"Fern Campfire Salad",
"Field Campfire Stew",
"Fish Stew",
"Fried Camas",
"Fried Fiddleheads",
"Fried Hearts Of Palm",
"Fried Taro",
"Fried Tomatoes",
"Jungle Campfire Salad",
"Jungle Campfire Stew",
"Meaty Stew",
"Render Fat",
"Root Campfire Salad",
"Root Campfire Stew",
"Topped Porridge",
"Wild Stew",
"Wilted Fiddleheads",
},
["Campsite Workbench"] = {
"Campfire",
"Tool Bench",
"Workbench",
},
["Carpentry Table"] = {
"Board",
"Butchery Table",
"Carpentry Basic Upgrade",
"Distribution Station",
"Easel",
"Fiber Scutching Station",
"Hardwood Board",
"Hewn Bench",
"Hewn Chair",
"Hewn Door",
"Hewn Dresser",
"Hewn Hardwood",
"Hewn Hardwood Bench",
"Hewn Hardwood Chair",
"Hewn Hardwood Door",
"Hewn Hardwood Table",
"Hewn Logs",
"Hewn Nightstand",
"Hewn Softwood",
"Hewn Softwood Bench",
"Hewn Softwood Chair",
"Hewn Softwood Door",
"Hewn Softwood Table",
"Hewn Table",
"Huge Banner Sign",
"Huge Wooden Banner Sign",
"Icebox",
"Large Hanging Birch Sign",
"Large Hanging Cedar Sign",
"Large Hanging Ceiba Sign",
"Large Hanging Fir Sign",
"Large Hanging Hardwood Sign",
"Large Hanging Joshua Sign",
"Large Hanging Oak Sign",
"Large Hanging Palm Sign",
"Large Hanging Redwood Sign",
"Large Hanging Saguaro Sign",
"Large Hanging Softwood Sign",
"Large Hanging Spruce Sign",
"Large Hanging Wood Sign",
"Large Standing Birch Sign",
"Large Standing Cedar Sign",
"Large Standing Ceiba Sign",
"Large Standing Fir Sign",
"Large Standing Hardwood Sign",
"Large Standing Joshua Sign",
"Large Standing Oak Sign",
"Large Standing Palm Sign",
"Large Standing Redwood Sign",
"Large Standing Saguaro Sign",
"Large Standing Softwood Sign",
"Large Standing Spruce Sign",
"Large Standing Wood Sign",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Loom",
"Ornate Wooden Frame Landscape",
"Ornate Wooden Frame Portrait",
"Ornate Wooden Frame Square",
"Ornate Wooden Frame Tall",
"Ornate Wooden Frame Wide",
"Paper Milling Upgrade",
"Real Estate Desk",
"Recycle Hewn Log",
"Registrar",
"Small Hanging Birch Sign",
"Small Hanging Cedar Sign",
"Small Hanging Ceiba Sign",
"Small Hanging Fir Sign",
"Small Hanging Hardwood Sign",
"Small Hanging Joshua Sign",
"Small Hanging Oak Sign",
"Small Hanging Palm Sign",
"Small Hanging Redwood Sign",
"Small Hanging Saguaro Sign",
"Small Hanging Softwood Sign",
"Small Hanging Spruce Sign",
"Small Hanging Wood Sign",
"Small Shipyard",
"Small Standing Birch Sign",
"Small Standing Cedar Sign",
"Small Standing Ceiba Sign",
"Small Standing Fir Sign",
"Small Standing Hardwood Sign",
"Small Standing Joshua Sign",
"Small Standing Oak Sign",
"Small Standing Palm Sign",
"Small Standing Redwood Sign",
"Small Standing Saguaro Sign",
"Small Standing Softwood Sign",
"Small Standing Spruce Sign",
"Small Standing Wood Sign",
"Softwood Board",
"Tailoring Table",
"Towel Rack",
"Wainwright Table",
"Waterwheel",
"Windmill",
"Wooden Frame Landscape",
"Wooden Frame Portrait",
"Wooden Frame Square",
"Wooden Frame Tall",
"Wooden Frame Wide",
"Wooden Keel",
"Wooden Latrine",
"Wooden Mold",
"Wooden Oar",
"Wooden Straw Bed",
},
["Cast Iron Stove"] = {
"Autumn Stew",
"Clam Chowder",
"Cooking Upgrade",
"Crispy Bacon",
"Exotic Fruit Salad",
"Exotic Salad",
"Exotic Vegetable Medley",
"Forest Salad",
"Grassland Salad",
"Loaded Taro Fries",
"Meat Stock",
"Mixed Fruit Salad",
"Mixed Salad",
"Mixed Vegetable Medley",
"Mochi",
"Mushroom Medley",
"Phad Thai",
"Pupusas",
"Rainforest Fruit Salad",
"Rainforest Salad",
"Rice Noodles",
"Shark Fillet Soup",
"Simmered Meat",
"Smooth Gut Noodle Roll",
"Taro Fries",
"Vegetable Soup",
"Vegetable Stock",
},
["Cement Kiln"] = {
"Cement",
"Masonry Advanced Upgrade",
"Reinforced Concrete",
},
["Electric Lathe"] = {
"Rubber Wheel",
"Steel Axle",
},
["Electric Machinist Table"] = {
"Advanced Carpentry Table",
"Advanced Masonry Table",
"Advanced Tailoring Table",
"Automatic Loom",
"Barrel",
"Electric Lathe",
"Electric Planer",
"Electric Stamping Press",
"Electric Water Pump",
"Electronics Assembly",
"Gold Wiring",
"Mechanics Modern Upgrade",
"Plastic Buoy",
"Servo",
"Spin Melter",
"Stove",
"Valve",
},
["Electric Planer"] = {
"Steel Gear",
"Steel Gearbox",
},
["Electric Stamping Press"] = {
"Radiator",
"Steel Plate",
},
["Electronics Assembly"] = {
"Advanced Circuit",
"Basic Circuit",
"Computer Lab",
"Electric Motor",
"Electric Wall Lamp",
"Electronics Upgrade",
"Fiberglass",
"Froth Floatation Cell",
"Glassworking Modern Upgrade",
"Gold Flakes",
"Robotic Assembly Line",
"Sensor Based Belt Sorter",
"Solar Generator",
"Substrate",
},
["Farmers Table"] = {
"Bean Sprout",
"Berry Extract Fertilizer",
"Blood Meal Fertilizer",
"Camas Ash Fertilizer",
"Carved Pumpkin",
"Composite Filler",
"Compost Fertilizer",
"Compost Spoiled Food",
"Farming Upgrade",
"Fertilizers Upgrade",
"Fiber Filler",
"Hide Ash Fertilizer",
"Pelt Fertilizer",
"Phosphate Fertilizer",
"Pulp Filler",
"Salt Basket",
"Tallow Candle",
},
["Fiber Scutching Station"] = {
"Cotton Lint",
"Flax Fiber",
"Gathering Basic Upgrade",
"Refine Heart Of Palm",
},
["Fish Rack"] = {
"Dry Fish",
"Dry Meat",
"Sweet Jerky",
},
Fishery = {
"Clean Crab",
"Clean Large Fish",
"Clean Medium Fish",
"Clean Moon Jellyfish",
"Clean Pacific Sardine",
"Clean Urchins",
"Crab Pot",
"Fish Rack",
"Fish Trap",
"Flax Trawler Net",
"Hunting Upgrade",
"Nylon Trawler Net",
"Shred Kelp",
"Shuck Clams",
},
["Froth Floatation Cell"] = {
"Concentrate Copper Lv2",
"Concentrate Gold Lv2",
"Concentrate Iron Lv2",
"Mining Modern Upgrade",
},
Glassworks = {
"Decorative Glass Buoy Blue",
"Decorative Glass Buoy Green",
"Decorative Glass Buoy Red",
"Decorative Glass Buoy Violet",
"Decorative Glass Buoy Yellow",
"Framed Glass",
"Framed Glass Door",
"Galaxy Vase",
"Glass",
"Glass Lens",
"Glassworking Advanced Upgrade",
"Light Bulb",
"Orange Vase",
"Plant Vase",
"Purple Vase",
"Quicklime Glass",
"Red Vase",
"Standing Glass Sign",
"Swirl Vase",
},
["Jaw Crusher"] = {
"Crushed Basalt Lv3",
"Crushed Coal Lv3",
"Crushed Copper Lv3",
"Crushed Gneiss Lv3",
"Crushed Gold Lv3",
"Crushed Granite Lv3",
"Crushed Iron Lv3",
"Crushed Limestone Lv3",
"Crushed Mortared Stone Lv2",
"Crushed Sandstone Lv3",
"Crushed Shale Lv3",
"Crushed Slag Lv3",
"Crushed Stone Road Lv2",
},
Kiln = {
"Bakery Oven",
"Bathtub",
"Bloomery",
"Brick",
"Brick Fireplace",
"Charcoal",
"Glassworks",
"Pottery Upgrade",
"Round Pot",
"Shale Brick",
"Small Sink",
"Square Pot",
"Standing Steel Brick Sign",
"Tallow Lamp",
"Toilet",
"Wet Brick",
},
Kitchen = {
"Advanced Cooking Upgrade",
"Boiled Rice",
"Crimson Salad",
"Fish N Chips",
"Hosomaki",
"Infused Oil",
"Kelpy Crab Roll",
"Millionaires Salad",
"Pineapple Friend Rice",
"Seeded Camas Roll",
"Spiky Roll",
"Sweet Salad",
"Tortilla",
"Wild Mix",
},
Laboratory = {
"Advanced Baking Skill Book",
"Advanced Cooking Skill Book",
"Advanced Masonry Skill Book",
"Advanced Smelting Skill Book",
"Advanced Upgrade 1",
"Advanced Upgrade 2",
"Advanced Upgrade 3",
"Advanced Upgrade 4",
"Agriculture Research Paper Modern",
"Composites Skill Book",
"Corn Ethanol",
"Culinary Research Paper Modern",
"Cutting Edge Cooking Skill Book",
"Cutting Edge Cooking Upgrade",
"Dendrology Research Paper Modern",
"Electronics Skill Book",
"Engineering Research Paper Modern",
"Geology Research Paper Modern",
"Geology Research Paper Modern Glass",
"Industry Skill Book",
"Metallurgy Research Paper Modern",
"Modern Upgrade 1",
"Modern Upgrade 2",
"Modern Upgrade 3",
"Modern Upgrade 4",
"Oil Drilling Skill Book",
"Wheat Ethanol",
},
Lathe = {
"Iron Axle",
"Screws",
},
Loom = {
"Canvas",
"Cotton Canvas",
"Cotton Curtains",
"Cotton Fabric",
"Large Bath Mat",
"Large Cotton Bunting Festive",
"Large Cotton Bunting Red",
"Large Cotton Bunting Regal",
"Large Cotton Bunting Vibrant",
"Linen Fabric",
"Small Bath Mat",
"Small Cotton Bunting Festive",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Cotton Bunting Vibrant",
"Wool Curtains",
"Wool Fabric",
},
["Loom Automatic Loom"] = {
"Rug Large",
"Rug Medium",
"Rug Small",
},
["Machinist Table"] = {
"Assembly Line",
"Boiler",
"Camera Film",
"Copper Wiring",
"Laboratory",
"Lathe",
"Mechanics Advanced Upgrade",
"Medium Shipyard",
"Portable Steam Engine",
"Printing Press",
"Screening Machine",
"Screw Press",
"Shaper",
"Small Paper Machine",
"Stamp Mill",
"Steam Engine",
"Steel Buoy",
"Transmission Pole",
"Tripod Camera",
},
["Masonry Table"] = {
"Kiln",
"Large Hanging Mortared Granite Sign",
"Large Hanging Mortared Limestone Sign",
"Large Hanging Mortared Sandstone Sign",
"Large Hanging Mortared Stone Sign",
"Large Standing Mortared Granite Sign",
"Large Standing Mortared Limestone Sign",
"Large Standing Mortared Sandstone Sign",
"Large Standing Mortared Stone Sign",
"Limestone Bison Statue",
"Limestone Otter Statue",
"Limestone Owl Statue",
"Limestone Wolf Statue",
"Masonry Basic Upgrade",
"Masonry Mortar",
"Mill",
"Mortared Granite",
"Mortared Granite Bench",
"Mortared Granite Chair",
"Mortared Granite Door",
"Mortared Granite Fireplace",
"Mortared Granite Table",
"Mortared Limestone",
"Mortared Limestone Bench",
"Mortared Limestone Chair",
"Mortared Limestone Door",
"Mortared Limestone Fireplace",
"Mortared Limestone Table",
"Mortared Sandstone",
"Mortared Sandstone Bench",
"Mortared Sandstone Chair",
"Mortared Sandstone Door",
"Mortared Sandstone Fireplace",
"Mortared Sandstone Table",
"Mortared Stone",
"Mortared Stone Bench",
"Mortared Stone Chair",
"Mortared Stone Door",
"Mortared Stone Fireplace",
"Mortared Stone Table",
"Small Hanging Mortared Granite Sign",
"Small Hanging Mortared Limestone Sign",
"Small Hanging Mortared Sandstone Sign",
"Small Hanging Mortared Stone Sign",
"Small Standing Mortared Granite Sign",
"Small Standing Mortared Limestone Sign",
"Small Standing Mortared Sandstone Sign",
"Small Standing Mortared Stone Sign",
"Stone Brazier",
},
["Medium Shipyard"] = {
"Industrial Barge",
"Iron Hull Sheet",
"Large Metal Ship Frame",
"Large Wooden Ship Frame",
"Medium Fishing Trawler",
"Medium Metal Ship Frame",
"Metal Rudder",
"Shipwright Advanced Upgrade",
"Steel Moorage Post",
"Wooden Transport Ship",
},
Mill = {
"Acorn Powder",
"Bean Paste",
"Beet Sugar",
"Camas Paste",
"Colored Powder",
"Cornmeal",
"Cottonseed Oil",
"Flaxseed Oil",
"Flour",
"Huckleberry Extract",
"Milling Upgrade",
"Oil",
"Oil Paint",
"Rice Flour",
"Simple Syrup",
"Sugar",
"Sun Cheese",
"Sunflower Oil",
"Yeast",
},
["Oil Refinery"] = {
"Biodiesel",
"Epoxy",
"Gasoline",
"Nylon",
"Oil Drilling Upgrade",
"Plastic",
"Synthetic Rubber",
},
["Pump Jack"] = {
"Petroleum",
},
["Research Table"] = {
"Agriculture Research Paper Advanced",
"Baking Skill Book",
"Basic Engineering Skill Book",
"Basic Upgrade 1",
"Basic Upgrade 2",
"Basic Upgrade 3",
"Basic Upgrade 4",
"Butchery Skill Book",
"Carpentry Skill Book",
"Cooking Skill Book",
"Culinary Research Paper Advanced",
"Culinary Research Paper Advanced Meat",
"Culinary Research Paper Basic",
"Culinary Research Paper Basic Fish",
"Culinary Research Paper Basic Meat",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Basic",
"Engineering Research Paper Advanced",
"Farming Skill Book",
"Fertilizers Skill Book",
"Gathering Research Paper Basic",
"Geology Research Paper Advanced",
"Geology Research Paper Basic",
"Glassworking Skill Book",
"Masonry Skill Book",
"Mechanics Skill Book",
"Metallurgy Research Paper Advanced",
"Metallurgy Research Paper Basic",
"Milling Skill Book",
"Paper Milling Skill Book",
"Pottery Skill Book",
"Shipwright Skill Book",
"Smelting Skill Book",
"Tailoring Skill Book",
},
["Robotic Assembly Line"] = {
"Advanced Combustion Engine",
"Excavator",
"Industrial Elevator",
"Industrial Generator",
"Industrial Refrigerator",
"Industry Upgrade",
"Jaw Crusher",
"Laser",
"Modern Double Street Light",
"Modern Street Light",
"Powered Storage Silo",
"Refrigerator",
"Skid Steer",
"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",
"Streetlamp",
"Truck",
"Washing Machine",
"Wind Turbine",
},
["Rocker Box"] = {
"Copper Concentrate",
"Gold Concentrate",
"Iron Concentrate",
"Mining Basic Upgrade",
"Sand Concentrate",
},
["Rolling Mill"] = {
"Corrugated Steel",
"Corrugated Steel Door",
"Corrugated Steel Fence Door",
"Flat Steel",
"Flat Steel Door",
"Huge Steel Banner Sign",
"Huge Steel Sign",
"Large Corrugated Steel Door",
},
Sawmill = {
"Bookshelf",
"Carpentry Advanced Upgrade",
"Court Chair",
"Decorative Ship Wheel",
"Elevator Call Post",
"Hardwood Lumber",
"Hardwood Lumber Bench",
"Hardwood Lumber Chair",
"Hardwood Lumber Door",
"Hardwood Lumber Dresser",
"Hardwood Lumber Table",
"Kitchen",
"Large Hanging Lumber Sign",
"Large Lumber Door",
"Large Lumber Stockpile",
"Large Standing Lumber Sign",
"Large Windowed Lumber Door",
"Lumber",
"Lumber Bench",
"Lumber Chair",
"Lumber Door",
"Lumber Dresser",
"Lumber Stockpile",
"Lumber Table",
"Machinist Table",
"Particle Boards",
"Saw Boards",
"Saw Hardwood Boards",
"Saw Softwood Boards",
"Shelf Cabinet",
"Small Hanging Lumber Sign",
"Small Standing Lumber Sign",
"Softwood Lumber",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Door",
"Softwood Lumber Dresser",
"Softwood Lumber Table",
"Storage Silo",
"Wooden Ceiling Light",
"Wooden Fabric Bed",
"Wooden Floor Lamp",
"Wooden Kitchen Lamp",
"Wooden Rudder",
"Wooden Table Lamp",
},
["Screening Machine"] = {
"Concentrate Dry Iron",
"Mining Advanced Upgrade",
"Sand Concentrate Lv2",
},
["Screw Press"] = {
"Copper Plate",
"Iron Plate",
"Piston",
},
["Sensor Based Belt Sorter"] = {
"Concentrate Dry Iron Lv2",
"Sand Concentrate Lv3",
},
["Settlement Crafting Table"] = {
"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",
"Small Court",
"Stenographers Table",
"Town Foundation",
"Treasury",
"Zoning Office",
},
Shaper = {
"Gearbox",
"Heat Sink",
"Iron Gear",
"Metal Keel",
},
["Small Paper Machine"] = {
"Large Festive Paper Lantern",
"Large Paper Lantern",
"Paper",
"Small Paper Lantern",
},
["Small Shipyard"] = {
"Decorative Hanging Buoy",
"Decorative Life Preserver",
"Large Canoe",
"Medium Wooden Ship Frame",
"Outpost Netting",
"Shipwright Basic Upgrade",
"Small Wooden Boat",
"Small Wooden Ship Frame",
"Wooden Barge",
"Wooden Hull Planks",
"Wooden Moorage Post",
},
["Spin Melter"] = {
"Nylon Thread",
},
["Stamp Mill"] = {
"Crushed Basalt Lv2",
"Crushed Coal Lv2",
"Crushed Copper Lv2",
"Crushed Gneiss Lv2",
"Crushed Gold Lv2",
"Crushed Granite Lv2",
"Crushed Iron Lv2",
"Crushed Limestone Lv2",
"Crushed Mortared Stone",
"Crushed Sandstone Lv2",
"Crushed Shale Lv2",
"Crushed Slag Lv2",
"Crushed Stone Road",
},
Stove = {
"Agouti Enchiladas",
"Banh Xeo",
"Bear SUPREME",
"Bison Chow Fun",
"Boiled Sausage",
"Corn Fritters",
"Elk Taco",
"Fried Hare Haunches",
"Poke Bowl",
"Refine Tallow",
"Seared Meat",
},
["Tailoring Table"] = {
"Bandana",
"Big Backpack",
"Camo Pants",
"Camo Shirt",
"Campsite",
"Capris",
"Cast Iron Bed",
"Cast Iron Royal Bed",
"Cellulose Fiber",
"Cloth Belt",
"Cloth Cape",
"Cotton Streamer Stars",
"Cotton Streamer Stripes",
"Cotton Thread",
"Couch",
"Derpy Hat",
"Garden Boots",
"Gigot Sleeve Shirt",
"Hemp Mooring Rope",
"Henley",
"Light Backpack",
"Linen Yarn",
"Low Top Shoes",
"Oil Head Lamp",
"Padded Chair",
"Running Shoes",
"Sandals",
"Shorts",
"Spin Wool Yarn",
"Square Belt",
"Tailoring Basic Upgrade",
"Tall Boots",
"Trousers",
"Washboard",
"Work Backpack",
"Work Boots",
},
["Tool Bench"] = {
"Arrow",
"Claim Tool",
"Fishing Pole",
"Soil Sampler",
},
["Wainwright Table"] = {
"Asphalt Concrete",
"Basic Engineering Upgrade",
"Dirt Ramp",
"Hand Plow",
"Iron Wheel",
"Mechanical Water Pump",
"Powered Cart",
"Stone Road",
"Stop Sign",
"Street Sign",
"Wood Cart",
"Wood Shop Cart",
"Wooden Wheel",
},
Workbench = {
"Arrastra",
"Art Supplies",
"Boards",
"Carpentry Table",
"Construction Post",
"Contract Board",
"Dirt Ramp Basic",
"Farmers Table",
"Fishery",
"Hardwood Boards",
"Hardwood Hewn Log",
"Hewn Log",
"Hewn Log Door",
"Homestead Claim Stake",
"Masonry Table",
"Mortared Stones",
"Research Table",
"Rocker Box",
"Settlement Crafting Table",
"Small Canoe",
"Small Stockpile",
"Small Wood Cart",
"Softwood Boards",
"Softwood Hewn Log",
"Stockpile",
"Storage Chest",
"Store",
"Tiny Stockpile",
"Torch",
"Torch Stand",
"Wheelbarrow",
},
},
products = {
["Acorn Powder"] = {
"Acorn Powder",
},
["Adorned Ashlar Basalt Bench"] = {
"Adorned Ashlar Basalt Bench",
},
["Adorned Ashlar Basalt Chair"] = {
"Adorned Ashlar Basalt Chair",
},
["Adorned Ashlar Basalt Table"] = {
"Adorned Ashlar Basalt Table",
},
["Adorned Ashlar Gneiss Bench"] = {
"Adorned Ashlar Gneiss Bench",
},
["Adorned Ashlar Gneiss Chair"] = {
"Adorned Ashlar Gneiss Chair",
},
["Adorned Ashlar Gneiss Table"] = {
"Adorned Ashlar Gneiss Table",
},
["Adorned Ashlar Granite Bench"] = {
"Adorned Ashlar Granite Bench",
},
["Adorned Ashlar Granite Chair"] = {
"Adorned Ashlar Granite Chair",
},
["Adorned Ashlar Granite Table"] = {
"Adorned Ashlar Granite Table",
},
["Adorned Ashlar Limestone Bench"] = {
"Adorned Ashlar Limestone Bench",
},
["Adorned Ashlar Limestone Chair"] = {
"Adorned Ashlar Limestone Chair",
},
["Adorned Ashlar Limestone Table"] = {
"Adorned Ashlar Limestone Table",
},
["Adorned Ashlar Sandstone Bench"] = {
"Adorned Ashlar Sandstone Bench",
},
["Adorned Ashlar Sandstone Chair"] = {
"Adorned Ashlar Sandstone Chair",
},
["Adorned Ashlar Sandstone Table"] = {
"Adorned Ashlar Sandstone Table",
},
["Adorned Ashlar Shale Bench"] = {
"Adorned Ashlar Shale Bench",
},
["Adorned Ashlar Shale Chair"] = {
"Adorned Ashlar Shale Chair",
},
["Adorned Ashlar Shale Table"] = {
"Adorned Ashlar Shale Table",
},
["Adorned Ashlar Stone Bench"] = {
"Adorned Ashlar Stone Bench",
},
["Adorned Ashlar Stone Chair"] = {
"Adorned Ashlar Stone Chair",
},
["Adorned Ashlar Stone Table"] = {
"Adorned Ashlar Stone Table",
},
["Advanced Baking Skill Book"] = {
"Advanced Baking Skill Book",
},
["Advanced Baking Upgrade"] = {
"Advanced Baking Upgrade",
},
["Advanced Carpentry Table"] = {
"Advanced Carpentry Table",
},
["Advanced Circuit"] = {
"Advanced Circuit",
},
["Advanced Combustion Engine"] = {
"Advanced Combustion Engine",
},
["Advanced Cooking Skill Book"] = {
"Advanced Cooking Skill Book",
},
["Advanced Cooking Upgrade"] = {
"Advanced Cooking Upgrade",
},
["Advanced Masonry Skill Book"] = {
"Advanced Masonry Skill Book",
},
["Advanced Masonry Table"] = {
"Advanced Masonry Table",
},
["Advanced Masonry Upgrade"] = {
"Advanced Masonry Upgrade",
},
["Advanced Smelting Skill Book"] = {
"Advanced Smelting Skill Book",
},
["Advanced Smelting Upgrade"] = {
"Advanced Smelting Upgrade",
},
["Advanced Tailoring Table"] = {
"Advanced Tailoring Table",
},
["Advanced Upgrade 1"] = {
"Advanced Upgrade 1",
},
["Advanced Upgrade 2"] = {
"Advanced Upgrade 2",
},
["Advanced Upgrade 3"] = {
"Advanced Upgrade 3",
},
["Advanced Upgrade 4"] = {
"Advanced Upgrade 4",
},
["Agouti Enchiladas"] = {
"Agouti Enchiladas",
},
["Agriculture Research Paper Advanced"] = {
"Agriculture Research Paper Advanced",
},
["Agriculture Research Paper Modern"] = {
"Agriculture Research Paper Modern",
},
Amendments = {
"Amendments",
},
Anvil = {
"Anvil",
},
Arrastra = {
"Arrastra",
},
Arrow = {
"Arrow",
},
["Art Supplies"] = {
"Art Supplies",
},
["Ashlar Basalt"] = {
"Ashlar Basalt",
"Crushed Basalt",
},
["Ashlar Basalt Bench"] = {
"Ashlar Basalt Bench",
},
["Ashlar Basalt Chair"] = {
"Ashlar Basalt Chair",
},
["Ashlar Basalt Door"] = {
"Ashlar Basalt Door",
},
["Ashlar Basalt Fireplace"] = {
"Ashlar Basalt Fireplace",
},
["Ashlar Basalt Table"] = {
"Ashlar Basalt Table",
},
["Ashlar Gneiss"] = {
"Ashlar Gneiss",
"Crushed Gneiss",
},
["Ashlar Gneiss Bench"] = {
"Ashlar Gneiss Bench",
},
["Ashlar Gneiss Chair"] = {
"Ashlar Gneiss Chair",
},
["Ashlar Gneiss Door"] = {
"Ashlar Gneiss Door",
},
["Ashlar Gneiss Fireplace"] = {
"Ashlar Gneiss Fireplace",
},
["Ashlar Gneiss Table"] = {
"Ashlar Gneiss Table",
},
["Ashlar Granite"] = {
"Ashlar Granite",
"Crushed Granite",
},
["Ashlar Granite Bench"] = {
"Ashlar Granite Bench",
},
["Ashlar Granite Chair"] = {
"Ashlar Granite Chair",
},
["Ashlar Granite Door"] = {
"Ashlar Granite Door",
},
["Ashlar Granite Fireplace"] = {
"Ashlar Granite Fireplace",
},
["Ashlar Granite Table"] = {
"Ashlar Granite Table",
},
["Ashlar Large Basalt Fountain"] = {
"Ashlar Large Basalt Fountain",
},
["Ashlar Large Gneiss Fountain"] = {
"Ashlar Large Gneiss Fountain",
},
["Ashlar Large Granite Fountain"] = {
"Ashlar Large Granite Fountain",
},
["Ashlar Large Limestone Fountain"] = {
"Ashlar Large Limestone Fountain",
},
["Ashlar Large Sandstone Fountain"] = {
"Ashlar Large Sandstone Fountain",
},
["Ashlar Large Shale Fountain"] = {
"Ashlar Large Shale Fountain",
},
["Ashlar Large Stone Fountain"] = {
"Ashlar Large Stone Fountain",
},
["Ashlar Limestone"] = {
"Ashlar Limestone",
"Crushed Limestone",
},
["Ashlar Limestone Bench"] = {
"Ashlar Limestone Bench",
},
["Ashlar Limestone Chair"] = {
"Ashlar Limestone Chair",
},
["Ashlar Limestone Door"] = {
"Ashlar Limestone Door",
},
["Ashlar Limestone Fireplace"] = {
"Ashlar Limestone Fireplace",
},
["Ashlar Limestone Table"] = {
"Ashlar Limestone Table",
},
["Ashlar Sandstone"] = {
"Ashlar Sandstone",
"Crushed Sandstone",
},
["Ashlar Sandstone Bench"] = {
"Ashlar Sandstone Bench",
},
["Ashlar Sandstone Chair"] = {
"Ashlar Sandstone Chair",
},
["Ashlar Sandstone Door"] = {
"Ashlar Sandstone Door",
},
["Ashlar Sandstone Fireplace"] = {
"Ashlar Sandstone Fireplace",
},
["Ashlar Sandstone Table"] = {
"Ashlar Sandstone Table",
},
["Ashlar Shale"] = {
"Ashlar Shale",
"Crushed Shale",
},
["Ashlar Shale Bench"] = {
"Ashlar Shale Bench",
},
["Ashlar Shale Chair"] = {
"Ashlar Shale Chair",
},
["Ashlar Shale Door"] = {
"Ashlar Shale Door",
},
["Ashlar Shale Fireplace"] = {
"Ashlar Shale Fireplace",
},
["Ashlar Shale Table"] = {
"Ashlar Shale Table",
},
["Ashlar Small Basalt Fountain"] = {
"Ashlar Small Basalt Fountain",
},
["Ashlar Small Gneiss Fountain"] = {
"Ashlar Small Gneiss Fountain",
},
["Ashlar Small Granite Fountain"] = {
"Ashlar Small Granite Fountain",
},
["Ashlar Small Limestone Fountain"] = {
"Ashlar Small Limestone Fountain",
},
["Ashlar Small Sandstone Fountain"] = {
"Ashlar Small Sandstone Fountain",
},
["Ashlar Small Shale Fountain"] = {
"Ashlar Small Shale Fountain",
},
["Ashlar Small Stone Fountain"] = {
"Ashlar Small Stone Fountain",
},
["Ashlar Stone Bench"] = {
"Ashlar Stone Bench",
},
["Ashlar Stone Chair"] = {
"Ashlar Stone Chair",
},
["Ashlar Stone Door"] = {
"Ashlar Stone Door",
},
["Ashlar Stone Fireplace"] = {
"Ashlar Stone Fireplace",
},
["Ashlar Stone Table"] = {
"Ashlar Stone Table",
},
["Asphalt Concrete"] = {
"Asphalt Concrete",
},
["Assembly Line"] = {
"Assembly Line",
},
["Automatic Loom"] = {
"Automatic Loom",
},
["Autumn Stew"] = {
"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 Meat",
},
["Baked Roast"] = {
"Baked Roast",
},
["Baked Taro"] = {
"Baked Taro",
},
["Baked Tomato"] = {
"Baked Tomato",
},
["Bakery Oven"] = {
"Bakery Oven",
},
["Baking Skill Book"] = {
"Baking Skill Book",
},
["Baking Upgrade"] = {
"Baking Upgrade",
},
["Ballot Box"] = {
"Ballot Box",
},
Bandana = {
"Bandana",
},
["Banh Xeo"] = {
"Banh Xeo",
},
Bank = {
"Bank",
},
Bannock = {
"Bannock",
},
Barrel = {
"Barrel",
},
["Basic Circuit"] = {
"Basic Circuit",
},
["Basic Engineering Skill Book"] = {
"Basic Engineering Skill Book",
},
["Basic Engineering Upgrade"] = {
"Basic Engineering Upgrade",
},
["Basic Upgrade 1"] = {
"Basic Upgrade 1",
},
["Basic Upgrade 2"] = {
"Basic Upgrade 2",
},
["Basic Upgrade 3"] = {
"Basic Upgrade 3",
},
["Basic Upgrade 4"] = {
"Basic Upgrade 4",
},
Bathtub = {
"Bathtub",
},
["Bean Paste"] = {
"Bean Paste",
},
["Bean Sprout"] = {
"Bean Sprout",
},
["Bear SUPREME"] = {
"Bear SUPREME",
},
Bearclaw = {
"Bearclaw",
},
Bearpack = {
"Bearpack",
},
["Beet Campfire Salad"] = {
"Beet Campfire Salad",
},
["Berry Extract Fertilizer"] = {
"Berry Extract Fertilizer",
},
["Big Backpack"] = {
"Big Backpack",
},
Biodiesel = {
"Biodiesel",
},
["Bison Chow Fun"] = {
"Bison Chow Fun",
},
["Bison Mount"] = {
"Bison Mount",
},
["Blast Furnace"] = {
"Blast Furnace",
},
["Blood Meal Fertilizer"] = {
"Blood Meal Fertilizer",
},
Bloomery = {
"Bloomery",
},
Board = {
"Board",
},
["Board Of Elections"] = {
"Board Of Elections",
},
["Boiled Grains"] = {
"Boiled Grains",
},
["Boiled Rice"] = {
"Boiled Rice",
},
["Boiled Sausage"] = {
"Boiled Sausage",
},
Boiler = {
"Boiler",
},
Bookshelf = {
"Bookshelf",
},
Brazier = {
"Brazier",
},
Bread = {
"Bread",
},
Brick = {
"Brick",
},
["Brick Fireplace"] = {
"Brick Fireplace",
},
["Builder Boots"] = {
"Builder Boots",
},
["Builder Gloves"] = {
"Builder Gloves",
},
["Builder Helmet"] = {
"Builder Helmet",
},
["Builder Overalls"] = {
"Builder Overalls",
},
["Builder Shirt"] = {
"Builder Shirt",
},
["Butchery Skill Book"] = {
"Butchery Skill Book",
},
["Butchery Table"] = {
"Butchery Table",
},
["Butchery Upgrade"] = {
"Butchery Upgrade",
},
["Camas Ash Fertilizer"] = {
"Camas Ash Fertilizer",
},
["Camas Bread"] = {
"Camas Bread",
},
["Camas Bulb Bake"] = {
"Camas Bulb Bake",
},
["Camas Paste"] = {
"Camas Paste",
},
["Camera Film"] = {
"Camera Film",
},
["Camo Pants"] = {
"Camo Pants",
},
["Camo Shirt"] = {
"Camo Shirt",
},
Campfire = {
"Campfire",
},
["Campfire Cooking Upgrade"] = {
"Campfire Cooking Upgrade",
},
["Campfire Roast"] = {
"Campfire Roast",
},
Campsite = {
"Campsite",
},
["Candle Stand"] = {
"Candle Stand",
},
Canvas = {
"Canvas",
},
Capitol = {
"Capitol",
},
Capris = {
"Capris",
},
["Carbide Helmet Lamp"] = {
"Carbide Helmet Lamp",
},
["Carpentry Advanced Upgrade"] = {
"Carpentry Advanced Upgrade",
},
["Carpentry Basic Upgrade"] = {
"Carpentry Basic Upgrade",
},
["Carpentry Skill Book"] = {
"Carpentry Skill Book",
},
["Carpentry Table"] = {
"Carpentry Table",
},
["Carved Pumpkin"] = {
"Carved Pumpkin",
},
["Cast Iron Bed"] = {
"Cast Iron Bed",
},
["Cast Iron Royal Bed"] = {
"Cast Iron Royal Bed",
},
["Cast Iron Stove"] = {
"Cast Iron Stove",
},
["Ceiling Candle"] = {
"Ceiling Candle",
},
["Cellulose Fiber"] = {
"Cellulose Fiber",
},
Cement = {
"Cement",
},
["Cement Kiln"] = {
"Cement Kiln",
},
["Census Bureau"] = {
"Census Bureau",
},
Charcoal = {
"Charcoal",
},
["Charred Agave"] = {
"Charred Agave",
},
["Charred Beans"] = {
"Charred Beans",
},
["Charred Beet"] = {
"Charred Beet",
},
["Charred Cactus Fruit"] = {
"Charred Cactus Fruit",
},
["Charred Camas Bulb"] = {
"Charred Camas Bulb",
},
["Charred Corn"] = {
"Charred Corn",
},
["Charred Fireweed Shoots"] = {
"Charred Fireweed Shoots",
},
["Charred Fish"] = {
"Charred Fish",
},
["Charred Heart Of Palm"] = {
"Charred Heart Of Palm",
},
["Charred Meat"] = {
"Charred Meat",
},
["Charred Mushrooms"] = {
"Charred Mushrooms",
},
["Charred Papaya"] = {
"Charred Papaya",
},
["Charred Pineapple"] = {
"Charred Pineapple",
},
["Charred Sausage"] = {
"Charred Sausage",
},
["Charred Taro"] = {
"Charred Taro",
},
["Charred Tomato"] = {
"Charred Tomato",
},
["Chef Hat"] = {
"Chef Hat",
},
["Chef Pants"] = {
"Chef Pants",
},
["Chef Shirt"] = {
"Chef Shirt",
},
["Chef Shoes"] = {
"Chef Shoes",
},
["Claim Tool"] = {
"Claim Tool",
},
["Clam Chowder"] = {
"Clam Chowder",
},
["Cloth Belt"] = {
"Cloth Belt",
},
["Cloth Cape"] = {
"Cloth Cape",
},
["Colored Powder"] = {
"Colored Powder",
},
["Combustion Engine"] = {
"Combustion Engine",
},
["Combustion Generator"] = {
"Combustion Generator",
},
["Composite Birch Bench"] = {
"Composite Birch Bench",
},
["Composite Birch Chair"] = {
"Composite Birch Chair",
},
["Composite Birch Door"] = {
"Composite Birch Door",
},
["Composite Birch Lumber"] = {
"Composite Birch Lumber",
},
["Composite Birch Table"] = {
"Composite Birch Table",
},
["Composite Cedar Bench"] = {
"Composite Cedar Bench",
},
["Composite Cedar Chair"] = {
"Composite Cedar Chair",
},
["Composite Cedar Door"] = {
"Composite Cedar Door",
},
["Composite Cedar Lumber"] = {
"Composite Cedar Lumber",
},
["Composite Cedar Table"] = {
"Composite Cedar Table",
},
["Composite Ceiba Bench"] = {
"Composite Ceiba Bench",
},
["Composite Ceiba Chair"] = {
"Composite Ceiba Chair",
},
["Composite Ceiba Door"] = {
"Composite Ceiba Door",
},
["Composite Ceiba Lumber"] = {
"Composite Ceiba Lumber",
},
["Composite Ceiba Table"] = {
"Composite Ceiba Table",
},
["Composite Filler"] = {
"Composite Filler",
},
["Composite Fir Bench"] = {
"Composite Fir Bench",
},
["Composite Fir Chair"] = {
"Composite Fir Chair",
},
["Composite Fir Door"] = {
"Composite Fir Door",
},
["Composite Fir Lumber"] = {
"Composite Fir Lumber",
},
["Composite Fir Table"] = {
"Composite Fir Table",
},
["Composite Hardwood Bench"] = {
"Composite Hardwood Bench",
},
["Composite Hardwood Chair"] = {
"Composite Hardwood Chair",
},
["Composite Hardwood Door"] = {
"Composite Hardwood Door",
},
["Composite Hardwood Table"] = {
"Composite Hardwood Table",
},
["Composite Joshua Bench"] = {
"Composite Joshua Bench",
},
["Composite Joshua Chair"] = {
"Composite Joshua Chair",
},
["Composite Joshua Door"] = {
"Composite Joshua Door",
},
["Composite Joshua Lumber"] = {
"Composite Joshua Lumber",
},
["Composite Joshua Table"] = {
"Composite Joshua Table",
},
["Composite Lumber"] = {
"Composite Lumber",
},
["Composite Lumber Bench"] = {
"Composite Lumber Bench",
},
["Composite Lumber Chair"] = {
"Composite Lumber Chair",
},
["Composite Lumber Door"] = {
"Composite Lumber Door",
},
["Composite Lumber Table"] = {
"Composite Lumber Table",
},
["Composite Oak Bench"] = {
"Composite Oak Bench",
},
["Composite Oak Chair"] = {
"Composite Oak Chair",
},
["Composite Oak Door"] = {
"Composite Oak Door",
},
["Composite Oak Lumber"] = {
"Composite Oak Lumber",
},
["Composite Oak Table"] = {
"Composite Oak Table",
},
["Composite Palm Bench"] = {
"Composite Palm Bench",
},
["Composite Palm Chair"] = {
"Composite Palm Chair",
},
["Composite Palm Door"] = {
"Composite Palm Door",
},
["Composite Palm Lumber"] = {
"Composite Palm Lumber",
},
["Composite Palm Table"] = {
"Composite Palm Table",
},
["Composite Redwood Bench"] = {
"Composite Redwood Bench",
},
["Composite Redwood Chair"] = {
"Composite Redwood Chair",
},
["Composite Redwood Door"] = {
"Composite Redwood Door",
},
["Composite Redwood Lumber"] = {
"Composite Redwood Lumber",
},
["Composite Redwood Table"] = {
"Composite Redwood Table",
},
["Composite Saguaro Bench"] = {
"Composite Saguaro Bench",
},
["Composite Saguaro Chair"] = {
"Composite Saguaro Chair",
},
["Composite Saguaro Door"] = {
"Composite Saguaro Door",
},
["Composite Saguaro Lumber"] = {
"Composite Saguaro Lumber",
},
["Composite Saguaro Table"] = {
"Composite Saguaro Table",
},
["Composite Softwood Bench"] = {
"Composite Softwood Bench",
},
["Composite Softwood Chair"] = {
"Composite Softwood Chair",
},
["Composite Softwood Door"] = {
"Composite Softwood Door",
},
["Composite Softwood Table"] = {
"Composite Softwood Table",
},
["Composite Spruce Bench"] = {
"Composite Spruce Bench",
},
["Composite Spruce Chair"] = {
"Composite Spruce Chair",
},
["Composite Spruce Door"] = {
"Composite Spruce Door",
},
["Composite Spruce Lumber"] = {
"Composite Spruce Lumber",
},
["Composite Spruce Table"] = {
"Composite Spruce Table",
},
["Composites Skill Book"] = {
"Composites Skill Book",
},
["Composites Upgrade"] = {
"Composites Upgrade",
},
["Compost Fertilizer"] = {
"Compost Fertilizer",
},
["Computer Lab"] = {
"Computer Lab",
},
["Construction Post"] = {
"Construction Post",
},
["Contract Board"] = {
"Contract Board",
},
["Cooking Skill Book"] = {
"Cooking Skill Book",
},
["Cooking Upgrade"] = {
"Cooking Upgrade",
},
["Copper Bar"] = {
"Copper Bar",
"Slag",
},
["Copper Concentrate"] = {
"Copper Concentrate",
"Wet Tailings",
},
["Copper Frame Landscape"] = {
"Copper Frame Landscape",
},
["Copper Frame Portrait"] = {
"Copper Frame Portrait",
},
["Copper Frame Square"] = {
"Copper Frame Square",
},
["Copper Frame Tall"] = {
"Copper Frame Tall",
},
["Copper Frame Wide"] = {
"Copper Frame Wide",
},
["Copper Pipe"] = {
"Copper Pipe",
},
["Copper Plate"] = {
"Copper Plate",
},
["Copper Wiring"] = {
"Copper Wiring",
},
["Corn Fritters"] = {
"Corn Fritters",
},
Cornmeal = {
"Cereal Germ",
"Cornmeal",
},
["Corrugated Steel"] = {
"Corrugated Steel",
},
["Corrugated Steel Door"] = {
"Corrugated Steel Door",
},
["Corrugated Steel Fence Door"] = {
"Corrugated Steel Fence Door",
},
["Cotton Carpet"] = {
"Cotton Carpet",
},
["Cotton Curtains"] = {
"Cotton Curtains",
},
["Cotton Fabric"] = {
"Cotton Fabric",
},
["Cotton Lint"] = {
"Cotton Lint",
"Plant Fibers",
},
["Cotton Streamer Stars"] = {
"Cotton Streamer Stars",
},
["Cotton Streamer Stripes"] = {
"Cotton Streamer Stripes",
},
["Cotton Thread"] = {
"Cotton Thread",
},
Couch = {
"Couch",
},
["Country Foundation"] = {
"Country Foundation",
},
["Court Chair"] = {
"Court Chair",
},
["Court Table"] = {
"Court Table",
},
["Crab Pot"] = {
"Crab Pot",
},
Crane = {
"Crane",
},
["Crimson Salad"] = {
"Crimson Salad",
},
["Crispy Bacon"] = {
"Crispy Bacon",
"Tallow",
},
["Crushed Coal"] = {
"Crushed Coal",
"Crushed Mixed Rock",
},
["Crushed Copper Ore"] = {
"Crushed Copper Ore",
"Crushed Granite",
},
["Crushed Gold Ore"] = {
"Crushed Gold Ore",
"Crushed Granite",
},
["Crushed Granite"] = {
"Crushed Granite",
},
["Crushed Iron Ore"] = {
"Crushed Iron Ore",
"Crushed Sandstone",
},
["Crushed Limestone"] = {
"Crushed Limestone",
},
["Crushed Sandstone"] = {
"Crushed Sandstone",
},
["Crushed Shale"] = {
"Crushed Shale",
},
["Culinary Research Paper Advanced"] = {
"Culinary Research Paper Advanced",
},
["Culinary Research Paper Basic"] = {
"Culinary Research Paper Basic",
},
["Culinary Research Paper Modern"] = {
"Culinary Research Paper Modern",
},
["Currency Exchange"] = {
"Currency Exchange",
},
["Cutting Edge Cooking Skill Book"] = {
"Cutting Edge Cooking Skill Book",
},
["Cutting Edge Cooking Upgrade"] = {
"Cutting Edge Cooking Upgrade",
},
["Decorative Anchor"] = {
"Decorative Anchor",
},
["Decorative Glass Buoy Blue"] = {
"Decorative Glass Buoy Blue",
},
["Decorative Glass Buoy Green"] = {
"Decorative Glass Buoy Green",
},
["Decorative Glass Buoy Red"] = {
"Decorative Glass Buoy Red",
},
["Decorative Glass Buoy Violet"] = {
"Decorative Glass Buoy Violet",
},
["Decorative Glass Buoy Yellow"] = {
"Decorative Glass Buoy Yellow",
},
["Decorative Hanging Buoy"] = {
"Decorative Hanging Buoy",
},
["Decorative Life Preserver"] = {
"Decorative Life Preserver",
},
["Decorative Ship Wheel"] = {
"Decorative Ship Wheel",
},
["Dendrology Research Paper Advanced"] = {
"Dendrology Research Paper Advanced",
},
["Dendrology Research Paper Basic"] = {
"Dendrology Research Paper Basic",
},
["Dendrology Research Paper Modern"] = {
"Dendrology Research Paper Modern",
},
["Derpy Hat"] = {
"Derpy Hat",
},
["Dirt Ramp"] = {
"Dirt Ramp",
},
["Distribution Station"] = {
"Distribution Station",
},
Easel = {
"Easel",
},
["Electric Lathe"] = {
"Electric Lathe",
},
["Electric Machinist Table"] = {
"Electric Machinist Table",
},
["Electric Motor"] = {
"Electric Motor",
},
["Electric Planer"] = {
"Electric Planer",
},
["Electric Stamping Press"] = {
"Electric Stamping Press",
},
["Electric Wall Lamp"] = {
"Electric Wall Lamp",
},
["Electric Water Pump"] = {
"Electric Water Pump",
},
["Electronics Assembly"] = {
"Electronics Assembly",
},
["Electronics Skill Book"] = {
"Electronics Skill Book",
},
["Electronics Upgrade"] = {
"Electronics Upgrade",
},
["Elevator Call Post"] = {
"Elevator Call Post",
},
["Elk Mount"] = {
"Elk Mount",
},
["Elk Taco"] = {
"Elk Taco",
},
["Elk Wellington"] = {
"Elk Wellington",
},
["Embassy Desk"] = {
"Embassy Desk",
},
["Engineering Research Paper Advanced"] = {
"Engineering Research Paper Advanced",
},
["Engineering Research Paper Modern"] = {
"Engineering Research Paper Modern",
},
Epoxy = {
"Barrel",
"Epoxy",
},
Excavator = {
"Excavator",
},
["Executive Office"] = {
"Executive Office",
},
["Explorer Boots"] = {
"Explorer Boots",
},
["Explorer Gloves"] = {
"Explorer Gloves",
},
["Explorer Hat"] = {
"Explorer Hat",
},
["Explorer Pants"] = {
"Explorer Pants",
},
["Explorer Shirt"] = {
"Explorer Shirt",
},
["Fantastic Forest Pizza"] = {
"Fantastic Forest Pizza",
},
["Farmer Boots"] = {
"Farmer Boots",
},
["Farmer Gloves"] = {
"Farmer Gloves",
},
["Farmer Hat"] = {
"Farmer Hat",
},
["Farmer Overalls"] = {
"Farmer Overalls",
},
["Farmer Shirt"] = {
"Farmer Shirt",
},
["Farmers Table"] = {
"Farmers Table",
},
["Farming Skill Book"] = {
"Farming Skill Book",
},
["Farming Upgrade"] = {
"Farming Upgrade",
},
["Federation Foundation"] = {
"Federation Foundation",
},
["Fern Campfire Salad"] = {
"Fern Campfire Salad",
},
["Fertilizers Skill Book"] = {
"Fertilizers Skill Book",
},
["Fertilizers Upgrade"] = {
"Fertilizers Upgrade",
},
["Fiber Filler"] = {
"Fiber Filler",
},
["Fiber Scutching Station"] = {
"Fiber Scutching Station",
},
Fiberglass = {
"Fiberglass",
},
["Field Campfire Stew"] = {
"Field Campfire Stew",
},
["Fish N Chips"] = {
"Fish N Chips",
},
["Fish Rack"] = {
"Fish Rack",
},
["Fish Trap"] = {
"Fish Trap",
},
Fishery = {
"Fishery",
},
["Fishing Pole"] = {
"Fishing Pole",
},
["Flat Steel"] = {
"Flat Steel",
},
["Flat Steel Door"] = {
"Flat Steel Door",
},
Flatbread = {
"Flatbread",
},
["Flax Fiber"] = {
"Flax Fiber",
"Plant Fibers",
},
["Flax Trawler Net"] = {
"Flax Trawler Net",
},
["Flaxseed Oil"] = {
"Flaxseed Oil",
},
Flour = {
"Cereal Germ",
"Flour",
},
["Framed Glass"] = {
"Framed Glass",
},
["Framed Glass Door"] = {
"Framed Glass Door",
},
["Fried Camas"] = {
"Fried Camas",
},
["Fried Fiddleheads"] = {
"Fried Fiddleheads",
},
["Fried Hare Haunches"] = {
"Fried Hare Haunches",
},
["Fried Hearts Of Palm"] = {
"Fried Hearts Of Palm",
},
["Fried Taro"] = {
"Fried Taro",
},
["Fried Tomatoes"] = {
"Fried Tomatoes",
},
["Froth Floatation Cell"] = {
"Froth Floatation Cell",
},
["Fruit Muffin"] = {
"Fruit Muffin",
},
["Fruit Tart"] = {
"Fruit Tart",
},
["Galaxy Vase"] = {
"Galaxy Vase",
},
["Garden Boots"] = {
"Garden Boots",
},
Gasoline = {
"Gasoline",
},
["Gathering Basic Upgrade"] = {
"Gathering Basic Upgrade",
},
["Gathering Research Paper Basic"] = {
"Gathering Research Paper Basic",
},
Gearbox = {
"Gearbox",
},
["Geology Research Paper Advanced"] = {
"Geology Research Paper Advanced",
},
["Geology Research Paper Basic"] = {
"Geology Research Paper Basic",
},
["Geology Research Paper Modern"] = {
"Geology Research Paper Modern",
},
["Gigot Sleeve Shirt"] = {
"Gigot Sleeve Shirt",
},
Glass = {
"Glass",
},
["Glass Lens"] = {
"Glass Lens",
},
["Glassworking Advanced Upgrade"] = {
"Glassworking Advanced Upgrade",
},
["Glassworking Modern Upgrade"] = {
"Glassworking Modern Upgrade",
},
["Glassworking Skill Book"] = {
"Glassworking Skill Book",
},
Glassworks = {
"Glassworks",
},
["Goat Mount"] = {
"Goat Mount",
},
["Gold Bar"] = {
"Gold Bar",
"Slag",
},
["Gold Concentrate"] = {
"Gold Concentrate",
"Wet Tailings",
},
["Gold Flakes"] = {
"Gold Flakes",
},
["Gold Frame Landscape"] = {
"Gold Frame Landscape",
},
["Gold Frame Portrait"] = {
"Gold Frame Portrait",
},
["Gold Frame Square"] = {
"Gold Frame Square",
},
["Gold Frame Tall"] = {
"Gold Frame Tall",
},
["Gold Frame Wide"] = {
"Gold Frame Wide",
},
["Gold Wiring"] = {
"Gold Wiring",
},
["Government Office"] = {
"Government Office",
},
["Hand Plow"] = {
"Hand Plow",
},
["Hanging Long Steel Sign"] = {
"Hanging Long Steel Sign",
},
["Hanging Steel Framed Sign"] = {
"Hanging Steel Framed Sign",
},
["Hanging Steel Mine Sign"] = {
"Hanging Steel Mine Sign",
},
["Hanging Steel Plain Sign"] = {
"Hanging Steel Plain Sign",
},
["Hanging Steel Shop Sign"] = {
"Hanging Steel Shop Sign",
},
["Hardwood Board"] = {
"Hardwood Board",
},
["Hardwood Hewn Log"] = {
"Hardwood Hewn Log",
},
["Hardwood Lumber"] = {
"Hardwood Lumber",
},
["Hardwood Lumber Bench"] = {
"Hardwood Lumber Bench",
},
["Hardwood Lumber Chair"] = {
"Hardwood Lumber Chair",
},
["Hardwood Lumber Door"] = {
"Hardwood Lumber Door",
},
["Hardwood Lumber Dresser"] = {
"Hardwood Lumber Dresser",
},
["Hardwood Lumber Table"] = {
"Hardwood Lumber Table",
},
["Hearty Hometown Pizza"] = {
"Hearty Hometown Pizza",
},
["Heat Sink"] = {
"Heat Sink",
},
["Hemp Mooring Rope"] = {
"Hemp Mooring Rope",
},
Henley = {
"Henley",
},
["Hewn Bench"] = {
"Hewn Bench",
},
["Hewn Chair"] = {
"Hewn Chair",
},
["Hewn Door"] = {
"Hewn Door",
},
["Hewn Dresser"] = {
"Hewn Dresser",
},
["Hewn Hardwood Bench"] = {
"Hewn Hardwood Bench",
},
["Hewn Hardwood Chair"] = {
"Hewn Hardwood Chair",
},
["Hewn Hardwood Door"] = {
"Hewn Hardwood Door",
},
["Hewn Hardwood Table"] = {
"Hewn Hardwood Table",
},
["Hewn Log"] = {
"Hewn Log",
},
["Hewn Nightstand"] = {
"Hewn Nightstand",
},
["Hewn Softwood Bench"] = {
"Hewn Softwood Bench",
},
["Hewn Softwood Chair"] = {
"Hewn Softwood Chair",
},
["Hewn Softwood Door"] = {
"Hewn Softwood Door",
},
["Hewn Softwood Table"] = {
"Hewn Softwood Table",
},
["Hewn Table"] = {
"Hewn Table",
},
["Hide Ash Fertilizer"] = {
"Hide Ash Fertilizer",
},
Hosomaki = {
"Hosomaki",
},
["Huckleberry Extract"] = {
"Huckleberry Extract",
},
["Huckleberry Fritter"] = {
"Huckleberry Fritter",
},
["Huckleberry Pie"] = {
"Huckleberry Pie",
},
["Huge Banner Sign"] = {
"Huge Banner Sign",
},
["Huge Iron Banner Sign"] = {
"Huge Iron Banner Sign",
},
["Huge Iron Sign"] = {
"Huge Iron Sign",
},
["Huge Steel Banner Sign"] = {
"Huge Steel Banner Sign",
},
["Huge Steel Sign"] = {
"Huge Steel Sign",
},
["Huge Wooden Banner Sign"] = {
"Huge Wooden Banner Sign",
},
["Hunting Upgrade"] = {
"Hunting Upgrade",
},
Icebox = {
"Icebox",
},
["Immigration Desk"] = {
"Immigration Desk",
},
["Industrial Barge"] = {
"Industrial Barge",
},
["Industrial Elevator"] = {
"Industrial Elevator",
},
["Industrial Generator"] = {
"Industrial Generator",
},
["Industrial Refrigerator"] = {
"Industrial Refrigerator",
},
["Industry Skill Book"] = {
"Industry Skill Book",
},
["Industry Upgrade"] = {
"Industry Upgrade",
},
["Infused Oil"] = {
"Infused Oil",
},
["Iron Anchor"] = {
"Iron Anchor",
},
["Iron Axle"] = {
"Iron Axle",
},
["Iron Bar"] = {
"Iron Bar",
"Slag",
},
["Iron Concentrate"] = {
"Iron Concentrate",
"Wet Tailings",
},
["Iron Frame Landscape"] = {
"Iron Frame Landscape",
},
["Iron Frame Portrait"] = {
"Iron Frame Portrait",
},
["Iron Frame Square"] = {
"Iron Frame Square",
},
["Iron Frame Tall"] = {
"Iron Frame Tall",
},
["Iron Frame Wide"] = {
"Iron Frame Wide",
},
["Iron Gear"] = {
"Iron Gear",
},
["Iron Hull Sheet"] = {
"Iron Hull Sheet",
},
["Iron Pipe"] = {
"Iron Pipe",
},
["Iron Plate"] = {
"Iron Plate",
},
["Iron Saw Blade"] = {
"Iron Saw Blade",
},
["Iron Wheel"] = {
"Iron Wheel",
},
["Jaw Crusher"] = {
"Jaw Crusher",
},
["Jungle Campfire Salad"] = {
"Jungle Campfire Salad",
},
["Jungle Campfire Stew"] = {
"Jungle Campfire Stew",
},
["Kelpy Crab Roll"] = {
"Kelpy Crab Roll",
},
Kiln = {
"Kiln",
},
Kitchen = {
"Kitchen",
},
Laboratory = {
"Laboratory",
},
["Large Bath Mat"] = {
"Large Bath Mat",
},
["Large Canoe"] = {
"Large Canoe",
},
["Large Corrugated Steel Door"] = {
"Large Corrugated Steel Door",
},
["Large Cotton Bunting Festive"] = {
"Large Cotton Bunting Festive",
},
["Large Cotton Bunting Red"] = {
"Large Cotton Bunting Red",
},
["Large Cotton Bunting Regal"] = {
"Large Cotton Bunting Regal",
},
["Large Cotton Bunting Vibrant"] = {
"Large Cotton Bunting Vibrant",
},
["Large Court"] = {
"Large Court",
},
["Large Festive Paper Lantern"] = {
"Large Festive Paper Lantern",
},
["Large Hanging Ashlar Basalt Sign"] = {
"Large Hanging Ashlar Basalt Sign",
},
["Large Hanging Ashlar Gneiss Sign"] = {
"Large Hanging Ashlar Gneiss Sign",
},
["Large Hanging Ashlar Granite Sign"] = {
"Large Hanging Ashlar Granite Sign",
},
["Large Hanging Ashlar Limestone Sign"] = {
"Large Hanging Ashlar Limestone Sign",
},
["Large Hanging Ashlar Sandstone Sign"] = {
"Large Hanging Ashlar Sandstone Sign",
},
["Large Hanging Ashlar Shale Sign"] = {
"Large Hanging Ashlar Shale Sign",
},
["Large Hanging Ashlar Stone Sign"] = {
"Large Hanging Ashlar Stone Sign",
},
["Large Hanging Birch Sign"] = {
"Large Hanging Birch Sign",
},
["Large Hanging Cedar Sign"] = {
"Large Hanging Cedar Sign",
},
["Large Hanging Ceiba Sign"] = {
"Large Hanging Ceiba Sign",
},
["Large Hanging Fir Sign"] = {
"Large Hanging Fir Sign",
},
["Large Hanging Hardwood Sign"] = {
"Large Hanging Hardwood Sign",
},
["Large Hanging Joshua Sign"] = {
"Large Hanging Joshua Sign",
},
["Large Hanging Lumber Sign"] = {
"Large Hanging Lumber Sign",
},
["Large Hanging Mortared Granite Sign"] = {
"Large Hanging Mortared Granite Sign",
},
["Large Hanging Mortared Limestone Sign"] = {
"Large Hanging Mortared Limestone Sign",
},
["Large Hanging Mortared Sandstone Sign"] = {
"Large Hanging Mortared Sandstone Sign",
},
["Large Hanging Mortared Stone Sign"] = {
"Large Hanging Mortared Stone Sign",
},
["Large Hanging Oak Sign"] = {
"Large Hanging Oak Sign",
},
["Large Hanging Palm Sign"] = {
"Large Hanging Palm Sign",
},
["Large Hanging Redwood Sign"] = {
"Large Hanging Redwood Sign",
},
["Large Hanging Saguaro Sign"] = {
"Large Hanging Saguaro Sign",
},
["Large Hanging Softwood Sign"] = {
"Large Hanging Softwood Sign",
},
["Large Hanging Spruce Sign"] = {
"Large Hanging Spruce Sign",
},
["Large Hanging Wood Sign"] = {
"Large Hanging Wood Sign",
},
["Large Lumber Door"] = {
"Large Lumber Door",
},
["Large Lumber Stockpile"] = {
"Large Lumber Stockpile",
},
["Large Metal Ship Frame"] = {
"Large Metal Ship Frame",
},
["Large Nylon Bunting Green"] = {
"Large Nylon Bunting Green",
},
["Large Nylon Bunting Purple"] = {
"Large Nylon Bunting Purple",
},
["Large Nylon Bunting Yellow"] = {
"Large Nylon Bunting Yellow",
},
["Large Paper Lantern"] = {
"Large Paper Lantern",
},
["Large Standing Ashlar Basalt Sign"] = {
"Large Standing Ashlar Basalt Sign",
},
["Large Standing Ashlar Gneiss Sign"] = {
"Large Standing Ashlar Gneiss Sign",
},
["Large Standing Ashlar Granite Sign"] = {
"Large Standing Ashlar Granite Sign",
},
["Large Standing Ashlar Limestone Sign"] = {
"Large Standing Ashlar Limestone Sign",
},
["Large Standing Ashlar Sandstone Sign"] = {
"Large Standing Ashlar Sandstone Sign",
},
["Large Standing Ashlar Shale Sign"] = {
"Large Standing Ashlar Shale Sign",
},
["Large Standing Ashlar Stone Sign"] = {
"Large Standing Ashlar Stone Sign",
},
["Large Standing Birch Sign"] = {
"Large Standing Birch Sign",
},
["Large Standing Cedar Sign"] = {
"Large Standing Cedar Sign",
},
["Large Standing Ceiba Sign"] = {
"Large Standing Ceiba Sign",
},
["Large Standing Fir Sign"] = {
"Large Standing Fir Sign",
},
["Large Standing Hardwood Sign"] = {
"Large Standing Hardwood Sign",
},
["Large Standing Joshua Sign"] = {
"Large Standing Joshua Sign",
},
["Large Standing Lumber Sign"] = {
"Large Standing Lumber Sign",
},
["Large Standing Mortared Granite Sign"] = {
"Large Standing Mortared Granite Sign",
},
["Large Standing Mortared Limestone Sign"] = {
"Large Standing Mortared Limestone Sign",
},
["Large Standing Mortared Sandstone Sign"] = {
"Large Standing Mortared Sandstone Sign",
},
["Large Standing Mortared Stone Sign"] = {
"Large Standing Mortared Stone Sign",
},
["Large Standing Oak Sign"] = {
"Large Standing Oak Sign",
},
["Large Standing Palm Sign"] = {
"Large Standing Palm Sign",
},
["Large Standing Redwood Sign"] = {
"Large Standing Redwood Sign",
},
["Large Standing Saguaro Sign"] = {
"Large Standing Saguaro Sign",
},
["Large Standing Softwood Sign"] = {
"Large Standing Softwood Sign",
},
["Large Standing Spruce Sign"] = {
"Large Standing Spruce Sign",
},
["Large Standing Wood Sign"] = {
"Large Standing Wood Sign",
},
["Large Windowed Lumber Door"] = {
"Large Windowed Lumber Door",
},
["Large Wooden Ship Frame"] = {
"Large Wooden Ship Frame",
},
Laser = {
"Laser",
},
Lathe = {
"Lathe",
},
["Leavened Dough"] = {
"Leavened Dough",
},
["Light Backpack"] = {
"Light Backpack",
},
["Light Bulb"] = {
"Light Bulb",
},
["Limestone Bison Statue"] = {
"Limestone Bison Statue",
},
["Limestone Otter Statue"] = {
"Limestone Otter Statue",
},
["Limestone Owl Statue"] = {
"Limestone Owl Statue",
},
["Limestone Wolf Statue"] = {
"Limestone Wolf Statue",
},
["Linen Fabric"] = {
"Linen Fabric",
},
["Linen Yarn"] = {
"Linen Yarn",
},
["Loaded Taro Fries"] = {
"Loaded Taro Fries",
},
["Logging Advanced Upgrade"] = {
"Logging Advanced Upgrade",
},
["Logging Basic Upgrade"] = {
"Logging Basic Upgrade",
},
Loom = {
"Loom",
},
["Low Top Shoes"] = {
"Low Top Shoes",
},
Lumber = {
"Lumber",
},
["Lumber Bench"] = {
"Lumber Bench",
},
["Lumber Chair"] = {
"Lumber Chair",
},
["Lumber Door"] = {
"Lumber Door",
},
["Lumber Dresser"] = {
"Lumber Dresser",
},
["Lumber Stockpile"] = {
"Lumber Stockpile",
},
["Lumber Table"] = {
"Lumber Table",
},
Macarons = {
"Macarons",
},
["Machinist Table"] = {
"Machinist Table",
},
["Masonry Advanced Upgrade"] = {
"Masonry Advanced Upgrade",
},
["Masonry Basic Upgrade"] = {
"Masonry Basic Upgrade",
},
["Masonry Skill Book"] = {
"Masonry Skill Book",
},
["Masonry Table"] = {
"Masonry Table",
},
["Meat Pie"] = {
"Meat Pie",
},
["Meat Stock"] = {
"Meat Stock",
},
["Meaty Stew"] = {
"Meaty Stew",
},
["Mechanical Water Pump"] = {
"Mechanical Water Pump",
},
["Mechanics Advanced Upgrade"] = {
"Mechanics Advanced Upgrade",
},
["Mechanics Modern Upgrade"] = {
"Mechanics Modern Upgrade",
},
["Mechanics Skill Book"] = {
"Mechanics Skill Book",
},
["Medium Fishing Trawler"] = {
"Medium Fishing Trawler",
},
["Medium Metal Ship Frame"] = {
"Medium Metal Ship Frame",
},
["Medium Shipyard"] = {
"Medium Shipyard",
},
["Medium Wooden Ship Frame"] = {
"Medium Wooden Ship Frame",
},
["Metal Keel"] = {
"Metal Keel",
},
["Metal Rudder"] = {
"Metal Rudder",
},
["Metallurgy Research Paper Advanced"] = {
"Metallurgy Research Paper Advanced",
},
["Metallurgy Research Paper Basic"] = {
"Metallurgy Research Paper Basic",
},
["Metallurgy Research Paper Modern"] = {
"Metallurgy Research Paper Modern",
},
Mill = {
"Mill",
},
["Milling Skill Book"] = {
"Milling Skill Book",
},
["Milling Upgrade"] = {
"Milling Upgrade",
},
["Millionaires Salad"] = {
"Millionaires Salad",
},
["Mining Advanced Upgrade"] = {
"Mining Advanced Upgrade",
},
["Mining Basic Upgrade"] = {
"Mining Basic Upgrade",
},
["Mining Modern Upgrade"] = {
"Mining Modern Upgrade",
},
Mint = {
"Mint",
},
Mochi = {
"Mochi",
},
["Modern Double Street Light"] = {
"Modern Double Street Light",
},
["Modern Street Light"] = {
"Modern Street Light",
},
["Modern Upgrade 1"] = {
"Modern Upgrade 1",
},
["Modern Upgrade 2"] = {
"Modern Upgrade 2",
},
["Modern Upgrade 3"] = {
"Modern Upgrade 3",
},
["Modern Upgrade 4"] = {
"Modern Upgrade 4",
},
["Mortared Granite"] = {
"Mortared Granite",
},
["Mortared Granite Bench"] = {
"Mortared Granite Bench",
},
["Mortared Granite Chair"] = {
"Mortared Granite Chair",
},
["Mortared Granite Door"] = {
"Mortared Granite Door",
},
["Mortared Granite Fireplace"] = {
"Mortared Granite Fireplace",
},
["Mortared Granite Table"] = {
"Mortared Granite Table",
},
["Mortared Limestone"] = {
"Mortared Limestone",
},
["Mortared Limestone Bench"] = {
"Mortared Limestone Bench",
},
["Mortared Limestone Chair"] = {
"Mortared Limestone Chair",
},
["Mortared Limestone Door"] = {
"Mortared Limestone Door",
},
["Mortared Limestone Fireplace"] = {
"Mortared Limestone Fireplace",
},
["Mortared Limestone Table"] = {
"Mortared Limestone Table",
},
["Mortared Sandstone"] = {
"Mortared Sandstone",
},
["Mortared Sandstone Bench"] = {
"Mortared Sandstone Bench",
},
["Mortared Sandstone Chair"] = {
"Mortared Sandstone Chair",
},
["Mortared Sandstone Door"] = {
"Mortared Sandstone Door",
},
["Mortared Sandstone Fireplace"] = {
"Mortared Sandstone Fireplace",
},
["Mortared Sandstone Table"] = {
"Mortared Sandstone Table",
},
["Mortared Stone"] = {
"Mortared Stone",
},
["Mortared Stone Bench"] = {
"Mortared Stone Bench",
},
["Mortared Stone Chair"] = {
"Mortared Stone Chair",
},
["Mortared Stone Door"] = {
"Mortared Stone Door",
},
["Mortared Stone Fireplace"] = {
"Mortared Stone Fireplace",
},
["Mortared Stone Table"] = {
"Mortared Stone Table",
},
Nail = {
"Nail",
},
Nylon = {
"Barrel",
"Nylon",
},
["Nylon Carpet"] = {
"Nylon Carpet",
},
["Nylon Futon Bed"] = {
"Nylon Futon Bed",
},
["Nylon Futon Couch"] = {
"Nylon Futon Couch",
},
["Nylon Mooring Rope"] = {
"Nylon Mooring Rope",
},
["Nylon Thread"] = {
"Nylon Thread",
},
["Nylon Trawler Net"] = {
"Nylon Trawler Net",
},
Oil = {
"Oil",
},
["Oil Drilling Skill Book"] = {
"Oil Drilling Skill Book",
},
["Oil Drilling Upgrade"] = {
"Oil Drilling Upgrade",
},
["Oil Head Lamp"] = {
"Oil Head Lamp",
},
["Oil Paint"] = {
"Oil Paint",
},
["Oil Refinery"] = {
"Oil Refinery",
},
["Orange Vase"] = {
"Orange Vase",
},
["Ornate Gold Frame Landscape"] = {
"Ornate Gold Frame Landscape",
},
["Ornate Gold Frame Portrait"] = {
"Ornate Gold Frame Portrait",
},
["Ornate Gold Frame Square"] = {
"Ornate Gold Frame Square",
},
["Ornate Gold Frame Tall"] = {
"Ornate Gold Frame Tall",
},
["Ornate Gold Frame Wide"] = {
"Ornate Gold Frame Wide",
},
["Ornate Iron Frame Landscape"] = {
"Ornate Iron Frame Landscape",
},
["Ornate Iron Frame Portrait"] = {
"Ornate Iron Frame Portrait",
},
["Ornate Iron Frame Square"] = {
"Ornate Iron Frame Square",
},
["Ornate Iron Frame Tall"] = {
"Ornate Iron Frame Tall",
},
["Ornate Iron Frame Wide"] = {
"Ornate Iron Frame Wide",
},
["Ornate Wooden Frame Landscape"] = {
"Ornate Wooden Frame Landscape",
},
["Ornate Wooden Frame Portrait"] = {
"Ornate Wooden Frame Portrait",
},
["Ornate Wooden Frame Square"] = {
"Ornate Wooden Frame Square",
},
["Ornate Wooden Frame Tall"] = {
"Ornate Wooden Frame Tall",
},
["Ornate Wooden Frame Wide"] = {
"Ornate Wooden Frame Wide",
},
["Outpost Netting"] = {
"Outpost Netting",
},
["Outpost Table"] = {
"Outpost Table",
},
["Padded Chair"] = {
"Padded Chair",
},
Paper = {
"Paper",
},
["Paper Milling Skill Book"] = {
"Paper Milling Skill Book",
},
["Paper Milling Upgrade"] = {
"Paper Milling Upgrade",
},
["Pastry Dough"] = {
"Pastry Dough",
},
["Pelt Fertilizer"] = {
"Pelt Fertilizer",
},
Petroleum = {
"Petroleum",
},
["Phad Thai"] = {
"Phad Thai",
},
["Phosphate Fertilizer"] = {
"Phosphate Fertilizer",
},
["Pineapple Friend Rice"] = {
"Pineapple Friend Rice",
},
Pirozhok = {
"Pirozhok",
},
Piston = {
"Piston",
},
["Plant Vase"] = {
"Plant Vase",
},
Plastic = {
"Barrel",
"Plastic",
},
["Plastic Buoy"] = {
"Plastic Buoy",
},
["Poke Bowl"] = {
"Poke Bowl",
},
["Portable Steam Engine"] = {
"Portable Steam Engine",
},
["Pottery Skill Book"] = {
"Pottery Skill Book",
},
["Pottery Upgrade"] = {
"Pottery Upgrade",
},
["Powered Cart"] = {
"Powered Cart",
},
["Powered Storage Silo"] = {
"Powered Storage Silo",
},
["Prepared Meat"] = {
"Prepared Meat",
"Scrap Meat",
},
["Prime Cut"] = {
"Prime Cut",
},
["Printing Press"] = {
"Printing Press",
},
["Pulp Filler"] = {
"Pulp Filler",
},
["Pump Jack"] = {
"Pump Jack",
},
Pupusas = {
"Pupusas",
},
["Purple Vase"] = {
"Purple Vase",
},
Quicklime = {
"Quicklime",
},
Radiator = {
"Radiator",
},
["Raw Bacon"] = {
"Raw Bacon",
"Scrap Meat",
},
["Raw Roast"] = {
"Raw Roast",
"Scrap Meat",
},
["Raw Sausage"] = {
"Raw Sausage",
},
["Real Estate Desk"] = {
"Real Estate Desk",
},
Rebar = {
"Rebar",
},
["Red Vase"] = {
"Red Vase",
},
Refrigerator = {
"Refrigerator",
},
Registrar = {
"Registrar",
},
["Reinforced Concrete"] = {
"Reinforced Concrete",
},
["Research Table"] = {
"Research Table",
},
["Rice Flour"] = {
"Cereal Germ",
"Rice Flour",
},
["Rice Noodles"] = {
"Rice Noodles",
},
Rivet = {
"Rivet",
},
["Roast Pumpkin"] = {
"Roast Pumpkin",
},
["Robotic Assembly Line"] = {
"Robotic Assembly Line",
},
["Rocker Box"] = {
"Rocker Box",
},
["Rolling Mill"] = {
"Rolling Mill",
},
["Root Campfire Salad"] = {
"Root Campfire Salad",
},
["Root Campfire Stew"] = {
"Root Campfire Stew",
},
["Round Pot"] = {
"Round Pot",
},
["Rubber Wheel"] = {
"Rubber Wheel",
},
["Rug Large"] = {
"Rug Large",
},
["Rug Medium"] = {
"Rug Medium",
},
["Rug Small"] = {
"Rug Small",
},
["Running Shoes"] = {
"Running Shoes",
},
["Salt Basket"] = {
"Salt Basket",
},
Sandals = {
"Sandals",
},
Sawmill = {
"Sawmill",
},
["Scrap Meat"] = {
"Scrap Meat",
},
["Screening Machine"] = {
"Screening Machine",
},
["Screw Press"] = {
"Screw Press",
},
Screws = {
"Screws",
},
["Seared Meat"] = {
"Seared Meat",
},
["Seeded Camas Roll"] = {
"Seeded Camas Roll",
},
["Sensor Based Belt Sorter"] = {
"Sensor Based Belt Sorter",
},
["Sensuous Sea Pizza"] = {
"Sensuous Sea Pizza",
},
Servo = {
"Servo",
},
["Settlement Crafting Table"] = {
"Settlement Crafting Table",
},
Shaper = {
"Shaper",
},
["Shark Fillet Soup"] = {
"Shark Fillet Soup",
},
["Sheep Mount"] = {
"Sheep Mount",
},
["Shelf Cabinet"] = {
"Shelf Cabinet",
},
["Shipwright Advanced Upgrade"] = {
"Shipwright Advanced Upgrade",
},
["Shipwright Basic Upgrade"] = {
"Shipwright Basic Upgrade",
},
["Shipwright Hat"] = {
"Shipwright Hat",
},
["Shipwright Overalls"] = {
"Shipwright Overalls",
},
["Shipwright Sandals"] = {
"Shipwright Sandals",
},
["Shipwright Shirt"] = {
"Shipwright Shirt",
},
["Shipwright Skill Book"] = {
"Shipwright Skill Book",
},
Shorts = {
"Shorts",
},
["Simmered Meat"] = {
"Simmered Meat",
},
["Simple Syrup"] = {
"Simple Syrup",
},
Sink = {
"Sink",
},
["Skid Steer"] = {
"Skid Steer",
},
["Small Bath Mat"] = {
"Small Bath Mat",
},
["Small Canoe"] = {
"Small Canoe",
},
["Small Cotton Bunting Festive"] = {
"Small Cotton Bunting Festive",
},
["Small Cotton Bunting Red"] = {
"Small Cotton Bunting Red",
},
["Small Cotton Bunting Regal"] = {
"Small Cotton Bunting Regal",
},
["Small Cotton Bunting Vibrant"] = {
"Small Cotton Bunting Vibrant",
},
["Small Court"] = {
"Small Court",
},
["Small Hanging Ashlar Basalt Sign"] = {
"Small Hanging Ashlar Basalt Sign",
},
["Small Hanging Ashlar Gneiss Sign"] = {
"Small Hanging Ashlar Gneiss Sign",
},
["Small Hanging Ashlar Granite Sign"] = {
"Small Hanging Ashlar Granite Sign",
},
["Small Hanging Ashlar Limestone Sign"] = {
"Small Hanging Ashlar Limestone Sign",
},
["Small Hanging Ashlar Sandstone Sign"] = {
"Small Hanging Ashlar Sandstone Sign",
},
["Small Hanging Ashlar Shale Sign"] = {
"Small Hanging Ashlar Shale Sign",
},
["Small Hanging Ashlar Stone Sign"] = {
"Small Hanging Ashlar Stone Sign",
},
["Small Hanging Birch Sign"] = {
"Small Hanging Birch Sign",
},
["Small Hanging Cedar Sign"] = {
"Small Hanging Cedar Sign",
},
["Small Hanging Ceiba Sign"] = {
"Small Hanging Ceiba Sign",
},
["Small Hanging Fir Sign"] = {
"Small Hanging Fir Sign",
},
["Small Hanging Hardwood Sign"] = {
"Small Hanging Hardwood Sign",
},
["Small Hanging Joshua Sign"] = {
"Small Hanging Joshua Sign",
},
["Small Hanging Lumber Sign"] = {
"Small Hanging Lumber Sign",
},
["Small Hanging Mortared Granite Sign"] = {
"Small Hanging Mortared Granite Sign",
},
["Small Hanging Mortared Limestone Sign"] = {
"Small Hanging Mortared Limestone Sign",
},
["Small Hanging Mortared Sandstone Sign"] = {
"Small Hanging Mortared Sandstone Sign",
},
["Small Hanging Mortared Stone Sign"] = {
"Small Hanging Mortared Stone Sign",
},
["Small Hanging Oak Sign"] = {
"Small Hanging Oak Sign",
},
["Small Hanging Palm Sign"] = {
"Small Hanging Palm Sign",
},
["Small Hanging Redwood Sign"] = {
"Small Hanging Redwood Sign",
},
["Small Hanging Saguaro Sign"] = {
"Small Hanging Saguaro Sign",
},
["Small Hanging Softwood Sign"] = {
"Small Hanging Softwood Sign",
},
["Small Hanging Spruce Sign"] = {
"Small Hanging Spruce Sign",
},
["Small Hanging Wood Sign"] = {
"Small Hanging Wood Sign",
},
["Small Nylon Bunting Green"] = {
"Small Nylon Bunting Green",
},
["Small Nylon Bunting Purple"] = {
"Small Nylon Bunting Purple",
},
["Small Nylon Bunting Yellow"] = {
"Small Nylon Bunting Yellow",
},
["Small Paper Lantern"] = {
"Small Paper Lantern",
},
["Small Paper Machine"] = {
"Small Paper Machine",
},
["Small Shipyard"] = {
"Small Shipyard",
},
["Small Sink"] = {
"Small Sink",
},
["Small Standing Ashlar Basalt Sign"] = {
"Small Standing Ashlar Basalt Sign",
},
["Small Standing Ashlar Gneiss Sign"] = {
"Small Standing Ashlar Gneiss Sign",
},
["Small Standing Ashlar Granite Sign"] = {
"Small Standing Ashlar Granite Sign",
},
["Small Standing Ashlar Limestone Sign"] = {
"Small Standing Ashlar Limestone Sign",
},
["Small Standing Ashlar Sandstone Sign"] = {
"Small Standing Ashlar Sandstone Sign",
},
["Small Standing Ashlar Shale Sign"] = {
"Small Standing Ashlar Shale Sign",
},
["Small Standing Ashlar Stone Sign"] = {
"Small Standing Ashlar Stone Sign",
},
["Small Standing Birch Sign"] = {
"Small Standing Birch Sign",
},
["Small Standing Cedar Sign"] = {
"Small Standing Cedar Sign",
},
["Small Standing Ceiba Sign"] = {
"Small Standing Ceiba Sign",
},
["Small Standing Fir Sign"] = {
"Small Standing Fir Sign",
},
["Small Standing Hardwood Sign"] = {
"Small Standing Hardwood Sign",
},
["Small Standing Joshua Sign"] = {
"Small Standing Joshua Sign",
},
["Small Standing Lumber Sign"] = {
"Small Standing Lumber Sign",
},
["Small Standing Mortared Granite Sign"] = {
"Small Standing Mortared Granite Sign",
},
["Small Standing Mortared Limestone Sign"] = {
"Small Standing Mortared Limestone Sign",
},
["Small Standing Mortared Sandstone Sign"] = {
"Small Standing Mortared Sandstone Sign",
},
["Small Standing Mortared Stone Sign"] = {
"Small Standing Mortared Stone Sign",
},
["Small Standing Oak Sign"] = {
"Small Standing Oak Sign",
},
["Small Standing Palm Sign"] = {
"Small Standing Palm Sign",
},
["Small Standing Redwood Sign"] = {
"Small Standing Redwood Sign",
},
["Small Standing Saguaro Sign"] = {
"Small Standing Saguaro Sign",
},
["Small Standing Softwood Sign"] = {
"Small Standing Softwood Sign",
},
["Small Standing Spruce Sign"] = {
"Small Standing Spruce Sign",
},
["Small Standing Wood Sign"] = {
"Small Standing Wood Sign",
},
["Small Stockpile"] = {
"Small Stockpile",
},
["Small Wood Cart"] = {
"Small Wood Cart",
},
["Small Wooden Boat"] = {
"Small Wooden Boat",
},
["Small Wooden Ship Frame"] = {
"Small Wooden Ship Frame",
},
["Smelting Skill Book"] = {
"Smelting Skill Book",
},
["Smelting Upgrade"] = {
"Smelting Upgrade",
},
["Smith Apron"] = {
"Smith Apron",
},
["Smith Bandana"] = {
"Smith Bandana",
},
["Smith Boots"] = {
"Smith Boots",
},
["Smith Gloves"] = {
"Smith Gloves",
},
["Smith Pants"] = {
"Smith Pants",
},
["Smith Shirt"] = {
"Smith Shirt",
},
["Smooth Gut Noodle Roll"] = {
"Smooth Gut Noodle Roll",
},
["Softwood Board"] = {
"Softwood Board",
},
["Softwood Hewn Log"] = {
"Softwood Hewn Log",
},
["Softwood Lumber"] = {
"Softwood Lumber",
},
["Softwood Lumber Bench"] = {
"Softwood Lumber Bench",
},
["Softwood Lumber Chair"] = {
"Softwood Lumber Chair",
},
["Softwood Lumber Door"] = {
"Softwood Lumber Door",
},
["Softwood Lumber Dresser"] = {
"Softwood Lumber Dresser",
},
["Softwood Lumber Table"] = {
"Softwood Lumber Table",
},
["Soil Sampler"] = {
"Soil Sampler",
},
["Solar Generator"] = {
"Solar Generator",
},
["Spiky Roll"] = {
"Spiky Roll",
},
["Spin Melter"] = {
"Spin Melter",
},
["Square Belt"] = {
"Square Belt",
},
["Square Pot"] = {
"Square Pot",
},
["Stamp Mill"] = {
"Stamp Mill",
},
["Standing Glass Sign"] = {
"Standing Glass Sign",
},
["Standing Long Steel Sign"] = {
"Standing Long Steel Sign",
},
["Standing Steel Brick Sign"] = {
"Standing Steel Brick Sign",
},
["Steam Engine"] = {
"Steam Engine",
},
["Steam Tractor"] = {
"Steam Tractor",
},
["Steam Tractor Harvester"] = {
"Steam Tractor Harvester",
},
["Steam Tractor Plow"] = {
"Steam Tractor Plow",
},
["Steam Tractor Sower"] = {
"Steam Tractor Sower",
},
["Steam Truck"] = {
"Steam Truck",
},
["Steel Abstract Fixture"] = {
"Steel Abstract Fixture",
},
["Steel Axle"] = {
"Steel Axle",
},
["Steel Bar"] = {
"Slag",
"Steel Bar",
},
["Steel Buoy"] = {
"Steel Buoy",
},
["Steel Ceiling Light"] = {
"Steel Ceiling Light",
},
["Steel Floor Lamp"] = {
"Steel Floor Lamp",
},
["Steel Gear"] = {
"Steel Gear",
},
["Steel Gearbox"] = {
"Steel Gearbox",
},
["Steel Hanging Fixture"] = {
"Steel Hanging Fixture",
},
["Steel Hanging Lamp"] = {
"Steel Hanging Lamp",
},
["Steel Kitchen Lamp"] = {
"Steel Kitchen Lamp",
},
["Steel Moorage Post"] = {
"Steel Moorage Post",
},
["Steel Pipe"] = {
"Steel Pipe",
},
["Steel Plate"] = {
"Steel Plate",
},
["Steel Saw Blade"] = {
"Steel Saw Blade",
},
["Steel Searchlight"] = {
"Steel Searchlight",
},
["Steel Square Fixture"] = {
"Steel Square Fixture",
},
["Steel Table Lamp"] = {
"Steel Table Lamp",
},
["Stenographers Table"] = {
"Stenographers Table",
},
Stockpile = {
"Stockpile",
},
["Stone Brazier"] = {
"Stone Brazier",
},
["Stone Road"] = {
"Stone Road",
},
["Stop Sign"] = {
"Stop Sign",
},
["Storage Chest"] = {
"Storage Chest",
},
["Storage Silo"] = {
"Storage Silo",
},
Store = {
"Store",
},
Stove = {
"Stove",
},
["Street Sign"] = {
"Street Sign",
},
Streetlamp = {
"Streetlamp",
},
["Stuffed Alligator"] = {
"Stuffed Alligator",
},
["Stuffed Bison"] = {
"Stuffed Bison",
},
["Stuffed Elk"] = {
"Stuffed Elk",
},
["Stuffed Goat"] = {
"Stuffed Goat",
},
["Stuffed Jaguar"] = {
"Stuffed Jaguar",
},
["Stuffed Turkey"] = {
"Stuffed Turkey",
},
["Stuffed Wolf"] = {
"Stuffed Wolf",
},
Substrate = {
"Substrate",
},
Sugar = {
"Sugar",
},
["Sun Cheese"] = {
"Sun Cheese",
},
["Sweet Salad"] = {
"Sweet Salad",
},
["Swirl Vase"] = {
"Swirl Vase",
},
["Synthetic Rubber"] = {
"Barrel",
"Synthetic Rubber",
},
["Tailor Bowler Hat"] = {
"Tailor Bowler Hat",
},
["Tailor Pants"] = {
"Tailor Pants",
},
["Tailor Shirt"] = {
"Tailor Shirt",
},
["Tailor Shoes"] = {
"Tailor Shoes",
},
["Tailoring Basic Upgrade"] = {
"Tailoring Basic Upgrade",
},
["Tailoring Modern Upgrade"] = {
"Tailoring Modern Upgrade",
},
["Tailoring Skill Book"] = {
"Tailoring Skill Book",
},
["Tailoring Table"] = {
"Tailoring Table",
},
["Tall Boots"] = {
"Tall Boots",
},
["Tallow Candle"] = {
"Tallow Candle",
},
["Tallow Lamp"] = {
"Tallow Lamp",
},
["Tallow Wall Lamp"] = {
"Tallow Wall Lamp",
},
["Taro Fries"] = {
"Taro Fries",
},
["Tasty Tropical Pizza"] = {
"Tasty Tropical Pizza",
},
["Tiny Stockpile"] = {
"Tiny Stockpile",
},
Toilet = {
"Toilet",
},
["Tool Bench"] = {
"Tool Bench",
},
["Topped Porridge"] = {
"Topped Porridge",
},
Torch = {
"Torch",
},
["Torch Stand"] = {
"Torch Stand",
},
Tortilla = {
"Tortilla",
},
["Towel Rack"] = {
"Towel Rack",
},
["Town Foundation"] = {
"Town Foundation",
},
["Transmission Pole"] = {
"Transmission Pole",
},
Treasury = {
"Treasury",
},
["Tripod Camera"] = {
"Tripod Camera",
},
Trousers = {
"Trousers",
},
Truck = {
"Truck",
"Truck",
},
["Upholstered Chair"] = {
"Upholstered Chair",
},
["Upholstered Couch"] = {
"Upholstered Couch",
},
Valve = {
"Valve",
},
["Vegetable Soup"] = {
"Vegetable Soup",
},
["Vegetable Stock"] = {
"Vegetable Stock",
},
["Wainwright Table"] = {
"Wainwright Table",
},
["Wall Candle"] = {
"Wall Candle",
},
Washboard = {
"Washboard",
},
["Washing Machine"] = {
"Washing Machine",
},
["Waste Filter"] = {
"Waste Filter",
},
Waterwheel = {
"Waterwheel",
},
["Wet Brick"] = {
"Wet Brick",
},
Wheelbarrow = {
"Wheelbarrow",
"Wheelbarrow",
},
"Wood Cart",
["Wild Mix"] = {
"Wood Shop Cart",
"Wild Mix",
"Wooden Barge",
},
"Wooden Elevator",
["Wild Stew"] = {
"Wild Stew",
},
["Wilted Fiddleheads"] = {
"Wilted Fiddleheads",
},
["Wind Turbine"] = {
"Wind Turbine",
},
Windmill = {
"Windmill",
},
["Wood Cart"] = {
"Wood Cart",
},
["Wood Shop Cart"] = {
"Wood Shop Cart",
},
["Wooden Barge"] = {
"Wooden Barge",
},
["Wooden Ceiling Light"] = {
"Wooden Ceiling Light",
},
["Wooden Elevator"] = {
"Wooden Elevator",
},
["Wooden Fabric Bed"] = {
"Wooden Fabric Bed",
},
["Wooden Floor Lamp"] = {
"Wooden Floor Lamp",
},
["Wooden Frame Landscape"] = {
"Wooden Frame Landscape",
},
["Wooden Frame Portrait"] = {
"Wooden Frame Portrait",
},
["Wooden Frame Square"] = {
"Wooden Frame Square",
},
["Wooden Frame Tall"] = {
"Wooden Frame Tall",
},
["Wooden Frame Wide"] = {
"Wooden Frame Wide",
},
["Wooden Hull Planks"] = {
"Wooden Hull Planks",
},
["Wooden Keel"] = {
"Wooden Keel",
},
["Wooden Kitchen Lamp"] = {
"Wooden Kitchen Lamp",
},
["Wooden Latrine"] = {
"Wooden Latrine",
},
["Wooden Mold"] = {
"Wooden Mold",
},
["Wooden Moorage Post"] = {
"Wooden Moorage Post",
},
["Wooden Oar"] = {
"Wooden Oar",
},
["Wooden Rudder"] = {
"Wooden Rudder",
},
["Wooden Straw Bed"] = {
"Wooden Straw Bed",
},
["Wooden Table Lamp"] = {
"Wooden Table Lamp",
},
["Wooden Transport Ship"] = {
"Wooden Transport Ship",
"Wooden Transport Ship",
},
},
["Wooden Wheel"] = {
Wood = {
"Wooden Wheel",
"Birch Log",
"Cedar Log",
"Ceiba Log",
"Fir Log",
"Joshua Log",
"Oak Log",
"Palm Log",
"Redwood Log",
"Saguaro Rib",
"Spruce Log",
},
},
["Wool Carpet"] = {
["Wood Board"] = {
"Wool Carpet",
"Board",
},
"Hardwood Board",
["Wool Curtains"] = {
"Softwood Board",
"Wool Curtains",
},
["Wool Fabric"] = {
"Wool Fabric",
},
["Wool Yarn"] = {
"Wool Yarn",
},
["Work Backpack"] = {
"Work Backpack",
},
["Work Boots"] = {
"Work Boots",
},
Workbench = {
"Workbench",
},
["Worldly Donut"] = {
"Worldly Donut",
},
Yeast = {
"Yeast",
},
["Zoning Office"] = {
"Zoning Office",
},
},
},
},
}
}

Revision as of 18:54, 7 January 2024

Documentation


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


The Module:ItemData is currently used in:


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

return {
	items = {
		Acorn = {
			untranslated = "Acorn",
			category = nil,
			group = "Seed",
			description = "Plant to grow an oak tree.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AcornItem",
			typeID = 0,
		},
		["Acorn Powder"] = {
			untranslated = "Acorn Powder",
			category = nil,
			group = "Food",
			description = "Powdered acorn.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 40,
			carbs = 1,
			protein = 5,
			fat = 2,
			vitamins = 5,
			density = 32.5,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AcornPowderItem",
			typeID = 0,
		},
		["Adorned Ashlar Basalt Bench"] = {
			untranslated = "Adorned Ashlar Basalt Bench",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone bench that has been adorned with gold.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarBasaltBenchItem",
			typeID = 0,
		},
		["Adorned Ashlar Basalt Chair"] = {
			untranslated = "Adorned Ashlar Basalt Chair",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarBasaltChairItem",
			typeID = 0,
		},
		["Adorned Ashlar Basalt Table"] = {
			untranslated = "Adorned Ashlar Basalt Table",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone table that has been adorned with gold.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3.5",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarBasaltTableItem",
			typeID = 0,
		},
		["Adorned Ashlar Stone Bench"] = {
			untranslated = "Adorned Ashlar Stone Bench",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone bench that has been adorned with gold.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarStoneBenchItem",
			typeID = 0,
		},
		["Adorned Ashlar Stone Chair"] = {
			untranslated = "Adorned Ashlar Stone Chair",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarStoneChairItem",
			typeID = 0,
		},
		["Adorned Ashlar Stone Table"] = {
			untranslated = "Adorned Ashlar Stone Table",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone table that has been adorned with gold.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3.5",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarStoneTableItem",
			typeID = 0,
		},
		["Advanced Baking Skill Book"] = {
			untranslated = "Advanced Baking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Advanced Baking Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Advanced Baking Skill BookItem",
			typeID = 0,
		},
		["Advanced Baking Skill Scroll"] = {
			untranslated = "Advanced Baking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Advanced Baking Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Advanced Baking Skill ScrollItem",
			typeID = 0,
		},
		["Advanced Baking Upgrade"] = {
			untranslated = "Advanced Baking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedBakingUpgradeItem",
			typeID = 0,
		},
		["Advanced Carpentry Table"] = {
			untranslated = "Advanced Carpentry Table",
			category = nil,
			group = "Work Stations",
			description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedCarpentryTableItem",
			typeID = 0,
		},
		["Advanced Circuit"] = {
			untranslated = "Advanced Circuit",
			category = nil,
			group = "Items",
			description = "A complex electrical component used in advanced electronics.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedCircuitItem",
			typeID = 0,
		},
		["Advanced Combustion Engine"] = {
			untranslated = "Advanced Combustion Engine",
			category = nil,
			group = "Items",
			description = "A more advanced version of the normal combustion engine that produces a greater output.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedCombustionEngineItem",
			typeID = 0,
		},
		["Advanced Cooking Skill Book"] = {
			untranslated = "Advanced Cooking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Advanced Cooking Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Advanced Cooking Skill BookItem",
			typeID = 0,
		},
		["Advanced Cooking Skill Scroll"] = {
			untranslated = "Advanced Cooking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Advanced Cooking Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Advanced Cooking Skill ScrollItem",
			typeID = 0,
		},
		["Advanced Cooking Upgrade"] = {
			untranslated = "Advanced Cooking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedCookingUpgradeItem",
			typeID = 0,
		},
		["Advanced Masonry Skill Book"] = {
			untranslated = "Advanced Masonry Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Advanced Masonry Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Advanced Masonry Skill BookItem",
			typeID = 0,
		},
		["Advanced Masonry Skill Scroll"] = {
			untranslated = "Advanced Masonry Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Advanced Masonry Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Advanced Masonry Skill ScrollItem",
			typeID = 0,
		},
		["Advanced Masonry Table"] = {
			untranslated = "Advanced Masonry Table",
			category = nil,
			group = "Work Stations",
			description = "A workbench for the advanced shaping of rocks into beautiful stone.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedMasonryTableItem",
			typeID = 0,
		},
		["Advanced Masonry Upgrade"] = {
			untranslated = "Advanced Masonry Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedMasonryUpgradeItem",
			typeID = 0,
		},
		["Advanced Smelting Skill Book"] = {
			untranslated = "Advanced Smelting Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Advanced Smelting Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Advanced Smelting Skill BookItem",
			typeID = 0,
		},
		["Advanced Smelting Skill Scroll"] = {
			untranslated = "Advanced Smelting Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Advanced Smelting Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Advanced Smelting Skill ScrollItem",
			typeID = 0,
		},
		["Advanced Smelting Upgrade"] = {
			untranslated = "Advanced Smelting Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedSmeltingUpgradeItem",
			typeID = 0,
		},
		["Advanced Tailoring Table"] = {
			untranslated = "Advanced Tailoring Table",
			category = nil,
			group = "Work Stations",
			description = "An advanced tailoring table.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedTailoringTableItem",
			typeID = 0,
		},
		["Advanced Upgrade 1"] = {
			untranslated = "Advanced Upgrade 1",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Advanced Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedUpgradeLvl1Item",
			typeID = 0,
		},
		["Advanced Upgrade 2"] = {
			untranslated = "Advanced Upgrade 2",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Advanced Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedUpgradeLvl2Item",
			typeID = 0,
		},
		["Advanced Upgrade 3"] = {
			untranslated = "Advanced Upgrade 3",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Advanced Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedUpgradeLvl3Item",
			typeID = 0,
		},
		["Advanced Upgrade 4"] = {
			untranslated = "Advanced Upgrade 4",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Advanced Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedUpgradeLvl4Item",
			typeID = 0,
		},
		["Agave Leaves"] = {
			untranslated = "Agave Leaves",
			category = nil,
			group = "Food",
			description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
			tagGroups = {
				"Food",
				"Greens",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 200,
			carbs = 2,
			protein = 1,
			fat = 1,
			vitamins = 4,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AgaveLeavesItem",
			typeID = 0,
		},
		["Agave Seed"] = {
			untranslated = "Agave Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow an agave plant.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AgaveSeedItem",
			typeID = 0,
		},
		["Agouti Carcass"] = {
			untranslated = "Agouti Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead agouti.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Fur Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AgoutiCarcassItem",
			typeID = 0,
		},
		["Agouti Enchiladas"] = {
			untranslated = "Agouti Enchiladas",
			category = nil,
			group = "Food",
			description = "Sweet and savory...it doesn't have to be an Agouti.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 550,
			calories = 800,
			carbs = 20,
			protein = 8,
			fat = 27,
			vitamins = 3,
			density = 7.249999999999999,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AgoutiEnchiladasItem",
			typeID = 0,
		},
		["Agriculture Research Paper Advanced"] = {
			untranslated = "Agriculture Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AgricultureResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Agriculture Research Paper Modern"] = {
			untranslated = "Agriculture Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AgricultureResearchPaperModernItem",
			typeID = 0,
		},
		["Alligator Carcass"] = {
			untranslated = "Alligator Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead alligator.",
			tagGroups = {
				"Medium Carcass",
				"Medium Leather Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AlligatorCarcassItem",
			typeID = 0,
		},
		["Amanita Mushroom Spores"] = {
			untranslated = "Amanita Mushroom Spores",
			category = nil,
			group = "Seed",
			description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AmanitaMushroomSporesItem",
			typeID = 0,
		},
		["Amanita Mushrooms"] = {
			untranslated = "Amanita Mushrooms",
			category = nil,
			group = "Food",
			description = "A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!",
			tagGroups = {
				"Food",
				"Fungus",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = -200,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = -0.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AmanitaMushroomsItem",
			typeID = 0,
		},
		Amendments = {
			untranslated = "Amendments",
			category = nil,
			group = "Work Stations",
			description = "Allows the modification of the constitution.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AmendmentsItem",
			typeID = 0,
		},
		Anvil = {
			untranslated = "Anvil",
			category = nil,
			group = "Work Stations",
			description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AnvilItem",
			typeID = 0,
		},
		["Arctic Willow Seed"] = {
			untranslated = "Arctic Willow Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow arctic willow.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ArcticWillowSeedItem",
			typeID = 0,
		},
		Arrastra = {
			untranslated = "Arrastra",
			category = nil,
			group = "Work Stations",
			description = "A primitive rock mill of dragged boulders.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ArrastraItem",
			typeID = 0,
		},
		Arrow = {
			untranslated = "Arrow",
			category = nil,
			group = "Items",
			description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
			tagGroups = {
				"Burnable Fuel",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 500,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ArrowItem",
			typeID = 0,
		},
		["Art Supplies"] = {
			untranslated = "Art Supplies",
			category = nil,
			group = "Items",
			description = "A set of art supplies that ",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 150,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ArtSuppliesItem",
			typeID = 0,
		},
		["Ashlar Basalt"] = {
			untranslated = "Ashlar Basalt",
			category = nil,
			group = "Blocks",
			description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
			tagGroups = {
				"Ashlar Stone",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltItem",
			typeID = 0,
		},
		["Ashlar Basalt Bench"] = {
			untranslated = "Ashlar Basalt Bench",
			category = nil,
			group = "Housing Objects",
			description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltBenchItem",
			typeID = 0,
		},
		["Ashlar Basalt Chair"] = {
			untranslated = "Ashlar Basalt Chair",
			category = nil,
			group = "Housing Objects",
			description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.7",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltChairItem",
			typeID = 0,
		},
		["Ashlar Basalt Door"] = {
			untranslated = "Ashlar Basalt Door",
			category = nil,
			group = "Housing Objects",
			description = "A heavy ashlar stone door.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltDoorItem",
			typeID = 0,
		},
		["Ashlar Basalt Fireplace"] = {
			untranslated = "Ashlar Basalt Fireplace",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Living Room",
			furnitureType = "Fireplace",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltFireplaceItem",
			typeID = 0,
		},
		["Ashlar Basalt Table"] = {
			untranslated = "Ashlar Basalt Table",
			category = nil,
			group = "Housing Objects",
			description = "A large stone table crafted by an expert mason.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltTableItem",
			typeID = 0,
		},
		["Ashlar Gneiss"] = {
			untranslated = "Ashlar Gneiss",
			category = nil,
			group = "Blocks",
			description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
			tagGroups = {
				"Ashlar Stone",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarGneissItem",
			typeID = 0,
		},
		["Ashlar Granite"] = {
			untranslated = "Ashlar Granite",
			category = nil,
			group = "Blocks",
			description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
			tagGroups = {
				"Ashlar Stone",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarGraniteItem",
			typeID = 0,
		},
		["Ashlar Large Basalt Fountain"] = {
			untranslated = "Ashlar Large Basalt Fountain",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Decoration",
			furnitureType = "Fountain",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarLargeBasaltFountainItem",
			typeID = 0,
		},
		["Ashlar Large Stone Fountain"] = {
			untranslated = "Ashlar Large Stone Fountain",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Decoration",
			furnitureType = "Fountain",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarLargeStoneFountainItem",
			typeID = 0,
		},
		["Ashlar Limestone"] = {
			untranslated = "Ashlar Limestone",
			category = nil,
			group = "Blocks",
			description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
			tagGroups = {
				"Ashlar Stone",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarLimestoneItem",
			typeID = 0,
		},
		["Ashlar Sandstone"] = {
			untranslated = "Ashlar Sandstone",
			category = nil,
			group = "Blocks",
			description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
			tagGroups = {
				"Ashlar Stone",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarSandstoneItem",
			typeID = 0,
		},
		["Ashlar Shale"] = {
			untranslated = "Ashlar Shale",
			category = nil,
			group = "Blocks",
			description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
			tagGroups = {
				"Ashlar Stone",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarShaleItem",
			typeID = 0,
		},
		["Ashlar Small Basalt Fountain"] = {
			untranslated = "Ashlar Small Basalt Fountain",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Decoration",
			furnitureType = "Fountain",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarSmallBasaltFountainItem",
			typeID = 0,
		},
		["Ashlar Small Stone Fountain"] = {
			untranslated = "Ashlar Small Stone Fountain",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Decoration",
			furnitureType = "Fountain",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarSmallStoneFountainItem",
			typeID = 0,
		},
		["Ashlar Stone Bench"] = {
			untranslated = "Ashlar Stone Bench",
			category = nil,
			group = "Housing Objects",
			description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneBenchItem",
			typeID = 0,
		},
		["Ashlar Stone Chair"] = {
			untranslated = "Ashlar Stone Chair",
			category = nil,
			group = "Housing Objects",
			description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.7",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneChairItem",
			typeID = 0,
		},
		["Ashlar Stone Door"] = {
			untranslated = "Ashlar Stone Door",
			category = nil,
			group = "Housing Objects",
			description = "A heavy ashlar stone door.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneDoorItem",
			typeID = 0,
		},
		["Ashlar Stone Fireplace"] = {
			untranslated = "Ashlar Stone Fireplace",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Living Room",
			furnitureType = "Fireplace",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneFireplaceItem",
			typeID = 0,
		},
		["Ashlar Stone Table"] = {
			untranslated = "Ashlar Stone Table",
			category = nil,
			group = "Housing Objects",
			description = "A large stone table crafted by an expert mason.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneTableItem",
			typeID = 0,
		},
		["Asphalt Concrete"] = {
			untranslated = "Asphalt Concrete",
			category = nil,
			group = "Blocks",
			description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
			tagGroups = {
				"Constructable",
				"Road",
				"Road Type",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AsphaltConcreteItem",
			typeID = 0,
		},
		["Assembly Line"] = {
			untranslated = "Assembly Line",
			category = nil,
			group = "Work Stations",
			description = "The assembly line allows for mass production of mechanical products.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AssemblyLineItem",
			typeID = 0,
		},
		["Automatic Loom"] = {
			untranslated = "Automatic Loom",
			category = nil,
			group = "Work Stations",
			description = "An automated device for making fabric by weaving yarn or thread.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AutomaticLoomItem",
			typeID = 0,
		},
		["Autumn Stew"] = {
			untranslated = "Autumn Stew",
			category = nil,
			group = "Food",
			description = "A healthy and cozy meal for those cold days.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 1200,
			carbs = 13,
			protein = 8,
			fat = 5,
			vitamins = 12,
			density = 3.166666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AutumnStewItem",
			typeID = 0,
		},
		["Baked Agave"] = {
			untranslated = "Baked Agave",
			category = nil,
			group = "Food",
			description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 14,
			protein = 2,
			fat = 4,
			vitamins = 8,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedAgaveItem",
			typeID = 0,
		},
		["Baked Beet"] = {
			untranslated = "Baked Beet",
			category = nil,
			group = "Food",
			description = "Baked beets that retain more nutrients than more simple methods of cooking.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 10,
			protein = 1,
			fat = 2,
			vitamins = 15,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedBeetItem",
			typeID = 0,
		},
		["Baked Corn"] = {
			untranslated = "Baked Corn",
			category = nil,
			group = "Food",
			description = "Baked corn that retains more nutrients than more simple methods of cooking.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 12,
			protein = 3,
			fat = 2,
			vitamins = 11,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedCornItem",
			typeID = 0,
		},
		["Baked Heart Of Palm"] = {
			untranslated = "Baked Heart Of Palm",
			category = nil,
			group = "Food",
			description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 12,
			protein = 6,
			fat = 4,
			vitamins = 6,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedHeartOfPalmItem",
			typeID = 0,
		},
		["Baked Meat"] = {
			untranslated = "Baked Meat",
			category = nil,
			group = "Food",
			description = "Baked meat is less fatty than other methods of cooking.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 800,
			calories = 700,
			carbs = 0,
			protein = 17,
			fat = 13,
			vitamins = 0,
			density = 4.285714285714286,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedMeatItem",
			typeID = 0,
		},
		["Baked Roast"] = {
			untranslated = "Baked Roast",
			category = nil,
			group = "Food",
			description = "A trussed roast baked to perfection.",
			tagGroups = {
				"Baked Food",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 900,
			calories = 1000,
			carbs = 4,
			protein = 16,
			fat = 10,
			vitamins = 4,
			density = 3.4000000000000004,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedRoastItem",
			typeID = 0,
		},
		["Baked Taro"] = {
			untranslated = "Baked Taro",
			category = nil,
			group = "Food",
			description = "Baked taro root.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 8,
			protein = 6,
			fat = 2,
			vitamins = 12,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedTaroItem",
			typeID = 0,
		},
		["Baked Tomato"] = {
			untranslated = "Baked Tomato",
			category = nil,
			group = "Food",
			description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 16,
			protein = 1,
			fat = 5,
			vitamins = 6,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedTomatoItem",
			typeID = 0,
		},
		["Bakery Oven"] = {
			untranslated = "Bakery Oven",
			category = nil,
			group = "Housing Objects",
			description = "A solidly built brick oven useful for baking all manner of treats.",
			tagGroups = {
				"Crafting Table",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Kitchen",
			furnitureType = "Cooking",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "24",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakeryOvenItem",
			typeID = 0,
		},
		["Baking Skill Book"] = {
			untranslated = "Baking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Baking Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Baking Skill BookItem",
			typeID = 0,
		},
		["Baking Skill Scroll"] = {
			untranslated = "Baking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Baking Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Baking Skill ScrollItem",
			typeID = 0,
		},
		["Baking Upgrade"] = {
			untranslated = "Baking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakingUpgradeItem",
			typeID = 0,
		},
		["Ballot Box"] = {
			untranslated = "Ballot Box",
			category = nil,
			group = "Work Stations",
			description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BallotBoxItem",
			typeID = 0,
		},
		Bandana = {
			untranslated = "Bandana",
			category = nil,
			group = "Clothing",
			description = "It just looks cool.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BandanaItem",
			typeID = 0,
		},
		["Banh Xeo"] = {
			untranslated = "Banh Xeo",
			category = nil,
			group = "Food",
			description = "Wrap the pancakes in the greens, then dip.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1550,
			carbs = 26,
			protein = 17,
			fat = 10,
			vitamins = 4,
			density = 3.6774193548387095,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BanhXeoItem",
			typeID = 0,
		},
		Bank = {
			untranslated = "Bank",
			category = nil,
			group = "Work Stations",
			description = "Allows players to create and use bank accounts.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BankItem",
			typeID = 0,
		},
		Bannock = {
			untranslated = "Bannock",
			category = nil,
			group = "Food",
			description = "A dense whole wheat unleavened bread.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 700,
			carbs = 15,
			protein = 3,
			fat = 6,
			vitamins = 0,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BannockItem",
			typeID = 0,
		},
		Barrel = {
			untranslated = "Barrel",
			category = nil,
			group = "Blocks",
			description = "A metal barrel for carrying liquids.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BarrelItem",
			typeID = 0,
		},
		["Barrel Cactus Seed"] = {
			untranslated = "Barrel Cactus Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow barrel cactus.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BarrelCactusSeedItem",
			typeID = 0,
		},
		Basalt = {
			untranslated = "Basalt",
			category = nil,
			group = "Natural Resources",
			description = "A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 7500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasaltItem",
			typeID = 0,
		},
		["Basic Backpack"] = {
			untranslated = "Basic Backpack",
			category = nil,
			group = "Clothing",
			description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicBackpackItem",
			typeID = 0,
		},
		["Basic Circuit"] = {
			untranslated = "Basic Circuit",
			category = nil,
			group = "Items",
			description = "A complex electrical component used in advanced electronics.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicCircuitItem",
			typeID = 0,
		},
		["Basic Engineering Skill Book"] = {
			untranslated = "Basic Engineering Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Basic Engineering Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Basic Engineering Skill BookItem",
			typeID = 0,
		},
		["Basic Engineering Skill Scroll"] = {
			untranslated = "Basic Engineering Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Basic Engineering Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Basic Engineering Skill ScrollItem",
			typeID = 0,
		},
		["Basic Engineering Upgrade"] = {
			untranslated = "Basic Engineering Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicEngineeringUpgradeItem",
			typeID = 0,
		},
		["Basic Salad"] = {
			untranslated = "Basic Salad",
			category = nil,
			group = "Food",
			description = "A seemingly random assortment of wild plants that form a sort of salad.",
			tagGroups = {
				"Food",
				"Salad",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 800,
			carbs = 18,
			protein = 6,
			fat = 4,
			vitamins = 10,
			density = 4.75,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicSaladItem",
			typeID = 0,
		},
		["Basic Upgrade 1"] = {
			untranslated = "Basic Upgrade 1",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Basic Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicUpgradeLvl1Item",
			typeID = 0,
		},
		["Basic Upgrade 2"] = {
			untranslated = "Basic Upgrade 2",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Basic Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicUpgradeLvl2Item",
			typeID = 0,
		},
		["Basic Upgrade 3"] = {
			untranslated = "Basic Upgrade 3",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Basic Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicUpgradeLvl3Item",
			typeID = 0,
		},
		["Basic Upgrade 4"] = {
			untranslated = "Basic Upgrade 4",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Basic Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicUpgradeLvl4Item",
			typeID = 0,
		},
		Bass = {
			untranslated = "Bass",
			category = nil,
			group = "Natural Resources",
			description = "A bass. ",
			tagGroups = {
				"Fish",
				"Medium Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 800,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BassItem",
			typeID = 0,
		},
		Bathtub = {
			untranslated = "Bathtub",
			category = nil,
			group = "Housing Objects",
			description = "A porcelain bathtub for when you need to get clean or just relax.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Bathroom",
			furnitureType = "Sink",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BathtubItem",
			typeID = 0,
		},
		["Bean Paste"] = {
			untranslated = "Bean Paste",
			category = nil,
			group = "Food",
			description = "Smashed beans can work as a thickener or flavour enhancer.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 40,
			carbs = 3,
			protein = 5,
			fat = 7,
			vitamins = 0,
			density = 37.5,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeanPasteItem",
			typeID = 0,
		},
		["Bean Sprout"] = {
			untranslated = "Bean Sprout",
			category = nil,
			group = "Food",
			description = "The small sprouts from a grown bean plant.",
			tagGroups = {
				"Food",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 100,
			carbs = 2,
			protein = 1,
			fat = 0,
			vitamins = 5,
			density = 8.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeanSproutItem",
			typeID = 0,
		},
		Beans = {
			untranslated = "Beans",
			category = nil,
			group = "Seed",
			description = "A good source of protein.",
			tagGroups = {
				"Crop",
				"Crop Seed",
				"Food",
				"Raw Food",
				"Seeds",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 1,
			protein = 4,
			fat = 3,
			vitamins = 0,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeansItem",
			typeID = 0,
		},
		["Bear SUPREME"] = {
			untranslated = "Bear SUPREME",
			category = nil,
			group = "Food",
			description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1250,
			carbs = 6,
			protein = 22,
			fat = 23,
			vitamins = 9,
			density = 4.8,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BearSUPREMEItem",
			typeID = 0,
		},
		Bearclaw = {
			untranslated = "Bearclaw",
			category = nil,
			group = "Food",
			description = "A sweet pastry with seperated sections that look a bit like a claw.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 850,
			carbs = 14,
			protein = 4,
			fat = 21,
			vitamins = 7,
			density = 5.411764705882352,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BearclawItem",
			typeID = 0,
		},
		Bearpack = {
			untranslated = "Bearpack",
			category = nil,
			group = "Clothing",
			description = "Can you carry as much as a bear! Not really, but it helps you carry more.\\n\\n(Increases max carry weight by 15 kg)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BearpackItem",
			typeID = 0,
		},
		["Beaver Carcass"] = {
			untranslated = "Beaver Carcass",
			category = nil,
			group = "Item",
			description = "A dead beaver.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeaverCarcassItem",
			typeID = 0,
		},
		Beet = {
			untranslated = "Beet",
			category = nil,
			group = "Food",
			description = "A brilliantly colored bulb with an earthy sweetness.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Root",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 125,
			calories = 230,
			carbs = 2,
			protein = 0,
			fat = 2,
			vitamins = 4,
			density = 3.4782608695652173,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeetItem",
			typeID = 0,
		},
		["Beet Campfire Salad"] = {
			untranslated = "Beet Campfire Salad",
			category = nil,
			group = "Food",
			description = "A myriad of plants that make a healthy and odd blend.",
			tagGroups = {
				"Campfire Salad",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 900,
			carbs = 8,
			protein = 4,
			fat = 3,
			vitamins = 13,
			density = 3.111111111111111,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeetCampfireSaladItem",
			typeID = 0,
		},
		["Beet Greens"] = {
			untranslated = "Beet Greens",
			category = nil,
			group = "Food",
			description = "The leafy greens from a beet with a distinctive red stem.",
			tagGroups = {
				"Food",
				"Greens",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 100,
			carbs = 3,
			protein = 1,
			fat = 0,
			vitamins = 4,
			density = 8.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeetGreensItem",
			typeID = 0,
		},
		["Beet Seed"] = {
			untranslated = "Beet Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow beets.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeetSeedItem",
			typeID = 0,
		},
		["Berry Extract Fertilizer"] = {
			untranslated = "Berry Extract Fertilizer",
			category = nil,
			group = "Items",
			description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BerryExtractFertilizerItem",
			typeID = 0,
		},
		["Big Backpack"] = {
			untranslated = "Big Backpack",
			category = nil,
			group = "Clothing",
			description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BigBackpackItem",
			typeID = 0,
		},
		["Big Bluestem Seed"] = {
			untranslated = "Big Bluestem Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a big bluestem plant.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BigBluestemSeedItem",
			typeID = 0,
		},
		["Bighorn Carcass"] = {
			untranslated = "Bighorn Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead bighorn.",
			tagGroups = {
				"Medium Carcass",
				"Medium Wooly Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 3500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BighornCarcassItem",
			typeID = 0,
		},
		Biodiesel = {
			untranslated = "Biodiesel",
			category = nil,
			group = "Blocks",
			description = "A vegetable or animal fat-based diesel fuel.",
			tagGroups = {
				"Liquid Fuel",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 80000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BiodieselItem",
			typeID = 0,
		},
		["Birch Log"] = {
			untranslated = "Birch Log",
			category = nil,
			group = "Natural Resources",
			description = "Birch log is a type of hardwood, notable for its white and papery bark.",
			tagGroups = {
				"Burnable Fuel",
				"Hardwood",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BirchLogItem",
			typeID = 0,
		},
		["Birch Seed"] = {
			untranslated = "Birch Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow into a birch sapling.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BirchSeedItem",
			typeID = 0,
		},
		["Bison Carcass"] = {
			untranslated = "Bison Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead bison.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 5500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BisonCarcassItem",
			typeID = 0,
		},
		["Bison Chow Fun"] = {
			untranslated = "Bison Chow Fun",
			category = nil,
			group = "Food",
			description = "Who says food can't be fun?",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 550,
			calories = 1450,
			carbs = 16,
			protein = 13,
			fat = 20,
			vitamins = 8,
			density = 3.9310344827586206,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BisonChowFunItem",
			typeID = 0,
		},
		["Bison Mount"] = {
			untranslated = "Bison Mount",
			category = nil,
			group = "Housing Objects",
			description = "A fluffy, but very dead, bison head on a mount.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "4.5",
			roomCategory = "Living Room",
			furnitureType = "Statue",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BisonMountItem",
			typeID = 0,
		},
		["Blast Furnace"] = {
			untranslated = "Blast Furnace",
			category = nil,
			group = "Work Stations",
			description = "A superior replacement for the bloomery that can produce steel.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BlastFurnaceItem",
			typeID = 0,
		},
		["Blood Meal Fertilizer"] = {
			untranslated = "Blood Meal Fertilizer",
			category = nil,
			group = "Items",
			description = "Blood meal is a great source of nitrogen.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BloodMealFertilizerItem",
			typeID = 0,
		},
		Bloomery = {
			untranslated = "Bloomery",
			category = nil,
			group = "Work Stations",
			description = "A chimney-shaped furnace for smelting ores.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BloomeryItem",
			typeID = 0,
		},
		["Blue Shark"] = {
			untranslated = "Blue Shark",
			category = nil,
			group = "Natural Resources",
			description = "A blue shark.",
			tagGroups = {
				"Fish",
				"Large Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BlueSharkItem",
			typeID = 0,
		},
		Board = {
			untranslated = "Board",
			category = nil,
			group = "Items",
			description = "A higher quality board used for long lasting furniture.",
			tagGroups = {
				"Burnable Fuel",
				"Wood Board",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 2000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoardItem",
			typeID = 0,
		},
		["Board Of Elections"] = {
			untranslated = "Board Of Elections",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoardOfElectionsItem",
			typeID = 0,
		},
		["Boiled Grains"] = {
			untranslated = "Boiled Grains",
			category = nil,
			group = "Food",
			description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 9,
			protein = 2,
			fat = 0,
			vitamins = 1,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoiledGrainsItem",
			typeID = 0,
		},
		["Boiled Rice"] = {
			untranslated = "Boiled Rice",
			category = nil,
			group = "Food",
			description = "Soft and fluffy.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 210,
			carbs = 13,
			protein = 2,
			fat = 0,
			vitamins = 0,
			density = 7.142857142857142,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoiledRiceItem",
			typeID = 0,
		},
		["Boiled Sausage"] = {
			untranslated = "Boiled Sausage",
			category = nil,
			group = "Food",
			description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 600,
			carbs = 0,
			protein = 27,
			fat = 22,
			vitamins = 0,
			density = 8.166666666666666,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoiledSausageItem",
			typeID = 0,
		},
		Boiler = {
			untranslated = "Boiler",
			category = nil,
			group = "Items",
			description = "A vessel used for heating fluids.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoilerItem",
			typeID = 0,
		},
		["Bolete Mushroom Spores"] = {
			untranslated = "Bolete Mushroom Spores",
			category = nil,
			group = "Seed",
			description = "Plant to grow bolete mushrooms.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoleteMushroomSporesItem",
			typeID = 0,
		},
		["Bolete Mushrooms"] = {
			untranslated = "Bolete Mushrooms",
			category = nil,
			group = "Food",
			description = "Boletus edulis.",
			tagGroups = {
				"Food",
				"Fungus",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 200,
			carbs = 2,
			protein = 4,
			fat = 1,
			vitamins = 1,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoleteMushroomsItem",
			typeID = 0,
		},
		Bookshelf = {
			untranslated = "Bookshelf",
			category = nil,
			group = "Housing Objects",
			description = "A place to store knowledge and information; leads to the town hall.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Living Room",
			furnitureType = "Shelves",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BookshelfItem",
			typeID = 0,
		},
		Brazier = {
			untranslated = "Brazier",
			category = nil,
			group = "Housing Objects",
			description = "A metal stand which can hold burning fuel to provide light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BrazierItem",
			typeID = 0,
		},
		Bread = {
			untranslated = "Bread",
			category = nil,
			group = "Food",
			description = "A delicious, crispy crust hides the soft interior.",
			tagGroups = {
				"Bread",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 750,
			carbs = 23,
			protein = 6,
			fat = 4,
			vitamins = 2,
			density = 4.666666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BreadItem",
			typeID = 0,
		},
		Brick = {
			untranslated = "Brick",
			category = nil,
			group = "Blocks",
			description = "Durable building material made from fired blocks and mortar.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BrickItem",
			typeID = 0,
		},
		["Brick Fireplace"] = {
			untranslated = "Brick Fireplace",
			category = nil,
			group = "Housing Objects",
			description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Living Room",
			furnitureType = "Fireplace",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BrickFireplaceItem",
			typeID = 0,
		},
		["Builder Boots"] = {
			untranslated = "Builder Boots",
			category = nil,
			group = "Clothing",
			description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderBootsItem",
			typeID = 0,
		},
		["Builder Gloves"] = {
			untranslated = "Builder Gloves",
			category = nil,
			group = "Clothing",
			description = "Leather construction gloves with durable palms and fabric backs for breathability.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderGlovesItem",
			typeID = 0,
		},
		["Builder Helmet"] = {
			untranslated = "Builder Helmet",
			category = nil,
			group = "Clothing",
			description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderHelmetItem",
			typeID = 0,
		},
		["Builder Overalls"] = {
			untranslated = "Builder Overalls",
			category = nil,
			group = "Clothing",
			description = "Durable overalls with cargo pockets and hammer loops.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderOverallsItem",
			typeID = 0,
		},
		["Builder Shirt"] = {
			untranslated = "Builder Shirt",
			category = nil,
			group = "Clothing",
			description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderShirtItem",
			typeID = 0,
		},
		["Bullrush Seed"] = {
			untranslated = "Bullrush Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow bullrush.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BullrushSeedItem",
			typeID = 0,
		},
		["Bunchgrass Seed"] = {
			untranslated = "Bunchgrass Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow bunchgrass.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BunchgrassSeedItem",
			typeID = 0,
		},
		["Butchery Skill Book"] = {
			untranslated = "Butchery Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Butchery Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Butchery Skill BookItem",
			typeID = 0,
		},
		["Butchery Skill Scroll"] = {
			untranslated = "Butchery Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Butchery Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Butchery Skill ScrollItem",
			typeID = 0,
		},
		["Butchery Table"] = {
			untranslated = "Butchery Table",
			category = nil,
			group = "Housing Objects",
			description = "A block and cleaver to process raw meat into fancier dishes.",
			tagGroups = {
				"Crafting Table",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Kitchen",
			furnitureType = "Food Preparation",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "18",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ButcheryTableItem",
			typeID = 0,
		},
		["Butchery Upgrade"] = {
			untranslated = "Butchery Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ButcheryUpgradeItem",
			typeID = 0,
		},
		Bycocket = {
			untranslated = "Bycocket",
			category = nil,
			group = "Clothing",
			description = "Also called chapeau … bec, or Billed Hat in france due to it's bird-beak like appearance.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BycocketItem",
			typeID = 0,
		},
		["CO2 Canister"] = {
			untranslated = "CO2 Canister",
			category = nil,
			group = "Item",
			description = "For creating fancy foams!",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = nil,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CO2CanisterItem",
			typeID = 0,
		},
		["Camas Ash Fertilizer"] = {
			untranslated = "Camas Ash Fertilizer",
			category = nil,
			group = "Items",
			description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasAshFertilizerItem",
			typeID = 0,
		},
		["Camas Bread"] = {
			untranslated = "Camas Bread",
			category = nil,
			group = "Food",
			description = "A bread with a camas twist for a bit of flavor and fun. ",
			tagGroups = {
				"Bread",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 800,
			carbs = 13,
			protein = 5,
			fat = 11,
			vitamins = 7,
			density = 4.5,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasBreadItem",
			typeID = 0,
		},
		["Camas Bulb"] = {
			untranslated = "Camas Bulb",
			category = nil,
			group = "Seed",
			description = "Plant to grow a camas plant.",
			tagGroups = {
				"Crop",
				"Crop Seed",
				"Food",
				"Raw Food",
				"Root",
				"Seeds",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 150,
			carbs = 1,
			protein = 2,
			fat = 5,
			vitamins = 0,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasBulbItem",
			typeID = 0,
		},
		["Camas Bulb Bake"] = {
			untranslated = "Camas Bulb Bake",
			category = nil,
			group = "Food",
			description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 12,
			protein = 7,
			fat = 5,
			vitamins = 4,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasBulbBakeItem",
			typeID = 0,
		},
		["Camas Paste"] = {
			untranslated = "Camas Paste",
			category = nil,
			group = "Food",
			description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 60,
			carbs = 3,
			protein = 2,
			fat = 10,
			vitamins = 0,
			density = 25.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasPasteItem",
			typeID = 0,
		},
		Camera = {
			untranslated = "Camera",
			category = nil,
			group = "Item",
			description = "",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 3000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CameraItem",
			typeID = 0,
		},
		["Camera Film"] = {
			untranslated = "Camera Film",
			category = nil,
			group = "Items",
			description = "A film used inside a camera.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CameraFilmItem",
			typeID = 0,
		},
		["Camo Pants"] = {
			untranslated = "Camo Pants",
			category = nil,
			group = "Clothing",
			description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamoPantsItem",
			typeID = 0,
		},
		["Camo Shirt"] = {
			untranslated = "Camo Shirt",
			category = nil,
			group = "Clothing",
			description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamoShirtItem",
			typeID = 0,
		},
		Campfire = {
			untranslated = "Campfire",
			category = nil,
			group = "Work Stations",
			description = "Cook like a caveman on an uneven fire.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CampfireItem",
			typeID = 0,
		},
		["Campfire Cooking Upgrade"] = {
			untranslated = "Campfire Cooking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CampfireCookingUpgradeItem",
			typeID = 0,
		},
		["Campfire Roast"] = {
			untranslated = "Campfire Roast",
			category = nil,
			group = "Food",
			description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1000,
			carbs = 0,
			protein = 16,
			fat = 12,
			vitamins = 0,
			density = 2.8000000000000003,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CampfireRoastItem",
			typeID = 0,
		},
		Campsite = {
			untranslated = "Campsite",
			category = nil,
			group = "Work Stations",
			description = "A campsite.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CampsiteItem",
			typeID = 0,
		},
		["Candle Stand"] = {
			untranslated = "Candle Stand",
			category = nil,
			group = "Housing Objects",
			description = "A fancy candelabra for providing small amounts of light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.4",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CandleStandItem",
			typeID = 0,
		},
		Canvas = {
			untranslated = "Canvas",
			category = nil,
			group = "Items",
			description = "A canvas used for painting on, made by either cotton or linen.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CanvasItem",
			typeID = 0,
		},
		Capitol = {
			untranslated = "Capitol",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of the government, allowing all other civic objects to be created.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CapitolItem",
			typeID = 0,
		},
		Capris = {
			untranslated = "Capris",
			category = nil,
			group = "Clothing",
			description = "Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CaprisItem",
			typeID = 0,
		},
		["Carbide Helmet Lamp"] = {
			untranslated = "Carbide Helmet Lamp",
			category = nil,
			group = "Clothing",
			description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CarbideHelmetLampItem",
			typeID = 0,
		},
		["Carpentry Advanced Upgrade"] = {
			untranslated = "Carpentry Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CarpentryAdvancedUpgradeItem",
			typeID = 0,
		},
		["Carpentry Basic Upgrade"] = {
			untranslated = "Carpentry Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CarpentryBasicUpgradeItem",
			typeID = 0,
		},
		["Carpentry Skill Book"] = {
			untranslated = "Carpentry Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Carpentry Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Carpentry Skill BookItem",
			typeID = 0,
		},
		["Carpentry Skill Scroll"] = {
			untranslated = "Carpentry Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Carpentry Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Carpentry Skill ScrollItem",
			typeID = 0,
		},
		["Carpentry Table"] = {
			untranslated = "Carpentry Table",
			category = nil,
			group = "Work Stations",
			description = "A table for basic wooden crafts for home improvement and progress.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CarpentryTableItem",
			typeID = 0,
		},
		["Carved Pumpkin"] = {
			untranslated = "Carved Pumpkin",
			category = nil,
			group = "Housing Objects",
			description = "Spooky pumpkin that emits a mystical light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CarvedPumpkinItem",
			typeID = 0,
		},
		["Cast Iron Bed"] = {
			untranslated = "Cast Iron Bed",
			category = nil,
			group = "Housing Objects",
			description = "A solid bed made slightly more comfortable by adding cotton.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "4",
			roomCategory = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "18",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronBedItem",
			typeID = 0,
		},
		["Cast Iron Royal Bed"] = {
			untranslated = "Cast Iron Royal Bed",
			category = nil,
			group = "Housing Objects",
			description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "4.5",
			roomCategory = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "24",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronRoyalBedItem",
			typeID = 0,
		},
		["Cast Iron Stove"] = {
			untranslated = "Cast Iron Stove",
			category = nil,
			group = "Housing Objects",
			description = "The perfect stove for the fledgling chef.",
			tagGroups = {
				"Crafting Table",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Kitchen",
			furnitureType = "Cooking",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "24",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronStoveItem",
			typeID = 0,
		},
		["Cedar Log"] = {
			untranslated = "Cedar Log",
			category = nil,
			group = "Natural Resources",
			description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
			tagGroups = {
				"Burnable Fuel",
				"Softwood",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CedarLogItem",
			typeID = 0,
		},
		["Cedar Seed"] = {
			untranslated = "Cedar Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a cedar sapling.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CedarSeedItem",
			typeID = 0,
		},
		["Ceiba Log"] = {
			untranslated = "Ceiba Log",
			category = nil,
			group = "Natural Resources",
			description = "Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.",
			tagGroups = {
				"Burnable Fuel",
				"Hardwood",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CeibaLogItem",
			typeID = 0,
		},
		["Ceiba Seed"] = {
			untranslated = "Ceiba Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a ceiba sapling.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CeibaSeedItem",
			typeID = 0,
		},
		["Ceiling Candle"] = {
			untranslated = "Ceiling Candle",
			category = nil,
			group = "Housing Objects",
			description = "A fancy hanging candelabra.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.4",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CeilingCandleItem",
			typeID = 0,
		},
		["Cellulose Fiber"] = {
			untranslated = "Cellulose Fiber",
			category = nil,
			group = "Items",
			description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CelluloseFiberItem",
			typeID = 0,
		},
		Cement = {
			untranslated = "Cement",
			category = nil,
			group = "Items",
			description = "In order to be usable it needs to be reinforced.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CementItem",
			typeID = 0,
		},
		["Cement Kiln"] = {
			untranslated = "Cement Kiln",
			category = nil,
			group = "Work Stations",
			description = "A rotary kiln that produces cement and concrete products.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CementKilnItem",
			typeID = 0,
		},
		["Census Bureau"] = {
			untranslated = "Census Bureau",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CensusBureauItem",
			typeID = 0,
		},
		["Cereal Germ"] = {
			untranslated = "Cereal Germ",
			category = nil,
			group = "Food",
			description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 20,
			carbs = 5,
			protein = 0,
			fat = 7,
			vitamins = 3,
			density = 75.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CerealGermItem",
			typeID = 0,
		},
		Chainsaw = {
			untranslated = "Chainsaw",
			category = nil,
			group = "Items",
			description = "A gasoline-powered alternative to cutting trees.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ChainsawItem",
			typeID = 0,
		},
		Charcoal = {
			untranslated = "Charcoal",
			category = nil,
			group = "Items",
			description = "A black residue, consisting of carbon and any remaining ash.",
			tagGroups = {
				"Burnable Fuel",
				"Coal",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 20000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharcoalItem",
			typeID = 0,
		},
		["Charred Agave"] = {
			untranslated = "Charred Agave",
			category = nil,
			group = "Food",
			description = "Agave leaves that have been charred over a campfire.",
			tagGroups = {
				"Charred Green",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 5,
			protein = 1,
			fat = 3,
			vitamins = 3,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredAgaveItem",
			typeID = 0,
		},
		["Charred Beans"] = {
			untranslated = "Charred Beans",
			category = nil,
			group = "Food",
			description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 1,
			protein = 8,
			fat = 3,
			vitamins = 0,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredBeansItem",
			typeID = 0,
		},
		["Charred Beet"] = {
			untranslated = "Charred Beet",
			category = nil,
			group = "Food",
			description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 3,
			protein = 0,
			fat = 3,
			vitamins = 6,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredBeetItem",
			typeID = 0,
		},
		["Charred Cactus Fruit"] = {
			untranslated = "Charred Cactus Fruit",
			category = nil,
			group = "Food",
			description = "Blackened cactus fruit. A favorite of early desert settlers.",
			tagGroups = {
				"Charred Fruit",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 200,
			carbs = 4,
			protein = 0,
			fat = 2,
			vitamins = 6,
			density = 6.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredCactusFruitItem",
			typeID = 0,
		},
		["Charred Camas Bulb"] = {
			untranslated = "Charred Camas Bulb",
			category = nil,
			group = "Food",
			description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 2,
			protein = 3,
			fat = 6,
			vitamins = 1,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredCamasBulbItem",
			typeID = 0,
		},
		["Charred Corn"] = {
			untranslated = "Charred Corn",
			category = nil,
			group = "Food",
			description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 7,
			protein = 1,
			fat = 0,
			vitamins = 4,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredCornItem",
			typeID = 0,
		},
		["Charred Fireweed Shoots"] = {
			untranslated = "Charred Fireweed Shoots",
			category = nil,
			group = "Food",
			description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
			tagGroups = {
				"Charred Green",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 5,
			protein = 1,
			fat = 0,
			vitamins = 6,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredFireweedShootsItem",
			typeID = 0,
		},
		["Charred Fish"] = {
			untranslated = "Charred Fish",
			category = nil,
			group = "Food",
			description = "At least it doesn't have any scales any more.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 400,
			carbs = 0,
			protein = 11,
			fat = 4,
			vitamins = 0,
			density = 3.75,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredFishItem",
			typeID = 0,
		},
		["Charred Heart Of Palm"] = {
			untranslated = "Charred Heart Of Palm",
			category = nil,
			group = "Food",
			description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 210,
			carbs = 6,
			protein = 3,
			fat = 1,
			vitamins = 2,
			density = 5.714285714285714,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredHeartOfPalmItem",
			typeID = 0,
		},
		["Charred Meat"] = {
			untranslated = "Charred Meat",
			category = nil,
			group = "Food",
			description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 400,
			carbs = 0,
			protein = 5,
			fat = 10,
			vitamins = 0,
			density = 3.75,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredMeatItem",
			typeID = 0,
		},
		["Charred Mushrooms"] = {
			untranslated = "Charred Mushrooms",
			category = nil,
			group = "Food",
			description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 3,
			protein = 6,
			fat = 2,
			vitamins = 1,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredMushroomsItem",
			typeID = 0,
		},
		["Charred Papaya"] = {
			untranslated = "Charred Papaya",
			category = nil,
			group = "Food",
			description = "Papaya fruit that has been charred over a basic campfire.",
			tagGroups = {
				"Charred Fruit",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 3,
			protein = 1,
			fat = 0,
			vitamins = 8,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredPapayaItem",
			typeID = 0,
		},
		["Charred Pineapple"] = {
			untranslated = "Charred Pineapple",
			category = nil,
			group = "Food",
			description = "Pineapple that has been charred over a basic campfire.",
			tagGroups = {
				"Charred Fruit",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 8,
			protein = 1,
			fat = 0,
			vitamins = 3,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredPineappleItem",
			typeID = 0,
		},
		["Charred Sausage"] = {
			untranslated = "Charred Sausage",
			category = nil,
			group = "Food",
			description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 350,
			calories = 700,
			carbs = 0,
			protein = 10,
			fat = 14,
			vitamins = 0,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredSausageItem",
			typeID = 0,
		},
		["Charred Taro"] = {
			untranslated = "Charred Taro",
			category = nil,
			group = "Food",
			description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 10,
			protein = 1,
			fat = 0,
			vitamins = 1,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredTaroItem",
			typeID = 0,
		},
		["Charred Tomato"] = {
			untranslated = "Charred Tomato",
			category = nil,
			group = "Food",
			description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 7,
			protein = 1,
			fat = 0,
			vitamins = 4,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredTomatoItem",
			typeID = 0,
		},
		["Chef Hat"] = {
			untranslated = "Chef Hat",
			category = nil,
			group = "Clothing",
			description = "To keep your hair in one place while stirring the pots.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ChefHatItem",
			typeID = 0,
		},
		["Chef Pants"] = {
			untranslated = "Chef Pants",
			category = nil,
			group = "Clothing",
			description = "Checkered style pants for hiding the truths of working in a kitchen.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ChefPantsItem",
			typeID = 0,
		},
		["Chef Shirt"] = {
			untranslated = "Chef Shirt",
			category = nil,
			group = "Clothing",
			description = "A clean Chef's shirt to spot all the spots.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ChefShirtItem",
			typeID = 0,
		},
		["Chef Shoes"] = {
			untranslated = "Chef Shoes",
			category = nil,
			group = "Clothing",
			description = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ChefShoesItem",
			typeID = 0,
		},
		["Claim Tool"] = {
			untranslated = "Claim Tool",
			category = nil,
			group = "Items",
			description = "Used to claim, unclaim and examine property.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ClaimToolItem",
			typeID = 0,
		},
		Clam = {
			untranslated = "Clam",
			category = nil,
			group = "Natural Resources",
			description = "A clam.",
			tagGroups = {
				"Marine Life",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ClamItem",
			typeID = 0,
		},
		["Clam Chowder"] = {
			untranslated = "Clam Chowder",
			category = nil,
			group = "Food",
			description = "A thick stew loaded with clams and taro root.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 800,
			carbs = 16,
			protein = 15,
			fat = 3,
			vitamins = 11,
			density = 5.625,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ClamChowderItem",
			typeID = 0,
		},
		Clay = {
			untranslated = "Clay",
			category = nil,
			group = "Natural Resources",
			description = "A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 22000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ClayItem",
			typeID = 0,
		},
		Cloth = {
			untranslated = "Cloth",
			category = nil,
			group = "Item",
			description = "A piece of rough cloth made by weaving fibers together.",
			tagGroups = {
				"Fabric",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ClothItem",
			typeID = 0,
		},
		["Cloth Belt"] = {
			untranslated = "Cloth Belt",
			category = nil,
			group = "Clothing",
			description = "A fashionable cloth belt that drapes across the waist.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ClothBeltItem",
			typeID = 0,
		},
		["Cloth Cape"] = {
			untranslated = "Cloth Cape",
			category = nil,
			group = "Clothing",
			description = "It just looks cool.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ClothCapeItem",
			typeID = 0,
		},
		Coal = {
			untranslated = "Coal",
			category = nil,
			group = "Natural Resources",
			description = "A combustible mineral which needs to be crushed into usable fuel.",
			tagGroups = {
				"Excavatable",
				"Ore",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 4000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CoalItem",
			typeID = 0,
		},
		Cod = {
			untranslated = "Cod",
			category = nil,
			group = "Natural Resources",
			description = "A cod.",
			tagGroups = {
				"Fish",
				"Medium Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CodItem",
			typeID = 0,
		},
		["Colored Powder"] = {
			untranslated = "Colored Powder",
			category = nil,
			group = "Items",
			description = "A bag of crushed flower petals.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ColoredPowderItem",
			typeID = 0,
		},
		["Combustion Engine"] = {
			untranslated = "Combustion Engine",
			category = nil,
			group = "Items",
			description = "An engine that generates power by combustion of fuel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CombustionEngineItem",
			typeID = 0,
		},
		["Combustion Generator"] = {
			untranslated = "Combustion Generator",
			category = nil,
			group = "Crafted Objects",
			description = "Consumes most fuels to produce energy.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CombustionGeneratorItem",
			typeID = 0,
		},
		["Composite Birch Bench"] = {
			untranslated = "Composite Birch Bench",
			category = nil,
			group = "Housing Objects",
			description = "A composite bench built to last.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBirchBenchItem",
			typeID = 0,
		},
		["Composite Birch Chair"] = {
			untranslated = "Composite Birch Chair",
			category = nil,
			group = "Housing Objects",
			description = "A composite chair built to last.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.7",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBirchChairItem",
			typeID = 0,
		},
		["Composite Birch Door"] = {
			untranslated = "Composite Birch Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful composite door built by an expert carpenter.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBirchDoorItem",
			typeID = 0,
		},
		["Composite Birch Lumber"] = {
			untranslated = "Composite Birch Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Hardwood Lumber",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBirchLumberItem",
			typeID = 0,
		},
		["Composite Birch Table"] = {
			untranslated = "Composite Birch Table",
			category = nil,
			group = "Housing Objects",
			description = "A large composite table for eating meals or getting some work done.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBirchTableItem",
			typeID = 0,
		},
		["Composite Bow"] = {
			untranslated = "Composite Bow",
			category = nil,
			group = "Items",
			description = "A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBowItem",
			typeID = 0,
		},
		["Composite Cedar Lumber"] = {
			untranslated = "Composite Cedar Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Softwood Lumber",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeCedarLumberItem",
			typeID = 0,
		},
		["Composite Ceiba Lumber"] = {
			untranslated = "Composite Ceiba Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Hardwood Lumber",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeCeibaLumberItem",
			typeID = 0,
		},
		["Composite Filler"] = {
			untranslated = "Composite Filler",
			category = nil,
			group = "Items",
			description = "A multipurpose filler that is made from what you have available.",
			tagGroups = {
				"Fertilizer",
				"Fertilizer Filler",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeFillerItem",
			typeID = 0,
		},
		["Composite Fir Lumber"] = {
			untranslated = "Composite Fir Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Softwood Lumber",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeFirLumberItem",
			typeID = 0,
		},
		["Composite Hardwood Bench"] = {
			untranslated = "Composite Hardwood Bench",
			category = nil,
			group = "Housing Objects",
			description = "A composite bench built to last.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeHardwoodBenchItem",
			typeID = 0,
		},
		["Composite Hardwood Chair"] = {
			untranslated = "Composite Hardwood Chair",
			category = nil,
			group = "Housing Objects",
			description = "A composite chair built to last.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.7",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeHardwoodChairItem",
			typeID = 0,
		},
		["Composite Hardwood Door"] = {
			untranslated = "Composite Hardwood Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful composite door built by an expert carpenter.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeHardwoodDoorItem",
			typeID = 0,
		},
		["Composite Hardwood Table"] = {
			untranslated = "Composite Hardwood Table",
			category = nil,
			group = "Housing Objects",
			description = "A nice composite table for eating meals or getting some work done.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeHardwoodTableItem",
			typeID = 0,
		},
		["Composite Joshua Lumber"] = {
			untranslated = "Composite Joshua Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeJoshuaLumberItem",
			typeID = 0,
		},
		["Composite Lumber"] = {
			untranslated = "Composite Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeLumberItem",
			typeID = 0,
		},
		["Composite Lumber Bench"] = {
			untranslated = "Composite Lumber Bench",
			category = nil,
			group = "Housing Objects",
			description = "A composite bench built to last.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeLumberBenchItem",
			typeID = 0,
		},
		["Composite Lumber Chair"] = {
			untranslated = "Composite Lumber Chair",
			category = nil,
			group = "Housing Objects",
			description = "A composite chair built to last.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.7",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeLumberChairItem",
			typeID = 0,
		},
		["Composite Lumber Door"] = {
			untranslated = "Composite Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful composite door built by an expert carpenter.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeLumberDoorItem",
			typeID = 0,
		},
		["Composite Lumber Table"] = {
			untranslated = "Composite Lumber Table",
			category = nil,
			group = "Housing Objects",
			description = "A large composite table for eating meals or getting some work done.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeLumberTableItem",
			typeID = 0,
		},
		["Composite Oak Lumber"] = {
			untranslated = "Composite Oak Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Hardwood Lumber",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeOakLumberItem",
			typeID = 0,
		},
		["Composite Palm Lumber"] = {
			untranslated = "Composite Palm Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositePalmLumberItem",
			typeID = 0,
		},
		["Composite Redwood Lumber"] = {
			untranslated = "Composite Redwood Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Softwood Lumber",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeRedwoodLumberItem",
			typeID = 0,
		},
		["Composite Saguaro Lumber"] = {
			untranslated = "Composite Saguaro Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeSaguaroLumberItem",
			typeID = 0,
		},
		["Composite Spruce Lumber"] = {
			untranslated = "Composite Spruce Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeSpruceLumberItem",
			typeID = 0,
		},
		["Composites Skill Book"] = {
			untranslated = "Composites Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Composites Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Composites Skill BookItem",
			typeID = 0,
		},
		["Composites Skill Scroll"] = {
			untranslated = "Composites Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Composites Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Composites Skill ScrollItem",
			typeID = 0,
		},
		["Composites Upgrade"] = {
			untranslated = "Composites Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositesUpgradeItem",
			typeID = 0,
		},
		["Compost Fertilizer"] = {
			untranslated = "Compost Fertilizer",
			category = nil,
			group = "Items",
			description = "Compost fertilizer is a classic, low effort fertilizer.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompostFertilizerItem",
			typeID = 0,
		},
		["Computer Lab"] = {
			untranslated = "Computer Lab",
			category = nil,
			group = "Crafted Objects",
			description = "A place where you can sit all day and play video games! Or work on expert-level research.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ComputerLabItem",
			typeID = 0,
		},
		["Construction Post"] = {
			untranslated = "Construction Post",
			category = nil,
			group = "Crafted Objects",
			description = "For construction contracts.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ConstructionPostItem",
			typeID = 0,
		},
		["Contract Board"] = {
			untranslated = "Contract Board",
			category = nil,
			group = "Work Stations",
			description = "A board to post contracts.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ContractBoardItem",
			typeID = 0,
		},
		["Cookeina Mushroom Spores"] = {
			untranslated = "Cookeina Mushroom Spores",
			category = nil,
			group = "Seed",
			description = "Plant to grow cookeina mushrooms.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CookeinaMushroomSporesItem",
			typeID = 0,
		},
		["Cookeina Mushrooms"] = {
			untranslated = "Cookeina Mushrooms",
			category = nil,
			group = "Food",
			description = "Tiny Cup Mushrooms.",
			tagGroups = {
				"Food",
				"Fungus",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 200,
			carbs = 2,
			protein = 4,
			fat = 1,
			vitamins = 1,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CookeinaMushroomsItem",
			typeID = 0,
		},
		["Cooking Skill Book"] = {
			untranslated = "Cooking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Cooking Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Cooking Skill BookItem",
			typeID = 0,
		},
		["Cooking Skill Scroll"] = {
			untranslated = "Cooking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Cooking Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Cooking Skill ScrollItem",
			typeID = 0,
		},
		["Cooking Upgrade"] = {
			untranslated = "Cooking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CookingUpgradeItem",
			typeID = 0,
		},
		["Copper Bar"] = {
			untranslated = "Copper Bar",
			category = nil,
			group = "Blocks",
			description = "Refined bar of copper.",
			tagGroups = {
				"Metal",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 18000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperBarItem",
			typeID = 0,
		},
		["Copper Concentrate"] = {
			untranslated = "Copper Concentrate",
			category = nil,
			group = "Blocks",
			description = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
			tagGroups = {
				"Concentrated Ore",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperConcentrateItem",
			typeID = 0,
		},
		["Copper Frame Landscape"] = {
			untranslated = "Copper Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperFrameLandscapeItem",
			typeID = 0,
		},
		["Copper Frame Wide"] = {
			untranslated = "Copper Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperFrameWideItem",
			typeID = 0,
		},
		["Copper Ore"] = {
			untranslated = "Copper Ore",
			category = nil,
			group = "Natural Resources",
			description = "Unrefined ore with traces of copper.",
			tagGroups = {
				"Excavatable",
				"Ore",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 7500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperOreItem",
			typeID = 0,
		},
		["Copper Pipe"] = {
			untranslated = "Copper Pipe",
			category = nil,
			group = "Blocks",
			description = "A pipe for transporting liquids.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperPipeItem",
			typeID = 0,
		},
		["Copper Plate"] = {
			untranslated = "Copper Plate",
			category = nil,
			group = "Items",
			description = "A solid copper plate giving higher grades of protection against erosion and improves conductivity.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperPlateItem",
			typeID = 0,
		},
		["Copper Wiring"] = {
			untranslated = "Copper Wiring",
			category = nil,
			group = "Items",
			description = "A length of copper conductive wire useful for a variety of purposes.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperWiringItem",
			typeID = 0,
		},
		Corn = {
			untranslated = "Corn",
			category = nil,
			group = "Food",
			description = "A warmly colored kernel studded vegetable.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 125,
			calories = 230,
			carbs = 4,
			protein = 1,
			fat = 0,
			vitamins = 3,
			density = 3.4782608695652173,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CornItem",
			typeID = 0,
		},
		["Corn Fritters"] = {
			untranslated = "Corn Fritters",
			category = nil,
			group = "Food",
			description = "These deep fried corn treats are both crispy and delicious.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 500,
			carbs = 13,
			protein = 4,
			fat = 22,
			vitamins = 8,
			density = 9.4,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CornFrittersItem",
			typeID = 0,
		},
		["Corn Seed"] = {
			untranslated = "Corn Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow corn.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CornSeedItem",
			typeID = 0,
		},
		Cornmeal = {
			untranslated = "Cornmeal",
			category = nil,
			group = "Food",
			description = "Dried and ground corn; it's like a courser flour.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 60,
			carbs = 9,
			protein = 3,
			fat = 3,
			vitamins = 0,
			density = 25.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CornmealItem",
			typeID = 0,
		},
		["Corrugated Steel"] = {
			untranslated = "Corrugated Steel",
			category = nil,
			group = "Blocks",
			description = "Especially useful for industrial buildings.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CorrugatedSteelItem",
			typeID = 0,
		},
		["Corrugated Steel Door"] = {
			untranslated = "Corrugated Steel Door",
			category = nil,
			group = "Housing Objects",
			description = "A secure door made of hard corrugated steel.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CorrugatedSteelDoorItem",
			typeID = 0,
		},
		["Corrugated Steel Fence Door"] = {
			untranslated = "Corrugated Steel Fence Door",
			category = nil,
			group = "Housing Objects",
			description = "A corrugated steel door with fence-like viewing slots. ",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CorrugatedSteelFenceDoorItem",
			typeID = 0,
		},
		["Cotton Boll"] = {
			untranslated = "Cotton Boll",
			category = nil,
			group = "Items",
			description = "A fluffy round boll harvested from a cotton plant.",
			tagGroups = {
				"Crop",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonBollItem",
			typeID = 0,
		},
		["Cotton Carpet"] = {
			untranslated = "Cotton Carpet",
			category = nil,
			group = "Blocks",
			description = "A woven cotton floor covering attached to a lumber backing.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonCarpetItem",
			typeID = 0,
		},
		["Cotton Curtains"] = {
			untranslated = "Cotton Curtains",
			category = nil,
			group = "Blocks",
			description = "Curtains woven using the finest cotton. \\n\\n (Only cosmetic does not impact room value.)",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonCurtainsItem",
			typeID = 0,
		},
		["Cotton Fabric"] = {
			untranslated = "Cotton Fabric",
			category = nil,
			group = "Items",
			description = "Cotton fabric is valued for its light weight, breathability, and softness.",
			tagGroups = {
				"Fabric",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonFabricItem",
			typeID = 0,
		},
		["Cotton Lint"] = {
			untranslated = "Cotton Lint",
			category = nil,
			group = "Items",
			description = "A bundle of cotton used as stuffing or further tailoring processing.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonLintItem",
			typeID = 0,
		},
		["Cotton Seed"] = {
			untranslated = "Cotton Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow cotton.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonSeedItem",
			typeID = 0,
		},
		["Cotton Streamer Stars"] = {
			untranslated = "Cotton Streamer Stars",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonStreamerStarsItem",
			typeID = 0,
		},
		["Cotton Streamer Stripes"] = {
			untranslated = "Cotton Streamer Stripes",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonStreamerStripesItem",
			typeID = 0,
		},
		["Cotton Thread"] = {
			untranslated = "Cotton Thread",
			category = nil,
			group = "Items",
			description = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 25,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonThreadItem",
			typeID = 0,
		},
		Couch = {
			untranslated = "Couch",
			category = nil,
			group = "Housing Objects",
			description = "A sweet couch to lounge on. Now with room for your friends!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Living Room",
			furnitureType = "Chair",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CouchItem",
			typeID = 0,
		},
		["Country Foundation"] = {
			untranslated = "Country Foundation",
			category = nil,
			group = "Work Stations",
			description = "When a town simply cannot contain your ambition.",
			tagGroups = {
				"Government",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Civics",
			repeatsDepreciation = "1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "45",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CountryFoundationItem",
			typeID = 0,
		},
		["Court Chair"] = {
			untranslated = "Court Chair",
			category = nil,
			group = "Housing Objects",
			description = "A chair for legal sittings.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CourtChairItem",
			typeID = 0,
		},
		["Court Table"] = {
			untranslated = "Court Table",
			category = nil,
			group = "Work Stations",
			description = "A vital part of the courtroom.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CourtTableItem",
			typeID = 0,
		},
		["Coyote Carcass"] = {
			untranslated = "Coyote Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead coyote.",
			tagGroups = {
				"Small Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CoyoteCarcassItem",
			typeID = 0,
		},
		["Crab Carcass"] = {
			untranslated = "Crab Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A crustacean that loves the ocean, just don't get caught in its pinch!",
			tagGroups = {
				"Small Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrabCarcassItem",
			typeID = 0,
		},
		["Crab Pot"] = {
			untranslated = "Crab Pot",
			category = nil,
			group = "Crafted Objects",
			description = "A contraption to catch unsuspecting crabs in search of prey.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrabPotItem",
			typeID = 0,
		},
		Crane = {
			untranslated = "Crane",
			category = nil,
			group = "Crafted Objects",
			description = "Allows the placement and transport of materials in an area.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CraneItem",
			typeID = 0,
		},
		["Creosote Bush Seed"] = {
			untranslated = "Creosote Bush Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow creosote bushes.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CreosoteBushSeedItem",
			typeID = 0,
		},
		["Creosote Flower"] = {
			untranslated = "Creosote Flower",
			category = nil,
			group = "Food",
			description = "Placeholder Description.",
			tagGroups = {
				"Food",
				"Petals",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CreosoteFlowerItem",
			typeID = 0,
		},
		["Crimini Mushroom Spores"] = {
			untranslated = "Crimini Mushroom Spores",
			category = nil,
			group = "Seed",
			description = "Plant to grow crimini mushrooms.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CriminiMushroomSporesItem",
			typeID = 0,
		},
		["Crimini Mushrooms"] = {
			untranslated = "Crimini Mushrooms",
			category = nil,
			group = "Food",
			description = "Edible mushrooms that are quite tasty.",
			tagGroups = {
				"Food",
				"Fungus",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 200,
			carbs = 2,
			protein = 4,
			fat = 1,
			vitamins = 1,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CriminiMushroomsItem",
			typeID = 0,
		},
		["Crimson Salad"] = {
			untranslated = "Crimson Salad",
			category = nil,
			group = "Food",
			description = "Just in case you want to eat red things without eating meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1200,
			carbs = 13,
			protein = 7,
			fat = 8,
			vitamins = 28,
			density = 4.666666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrimsonSaladItem",
			typeID = 0,
		},
		["Crispy Bacon"] = {
			untranslated = "Crispy Bacon",
			category = nil,
			group = "Food",
			description = "Give me all the bacon and eggs you have.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 800,
			carbs = 0,
			protein = 18,
			fat = 26,
			vitamins = 0,
			density = 5.5,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrispyBaconItem",
			typeID = 0,
		},
		["Crushed Basalt"] = {
			untranslated = "Crushed Basalt",
			category = nil,
			group = "Blocks",
			description = "Basalt rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedBasaltItem",
			typeID = 0,
		},
		["Crushed Coal"] = {
			untranslated = "Crushed Coal",
			category = nil,
			group = "Blocks",
			description = "Coal that have been crushed into a usable size.",
			tagGroups = {
				"Burnable Fuel",
				"Coal",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 22000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 80000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedCoalItem",
			typeID = 0,
		},
		["Crushed Copper Ore"] = {
			untranslated = "Crushed Copper Ore",
			category = nil,
			group = "Blocks",
			description = "Crushed copper ore that is ready to be concentrated.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 28000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedCopperOreItem",
			typeID = 0,
		},
		["Crushed Gneiss"] = {
			untranslated = "Crushed Gneiss",
			category = nil,
			group = "Blocks",
			description = "Gneiss rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 28000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedGneissItem",
			typeID = 0,
		},
		["Crushed Gold Ore"] = {
			untranslated = "Crushed Gold Ore",
			category = nil,
			group = "Blocks",
			description = "Crushed gold ore that is ready to be concentrated.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 28000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedGoldOreItem",
			typeID = 0,
		},
		["Crushed Granite"] = {
			untranslated = "Crushed Granite",
			category = nil,
			group = "Blocks",
			description = "Granite rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
				"Silica",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 26000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedGraniteItem",
			typeID = 0,
		},
		["Crushed Iron Ore"] = {
			untranslated = "Crushed Iron Ore",
			category = nil,
			group = "Blocks",
			description = "Crushed iron ore that is ready to be concentrated.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedIronOreItem",
			typeID = 0,
		},
		["Crushed Limestone"] = {
			untranslated = "Crushed Limestone",
			category = nil,
			group = "Blocks",
			description = "Limestone rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 26000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedLimestoneItem",
			typeID = 0,
		},
		["Crushed Mixed Rock"] = {
			untranslated = "Crushed Mixed Rock",
			category = nil,
			group = "Blocks",
			description = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 26000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedMixedRockItem",
			typeID = 0,
		},
		["Crushed Oil Shale"] = {
			untranslated = "Crushed Oil Shale",
			category = nil,
			group = "Block",
			description = "",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedOilShaleItem",
			typeID = 0,
		},
		["Crushed Sandstone"] = {
			untranslated = "Crushed Sandstone",
			category = nil,
			group = "Blocks",
			description = "Sandstone rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
				"Silica",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 24000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedSandstoneItem",
			typeID = 0,
		},
		["Crushed Shale"] = {
			untranslated = "Crushed Shale",
			category = nil,
			group = "Blocks",
			description = "Shale rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 24000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedShaleItem",
			typeID = 0,
		},
		["Crushed Slag"] = {
			untranslated = "Crushed Slag",
			category = nil,
			group = "Blocks",
			description = "Slag that has been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 24000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CrushedSlagItem",
			typeID = 0,
		},
		["Culinary Research Paper Advanced"] = {
			untranslated = "Culinary Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CulinaryResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Culinary Research Paper Basic"] = {
			untranslated = "Culinary Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CulinaryResearchPaperBasicItem",
			typeID = 0,
		},
		["Culinary Research Paper Modern"] = {
			untranslated = "Culinary Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CulinaryResearchPaperModernItem",
			typeID = 0,
		},
		["Currency Exchange"] = {
			untranslated = "Currency Exchange",
			category = nil,
			group = "Work Stations",
			description = "Allows players to exchange currency.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CurrencyExchangeItem",
			typeID = 0,
		},
		["Cutting Edge Cooking Skill Book"] = {
			untranslated = "Cutting Edge Cooking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Cutting Edge Cooking Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Cutting Edge Cooking Skill BookItem",
			typeID = 0,
		},
		["Cutting Edge Cooking Skill Scroll"] = {
			untranslated = "Cutting Edge Cooking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Cutting Edge Cooking Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Cutting Edge Cooking Skill ScrollItem",
			typeID = 0,
		},
		["Cutting Edge Cooking Upgrade"] = {
			untranslated = "Cutting Edge Cooking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CuttingEdgeCookingUpgradeItem",
			typeID = 0,
		},
		["Decorative Anchor"] = {
			untranslated = "Decorative Anchor",
			category = nil,
			group = "Housing Objects",
			description = "The ship this anchor belonged to no longer needed it.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeAnchorItem",
			typeID = 0,
		},
		["Decorative Glass Buoy Blue"] = {
			untranslated = "Decorative Glass Buoy Blue",
			category = nil,
			group = "Housing Objects",
			description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeGlassBuoyBlueItem",
			typeID = 0,
		},
		["Decorative Glass Buoy Red"] = {
			untranslated = "Decorative Glass Buoy Red",
			category = nil,
			group = "Housing Objects",
			description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeGlassBuoyRedItem",
			typeID = 0,
		},
		["Decorative Hanging Buoy"] = {
			untranslated = "Decorative Hanging Buoy",
			category = nil,
			group = "Housing Objects",
			description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeHangingBuoyItem",
			typeID = 0,
		},
		["Decorative Life Preserver"] = {
			untranslated = "Decorative Life Preserver",
			category = nil,
			group = "Housing Objects",
			description = "It has retired from its previously life-critical role, but great for nautical decor.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeLifePreserverItem",
			typeID = 0,
		},
		["Decorative Ship Wheel"] = {
			untranslated = "Decorative Ship Wheel",
			category = nil,
			group = "Housing Objects",
			description = "Somewhere a ship is no longer going straight.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeShipWheelItem",
			typeID = 0,
		},
		["Deer Carcass"] = {
			untranslated = "Deer Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead deer.",
			tagGroups = {
				"Medium Carcass",
				"Medium Leather Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 3000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DeerCarcassItem",
			typeID = 0,
		},
		["Dendrology Research Paper Advanced"] = {
			untranslated = "Dendrology Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DendrologyResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Dendrology Research Paper Basic"] = {
			untranslated = "Dendrology Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DendrologyResearchPaperBasicItem",
			typeID = 0,
		},
		["Dendrology Research Paper Modern"] = {
			untranslated = "Dendrology Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DendrologyResearchPaperModernItem",
			typeID = 0,
		},
		["Derpy Hat"] = {
			untranslated = "Derpy Hat",
			category = nil,
			group = "Clothing",
			description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DerpyHatItem",
			typeID = 0,
		},
		["Dirt Ramp"] = {
			untranslated = "Dirt Ramp",
			category = nil,
			group = "Blocks",
			description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DirtRampItem",
			typeID = 0,
		},
		["Distribution Station"] = {
			untranslated = "Distribution Station",
			category = nil,
			group = "Crafted Objects",
			description = "A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DistributionStationItem",
			typeID = 0,
		},
		["Dried Fish"] = {
			untranslated = "Dried Fish",
			category = nil,
			group = "Food",
			description = "Leaving it outdoors somehow made it more digestible.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			calories = 450,
			carbs = 1,
			protein = 16,
			fat = 2,
			vitamins = 0,
			density = 4.222222222222222,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DriedFishItem",
			typeID = 0,
		},
		["Dried Meat"] = {
			untranslated = "Dried Meat",
			category = nil,
			group = "Food",
			description = "Leaving it outdoors somehow made it more digestible.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			calories = 550,
			carbs = 1,
			protein = 14,
			fat = 4,
			vitamins = 0,
			density = 3.4545454545454546,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DriedMeatItem",
			typeID = 0,
		},
		["Dwarf Willow Seed"] = {
			untranslated = "Dwarf Willow Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow dwarf willow.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DwarfWillowSeedItem",
			typeID = 0,
		},
		Easel = {
			untranslated = "Easel",
			category = nil,
			group = "Crafted Objects",
			description = "An interactive stand allowing paintings to be created using art supplies.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "EaselItem",
			typeID = 0,
		},
		["Ecko The Dolphin"] = {
			untranslated = "Ecko The Dolphin",
			category = nil,
			group = "Item",
			description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 0,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "EckoTheDolphinItem",
			typeID = 0,
		},
		["Electric Lathe"] = {
			untranslated = "Electric Lathe",
			category = nil,
			group = "Work Stations",
			description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricLatheItem",
			typeID = 0,
		},
		["Electric Machinist Table"] = {
			untranslated = "Electric Machinist Table",
			category = nil,
			group = "Work Stations",
			description = "A fancy toolbench that creates equally fancy toys.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricMachinistTableItem",
			typeID = 0,
		},
		["Electric Motor"] = {
			untranslated = "Electric Motor",
			category = nil,
			group = "Items",
			description = "A motor.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricMotorItem",
			typeID = 0,
		},
		["Electric Planer"] = {
			untranslated = "Electric Planer",
			category = nil,
			group = "Work Stations",
			description = "A sander and a jointer rolled into one.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricPlanerItem",
			typeID = 0,
		},
		["Electric Stamping Press"] = {
			untranslated = "Electric Stamping Press",
			category = nil,
			group = "Work Stations",
			description = "A tool for shaping or cutting metal by deforming it with a die.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricStampingPressItem",
			typeID = 0,
		},
		["Electric Wall Lamp"] = {
			untranslated = "Electric Wall Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A wall mounted lamp that requires electricity to turn on.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricWallLampItem",
			typeID = 0,
		},
		["Electric Water Pump"] = {
			untranslated = "Electric Water Pump",
			category = nil,
			group = "Crafted Objects",
			description = "Pumps water from a source into a pipe network.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricWaterPumpItem",
			typeID = 0,
		},
		["Electronics Assembly"] = {
			untranslated = "Electronics Assembly",
			category = nil,
			group = "Work Stations",
			description = "A set of machinery to create electronics.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectronicsAssemblyItem",
			typeID = 0,
		},
		["Electronics Skill Book"] = {
			untranslated = "Electronics Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Electronics Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Electronics Skill BookItem",
			typeID = 0,
		},
		["Electronics Skill Scroll"] = {
			untranslated = "Electronics Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Electronics Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Electronics Skill ScrollItem",
			typeID = 0,
		},
		["Electronics Upgrade"] = {
			untranslated = "Electronics Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectronicsUpgradeItem",
			typeID = 0,
		},
		["Elevator Call Post"] = {
			untranslated = "Elevator Call Post",
			category = nil,
			group = "Crafted Objects",
			description = "Used to call a nearby elevator.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElevatorCallPostItem",
			typeID = 0,
		},
		["Elk Carcass"] = {
			untranslated = "Elk Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead elk.",
			tagGroups = {
				"Medium Carcass",
				"Medium Leather Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 3000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElkCarcassItem",
			typeID = 0,
		},
		["Elk Mount"] = {
			untranslated = "Elk Mount",
			category = nil,
			group = "Housing Objects",
			description = "A hunting trophy for your house.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "4.5",
			roomCategory = "Living Room",
			furnitureType = "Statue",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElkMountItem",
			typeID = 0,
		},
		["Elk Taco"] = {
			untranslated = "Elk Taco",
			category = nil,
			group = "Food",
			description = "A tasty treat made from corn tortillas and meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 15,
			protein = 8,
			fat = 22,
			vitamins = 6,
			density = 7.285714285714286,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElkTacoItem",
			typeID = 0,
		},
		["Elk Wellington"] = {
			untranslated = "Elk Wellington",
			category = nil,
			group = "Food",
			description = "A prime cut of meat surrounded by pastry.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1450,
			carbs = 10,
			protein = 26,
			fat = 22,
			vitamins = 4,
			density = 4.275862068965517,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElkWellingtonItem",
			typeID = 0,
		},
		["Embassy Desk"] = {
			untranslated = "Embassy Desk",
			category = nil,
			group = "Work Stations",
			description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "EmbassyDeskItem",
			typeID = 0,
		},
		["Engineering Research Paper Advanced"] = {
			untranslated = "Engineering Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "EngineeringResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Engineering Research Paper Modern"] = {
			untranslated = "Engineering Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "EngineeringResearchPaperModernItem",
			typeID = 0,
		},
		Epoxy = {
			untranslated = "Epoxy",
			category = nil,
			group = "Items",
			description = "A useful material for hardening, curing, and other various uses.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "EpoxyItem",
			typeID = 0,
		},
		Ethanol = {
			untranslated = "Ethanol",
			category = nil,
			group = "Items",
			description = "A material used to make biodiesel. Not suitable for food.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "EthanolItem",
			typeID = 0,
		},
		Excavator = {
			untranslated = "Excavator",
			category = nil,
			group = "Crafted Objects",
			description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 30000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ExcavatorItem",
			typeID = 0,
		},
		["Executive Office"] = {
			untranslated = "Executive Office",
			category = nil,
			group = "Work Stations",
			description = "Elected officials can perform one-time executive actions here.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ExecutiveOfficeItem",
			typeID = 0,
		},
		["Explorer Boots"] = {
			untranslated = "Explorer Boots",
			category = nil,
			group = "Clothing",
			description = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ExplorerBootsItem",
			typeID = 0,
		},
		["Explorer Gloves"] = {
			untranslated = "Explorer Gloves",
			category = nil,
			group = "Clothing",
			description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ExplorerGlovesItem",
			typeID = 0,
		},
		["Explorer Hat"] = {
			untranslated = "Explorer Hat",
			category = nil,
			group = "Clothing",
			description = "A classic adventuring hat protecting you from the unknown.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ExplorerHatItem",
			typeID = 0,
		},
		["Explorer Pants"] = {
			untranslated = "Explorer Pants",
			category = nil,
			group = "Clothing",
			description = "Reinforced pants for exploring but still be fashionable.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ExplorerPantsItem",
			typeID = 0,
		},
		["Explorer Shirt"] = {
			untranslated = "Explorer Shirt",
			category = nil,
			group = "Clothing",
			description = "A simple white shirt with a tie and a colorable vest.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ExplorerShirtItem",
			typeID = 0,
		},
		["Fantastic Forest Pizza"] = {
			untranslated = "Fantastic Forest Pizza",
			category = nil,
			group = "Food",
			description = "Leaves you full and lively.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1250,
			carbs = 23,
			protein = 4,
			fat = 10,
			vitamins = 17,
			density = 4.32,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FantasticForestPizzaItem",
			typeID = 0,
		},
		["Farmer Boots"] = {
			untranslated = "Farmer Boots",
			category = nil,
			group = "Clothing",
			description = "Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FarmerBootsItem",
			typeID = 0,
		},
		["Farmer Gloves"] = {
			untranslated = "Farmer Gloves",
			category = nil,
			group = "Clothing",
			description = "Water-resistant nylon gloves with textured palms for increased grip.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FarmerGlovesItem",
			typeID = 0,
		},
		["Farmer Hat"] = {
			untranslated = "Farmer Hat",
			category = nil,
			group = "Clothing",
			description = " A wide-brimmed straw hat designed to provide protection from the sun.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FarmerHatItem",
			typeID = 0,
		},
		["Farmer Overalls"] = {
			untranslated = "Farmer Overalls",
			category = nil,
			group = "Clothing",
			description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FarmerOverallsItem",
			typeID = 0,
		},
		["Farmer Shirt"] = {
			untranslated = "Farmer Shirt",
			category = nil,
			group = "Clothing",
			description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FarmerShirtItem",
			typeID = 0,
		},
		["Farmers Table"] = {
			untranslated = "Farmers Table",
			category = nil,
			group = "Work Stations",
			description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FarmersTableItem",
			typeID = 0,
		},
		["Farming Skill Book"] = {
			untranslated = "Farming Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Farming Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Farming Skill BookItem",
			typeID = 0,
		},
		["Farming Skill Scroll"] = {
			untranslated = "Farming Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Farming Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Farming Skill ScrollItem",
			typeID = 0,
		},
		["Farming Upgrade"] = {
			untranslated = "Farming Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FarmingUpgradeItem",
			typeID = 0,
		},
		["Federation Foundation"] = {
			untranslated = "Federation Foundation",
			category = nil,
			group = "Work Stations",
			description = "A leap into globalization and a united federation.",
			tagGroups = {
				"Government",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Civics",
			repeatsDepreciation = "1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "45",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FederationFoundationItem",
			typeID = 0,
		},
		["Fern Campfire Salad"] = {
			untranslated = "Fern Campfire Salad",
			category = nil,
			group = "Food",
			description = "A myriad of plants that make a healthy and odd blend.",
			tagGroups = {
				"Campfire Salad",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 900,
			carbs = 9,
			protein = 5,
			fat = 1,
			vitamins = 13,
			density = 3.111111111111111,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FernCampfireSaladItem",
			typeID = 0,
		},
		["Fern Spore"] = {
			untranslated = "Fern Spore",
			category = nil,
			group = "Seed",
			description = "Plant to grow ferns.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FernSporeItem",
			typeID = 0,
		},
		["Fertilizers Skill Book"] = {
			untranslated = "Fertilizers Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Fertilizers Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Fertilizers Skill BookItem",
			typeID = 0,
		},
		["Fertilizers Skill Scroll"] = {
			untranslated = "Fertilizers Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Fertilizers Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Fertilizers Skill ScrollItem",
			typeID = 0,
		},
		["Fertilizers Upgrade"] = {
			untranslated = "Fertilizers Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FertilizersUpgradeItem",
			typeID = 0,
		},
		["Fiber Filler"] = {
			untranslated = "Fiber Filler",
			category = nil,
			group = "Items",
			description = "A filler ingredient used in a variety of fertilizers.",
			tagGroups = {
				"Fertilizer",
				"Fertilizer Filler",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FiberFillerItem",
			typeID = 0,
		},
		["Fiber Scutching Station"] = {
			untranslated = "Fiber Scutching Station",
			category = nil,
			group = "Work Stations",
			description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FiberScutchingStationItem",
			typeID = 0,
		},
		Fiberglass = {
			untranslated = "Fiberglass",
			category = nil,
			group = "Items",
			description = "Plastic reinforced with glass fiber strands.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FiberglassItem",
			typeID = 0,
		},
		Fiddleheads = {
			untranslated = "Fiddleheads",
			category = nil,
			group = "Food",
			description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
			tagGroups = {
				"Food",
				"Greens",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 2,
			protein = 1,
			fat = 0,
			vitamins = 5,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FiddleheadsItem",
			typeID = 0,
		},
		["Field Campfire Stew"] = {
			untranslated = "Field Campfire Stew",
			category = nil,
			group = "Food",
			description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 14,
			protein = 4,
			fat = 8,
			vitamins = 4,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FieldCampfireStewItem",
			typeID = 0,
		},
		["Filmy Fern Spore"] = {
			untranslated = "Filmy Fern Spore",
			category = nil,
			group = "Seed",
			description = "Plant to grow a filmy fern.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FilmyFernSporeItem",
			typeID = 0,
		},
		["Fir Log"] = {
			untranslated = "Fir Log",
			category = nil,
			group = "Natural Resources",
			description = "Fir log is a type of softwood with a nice piney smell.",
			tagGroups = {
				"Burnable Fuel",
				"Softwood",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FirLogItem",
			typeID = 0,
		},
		["Fir Seed"] = {
			untranslated = "Fir Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a fir tree.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FirSeedItem",
			typeID = 0,
		},
		["Fireweed Seed"] = {
			untranslated = "Fireweed Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow fireweed.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FireweedSeedItem",
			typeID = 0,
		},
		["Fireweed Shoots"] = {
			untranslated = "Fireweed Shoots",
			category = nil,
			group = "Food",
			description = "A bitter, brightly colored shoot similar to asparagus.",
			tagGroups = {
				"Food",
				"Greens",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 80,
			calories = 150,
			carbs = 3,
			protein = 1,
			fat = 0,
			vitamins = 4,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FireweedShootsItem",
			typeID = 0,
		},
		["Fish N Chips"] = {
			untranslated = "Fish N Chips",
			category = nil,
			group = "Food",
			description = "Deep-fried fish served with a side of taro chips.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 1000,
			carbs = 20,
			protein = 10,
			fat = 20,
			vitamins = 0,
			density = 5.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FishNChipsItem",
			typeID = 0,
		},
		["Fish Rack"] = {
			untranslated = "Fish Rack",
			category = nil,
			group = "Work Stations",
			description = "A simple display of today's catch.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FishRackItem",
			typeID = 0,
		},
		["Fish Trap"] = {
			untranslated = "Fish Trap",
			category = nil,
			group = "Crafted Objects",
			description = "A trap to catch river fish as they swim. It can only be used in fresh water as it's too small to catch the larger ocean fish. ",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FishTrapItem",
			typeID = 0,
		},
		Fishery = {
			untranslated = "Fishery",
			category = nil,
			group = "Work Stations",
			description = "A place to create fishing poles, traps and prepare seafood.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FisheryItem",
			typeID = 0,
		},
		["Fishing Pole"] = {
			untranslated = "Fishing Pole",
			category = nil,
			group = "Items",
			description = "Fishing, the most extreme sport.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FishingPoleItem",
			typeID = 0,
		},
		["Flat Steel"] = {
			untranslated = "Flat Steel",
			category = nil,
			group = "Blocks",
			description = "Coated with a layer of epoxy, this steel refuses to rust.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlatSteelItem",
			typeID = 0,
		},
		["Flat Steel Door"] = {
			untranslated = "Flat Steel Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful modern flat steel door with a large viewing window.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlatSteelDoorItem",
			typeID = 0,
		},
		Flatbread = {
			untranslated = "Flatbread",
			category = nil,
			group = "Food",
			description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 500,
			carbs = 17,
			protein = 8,
			fat = 3,
			vitamins = 2,
			density = 6.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlatbreadItem",
			typeID = 0,
		},
		["Flax Fiber"] = {
			untranslated = "Flax Fiber",
			category = nil,
			group = "Items",
			description = "Processed fibers of flax ready to be spun into yarn.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlaxFiberItem",
			typeID = 0,
		},
		["Flax Seed"] = {
			untranslated = "Flax Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow flax. ",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlaxSeedItem",
			typeID = 0,
		},
		["Flax Stem"] = {
			untranslated = "Flax Stem",
			category = nil,
			group = "Items",
			description = "A bundle of harvested flax that can be processed into fabric.",
			tagGroups = {
				"Crop",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlaxStemItem",
			typeID = 0,
		},
		["Flax Trawler Net"] = {
			untranslated = "Flax Trawler Net",
			category = nil,
			group = "Items",
			description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlaxTrawlerNetItem",
			typeID = 0,
		},
		["Flaxseed Oil"] = {
			untranslated = "Flaxseed Oil",
			category = nil,
			group = "Food",
			description = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
			tagGroups = {
				"Fat",
				"Food",
				"Oil",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 120,
			carbs = 0,
			protein = 0,
			fat = 15,
			vitamins = 0,
			density = 12.5,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlaxseedOilItem",
			typeID = 0,
		},
		Flour = {
			untranslated = "Flour",
			category = nil,
			group = "Food",
			description = "A fine, milled wheat product that's useful for all baking.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 50,
			carbs = 15,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 30.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlourItem",
			typeID = 0,
		},
		["Fox Carcass"] = {
			untranslated = "Fox Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead fox.",
			tagGroups = {
				"Small Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FoxCarcassItem",
			typeID = 0,
		},
		["Framed Glass"] = {
			untranslated = "Framed Glass",
			category = nil,
			group = "Blocks",
			description = "Glass which was reinforced by a steel frame.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FramedGlassItem",
			typeID = 0,
		},
		["Framed Glass Door"] = {
			untranslated = "Framed Glass Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful glass door made of steel and glass.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FramedGlassDoorItem",
			typeID = 0,
		},
		["Fried Camas"] = {
			untranslated = "Fried Camas",
			category = nil,
			group = "Food",
			description = "Deep fried Camas. Bit greasy.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 9,
			protein = 3,
			fat = 10,
			vitamins = 2,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FriedCamasItem",
			typeID = 0,
		},
		["Fried Fiddleheads"] = {
			untranslated = "Fried Fiddleheads",
			category = nil,
			group = "Food",
			description = "Secret's in the sauce.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 11,
			protein = 3,
			fat = 6,
			vitamins = 4,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FriedFiddleheadsItem",
			typeID = 0,
		},
		["Fried Hare Haunches"] = {
			untranslated = "Fried Hare Haunches",
			category = nil,
			group = "Food",
			description = "Everything is better deep fried.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 750,
			carbs = 6,
			protein = 15,
			fat = 27,
			vitamins = 4,
			density = 6.933333333333333,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FriedHareHaunchesItem",
			typeID = 0,
		},
		["Fried Hearts Of Palm"] = {
			untranslated = "Fried Hearts Of Palm",
			category = nil,
			group = "Food",
			description = "Secret's in the sauce.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 13,
			protein = 3,
			fat = 6,
			vitamins = 2,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FriedHeartsOfPalmItem",
			typeID = 0,
		},
		["Fried Taro"] = {
			untranslated = "Fried Taro",
			category = nil,
			group = "Food",
			description = "Secret's in the sauce.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 14,
			protein = 1,
			fat = 8,
			vitamins = 1,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FriedTaroItem",
			typeID = 0,
		},
		["Fried Tomatoes"] = {
			untranslated = "Fried Tomatoes",
			category = nil,
			group = "Food",
			description = "Secret's in the sauce.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 11,
			protein = 3,
			fat = 8,
			vitamins = 2,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FriedTomatoesItem",
			typeID = 0,
		},
		["Froth Floatation Cell"] = {
			untranslated = "Froth Floatation Cell",
			category = nil,
			group = "Work Stations",
			description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FrothFloatationCellItem",
			typeID = 0,
		},
		["Fruit Muffin"] = {
			untranslated = "Fruit Muffin",
			category = nil,
			group = "Food",
			description = "A soft, slightly sweet bread studded with juicy fruits.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 800,
			carbs = 10,
			protein = 5,
			fat = 4,
			vitamins = 16,
			density = 4.375,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FruitMuffinItem",
			typeID = 0,
		},
		["Fruit Salad"] = {
			untranslated = "Fruit Salad",
			category = nil,
			group = "Food",
			description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
			tagGroups = {
				"Food",
				"Salad",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 900,
			carbs = 12,
			protein = 4,
			fat = 3,
			vitamins = 19,
			density = 4.222222222222222,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FruitSaladItem",
			typeID = 0,
		},
		["Fruit Tart"] = {
			untranslated = "Fruit Tart",
			category = nil,
			group = "Food",
			description = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 800,
			carbs = 22,
			protein = 3,
			fat = 9,
			vitamins = 14,
			density = 6.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FruitTartItem",
			typeID = 0,
		},
		["Fur Pelt"] = {
			untranslated = "Fur Pelt",
			category = nil,
			group = "Items",
			description = "A soft, furry pelt.",
			tagGroups = {
				"Animal Skin",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FurPeltItem",
			typeID = 0,
		},
		["Galaxy Vase"] = {
			untranslated = "Galaxy Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GalaxyVaseItem",
			typeID = 0,
		},
		["Garden Boots"] = {
			untranslated = "Garden Boots",
			category = nil,
			group = "Clothing",
			description = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GardenBootsItem",
			typeID = 0,
		},
		Gasoline = {
			untranslated = "Gasoline",
			category = nil,
			group = "Blocks",
			description = "Refined petroleum useful for fueling machines and generators.",
			tagGroups = {
				"Liquid Fuel",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 80000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GasolineItem",
			typeID = 0,
		},
		["Gathering Basic Upgrade"] = {
			untranslated = "Gathering Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GatheringBasicUpgradeItem",
			typeID = 0,
		},
		["Gathering Research Paper Basic"] = {
			untranslated = "Gathering Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GatheringResearchPaperBasicItem",
			typeID = 0,
		},
		Gearbox = {
			untranslated = "Gearbox",
			category = nil,
			group = "Items",
			description = "Provides speed and torque conversions from a rotating power source to another device.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GearboxItem",
			typeID = 0,
		},
		["Geology Research Paper Advanced"] = {
			untranslated = "Geology Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GeologyResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Geology Research Paper Basic"] = {
			untranslated = "Geology Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GeologyResearchPaperBasicItem",
			typeID = 0,
		},
		["Geology Research Paper Modern"] = {
			untranslated = "Geology Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GeologyResearchPaperModernItem",
			typeID = 0,
		},
		["Giant Cactus Fruit"] = {
			untranslated = "Giant Cactus Fruit",
			category = nil,
			group = "Food",
			description = "A bulbous fruit that used to top Saguaro cacti.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 100,
			carbs = 2,
			protein = 0,
			fat = 2,
			vitamins = 4,
			density = 8.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GiantCactusFruitItem",
			typeID = 0,
		},
		["Gigot Sleeve Shirt"] = {
			untranslated = "Gigot Sleeve Shirt",
			category = nil,
			group = "Clothing",
			description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GigotSleeveShirtItem",
			typeID = 0,
		},
		Glass = {
			untranslated = "Glass",
			category = nil,
			group = "Blocks",
			description = "A transparent, solid material useful for more than just windows.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GlassItem",
			typeID = 0,
		},
		["Glass Lens"] = {
			untranslated = "Glass Lens",
			category = nil,
			group = "Items",
			description = "A thin shaped piece of glass very useful for devices used to interact with light.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GlassLensItem",
			typeID = 0,
		},
		["Glassworking Advanced Upgrade"] = {
			untranslated = "Glassworking Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GlassworkingAdvancedUpgradeItem",
			typeID = 0,
		},
		["Glassworking Modern Upgrade"] = {
			untranslated = "Glassworking Modern Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GlassworkingModernUpgradeItem",
			typeID = 0,
		},
		["Glassworking Skill Book"] = {
			untranslated = "Glassworking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Glassworking Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Glassworking Skill BookItem",
			typeID = 0,
		},
		["Glassworking Skill Scroll"] = {
			untranslated = "Glassworking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Glassworking Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Glassworking Skill ScrollItem",
			typeID = 0,
		},
		Glassworks = {
			untranslated = "Glassworks",
			category = nil,
			group = "Work Stations",
			description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GlassworksItem",
			typeID = 0,
		},
		Gneiss = {
			untranslated = "Gneiss",
			category = nil,
			group = "Natural Resources",
			description = "A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 7000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GneissItem",
			typeID = 0,
		},
		["Goat Mount"] = {
			untranslated = "Goat Mount",
			category = nil,
			group = "Housing Objects",
			description = "A hunting trophy for your house.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3.5",
			roomCategory = "Living Room",
			furnitureType = "Statue",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoatMountItem",
			typeID = 0,
		},
		["Gold Bar"] = {
			untranslated = "Gold Bar",
			category = nil,
			group = "Blocks",
			description = "Refined bar of gold.",
			tagGroups = {
				"Metal",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoldBarItem",
			typeID = 0,
		},
		["Gold Concentrate"] = {
			untranslated = "Gold Concentrate",
			category = nil,
			group = "Blocks",
			description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
			tagGroups = {
				"Concentrated Ore",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoldConcentrateItem",
			typeID = 0,
		},
		["Gold Flakes"] = {
			untranslated = "Gold Flakes",
			category = nil,
			group = "Items",
			description = "A highly efficient conductor for delicate electronics.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoldFlakesItem",
			typeID = 0,
		},
		["Gold Frame Landscape"] = {
			untranslated = "Gold Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoldFrameLandscapeItem",
			typeID = 0,
		},
		["Gold Frame Wide"] = {
			untranslated = "Gold Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoldFrameWideItem",
			typeID = 0,
		},
		["Gold Ore"] = {
			untranslated = "Gold Ore",
			category = nil,
			group = "Natural Resources",
			description = "Unrefined ore with traces of gold.",
			tagGroups = {
				"Excavatable",
				"Ore",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 7500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoldOreItem",
			typeID = 0,
		},
		["Gold Wiring"] = {
			untranslated = "Gold Wiring",
			category = nil,
			group = "Items",
			description = "A length of gold conductive wire useful for a variety of purposes.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoldWiringItem",
			typeID = 0,
		},
		["Government Office"] = {
			untranslated = "Government Office",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of Elected Titles, which can be given special privileges.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GovernmentOfficeItem",
			typeID = 0,
		},
		Granite = {
			untranslated = "Granite",
			category = nil,
			group = "Natural Resources",
			description = "A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GraniteItem",
			typeID = 0,
		},
		["Grass Seed"] = {
			untranslated = "Grass Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow grass.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GrassSeedItem",
			typeID = 0,
		},
		["Hand Plow"] = {
			untranslated = "Hand Plow",
			category = nil,
			group = "Crafted Objects",
			description = "A tool that tills the field for farming.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HandPlowItem",
			typeID = 0,
		},
		["Handheld Camera"] = {
			untranslated = "Handheld Camera",
			category = nil,
			group = "Items",
			description = "A modern piece of marvel that allows a more detailed way of saving landscape.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HandheldCameraItem",
			typeID = 0,
		},
		["Hanging Long Steel Sign"] = {
			untranslated = "Hanging Long Steel Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A long steel plate for when you need to display extra large text.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingLongSteelSignItem",
			typeID = 0,
		},
		["Hanging Steel Framed Sign"] = {
			untranslated = "Hanging Steel Framed Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large wooden sign framed with steel.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingSteelFramedSignItem",
			typeID = 0,
		},
		["Hanging Steel Mine Sign"] = {
			untranslated = "Hanging Steel Mine Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A hanging sign made of steel plates.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingSteelMineSignItem",
			typeID = 0,
		},
		["Hanging Steel Plain Sign"] = {
			untranslated = "Hanging Steel Plain Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large hanging steel sign attached to a wooden frame.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingSteelPlainSignItem",
			typeID = 0,
		},
		["Hanging Steel Shop Sign"] = {
			untranslated = "Hanging Steel Shop Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A decorative wooden sign framed with steel. Great for advertising shops.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingSteelShopSignItem",
			typeID = 0,
		},
		["Hardwood Board"] = {
			untranslated = "Hardwood Board",
			category = nil,
			group = "Items",
			description = "A higher quality hardwood board used for long lasting furniture.",
			tagGroups = {
				"Burnable Fuel",
				"Wood Board",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 2000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HardwoodBoardItem",
			typeID = 0,
		},
		["Hardwood Hewn Log"] = {
			untranslated = "Hardwood Hewn Log",
			category = nil,
			group = "Blocks",
			description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Hewn Log",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HardwoodHewnLogItem",
			typeID = 0,
		},
		["Hardwood Lumber"] = {
			untranslated = "Hardwood Lumber",
			category = nil,
			group = "Blocks",
			description = "Can be fashioned into various usable equipment.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Lumber",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HardwoodLumberItem",
			typeID = 0,
		},
		["Hardwood Lumber Dresser"] = {
			untranslated = "Hardwood Lumber Dresser",
			category = nil,
			group = "Housing Objects",
			description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Bedroom",
			furnitureType = "Dresser",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HardwoodLumberDresserItem",
			typeID = 0,
		},
		["Hare Carcass"] = {
			untranslated = "Hare Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead hare.",
			tagGroups = {
				"Tiny Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HareCarcassItem",
			typeID = 0,
		},
		["Heart Of Palm"] = {
			untranslated = "Heart Of Palm",
			category = nil,
			group = "Food",
			description = "Collected from the inner core and growing bud of a palm tree.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 150,
			calories = 100,
			carbs = 4,
			protein = 2,
			fat = 0,
			vitamins = 2,
			density = 8.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HeartOfPalmItem",
			typeID = 0,
		},
		["Hearty Hometown Pizza"] = {
			untranslated = "Hearty Hometown Pizza",
			category = nil,
			group = "Food",
			description = "When you feel nostalgic and miss that cozy hometown feeling.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1200,
			carbs = 28,
			protein = 7,
			fat = 11,
			vitamins = 3,
			density = 4.083333333333333,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HeartyHometownPizzaItem",
			typeID = 0,
		},
		["Heat Sink"] = {
			untranslated = "Heat Sink",
			category = nil,
			group = "Items",
			description = "A copper plate to draw and disperse heat.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HeatSinkItem",
			typeID = 0,
		},
		["Heliconia Seed"] = {
			untranslated = "Heliconia Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow heliconia.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HeliconiaSeedItem",
			typeID = 0,
		},
		["Hemp Mooring Rope"] = {
			untranslated = "Hemp Mooring Rope",
			category = nil,
			group = "Items",
			description = "Strong ropes used to hold down and prevent ships from moving around.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HempMooringRopeItem",
			typeID = 0,
		},
		Henley = {
			untranslated = "Henley",
			category = nil,
			group = "Clothing",
			description = "A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HenleyItem",
			typeID = 0,
		},
		["Hewn Bench"] = {
			untranslated = "Hewn Bench",
			category = nil,
			group = "Housing Objects",
			description = "A basic wooden bench.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnBenchItem",
			typeID = 0,
		},
		["Hewn Chair"] = {
			untranslated = "Hewn Chair",
			category = nil,
			group = "Housing Objects",
			description = "A raised surface supported by legs. Without the back, it might be a stool.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnChairItem",
			typeID = 0,
		},
		["Hewn Door"] = {
			untranslated = "Hewn Door",
			category = nil,
			group = "Housing Objects",
			description = "A door made from roughly hewn logs.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnDoorItem",
			typeID = 0,
		},
		["Hewn Dresser"] = {
			untranslated = "Hewn Dresser",
			category = nil,
			group = "Housing Objects",
			description = "A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Bedroom",
			furnitureType = "Dresser",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnDresserItem",
			typeID = 0,
		},
		["Hewn Log"] = {
			untranslated = "Hewn Log",
			category = nil,
			group = "Blocks",
			description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Hewn Log",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnLogItem",
			typeID = 0,
		},
		["Hewn Nightstand"] = {
			untranslated = "Hewn Nightstand",
			category = nil,
			group = "Housing Objects",
			description = "A simple hewn wooden nightstand you can pile unread books on.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Bedroom",
			furnitureType = "Nightstand",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnNightstandItem",
			typeID = 0,
		},
		["Hewn Softwood Bench"] = {
			untranslated = "Hewn Softwood Bench",
			category = nil,
			group = "Housing Objects",
			description = "A basic wooden bench.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnSoftwoodBenchItem",
			typeID = 0,
		},
		["Hewn Softwood Chair"] = {
			untranslated = "Hewn Softwood Chair",
			category = nil,
			group = "Housing Objects",
			description = "A raised surface supported by legs. Without the back, it might be a stool.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnSoftwoodChairItem",
			typeID = 0,
		},
		["Hewn Softwood Door"] = {
			untranslated = "Hewn Softwood Door",
			category = nil,
			group = "Housing Objects",
			description = "A door made from roughly hewn logs.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnSoftwoodDoorItem",
			typeID = 0,
		},
		["Hewn Softwood Table"] = {
			untranslated = "Hewn Softwood Table",
			category = nil,
			group = "Housing Objects",
			description = "A large table for placing things on.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnSoftwoodTableItem",
			typeID = 0,
		},
		["Hewn Table"] = {
			untranslated = "Hewn Table",
			category = nil,
			group = "Housing Objects",
			description = "A large table for placing things on.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnTableItem",
			typeID = 0,
		},
		["Hide Ash Fertilizer"] = {
			untranslated = "Hide Ash Fertilizer",
			category = nil,
			group = "Items",
			description = "A fertilizer made from hide ash and fillers.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HideAshFertilizerItem",
			typeID = 0,
		},
		Hosomaki = {
			untranslated = "Hosomaki",
			category = nil,
			group = "Food",
			description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 700,
			carbs = 21,
			protein = 19,
			fat = 5,
			vitamins = 8,
			density = 7.571428571428572,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HosomakiItem",
			typeID = 0,
		},
		Huckleberries = {
			untranslated = "Huckleberries",
			category = nil,
			group = "Food",
			description = "A handfull of small wild berries. I'm your huckleberry.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 2,
			protein = 0,
			fat = 0,
			vitamins = 6,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HuckleberriesItem",
			typeID = 0,
		},
		["Huckleberry Extract"] = {
			untranslated = "Huckleberry Extract",
			category = nil,
			group = "Food",
			description = "A concentrated blast of huckleberry goodness.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 60,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 15,
			density = 25.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HuckleberryExtractItem",
			typeID = 0,
		},
		["Huckleberry Fritter"] = {
			untranslated = "Huckleberry Fritter",
			category = nil,
			group = "Food",
			description = "Fried and sweet.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 900,
			carbs = 16,
			protein = 0,
			fat = 20,
			vitamins = 8,
			density = 4.888888888888889,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HuckleberryFritterItem",
			typeID = 0,
		},
		["Huckleberry Pie"] = {
			untranslated = "Huckleberry Pie",
			category = nil,
			group = "Food",
			description = "A fantastic combination of flaky crust and scrumptious berries.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 1300,
			carbs = 13,
			protein = 5,
			fat = 10,
			vitamins = 16,
			density = 3.3846153846153846,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HuckleberryPieItem",
			typeID = 0,
		},
		["Huckleberry Seed"] = {
			untranslated = "Huckleberry Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a huckleberry bush.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HuckleberrySeedItem",
			typeID = 0,
		},
		["Huge Banner Sign"] = {
			untranslated = "Huge Banner Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A banner made out of fabric held up by ropes and some pieces of wood.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeBannerSignItem",
			typeID = 0,
		},
		["Huge Iron Banner Sign"] = {
			untranslated = "Huge Iron Banner Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A very large iron banner placed between two iron pillars. ",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeIronBannerSignItem",
			typeID = 0,
		},
		["Huge Iron Sign"] = {
			untranslated = "Huge Iron Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A very large iron sign.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeIronSignItem",
			typeID = 0,
		},
		["Huge Steel Banner Sign"] = {
			untranslated = "Huge Steel Banner Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large illuminated banner mounted on a steel frame portal.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeSteelBannerSignItem",
			typeID = 0,
		},
		["Huge Steel Sign"] = {
			untranslated = "Huge Steel Sign",
			category = nil,
			group = "Crafted Objects",
			description = "An illuminated large steel sign.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeSteelSignItem",
			typeID = 0,
		},
		["Huge Wooden Banner Sign"] = {
			untranslated = "Huge Wooden Banner Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeWoodenBannerSignItem",
			typeID = 0,
		},
		["Hunting Upgrade"] = {
			untranslated = "Hunting Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HuntingUpgradeItem",
			typeID = 0,
		},
		Icebox = {
			untranslated = "Icebox",
			category = nil,
			group = "Housing Objects",
			description = "A box of ice. It's in the name!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Kitchen",
			furnitureType = "Food Storage",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IceboxItem",
			typeID = 0,
		},
		["Immigration Desk"] = {
			untranslated = "Immigration Desk",
			category = nil,
			group = "Work Stations",
			description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ImmigrationDeskItem",
			typeID = 0,
		},
		["Industrial Barge"] = {
			untranslated = "Industrial Barge",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 30000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IndustrialBargeItem",
			typeID = 0,
		},
		["Industrial Elevator"] = {
			untranslated = "Industrial Elevator",
			category = nil,
			group = "Crafted Objects",
			description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IndustrialElevatorItem",
			typeID = 0,
		},
		["Industrial Generator"] = {
			untranslated = "Industrial Generator",
			category = nil,
			group = "Crafted Objects",
			description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IndustrialGeneratorItem",
			typeID = 0,
		},
		["Industrial Refrigerator"] = {
			untranslated = "Industrial Refrigerator",
			category = nil,
			group = "Crafted Objects",
			description = "A larger food storage solution for when you want to keep it fresh!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IndustrialRefrigeratorItem",
			typeID = 0,
		},
		["Industry Skill Book"] = {
			untranslated = "Industry Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Industry Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Industry Skill BookItem",
			typeID = 0,
		},
		["Industry Skill Scroll"] = {
			untranslated = "Industry Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Industry Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Industry Skill ScrollItem",
			typeID = 0,
		},
		["Industry Upgrade"] = {
			untranslated = "Industry Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IndustryUpgradeItem",
			typeID = 0,
		},
		["Infused Oil"] = {
			untranslated = "Infused Oil",
			category = nil,
			group = "Food",
			description = "Oil infused with flavor to enhance it.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 120,
			carbs = 0,
			protein = 0,
			fat = 12,
			vitamins = 3,
			density = 12.5,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "InfusedOilItem",
			typeID = 0,
		},
		["Iron Anchor"] = {
			untranslated = "Iron Anchor",
			category = nil,
			group = "Items",
			description = "A solid iron anchor used to park your vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronAnchorItem",
			typeID = 0,
		},
		["Iron Axe"] = {
			untranslated = "Iron Axe",
			category = nil,
			group = "Items",
			description = "A sturdy iron axe made for cutting down trees.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronAxeItem",
			typeID = 0,
		},
		["Iron Axle"] = {
			untranslated = "Iron Axle",
			category = nil,
			group = "Items",
			description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronAxleItem",
			typeID = 0,
		},
		["Iron Bar"] = {
			untranslated = "Iron Bar",
			category = nil,
			group = "Blocks",
			description = "Refined bar of iron.",
			tagGroups = {
				"Metal",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 15000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronBarItem",
			typeID = 0,
		},
		["Iron Concentrate"] = {
			untranslated = "Iron Concentrate",
			category = nil,
			group = "Blocks",
			description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
			tagGroups = {
				"Concentrated Ore",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronConcentrateItem",
			typeID = 0,
		},
		["Iron Frame Landscape"] = {
			untranslated = "Iron Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronFrameLandscapeItem",
			typeID = 0,
		},
		["Iron Frame Wide"] = {
			untranslated = "Iron Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronFrameWideItem",
			typeID = 0,
		},
		["Iron Gear"] = {
			untranslated = "Iron Gear",
			category = nil,
			group = "Items",
			description = "A toothed machine part that interlocks with others.",
			tagGroups = {
				"Gear",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronGearItem",
			typeID = 0,
		},
		["Iron Hammer"] = {
			untranslated = "Iron Hammer",
			category = nil,
			group = "Items",
			description = "An iron hammer allows for more sophisticated building.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronHammerItem",
			typeID = 0,
		},
		["Iron Hoe"] = {
			untranslated = "Iron Hoe",
			category = nil,
			group = "Items",
			description = "A sturdy iron hoe made for tilling the soil.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronHoeItem",
			typeID = 0,
		},
		["Iron Hull Sheet"] = {
			untranslated = "Iron Hull Sheet",
			category = nil,
			group = "Items",
			description = "Thin iron plates for use in various crafting recipes.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronHullSheetItem",
			typeID = 0,
		},
		["Iron Machete"] = {
			untranslated = "Iron Machete",
			category = nil,
			group = "Items",
			description = "A machete used to quickly clear plants.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronMacheteItem",
			typeID = 0,
		},
		["Iron Ore"] = {
			untranslated = "Iron Ore",
			category = nil,
			group = "Natural Resources",
			description = "Unrefined ore with traces of iron.",
			tagGroups = {
				"Excavatable",
				"Ore",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronOreItem",
			typeID = 0,
		},
		["Iron Pickaxe"] = {
			untranslated = "Iron Pickaxe",
			category = nil,
			group = "Items",
			description = "A sturdy iron pickaxe used to break down stone and ore into usable rubble.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronPickaxeItem",
			typeID = 0,
		},
		["Iron Pipe"] = {
			untranslated = "Iron Pipe",
			category = nil,
			group = "Blocks",
			description = "A pipe for transporting liquids.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronPipeItem",
			typeID = 0,
		},
		["Iron Plate"] = {
			untranslated = "Iron Plate",
			category = nil,
			group = "Items",
			description = "A solid iron plate for use in various crafting recipes.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronPlateItem",
			typeID = 0,
		},
		["Iron Road Tool"] = {
			untranslated = "Iron Road Tool",
			category = nil,
			group = "Items",
			description = "A tool for tamping dirt into roads.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronRoadToolItem",
			typeID = 0,
		},
		["Iron Rock Drill"] = {
			untranslated = "Iron Rock Drill",
			category = nil,
			group = "Items",
			description = "A drill used to retreive geological samples and discover what treasures can be found underground.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronRockDrillItem",
			typeID = 0,
		},
		["Iron Saw Blade"] = {
			untranslated = "Iron Saw Blade",
			category = nil,
			group = "Items",
			description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronSawBladeItem",
			typeID = 0,
		},
		["Iron Shovel"] = {
			untranslated = "Iron Shovel",
			category = nil,
			group = "Items",
			description = "A sturdy shovel that breaks less than its wooden counterpart.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronShovelItem",
			typeID = 0,
		},
		["Iron Sickle"] = {
			untranslated = "Iron Sickle",
			category = nil,
			group = "Items",
			description = "An iron sickle used to harvest crops or cut grass.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronSickleItem",
			typeID = 0,
		},
		["Iron Wheel"] = {
			untranslated = "Iron Wheel",
			category = nil,
			group = "Items",
			description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronWheelItem",
			typeID = 0,
		},
		["Jaguar Carcass"] = {
			untranslated = "Jaguar Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead Jaguar.",
			tagGroups = {
				"Medium Carcass",
				"Medium Leather Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "JaguarCarcassItem",
			typeID = 0,
		},
		["Jaw Crusher"] = {
			untranslated = "Jaw Crusher",
			category = nil,
			group = "Work Stations",
			description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "JawCrusherItem",
			typeID = 0,
		},
		["Jointfir Seed"] = {
			untranslated = "Jointfir Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a jointfir.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "JointfirSeedItem",
			typeID = 0,
		},
		["Joshua Log"] = {
			untranslated = "Joshua Log",
			category = nil,
			group = "Natural Resources",
			description = "Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.",
			tagGroups = {
				"Burnable Fuel",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "JoshuaLogItem",
			typeID = 0,
		},
		["Joshua Seed"] = {
			untranslated = "Joshua Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a joshua tree.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "JoshuaSeedItem",
			typeID = 0,
		},
		["Jungle Campfire Salad"] = {
			untranslated = "Jungle Campfire Salad",
			category = nil,
			group = "Food",
			description = "A myriad of plants that make a healthy and odd blend.",
			tagGroups = {
				"Campfire Salad",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 900,
			carbs = 11,
			protein = 4,
			fat = 3,
			vitamins = 10,
			density = 3.111111111111111,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "JungleCampfireSaladItem",
			typeID = 0,
		},
		["Jungle Campfire Stew"] = {
			untranslated = "Jungle Campfire Stew",
			category = nil,
			group = "Food",
			description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 8,
			protein = 8,
			fat = 11,
			vitamins = 3,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "JungleCampfireStewItem",
			typeID = 0,
		},
		Kelp = {
			untranslated = "Kelp",
			category = nil,
			group = "Items",
			description = "Some creepy kelp.",
			tagGroups = {
				"Crop",
				"Natural Fiber",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "KelpItem",
			typeID = 0,
		},
		["Kelpy Crab Roll"] = {
			untranslated = "Kelpy Crab Roll",
			category = nil,
			group = "Food",
			description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1350,
			carbs = 22,
			protein = 13,
			fat = 11,
			vitamins = 5,
			density = 3.7777777777777777,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "KelpyCrabRollItem",
			typeID = 0,
		},
		Kiln = {
			untranslated = "Kiln",
			category = nil,
			group = "Work Stations",
			description = "Useful for baking bricks and finishing pottery.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "KilnItem",
			typeID = 0,
		},
		["King Fern Spore"] = {
			untranslated = "King Fern Spore",
			category = nil,
			group = "Seed",
			description = "Plant to grow king fern.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "KingFernSporeItem",
			typeID = 0,
		},
		Kitchen = {
			untranslated = "Kitchen",
			category = nil,
			group = "Housing Objects",
			description = "A prep area for food which allows for more complex dishes.",
			tagGroups = {
				"Crafting Table",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Kitchen",
			furnitureType = "Cooking",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "18",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "KitchenItem",
			typeID = 0,
		},
		Laboratory = {
			untranslated = "Laboratory",
			category = nil,
			group = "Work Stations",
			description = "For more advanced research and manufacturing. Science rules!",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LaboratoryItem",
			typeID = 0,
		},
		["Large Bath Mat"] = {
			untranslated = "Large Bath Mat",
			category = nil,
			group = "Housing Objects",
			description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Bathroom",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeBathMatItem",
			typeID = 0,
		},
		["Large Canoe"] = {
			untranslated = "Large Canoe",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 8000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeCanoeItem",
			typeID = 0,
		},
		["Large Corrugated Steel Door"] = {
			untranslated = "Large Corrugated Steel Door",
			category = nil,
			group = "Housing Objects",
			description = "A large corrugated steel door.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeCorrugatedSteelDoorItem",
			typeID = 0,
		},
		["Large Cotton Bunting Red"] = {
			untranslated = "Large Cotton Bunting Red",
			category = nil,
			group = "Housing Objects",
			description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeCottonBuntingRedItem",
			typeID = 0,
		},
		["Large Cotton Bunting Regal"] = {
			untranslated = "Large Cotton Bunting Regal",
			category = nil,
			group = "Housing Objects",
			description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeCottonBuntingRegalItem",
			typeID = 0,
		},
		["Large Court"] = {
			untranslated = "Large Court",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeCourtItem",
			typeID = 0,
		},
		["Large Festive Paper Lantern"] = {
			untranslated = "Large Festive Paper Lantern",
			category = nil,
			group = "Housing Objects",
			description = "A large festive paper lantern.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeFestivePaperLanternItem",
			typeID = 0,
		},
		["Large Hanging Ashlar Basalt Sign"] = {
			untranslated = "Large Hanging Ashlar Basalt Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingAshlarBasaltSignItem",
			typeID = 0,
		},
		["Large Hanging Ashlar Stone Sign"] = {
			untranslated = "Large Hanging Ashlar Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingAshlarStoneSignItem",
			typeID = 0,
		},
		["Large Hanging Birch Sign"] = {
			untranslated = "Large Hanging Birch Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingBirchSignItem",
			typeID = 0,
		},
		["Large Hanging Lumber Sign"] = {
			untranslated = "Large Hanging Lumber Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingLumberSignItem",
			typeID = 0,
		},
		["Large Hanging Mortared Granite Sign"] = {
			untranslated = "Large Hanging Mortared Granite Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingMortaredGraniteSignItem",
			typeID = 0,
		},
		["Large Hanging Mortared Stone Sign"] = {
			untranslated = "Large Hanging Mortared Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingMortaredStoneSignItem",
			typeID = 0,
		},
		["Large Hanging Saguaro Sign"] = {
			untranslated = "Large Hanging Saguaro Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingSaguaroSignItem",
			typeID = 0,
		},
		["Large Hanging Softwood Sign"] = {
			untranslated = "Large Hanging Softwood Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingSoftwoodSignItem",
			typeID = 0,
		},
		["Large Hanging Stone Sign"] = {
			untranslated = "Large Hanging Stone Sign",
			category = nil,
			group = "World Object",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingStoneSignItem",
			typeID = 0,
		},
		["Large Hanging Wood Sign"] = {
			untranslated = "Large Hanging Wood Sign",
			category = nil,
			group = "Item",
			description = "A large sign for all of your larger text needs!",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = nil,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingWoodSignItem",
			typeID = 0,
		},
		["Large Lumber Door"] = {
			untranslated = "Large Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A large lumber door allowing moderate sized vehicles through..",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeLumberDoorItem",
			typeID = 0,
		},
		["Large Lumber Stockpile"] = {
			untranslated = "Large Lumber Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeLumberStockpileItem",
			typeID = 0,
		},
		["Large Metal Ship Frame"] = {
			untranslated = "Large Metal Ship Frame",
			category = nil,
			group = "Items",
			description = "A large metal frame for constructing a larger naval vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeMetalShipFrameItem",
			typeID = 0,
		},
		["Large Nylon Bunting Green"] = {
			untranslated = "Large Nylon Bunting Green",
			category = nil,
			group = "Housing Objects",
			description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeNylonBuntingGreenItem",
			typeID = 0,
		},
		["Large Nylon Bunting Purple"] = {
			untranslated = "Large Nylon Bunting Purple",
			category = nil,
			group = "Housing Objects",
			description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeNylonBuntingPurpleItem",
			typeID = 0,
		},
		["Large Paper Lantern"] = {
			untranslated = "Large Paper Lantern",
			category = nil,
			group = "Housing Objects",
			description = "A large paper lantern.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargePaperLanternItem",
			typeID = 0,
		},
		["Large Standing Ashlar Basalt Sign"] = {
			untranslated = "Large Standing Ashlar Basalt Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingAshlarBasaltSignItem",
			typeID = 0,
		},
		["Large Standing Ashlar Stone Sign"] = {
			untranslated = "Large Standing Ashlar Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingAshlarStoneSignItem",
			typeID = 0,
		},
		["Large Standing Birch Sign"] = {
			untranslated = "Large Standing Birch Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingBirchSignItem",
			typeID = 0,
		},
		["Large Standing Lumber Sign"] = {
			untranslated = "Large Standing Lumber Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingLumberSignItem",
			typeID = 0,
		},
		["Large Standing Mortared Granite Sign"] = {
			untranslated = "Large Standing Mortared Granite Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingMortaredGraniteSignItem",
			typeID = 0,
		},
		["Large Standing Mortared Stone Sign"] = {
			untranslated = "Large Standing Mortared Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingMortaredStoneSignItem",
			typeID = 0,
		},
		["Large Standing Saguaro Sign"] = {
			untranslated = "Large Standing Saguaro Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingSaguaroSignItem",
			typeID = 0,
		},
		["Large Standing Softwood Sign"] = {
			untranslated = "Large Standing Softwood Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingSoftwoodSignItem",
			typeID = 0,
		},
		["Large Standing Stone Sign"] = {
			untranslated = "Large Standing Stone Sign",
			category = nil,
			group = "World Object",
			description = "A large sign for all your large text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingStoneSignItem",
			typeID = 0,
		},
		["Large Standing Wood Sign"] = {
			untranslated = "Large Standing Wood Sign",
			category = nil,
			group = "Item",
			description = "A large sign for all of your larger text needs!",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = nil,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingWoodSignItem",
			typeID = 0,
		},
		["Large Windowed Lumber Door"] = {
			untranslated = "Large Windowed Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A large lumber door with windows allowing moderate sized vehicles through..",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeWindowedLumberDoorItem",
			typeID = 0,
		},
		["Large Wooden Ship Frame"] = {
			untranslated = "Large Wooden Ship Frame",
			category = nil,
			group = "Items",
			description = "A large wooden frame for constructing a larger naval vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 20000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeWoodenShipFrameItem",
			typeID = 0,
		},
		Laser = {
			untranslated = "Laser",
			category = nil,
			group = "Crafted Objects",
			description = "AVOID DIRECT EYE EXPOSURE",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LaserItem",
			typeID = 0,
		},
		Lathe = {
			untranslated = "Lathe",
			category = nil,
			group = "Work Stations",
			description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LatheItem",
			typeID = 0,
		},
		["Lattice Mushroom Spores"] = {
			untranslated = "Lattice Mushroom Spores",
			category = nil,
			group = "Seed",
			description = "Plant to grow lattice mushrooms.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LatticeMushroomSporesItem",
			typeID = 0,
		},
		["Leather Hide"] = {
			untranslated = "Leather Hide",
			category = nil,
			group = "Items",
			description = "A thick hide.",
			tagGroups = {
				"Animal Skin",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LeatherHideItem",
			typeID = 0,
		},
		["Leavened Dough"] = {
			untranslated = "Leavened Dough",
			category = nil,
			group = "Food",
			description = "Leavened dough with added yeast that rises when baked.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 10,
			carbs = 6,
			protein = 18,
			fat = 13,
			vitamins = 5,
			density = 420.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LeavenedDoughItem",
			typeID = 0,
		},
		["Light Backpack"] = {
			untranslated = "Light Backpack",
			category = nil,
			group = "Clothing",
			description = "Smaller than your standard three-day backpack. You can't fit that much inside, but that makes you more agile.\\n\\n(Increases movement speed and increases max carry weight by 5 kg)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LightBackpackItem",
			typeID = 0,
		},
		["Light Bulb"] = {
			untranslated = "Light Bulb",
			category = nil,
			group = "Items",
			description = "An electric light with a wire filament.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LightBulbItem",
			typeID = 0,
		},
		Limestone = {
			untranslated = "Limestone",
			category = nil,
			group = "Natural Resources",
			description = "A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LimestoneItem",
			typeID = 0,
		},
		["Limestone Bison Statue"] = {
			untranslated = "Limestone Bison Statue",
			category = nil,
			group = "Housing Objects",
			description = "A bison statue carved from limestone.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "30",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LimestoneBisonStatueItem",
			typeID = 0,
		},
		["Limestone Otter Statue"] = {
			untranslated = "Limestone Otter Statue",
			category = nil,
			group = "Housing Objects",
			description = "An otter statue carved from limestone.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.2",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LimestoneOtterStatueItem",
			typeID = 0,
		},
		["Limestone Owl Statue"] = {
			untranslated = "Limestone Owl Statue",
			category = nil,
			group = "Housing Objects",
			description = "An owl statue carved from limestone.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.2",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LimestoneOwlStatueItem",
			typeID = 0,
		},
		["Limestone Wolf Statue"] = {
			untranslated = "Limestone Wolf Statue",
			category = nil,
			group = "Housing Objects",
			description = "A wolf statue carved from limestone.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LimestoneWolfStatueItem",
			typeID = 0,
		},
		["Linen Fabric"] = {
			untranslated = "Linen Fabric",
			category = nil,
			group = "Items",
			description = "A rough linen fabric that covers your basic needs.",
			tagGroups = {
				"Fabric",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LinenFabricItem",
			typeID = 0,
		},
		["Linen Yarn"] = {
			untranslated = "Linen Yarn",
			category = nil,
			group = "Items",
			description = "Flax fibers spun into a usable string commonly known as linen yarn.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 25,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LinenYarnItem",
			typeID = 0,
		},
		["Loaded Taro Fries"] = {
			untranslated = "Loaded Taro Fries",
			category = nil,
			group = "Food",
			description = "Taro Fries with extra everything.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 1200,
			carbs = 14,
			protein = 6,
			fat = 18,
			vitamins = 0,
			density = 3.166666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LoadedTaroFriesItem",
			typeID = 0,
		},
		Log = {
			untranslated = "Log",
			category = nil,
			group = "Block",
			description = "A stack of logs.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LogItem",
			typeID = 0,
		},
		["Logging Advanced Upgrade"] = {
			untranslated = "Logging Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LoggingAdvancedUpgradeItem",
			typeID = 0,
		},
		["Logging Basic Upgrade"] = {
			untranslated = "Logging Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Logging recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LoggingBasicUpgradeItem",
			typeID = 0,
		},
		Loom = {
			untranslated = "Loom",
			category = nil,
			group = "Work Stations",
			description = "A device for making fabric by weaving yarn or thread.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LoomItem",
			typeID = 0,
		},
		["Low Top Shoes"] = {
			untranslated = "Low Top Shoes",
			category = nil,
			group = "Clothing",
			description = "Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LowTopShoesItem",
			typeID = 0,
		},
		Lumber = {
			untranslated = "Lumber",
			category = nil,
			group = "Blocks",
			description = "Can be fashioned into various usable equipment.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Lumber",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberItem",
			typeID = 0,
		},
		["Lumber Bench"] = {
			untranslated = "Lumber Bench",
			category = nil,
			group = "Housing Objects",
			description = "A lumber bench for when you need extra seating space than a traditional chair.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberBenchItem",
			typeID = 0,
		},
		["Lumber Chair"] = {
			untranslated = "Lumber Chair",
			category = nil,
			group = "Housing Objects",
			description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberChairItem",
			typeID = 0,
		},
		["Lumber Door"] = {
			untranslated = "Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A door made from finely cut lumber.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberDoorItem",
			typeID = 0,
		},
		["Lumber Dresser"] = {
			untranslated = "Lumber Dresser",
			category = nil,
			group = "Housing Objects",
			description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Bedroom",
			furnitureType = "Dresser",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberDresserItem",
			typeID = 0,
		},
		["Lumber Stockpile"] = {
			untranslated = "Lumber Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberStockpileItem",
			typeID = 0,
		},
		["Lumber Table"] = {
			untranslated = "Lumber Table",
			category = nil,
			group = "Housing Objects",
			description = "A large lumber table for eating meals or getting some work done.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberTableItem",
			typeID = 0,
		},
		["Lupine Seed"] = {
			untranslated = "Lupine Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow lupine.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LupineSeedItem",
			typeID = 0,
		},
		Macarons = {
			untranslated = "Macarons",
			category = nil,
			group = "Food",
			description = "A small circular biscuit with a sweet huckleberry filling.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 1000,
			carbs = 20,
			protein = 7,
			fat = 14,
			vitamins = 16,
			density = 5.7,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MacaronsItem",
			typeID = 0,
		},
		["Machinist Table"] = {
			untranslated = "Machinist Table",
			category = nil,
			group = "Work Stations",
			description = "A fancy tool bench that creates equally fancy toys.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MachinistTableItem",
			typeID = 0,
		},
		["Marmot Carcass"] = {
			untranslated = "Marmot Carcass",
			category = nil,
			group = "Item",
			description = "A dead marmot.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MarmotCarcassItem",
			typeID = 0,
		},
		["Masonry Advanced Upgrade"] = {
			untranslated = "Masonry Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MasonryAdvancedUpgradeItem",
			typeID = 0,
		},
		["Masonry Basic Upgrade"] = {
			untranslated = "Masonry Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MasonryBasicUpgradeItem",
			typeID = 0,
		},
		["Masonry Skill Book"] = {
			untranslated = "Masonry Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Masonry Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Masonry Skill BookItem",
			typeID = 0,
		},
		["Masonry Skill Scroll"] = {
			untranslated = "Masonry Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Masonry Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Masonry Skill ScrollItem",
			typeID = 0,
		},
		["Masonry Table"] = {
			untranslated = "Masonry Table",
			category = nil,
			group = "Work Stations",
			description = "A workstation for hewing and shaping stone into usable objects.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MasonryTableItem",
			typeID = 0,
		},
		["Meat Pie"] = {
			untranslated = "Meat Pie",
			category = nil,
			group = "Food",
			description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 1300,
			carbs = 18,
			protein = 4,
			fat = 20,
			vitamins = 2,
			density = 3.3846153846153846,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MeatPieItem",
			typeID = 0,
		},
		["Meat Stock"] = {
			untranslated = "Meat Stock",
			category = nil,
			group = "Food",
			description = "A meaty stock made from the flesh of animals.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 800,
			calories = 600,
			carbs = 3,
			protein = 8,
			fat = 9,
			vitamins = 0,
			density = 3.3333333333333335,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MeatStockItem",
			typeID = 0,
		},
		["Meaty Stew"] = {
			untranslated = "Meaty Stew",
			category = nil,
			group = "Food",
			description = "A thick meaty stew. A great source of protein.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 6,
			protein = 13,
			fat = 10,
			vitamins = 1,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MeatyStewItem",
			typeID = 0,
		},
		["Mechanical Water Pump"] = {
			untranslated = "Mechanical Water Pump",
			category = nil,
			group = "Crafted Objects",
			description = "Pumps water from a source into a pipe network.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MechanicalWaterPumpItem",
			typeID = 0,
		},
		["Mechanics Advanced Upgrade"] = {
			untranslated = "Mechanics Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MechanicsAdvancedUpgradeItem",
			typeID = 0,
		},
		["Mechanics Modern Upgrade"] = {
			untranslated = "Mechanics Modern Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MechanicsModernUpgradeItem",
			typeID = 0,
		},
		["Mechanics Skill Book"] = {
			untranslated = "Mechanics Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Mechanics Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Mechanics Skill BookItem",
			typeID = 0,
		},
		["Mechanics Skill Scroll"] = {
			untranslated = "Mechanics Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Mechanics Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Mechanics Skill ScrollItem",
			typeID = 0,
		},
		["Medium Fishing Trawler"] = {
			untranslated = "Medium Fishing Trawler",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MediumFishingTrawlerItem",
			typeID = 0,
		},
		["Medium Metal Ship Frame"] = {
			untranslated = "Medium Metal Ship Frame",
			category = nil,
			group = "Items",
			description = "A medium metal frame for constructing a naval vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 15000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MediumMetalShipFrameItem",
			typeID = 0,
		},
		["Medium Shipyard"] = {
			untranslated = "Medium Shipyard",
			category = nil,
			group = "Work Stations",
			description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MediumShipyardItem",
			typeID = 0,
		},
		["Medium Wooden Ship Frame"] = {
			untranslated = "Medium Wooden Ship Frame",
			category = nil,
			group = "Items",
			description = "A medium wooden frame for constructing a larger naval vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 15000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MediumWoodenShipFrameItem",
			typeID = 0,
		},
		["Metal Keel"] = {
			untranslated = "Metal Keel",
			category = nil,
			group = "Items",
			description = "The backbone of any metal ship.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MetalKeelItem",
			typeID = 0,
		},
		["Metal Rudder"] = {
			untranslated = "Metal Rudder",
			category = nil,
			group = "Items",
			description = "If you dont have one of these, you have no control over your heading.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MetalRudderItem",
			typeID = 0,
		},
		["Metallurgy Research Paper Advanced"] = {
			untranslated = "Metallurgy Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MetallurgyResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Metallurgy Research Paper Basic"] = {
			untranslated = "Metallurgy Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MetallurgyResearchPaperBasicItem",
			typeID = 0,
		},
		["Metallurgy Research Paper Modern"] = {
			untranslated = "Metallurgy Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MetallurgyResearchPaperModernItem",
			typeID = 0,
		},
		Mill = {
			untranslated = "Mill",
			category = nil,
			group = "Housing Objects",
			description = "Refines food resources by crushing them under a stone millstone.",
			tagGroups = {
				"Crafting Table",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Kitchen",
			furnitureType = "Food Preparation",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "18",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MillItem",
			typeID = 0,
		},
		["Milling Skill Book"] = {
			untranslated = "Milling Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Milling Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Milling Skill BookItem",
			typeID = 0,
		},
		["Milling Skill Scroll"] = {
			untranslated = "Milling Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Milling Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Milling Skill ScrollItem",
			typeID = 0,
		},
		["Milling Upgrade"] = {
			untranslated = "Milling Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MillingUpgradeItem",
			typeID = 0,
		},
		["Millionaires Salad"] = {
			untranslated = "Millionaires Salad",
			category = nil,
			group = "Food",
			description = "A decadent yet healthy assemblage.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1000,
			carbs = 18,
			protein = 6,
			fat = 6,
			vitamins = 26,
			density = 5.6000000000000005,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MillionairesSaladItem",
			typeID = 0,
		},
		["Mining Advanced Upgrade"] = {
			untranslated = "Mining Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MiningAdvancedUpgradeItem",
			typeID = 0,
		},
		["Mining Basic Upgrade"] = {
			untranslated = "Mining Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MiningBasicUpgradeItem",
			typeID = 0,
		},
		["Mining Modern Upgrade"] = {
			untranslated = "Mining Modern Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MiningModernUpgradeItem",
			typeID = 0,
		},
		Mint = {
			untranslated = "Mint",
			category = nil,
			group = "Work Stations",
			description = "Allows for the creation of currency.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MintItem",
			typeID = 0,
		},
		Mochi = {
			untranslated = "Mochi",
			category = nil,
			group = "Food",
			description = "Watch your hands!",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 750,
			carbs = 25,
			protein = 0,
			fat = 0,
			vitamins = 5,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MochiItem",
			typeID = 0,
		},
		["Modern Axe"] = {
			untranslated = "Modern Axe",
			category = nil,
			group = "Items",
			description = "A modern axe with a non-slip handle made using fiberglass.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernAxeItem",
			typeID = 0,
		},
		["Modern Double Street Light"] = {
			untranslated = "Modern Double Street Light",
			category = nil,
			group = "Housing Objects",
			description = "A towering metal light post that requires electricity to run.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernDoubleStreetLightItem",
			typeID = 0,
		},
		["Modern Hammer"] = {
			untranslated = "Modern Hammer",
			category = nil,
			group = "Items",
			description = "A modern hammer with a non-slip handle made using fiberglass.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernHammerItem",
			typeID = 0,
		},
		["Modern Hoe"] = {
			untranslated = "Modern Hoe",
			category = nil,
			group = "Items",
			description = "A modern hoe with increased range.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernHoeItem",
			typeID = 0,
		},
		["Modern Machete"] = {
			untranslated = "Modern Machete",
			category = nil,
			group = "Items",
			description = "A machete used to quickly clear plants. Has a large AoE with each swing.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernMacheteItem",
			typeID = 0,
		},
		["Modern Pickaxe"] = {
			untranslated = "Modern Pickaxe",
			category = nil,
			group = "Items",
			description = "A modern pickaxe with a non-slip handle made using fiberglass.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernPickaxeItem",
			typeID = 0,
		},
		["Modern Rock Drill"] = {
			untranslated = "Modern Rock Drill",
			category = nil,
			group = "Items",
			description = "A gasoline-powered alternative for faster geological sampling.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernRockDrillItem",
			typeID = 0,
		},
		["Modern Scythe"] = {
			untranslated = "Modern Scythe",
			category = nil,
			group = "Items",
			description = "A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernScytheItem",
			typeID = 0,
		},
		["Modern Shovel"] = {
			untranslated = "Modern Shovel",
			category = nil,
			group = "Items",
			description = "Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernShovelItem",
			typeID = 0,
		},
		["Modern Street Light"] = {
			untranslated = "Modern Street Light",
			category = nil,
			group = "Housing Objects",
			description = "A towering metal light post that requires electricity to run.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernStreetLightItem",
			typeID = 0,
		},
		["Modern Upgrade 1"] = {
			untranslated = "Modern Upgrade 1",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade with great efficiency increase.",
			tagGroups = {
				"Modern Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernUpgradeLvl1Item",
			typeID = 0,
		},
		["Modern Upgrade 2"] = {
			untranslated = "Modern Upgrade 2",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade with great efficiency increase.",
			tagGroups = {
				"Modern Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernUpgradeLvl2Item",
			typeID = 0,
		},
		["Modern Upgrade 3"] = {
			untranslated = "Modern Upgrade 3",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade with great efficiency increase.",
			tagGroups = {
				"Modern Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernUpgradeLvl3Item",
			typeID = 0,
		},
		["Modern Upgrade 4"] = {
			untranslated = "Modern Upgrade 4",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade with great efficiency increase.",
			tagGroups = {
				"Modern Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernUpgradeLvl4Item",
			typeID = 0,
		},
		["Moon Jellyfish"] = {
			untranslated = "Moon Jellyfish",
			category = nil,
			group = "Natural Resources",
			description = "A moon jellyfish.",
			tagGroups = {
				"Fish",
				"Small Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MoonJellyfishItem",
			typeID = 0,
		},
		Mortar = {
			untranslated = "Mortar",
			category = nil,
			group = "Items",
			description = "A binding pitch useful as a mortar.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortarItem",
			typeID = 0,
		},
		["Mortared Basalt"] = {
			untranslated = "Mortared Basalt",
			category = nil,
			group = "Block",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredBasaltItem",
			typeID = 0,
		},
		["Mortared Gneiss"] = {
			untranslated = "Mortared Gneiss",
			category = nil,
			group = "Block",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGneissItem",
			typeID = 0,
		},
		["Mortared Granite"] = {
			untranslated = "Mortared Granite",
			category = nil,
			group = "Blocks",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {
				"Constructable",
				"Mortared Stone",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteItem",
			typeID = 0,
		},
		["Mortared Granite Bench"] = {
			untranslated = "Mortared Granite Bench",
			category = nil,
			group = "Housing Objects",
			description = "A basic stone bench for sitting.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteBenchItem",
			typeID = 0,
		},
		["Mortared Granite Chair"] = {
			untranslated = "Mortared Granite Chair",
			category = nil,
			group = "Housing Objects",
			description = "An early stone chair. Not too comfy but it does the job.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteChairItem",
			typeID = 0,
		},
		["Mortared Granite Door"] = {
			untranslated = "Mortared Granite Door",
			category = nil,
			group = "Housing Objects",
			description = "A heavy mortared stone door.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteDoorItem",
			typeID = 0,
		},
		["Mortared Granite Fireplace"] = {
			untranslated = "Mortared Granite Fireplace",
			category = nil,
			group = "Housing Objects",
			description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Living Room",
			furnitureType = "Fireplace",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteFireplaceItem",
			typeID = 0,
		},
		["Mortared Granite Table"] = {
			untranslated = "Mortared Granite Table",
			category = nil,
			group = "Housing Objects",
			description = "An early stone table. Not much to look at but it does the job.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteTableItem",
			typeID = 0,
		},
		["Mortared Limestone"] = {
			untranslated = "Mortared Limestone",
			category = nil,
			group = "Blocks",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {
				"Constructable",
				"Mortared Stone",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredLimestoneItem",
			typeID = 0,
		},
		["Mortared Sandstone"] = {
			untranslated = "Mortared Sandstone",
			category = nil,
			group = "Blocks",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {
				"Constructable",
				"Mortared Stone",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredSandstoneItem",
			typeID = 0,
		},
		["Mortared Shale"] = {
			untranslated = "Mortared Shale",
			category = nil,
			group = "Block",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredShaleItem",
			typeID = 0,
		},
		["Mortared Stone"] = {
			untranslated = "Mortared Stone",
			category = nil,
			group = "Blocks",
			description = "Old stone",
			tagGroups = {
				"Constructable",
				"Mortared Stone",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneItem",
			typeID = 0,
		},
		["Mortared Stone Bench"] = {
			untranslated = "Mortared Stone Bench",
			category = nil,
			group = "Housing Objects",
			description = "A basic stone bench for sitting.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneBenchItem",
			typeID = 0,
		},
		["Mortared Stone Chair"] = {
			untranslated = "Mortared Stone Chair",
			category = nil,
			group = "Housing Objects",
			description = "An early stone chair. Not too comfy but it does the job.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneChairItem",
			typeID = 0,
		},
		["Mortared Stone Door"] = {
			untranslated = "Mortared Stone Door",
			category = nil,
			group = "Housing Objects",
			description = "A heavy mortared stone door.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneDoorItem",
			typeID = 0,
		},
		["Mortared Stone Fireplace"] = {
			untranslated = "Mortared Stone Fireplace",
			category = nil,
			group = "Housing Objects",
			description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Living Room",
			furnitureType = "Fireplace",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneFireplaceItem",
			typeID = 0,
		},
		["Mortared Stone Table"] = {
			untranslated = "Mortared Stone Table",
			category = nil,
			group = "Housing Objects",
			description = "An early stone table. Not much to look at but it does the job.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneTableItem",
			typeID = 0,
		},
		["Mountain Goat Carcass"] = {
			untranslated = "Mountain Goat Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead mountain goat.",
			tagGroups = {
				"Medium Carcass",
				"Medium Wooly Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 3000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MountainGoatCarcassItem",
			typeID = 0,
		},
		["Muffin Hat"] = {
			untranslated = "Muffin Hat",
			category = nil,
			group = "Clothing",
			description = "I have no idea why it's called that but it's not edible.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MuffinHatItem",
			typeID = 0,
		},
		Nail = {
			untranslated = "Nail",
			category = nil,
			group = "Items",
			description = "Nails used for construction.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NailItem",
			typeID = 0,
		},
		["Nuclear Fuel"] = {
			untranslated = "Nuclear Fuel",
			category = nil,
			group = "Item",
			description = "Unstable nuclear fuel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NuclearFuelItem",
			typeID = 0,
		},
		Nylon = {
			untranslated = "Nylon",
			category = nil,
			group = "Items",
			description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonItem",
			typeID = 0,
		},
		["Nylon Carpet"] = {
			untranslated = "Nylon Carpet",
			category = nil,
			group = "Blocks",
			description = "A woven nylon floor covering attached to a lumber backing.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonCarpetItem",
			typeID = 0,
		},
		["Nylon Chips"] = {
			untranslated = "Nylon Chips",
			category = nil,
			group = "Item",
			description = "",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonChipsItem",
			typeID = 0,
		},
		["Nylon Curtains"] = {
			untranslated = "Nylon Curtains",
			category = nil,
			group = "Blocks",
			description = "Curtains made out of plastic? \\n\\n (Only cosmetic does not impact room value.)",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonCurtainsItem",
			typeID = 0,
		},
		["Nylon Fabric"] = {
			untranslated = "Nylon Fabric",
			category = nil,
			group = "Items",
			description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
			tagGroups = {
				"Fabric",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonFabricItem",
			typeID = 0,
		},
		["Nylon Futon Bed"] = {
			untranslated = "Nylon Futon Bed",
			category = nil,
			group = "Housing Objects",
			description = "A classic futon for when regular beds are too soft.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "5",
			roomCategory = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonFutonBedItem",
			typeID = 0,
		},
		["Nylon Futon Couch"] = {
			untranslated = "Nylon Futon Couch",
			category = nil,
			group = "Housing Objects",
			description = "A modern styled couch with a classic touch.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Living Room",
			furnitureType = "Chair",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonFutonCouchItem",
			typeID = 0,
		},
		["Nylon Mooring Rope"] = {
			untranslated = "Nylon Mooring Rope",
			category = nil,
			group = "Items",
			description = "A strong synthetic rope used to make sure a ship does not drift away.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonMooringRopeItem",
			typeID = 0,
		},
		["Nylon Thread"] = {
			untranslated = "Nylon Thread",
			category = nil,
			group = "Items",
			description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 25,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonThreadItem",
			typeID = 0,
		},
		["Nylon Trawler Net"] = {
			untranslated = "Nylon Trawler Net",
			category = nil,
			group = "Items",
			description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonTrawlerNetItem",
			typeID = 0,
		},
		["Oak Log"] = {
			untranslated = "Oak Log",
			category = nil,
			group = "Natural Resources",
			description = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
			tagGroups = {
				"Burnable Fuel",
				"Hardwood",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OakLogItem",
			typeID = 0,
		},
		["Ocean Spray Seed"] = {
			untranslated = "Ocean Spray Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow ocean spray.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OceanSpraySeedItem",
			typeID = 0,
		},
		Oil = {
			untranslated = "Oil",
			category = nil,
			group = "Food",
			description = "A plant fat extracted for use in cooking.",
			tagGroups = {
				"Fat",
				"Food",
				"Oil",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 120,
			carbs = 0,
			protein = 0,
			fat = 15,
			vitamins = 0,
			density = 12.5,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OilItem",
			typeID = 0,
		},
		["Oil Drilling Skill Book"] = {
			untranslated = "Oil Drilling Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Oil Drilling Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Oil Drilling Skill BookItem",
			typeID = 0,
		},
		["Oil Drilling Skill Scroll"] = {
			untranslated = "Oil Drilling Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Oil Drilling Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Oil Drilling Skill ScrollItem",
			typeID = 0,
		},
		["Oil Drilling Upgrade"] = {
			untranslated = "Oil Drilling Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OilDrillingUpgradeItem",
			typeID = 0,
		},
		["Oil Head Lamp"] = {
			untranslated = "Oil Head Lamp",
			category = nil,
			group = "Clothing",
			description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OilHeadLampItem",
			typeID = 0,
		},
		["Oil Paint"] = {
			untranslated = "Oil Paint",
			category = nil,
			group = "Items",
			description = "A collection of paint variations used for art supplies.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OilPaintItem",
			typeID = 0,
		},
		["Oil Refinery"] = {
			untranslated = "Oil Refinery",
			category = nil,
			group = "Work Stations",
			description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OilRefineryItem",
			typeID = 0,
		},
		["Orange Vase"] = {
			untranslated = "Orange Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrangeVaseItem",
			typeID = 0,
		},
		Orchid = {
			untranslated = "Orchid",
			category = nil,
			group = "Food",
			description = "Placeholder Description.",
			tagGroups = {
				"Food",
				"Petals",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrchidItem",
			typeID = 0,
		},
		["Orchid Seed"] = {
			untranslated = "Orchid Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow an orchid.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrchidSeedItem",
			typeID = 0,
		},
		["Ornate Gold Frame Landscape"] = {
			untranslated = "Ornate Gold Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateGoldFrameLandscapeItem",
			typeID = 0,
		},
		["Ornate Gold Frame Wide"] = {
			untranslated = "Ornate Gold Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateGoldFrameWideItem",
			typeID = 0,
		},
		["Ornate Iron Frame Landscape"] = {
			untranslated = "Ornate Iron Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateIronFrameLandscapeItem",
			typeID = 0,
		},
		["Ornate Iron Frame Wide"] = {
			untranslated = "Ornate Iron Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateIronFrameWideItem",
			typeID = 0,
		},
		["Ornate Wooden Frame Landscape"] = {
			untranslated = "Ornate Wooden Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateWoodenFrameLandscapeItem",
			typeID = 0,
		},
		["Ornate Wooden Frame Wide"] = {
			untranslated = "Ornate Wooden Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateWoodenFrameWideItem",
			typeID = 0,
		},
		["Otter Carcass"] = {
			untranslated = "Otter Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead otter.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Fur Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OtterCarcassItem",
			typeID = 0,
		},
		["Outpost Netting"] = {
			untranslated = "Outpost Netting",
			category = nil,
			group = "Crafted Objects",
			description = "A way to store your items when you run out of floor space.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OutpostNettingItem",
			typeID = 0,
		},
		["Outpost Table"] = {
			untranslated = "Outpost Table",
			category = nil,
			group = "Work Stations",
			description = "An explorers best collection of information is stored here.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OutpostTableItem",
			typeID = 0,
		},
		["Pacific Sardine"] = {
			untranslated = "Pacific Sardine",
			category = nil,
			group = "Natural Resources",
			description = "A pacific sardine.",
			tagGroups = {
				"Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 150,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PacificSardineItem",
			typeID = 0,
		},
		["Padded Chair"] = {
			untranslated = "Padded Chair",
			category = nil,
			group = "Housing Objects",
			description = "A comfy chair to rest in.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Living Room",
			furnitureType = "Chair",
			repeatsDepreciation = "0.8",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PaddedChairItem",
			typeID = 0,
		},
		["Palm Log"] = {
			untranslated = "Palm Log",
			category = nil,
			group = "Natural Resources",
			description = "Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.",
			tagGroups = {
				"Burnable Fuel",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PalmLogItem",
			typeID = 0,
		},
		["Palm Seed"] = {
			untranslated = "Palm Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a palm tree.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PalmSeedItem",
			typeID = 0,
		},
		Papaya = {
			untranslated = "Papaya",
			category = nil,
			group = "Food",
			description = "Nice fresh Papaya.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 200,
			carbs = 2,
			protein = 1,
			fat = 0,
			vitamins = 5,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PapayaItem",
			typeID = 0,
		},
		["Papaya Seed"] = {
			untranslated = "Papaya Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a papaya plant.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PapayaSeedItem",
			typeID = 0,
		},
		Paper = {
			untranslated = "Paper",
			category = nil,
			group = "Items",
			description = "It's paper.",
			tagGroups = {
				"Burnable Fuel",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 100,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PaperItem",
			typeID = 0,
		},
		["Paper Milling Skill Book"] = {
			untranslated = "Paper Milling Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Paper Milling Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Paper Milling Skill BookItem",
			typeID = 0,
		},
		["Paper Milling Skill Scroll"] = {
			untranslated = "Paper Milling Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Paper Milling Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Paper Milling Skill ScrollItem",
			typeID = 0,
		},
		["Paper Milling Upgrade"] = {
			untranslated = "Paper Milling Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PaperMillingUpgradeItem",
			typeID = 0,
		},
		["Pastry Dough"] = {
			untranslated = "Pastry Dough",
			category = nil,
			group = "Food",
			description = "An extra fatty leavened dough for making yummy pastries.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 10,
			carbs = 4,
			protein = 0,
			fat = 0,
			vitamins = 4,
			density = 80.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PastryDoughItem",
			typeID = 0,
		},
		["Pelt Fertilizer"] = {
			untranslated = "Pelt Fertilizer",
			category = nil,
			group = "Items",
			description = "A fertilize made from fur pelts and filler.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PeltFertilizerItem",
			typeID = 0,
		},
		Petroleum = {
			untranslated = "Petroleum",
			category = nil,
			group = "Blocks",
			description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PetroleumItem",
			typeID = 0,
		},
		["Phad Thai"] = {
			untranslated = "Phad Thai",
			category = nil,
			group = "Food",
			description = "They make you full, and proud.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1200,
			carbs = 9,
			protein = 11,
			fat = 19,
			vitamins = 5,
			density = 3.6666666666666665,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PhadThaiItem",
			typeID = 0,
		},
		["Phosphate Fertilizer"] = {
			untranslated = "Phosphate Fertilizer",
			category = nil,
			group = "Items",
			description = "Phosphate fertilizer is a great source of Phosphorus.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PhosphateFertilizerItem",
			typeID = 0,
		},
		Pineapple = {
			untranslated = "Pineapple",
			category = nil,
			group = "Food",
			description = "Nice fresh Pineapple.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 125,
			calories = 200,
			carbs = 6,
			protein = 0,
			fat = 0,
			vitamins = 2,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PineappleItem",
			typeID = 0,
		},
		["Pineapple Friend Rice"] = {
			untranslated = "Pineapple Friend Rice",
			category = nil,
			group = "Food",
			description = "A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 150,
			calories = 720,
			carbs = 20,
			protein = 9,
			fat = 12,
			vitamins = 12,
			density = 7.361111111111112,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PineappleFriendRiceItem",
			typeID = 0,
		},
		["Pineapple Seed"] = {
			untranslated = "Pineapple Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a pineapple plant.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PineappleSeedItem",
			typeID = 0,
		},
		Pirozhok = {
			untranslated = "Pirozhok",
			category = nil,
			group = "Food",
			description = "A baked bun filled with tasty meat and mushrooms.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 850,
			carbs = 14,
			protein = 19,
			fat = 10,
			vitamins = 4,
			density = 5.529411764705882,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PirozhokItem",
			typeID = 0,
		},
		Piston = {
			untranslated = "Piston",
			category = nil,
			group = "Items",
			description = "A moving component that transfers force. Can also function as a valve occasionally.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PistonItem",
			typeID = 0,
		},
		["Plant Fibers"] = {
			untranslated = "Plant Fibers",
			category = nil,
			group = "Items",
			description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
			tagGroups = {
				"Burnable Fuel",
				"Crop",
				"Natural Fiber",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 100,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlantFibersItem",
			typeID = 0,
		},
		["Plant Vase"] = {
			untranslated = "Plant Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlantVaseItem",
			typeID = 0,
		},
		Plastic = {
			untranslated = "Plastic",
			category = nil,
			group = "Items",
			description = "An extremely useful synthetic material derived from petrochemicals.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlasticItem",
			typeID = 0,
		},
		["Plastic Buoy"] = {
			untranslated = "Plastic Buoy",
			category = nil,
			group = "Crafted Objects",
			description = "A modern plastic navigational buoy, can also be used as a moorage post.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlasticBuoyItem",
			typeID = 0,
		},
		["Poke Bowl"] = {
			untranslated = "Poke Bowl",
			category = nil,
			group = "Food",
			description = "A basic yet filling meal with a bite.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1100,
			carbs = 21,
			protein = 10,
			fat = 11,
			vitamins = 7,
			density = 4.454545454545455,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PokeBowlItem",
			typeID = 0,
		},
		["Portable Steam Engine"] = {
			untranslated = "Portable Steam Engine",
			category = nil,
			group = "Items",
			description = "An engine that generates mechanical power through steam.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PortableSteamEngineItem",
			typeID = 0,
		},
		["Pottery Skill Book"] = {
			untranslated = "Pottery Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Pottery Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Pottery Skill BookItem",
			typeID = 0,
		},
		["Pottery Skill Scroll"] = {
			untranslated = "Pottery Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Pottery Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Pottery Skill ScrollItem",
			typeID = 0,
		},
		["Pottery Upgrade"] = {
			untranslated = "Pottery Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PotteryUpgradeItem",
			typeID = 0,
		},
		["Powered Cart"] = {
			untranslated = "Powered Cart",
			category = nil,
			group = "Crafted Objects",
			description = "Large cart for hauling sizable loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 15000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PoweredCartItem",
			typeID = 0,
		},
		["Powered Storage Silo"] = {
			untranslated = "Powered Storage Silo",
			category = nil,
			group = "Crafted Objects",
			description = "A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PoweredStorageSiloItem",
			typeID = 0,
		},
		["Prairie Dog Carcass"] = {
			untranslated = "Prairie Dog Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead prairie dog.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Leather Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrairieDogCarcassItem",
			typeID = 0,
		},
		["Prepared Meat"] = {
			untranslated = "Prepared Meat",
			category = nil,
			group = "Food",
			description = "Carefully butchered meat, ready to cook.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 600,
			carbs = 0,
			protein = 4,
			fat = 6,
			vitamins = 0,
			density = 1.6666666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PreparedMeatItem",
			typeID = 0,
		},
		["Prickly Pear Fruit"] = {
			untranslated = "Prickly Pear Fruit",
			category = nil,
			group = "Food",
			description = "A succulent fruit coated in a rather terrifying array of spines.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 190,
			carbs = 2,
			protein = 1,
			fat = 1,
			vitamins = 4,
			density = 4.2105263157894735,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PricklyPearFruitItem",
			typeID = 0,
		},
		["Prickly Pear Seed"] = {
			untranslated = "Prickly Pear Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow prickly pear cacti.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PricklyPearSeedItem",
			typeID = 0,
		},
		["Prime Cut"] = {
			untranslated = "Prime Cut",
			category = nil,
			group = "Food",
			description = "A perfectly marbled piece of meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 600,
			carbs = 0,
			protein = 9,
			fat = 4,
			vitamins = 0,
			density = 2.166666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrimeCutItem",
			typeID = 0,
		},
		["Primitive Canvas Boots"] = {
			untranslated = "Primitive Canvas Boots",
			category = nil,
			group = "Clothing",
			description = "A pair of crude canvas boots for your everyday use.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrimitiveCanvasBootsItem",
			typeID = 0,
		},
		["Primitive Canvas Pants"] = {
			untranslated = "Primitive Canvas Pants",
			category = nil,
			group = "Clothing",
			description = "Roughly stitched canvas pants.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrimitiveCanvasPantsItem",
			typeID = 0,
		},
		["Primitive Canvas Shorts"] = {
			untranslated = "Primitive Canvas Shorts",
			category = nil,
			group = "Clothing",
			description = "They're like the Primitive Canvas Pants, but shorter.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrimitiveCanvasShortsItem",
			typeID = 0,
		},
		["Primitive Fur Belt"] = {
			untranslated = "Primitive Fur Belt",
			category = nil,
			group = "Clothing",
			description = "You should probably still wear pants.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrimitiveFurBeltItem",
			typeID = 0,
		},
		["Primitive Leather Boots"] = {
			untranslated = "Primitive Leather Boots",
			category = nil,
			group = "Clothing",
			description = "A pair of crude leather boots for your everyday use.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrimitiveLeatherBootsItem",
			typeID = 0,
		},
		["Primitive Leather Pants"] = {
			untranslated = "Primitive Leather Pants",
			category = nil,
			group = "Clothing",
			description = "You ever tried cutting leather with a rock?",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrimitiveLeatherPantsItem",
			typeID = 0,
		},
		["Primitive Leather Shirt"] = {
			untranslated = "Primitive Leather Shirt",
			category = nil,
			group = "Clothing",
			description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrimitiveLeatherShirtItem",
			typeID = 0,
		},
		["Primitive Leather Shorts"] = {
			untranslated = "Primitive Leather Shorts",
			category = nil,
			group = "Clothing",
			description = "You may have enough leather left over to make a nice hat.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrimitiveLeatherShortsItem",
			typeID = 0,
		},
		["Printing Press"] = {
			untranslated = "Printing Press",
			category = nil,
			group = "Work Stations",
			description = "The world will never be the same.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrintingPressItem",
			typeID = 0,
		},
		["Pulp Filler"] = {
			untranslated = "Pulp Filler",
			category = nil,
			group = "Items",
			description = "Wood pulp and dirt make a great filler for other fertilizers. ",
			tagGroups = {
				"Fertilizer",
				"Fertilizer Filler",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PulpFillerItem",
			typeID = 0,
		},
		["Pump Jack"] = {
			untranslated = "Pump Jack",
			category = nil,
			group = "Work Stations",
			description = "Drill, baby! Drill!",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PumpJackItem",
			typeID = 0,
		},
		Pumpkin = {
			untranslated = "Pumpkin",
			category = nil,
			group = "Food",
			description = "Round and large.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 125,
			calories = 340,
			carbs = 5,
			protein = 1,
			fat = 0,
			vitamins = 2,
			density = 2.3529411764705883,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PumpkinItem",
			typeID = 0,
		},
		["Pumpkin Seed"] = {
			untranslated = "Pumpkin Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a pumpkin.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PumpkinSeedItem",
			typeID = 0,
		},
		Pupusas = {
			untranslated = "Pupusas",
			category = nil,
			group = "Food",
			description = "Comforting, best served hot from the griddle.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 900,
			carbs = 6,
			protein = 11,
			fat = 9,
			vitamins = 14,
			density = 4.444444444444445,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PupusasItem",
			typeID = 0,
		},
		["Purple Vase"] = {
			untranslated = "Purple Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PurpleVaseItem",
			typeID = 0,
		},
		Quicklime = {
			untranslated = "Quicklime",
			category = nil,
			group = "Items",
			description = "A chemical compound used in steel production.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "QuicklimeItem",
			typeID = 0,
		},
		Radiator = {
			untranslated = "Radiator",
			category = nil,
			group = "Items",
			description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RadiatorItem",
			typeID = 0,
		},
		["Raw Bacon"] = {
			untranslated = "Raw Bacon",
			category = nil,
			group = "Food",
			description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			calories = 200,
			carbs = 0,
			protein = 3,
			fat = 9,
			vitamins = 0,
			density = 6.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RawBaconItem",
			typeID = 0,
		},
		["Raw Fish"] = {
			untranslated = "Raw Fish",
			category = nil,
			group = "Food",
			description = "A fatty cut of raw fish.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 200,
			carbs = 0,
			protein = 7,
			fat = 3,
			vitamins = 0,
			density = 5.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RawFishItem",
			typeID = 0,
		},
		["Raw Meat"] = {
			untranslated = "Raw Meat",
			category = nil,
			group = "Food",
			description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 250,
			carbs = 0,
			protein = 4,
			fat = 8,
			vitamins = 0,
			density = 4.8,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RawMeatItem",
			typeID = 0,
		},
		["Raw Roast"] = {
			untranslated = "Raw Roast",
			category = nil,
			group = "Food",
			description = "A trussed roast tied and ready to be cooked.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 600,
			carbs = 0,
			protein = 6,
			fat = 5,
			vitamins = 0,
			density = 1.8333333333333333,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RawRoastItem",
			typeID = 0,
		},
		["Raw Sausage"] = {
			untranslated = "Raw Sausage",
			category = nil,
			group = "Food",
			description = "Ground meat stuffed into an intestine casing.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 500,
			carbs = 0,
			protein = 4,
			fat = 8,
			vitamins = 0,
			density = 2.4,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RawSausageItem",
			typeID = 0,
		},
		["Real Estate Desk"] = {
			untranslated = "Real Estate Desk",
			category = nil,
			group = "Work Stations",
			description = "A place to manage the sale and transfer of deeds and property.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RealEstateDeskItem",
			typeID = 0,
		},
		Rebar = {
			untranslated = "Rebar",
			category = nil,
			group = "Items",
			description = "Ribbed steel bars for reinforcing stuctures.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 3000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RebarItem",
			typeID = 0,
		},
		["Recurve Bow"] = {
			untranslated = "Recurve Bow",
			category = nil,
			group = "Items",
			description = "A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RecurveBowItem",
			typeID = 0,
		},
		["Red Vase"] = {
			untranslated = "Red Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RedVaseItem",
			typeID = 0,
		},
		["Redwood Log"] = {
			untranslated = "Redwood Log",
			category = nil,
			group = "Natural Resources",
			description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
			tagGroups = {
				"Burnable Fuel",
				"Softwood",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RedwoodLogItem",
			typeID = 0,
		},
		["Redwood Seed"] = {
			untranslated = "Redwood Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a redwood tree.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RedwoodSeedItem",
			typeID = 0,
		},
		Refrigerator = {
			untranslated = "Refrigerator",
			category = nil,
			group = "Housing Objects",
			description = "An icebox from the future with significantly better cooling properties.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "5",
			roomCategory = "Kitchen",
			furnitureType = "Food Storage",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RefrigeratorItem",
			typeID = 0,
		},
		Registrar = {
			untranslated = "Registrar",
			category = nil,
			group = "Work Stations",
			description = "Allows the setting management of titles.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RegistrarItem",
			typeID = 0,
		},
		["Reinforced Concrete"] = {
			untranslated = "Reinforced Concrete",
			category = nil,
			group = "Blocks",
			description = "A sturdy construction material poured around a latice of rebar.",
			tagGroups = {
				"Concrete",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ReinforcedConcreteItem",
			typeID = 0,
		},
		["Research Table"] = {
			untranslated = "Research Table",
			category = nil,
			group = "Work Stations",
			description = "A basic table for researching new technologies and skills.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ResearchTableItem",
			typeID = 0,
		},
		Rice = {
			untranslated = "Rice",
			category = nil,
			group = "Seed",
			description = "Plant to grow rice.",
			tagGroups = {
				"Crop",
				"Crop Seed",
				"Food",
				"Grain",
				"Raw Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 7,
			protein = 1,
			fat = 0,
			vitamins = 0,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RiceItem",
			typeID = 0,
		},
		["Rice Flour"] = {
			untranslated = "Rice Flour",
			category = nil,
			group = "Food",
			description = "Rice grounded into flour is as equally versatile as its golden cousin.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 50,
			carbs = 15,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 30.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RiceFlourItem",
			typeID = 0,
		},
		["Rice Noodles"] = {
			untranslated = "Rice Noodles",
			category = nil,
			group = "Food",
			description = "Noodles made from delicious milled white grains.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 200,
			carbs = 10,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 5.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RiceNoodlesItem",
			typeID = 0,
		},
		Rivet = {
			untranslated = "Rivet",
			category = nil,
			group = "Items",
			description = "An iron bolt used to hold together inventions.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RivetItem",
			typeID = 0,
		},
		["Roast Pumpkin"] = {
			untranslated = "Roast Pumpkin",
			category = nil,
			group = "Food",
			description = "Sweet but a suprising source of vitamins.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 900,
			calories = 1400,
			carbs = 23,
			protein = 2,
			fat = 2,
			vitamins = 7,
			density = 2.4285714285714284,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RoastPumpkinItem",
			typeID = 0,
		},
		["Robotic Assembly Line"] = {
			untranslated = "Robotic Assembly Line",
			category = nil,
			group = "Work Stations",
			description = "A complex set of machinery for creating equally complex things.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RoboticAssemblyLineItem",
			typeID = 0,
		},
		["Rocker Box"] = {
			untranslated = "Rocker Box",
			category = nil,
			group = "Work Stations",
			description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RockerBoxItem",
			typeID = 0,
		},
		["Rolling Mill"] = {
			untranslated = "Rolling Mill",
			category = nil,
			group = "Work Stations",
			description = "For rolling steel into more buildable materials.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RollingMillItem",
			typeID = 0,
		},
		["Root Campfire Salad"] = {
			untranslated = "Root Campfire Salad",
			category = nil,
			group = "Food",
			description = "A myriad of plants that make a healthy and odd blend.",
			tagGroups = {
				"Campfire Salad",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 950,
			carbs = 8,
			protein = 5,
			fat = 4,
			vitamins = 11,
			density = 2.9473684210526314,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RootCampfireSaladItem",
			typeID = 0,
		},
		["Root Campfire Stew"] = {
			untranslated = "Root Campfire Stew",
			category = nil,
			group = "Food",
			description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 8,
			protein = 5,
			fat = 12,
			vitamins = 5,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RootCampfireStewItem",
			typeID = 0,
		},
		["Round Pot"] = {
			untranslated = "Round Pot",
			category = nil,
			group = "Housing Objects",
			description = "Sometimes you just want to bring a little bit of nature into your house.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlanterPotRoundItem",
			typeID = 0,
		},
		["Rubber Wheel"] = {
			untranslated = "Rubber Wheel",
			category = nil,
			group = "Items",
			description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RubberWheelItem",
			typeID = 0,
		},
		["Rug Large"] = {
			untranslated = "Rug Large",
			category = nil,
			group = "Housing Objects",
			description = "A large area rug to cover that weird stain.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Decoration",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RugLargeItem",
			typeID = 0,
		},
		["Rug Medium"] = {
			untranslated = "Rug Medium",
			category = nil,
			group = "Housing Objects",
			description = "A medium rug for medium uses.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RugMediumItem",
			typeID = 0,
		},
		["Rug Small"] = {
			untranslated = "Rug Small",
			category = nil,
			group = "Housing Objects",
			description = "A small rug for when you just didn't have enough materials to make a bigger one.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RugSmallItem",
			typeID = 0,
		},
		["Running Shoes"] = {
			untranslated = "Running Shoes",
			category = nil,
			group = "Clothing",
			description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RunningShoesItem",
			typeID = 0,
		},
		["Saguaro Rib"] = {
			untranslated = "Saguaro Rib",
			category = nil,
			group = "Natural Resources",
			description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
			tagGroups = {
				"Burnable Fuel",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SaguaroRibItem",
			typeID = 0,
		},
		["Saguaro Seed"] = {
			untranslated = "Saguaro Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a saguaro cactus.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SaguaroSeedItem",
			typeID = 0,
		},
		Salmon = {
			untranslated = "Salmon",
			category = nil,
			group = "Natural Resources",
			description = "A salmon.",
			tagGroups = {
				"Fish",
				"Medium Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SalmonItem",
			typeID = 0,
		},
		["Salt Basket"] = {
			untranslated = "Salt Basket",
			category = nil,
			group = "Housing Objects",
			description = "A basket of salt.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Kitchen",
			furnitureType = "Spices",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SaltBasketItem",
			typeID = 0,
		},
		Sandals = {
			untranslated = "Sandals",
			category = nil,
			group = "Clothing",
			description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SandalsItem",
			typeID = 0,
		},
		Sandstone = {
			untranslated = "Sandstone",
			category = nil,
			group = "Natural Resources",
			description = "A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SandstoneItem",
			typeID = 0,
		},
		Sawmill = {
			untranslated = "Sawmill",
			category = nil,
			group = "Work Stations",
			description = "Used to saw wood into lumber.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SawmillItem",
			typeID = 0,
		},
		["Saxifrage Seed"] = {
			untranslated = "Saxifrage Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow saxifrage.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SaxifrageSeedItem",
			typeID = 0,
		},
		["Scrap Meat"] = {
			untranslated = "Scrap Meat",
			category = nil,
			group = "Food",
			description = "Chunks of extra meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 50,
			carbs = 0,
			protein = 5,
			fat = 5,
			vitamins = 0,
			density = 20.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ScrapMeatItem",
			typeID = 0,
		},
		["Screening Machine"] = {
			untranslated = "Screening Machine",
			category = nil,
			group = "Work Stations",
			description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ScreeningMachineItem",
			typeID = 0,
		},
		["Screw Press"] = {
			untranslated = "Screw Press",
			category = nil,
			group = "Work Stations",
			description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ScrewPressItem",
			typeID = 0,
		},
		Screws = {
			untranslated = "Screws",
			category = nil,
			group = "Items",
			description = "A pointed metal fastener used in crafting to attach pieces of material together.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ScrewsItem",
			typeID = 0,
		},
		["Seagrass Seed"] = {
			untranslated = "Seagrass Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow seagrass.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SeagrassSeedItem",
			typeID = 0,
		},
		["Seared Meat"] = {
			untranslated = "Seared Meat",
			category = nil,
			group = "Food",
			description = "A cut of perfectly seared steak.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 600,
			carbs = 4,
			protein = 19,
			fat = 17,
			vitamins = 7,
			density = 7.833333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SearedMeatItem",
			typeID = 0,
		},
		["Seeded Camas Roll"] = {
			untranslated = "Seeded Camas Roll",
			category = nil,
			group = "Food",
			description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1400,
			carbs = 20,
			protein = 2,
			fat = 13,
			vitamins = 16,
			density = 3.642857142857143,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SeededCamasRollItem",
			typeID = 0,
		},
		["Sensor Based Belt Sorter"] = {
			untranslated = "Sensor Based Belt Sorter",
			category = nil,
			group = "Work Stations",
			description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SensorBasedBeltSorterItem",
			typeID = 0,
		},
		["Sensuous Sea Pizza"] = {
			untranslated = "Sensuous Sea Pizza",
			category = nil,
			group = "Food",
			description = "The chewyness is unreal.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1200,
			carbs = 28,
			protein = 11,
			fat = 7,
			vitamins = 4,
			density = 4.166666666666666,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SensuousSeaPizzaItem",
			typeID = 0,
		},
		Servo = {
			untranslated = "Servo",
			category = nil,
			group = "Items",
			description = "A rotary actuator that allows for control over angular position.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ServoItem",
			typeID = 0,
		},
		["Settlement Crafting Table"] = {
			untranslated = "Settlement Crafting Table",
			category = nil,
			group = "Work Stations",
			description = "A basic workspace for crafting all manner of settlement related objects.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SettlementCraftingTableItem",
			typeID = 0,
		},
		Shale = {
			untranslated = "Shale",
			category = nil,
			group = "Natural Resources",
			description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShaleItem",
			typeID = 0,
		},
		Shaper = {
			untranslated = "Shaper",
			category = nil,
			group = "Work Stations",
			description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShaperItem",
			typeID = 0,
		},
		["Shark Fillet Soup"] = {
			untranslated = "Shark Fillet Soup",
			category = nil,
			group = "Food",
			description = "A texture all of its own.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 1400,
			carbs = 10,
			protein = 15,
			fat = 11,
			vitamins = 4,
			density = 2.857142857142857,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SharkFilletSoupItem",
			typeID = 0,
		},
		["Sheep Mount"] = {
			untranslated = "Sheep Mount",
			category = nil,
			group = "Housing Objects",
			description = "A hunting trophy for your house.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3.5",
			roomCategory = "Living Room",
			furnitureType = "Statue",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SheepMountItem",
			typeID = 0,
		},
		["Shelf Cabinet"] = {
			untranslated = "Shelf Cabinet",
			category = nil,
			group = "Housing Objects",
			description = "When a shelf and a cabinet aren't enough individually.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Living Room",
			furnitureType = "Shelves",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShelfCabinetItem",
			typeID = 0,
		},
		["Shipwright Advanced Upgrade"] = {
			untranslated = "Shipwright Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShipwrightAdvancedUpgradeItem",
			typeID = 0,
		},
		["Shipwright Basic Upgrade"] = {
			untranslated = "Shipwright Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShipwrightBasicUpgradeItem",
			typeID = 0,
		},
		["Shipwright Hat"] = {
			untranslated = "Shipwright Hat",
			category = nil,
			group = "Clothing",
			description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShipwrightHatItem",
			typeID = 0,
		},
		["Shipwright Overalls"] = {
			untranslated = "Shipwright Overalls",
			category = nil,
			group = "Clothing",
			description = "Denim overall for extra sturdy wearability.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShipwrightOverallsItem",
			typeID = 0,
		},
		["Shipwright Sandals"] = {
			untranslated = "Shipwright Sandals",
			category = nil,
			group = "Clothing",
			description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShipwrightSandalsItem",
			typeID = 0,
		},
		["Shipwright Shirt"] = {
			untranslated = "Shipwright Shirt",
			category = nil,
			group = "Clothing",
			description = "A striped shirt symbolizing your affinity for traveling across the seas.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShipwrightShirtItem",
			typeID = 0,
		},
		["Shipwright Skill Book"] = {
			untranslated = "Shipwright Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Shipwright Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Shipwright Skill BookItem",
			typeID = 0,
		},
		["Shipwright Skill Scroll"] = {
			untranslated = "Shipwright Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Shipwright Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Shipwright Skill ScrollItem",
			typeID = 0,
		},
		["Shorn Wool"] = {
			untranslated = "Shorn Wool",
			category = nil,
			group = "Items",
			description = "Wool that has been shorn from an animal.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShornWoolItem",
			typeID = 0,
		},
		Shorts = {
			untranslated = "Shorts",
			category = nil,
			group = "Clothing",
			description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShortsItem",
			typeID = 0,
		},
		["Simmered Meat"] = {
			untranslated = "Simmered Meat",
			category = nil,
			group = "Food",
			description = "Meat cooked in meat juices keeps the meat juicy.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 800,
			calories = 900,
			carbs = 6,
			protein = 18,
			fat = 13,
			vitamins = 5,
			density = 4.666666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SimmeredMeatItem",
			typeID = 0,
		},
		["Simple Syrup"] = {
			untranslated = "Simple Syrup",
			category = nil,
			group = "Food",
			description = "A simple water and suger combination heated until the sugar dissolves.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 400,
			carbs = 12,
			protein = 0,
			fat = 3,
			vitamins = 0,
			density = 3.75,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SimpleSyrupItem",
			typeID = 0,
		},
		Sink = {
			untranslated = "Sink",
			category = nil,
			group = "Housing Objects",
			description = "An industrial sink.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "5",
			roomCategory = "Bathroom",
			furnitureType = "Sink",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SinkItem",
			typeID = 0,
		},
		["Skid Steer"] = {
			untranslated = "Skid Steer",
			category = nil,
			group = "Crafted Objects",
			description = "Small scale bucket loader. Great for flat to low slope excavation.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SkidSteerItem",
			typeID = 0,
		},
		Slag = {
			untranslated = "Slag",
			category = nil,
			group = "Blocks",
			description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SlagItem",
			typeID = 0,
		},
		["Small Bath Mat"] = {
			untranslated = "Small Bath Mat",
			category = nil,
			group = "Housing Objects",
			description = "A small bath mat when a normal rug does not cover your bathroom needs.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Bathroom",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallBathMatItem",
			typeID = 0,
		},
		["Small Canoe"] = {
			untranslated = "Small Canoe",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallCanoeItem",
			typeID = 0,
		},
		["Small Cotton Bunting Red"] = {
			untranslated = "Small Cotton Bunting Red",
			category = nil,
			group = "Housing Objects",
			description = "A small celebratory piece of cotton fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallCottonBuntingRedItem",
			typeID = 0,
		},
		["Small Cotton Bunting Regal"] = {
			untranslated = "Small Cotton Bunting Regal",
			category = nil,
			group = "Housing Objects",
			description = "A small celebratory piece of cotton fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallCottonBuntingRegalItem",
			typeID = 0,
		},
		["Small Court"] = {
			untranslated = "Small Court",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallCourtItem",
			typeID = 0,
		},
		["Small Hanging Ashlar Basalt Sign"] = {
			untranslated = "Small Hanging Ashlar Basalt Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingAshlarBasaltSignItem",
			typeID = 0,
		},
		["Small Hanging Ashlar Stone Sign"] = {
			untranslated = "Small Hanging Ashlar Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingAshlarStoneSignItem",
			typeID = 0,
		},
		["Small Hanging Birch Sign"] = {
			untranslated = "Small Hanging Birch Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingBirchSignItem",
			typeID = 0,
		},
		["Small Hanging Lumber Sign"] = {
			untranslated = "Small Hanging Lumber Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingLumberSignItem",
			typeID = 0,
		},
		["Small Hanging Mortared Granite Sign"] = {
			untranslated = "Small Hanging Mortared Granite Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingMortaredGraniteSignItem",
			typeID = 0,
		},
		["Small Hanging Mortared Stone Sign"] = {
			untranslated = "Small Hanging Mortared Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingMortaredStoneSignItem",
			typeID = 0,
		},
		["Small Hanging Saguaro Sign"] = {
			untranslated = "Small Hanging Saguaro Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingSaguaroSignItem",
			typeID = 0,
		},
		["Small Hanging Softwood Sign"] = {
			untranslated = "Small Hanging Softwood Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingSoftwoodSignItem",
			typeID = 0,
		},
		["Small Hanging Stone Sign"] = {
			untranslated = "Small Hanging Stone Sign",
			category = nil,
			group = "World Object",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingStoneSignItem",
			typeID = 0,
		},
		["Small Hanging Wood Sign"] = {
			untranslated = "Small Hanging Wood Sign",
			category = nil,
			group = "Item",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = nil,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingWoodSignItem",
			typeID = 0,
		},
		["Small Nylon Bunting Green"] = {
			untranslated = "Small Nylon Bunting Green",
			category = nil,
			group = "Housing Objects",
			description = "A small celebratory piece of nylon fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallNylonBuntingGreenItem",
			typeID = 0,
		},
		["Small Nylon Bunting Purple"] = {
			untranslated = "Small Nylon Bunting Purple",
			category = nil,
			group = "Housing Objects",
			description = "A small celebratory piece of nylon fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallNylonBuntingPurpleItem",
			typeID = 0,
		},
		["Small Paper Lantern"] = {
			untranslated = "Small Paper Lantern",
			category = nil,
			group = "Housing Objects",
			description = "A small paper lantern.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallPaperLanternItem",
			typeID = 0,
		},
		["Small Paper Machine"] = {
			untranslated = "Small Paper Machine",
			category = nil,
			group = "Work Stations",
			description = "Laborous way of creating sheets of paper.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallPaperMachineItem",
			typeID = 0,
		},
		["Small Shipyard"] = {
			untranslated = "Small Shipyard",
			category = nil,
			group = "Work Stations",
			description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallShipyardItem",
			typeID = 0,
		},
		["Small Sink"] = {
			untranslated = "Small Sink",
			category = nil,
			group = "Housing Objects",
			description = "A small household sink.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Bathroom",
			furnitureType = "Sink",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallSinkItem",
			typeID = 0,
		},
		["Small Standing Ashlar Basalt Sign"] = {
			untranslated = "Small Standing Ashlar Basalt Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingAshlarBasaltSignItem",
			typeID = 0,
		},
		["Small Standing Ashlar Stone Sign"] = {
			untranslated = "Small Standing Ashlar Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingAshlarStoneSignItem",
			typeID = 0,
		},
		["Small Standing Birch Sign"] = {
			untranslated = "Small Standing Birch Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingBirchSignItem",
			typeID = 0,
		},
		["Small Standing Lumber Sign"] = {
			untranslated = "Small Standing Lumber Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingLumberSignItem",
			typeID = 0,
		},
		["Small Standing Mortared Granite Sign"] = {
			untranslated = "Small Standing Mortared Granite Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingMortaredGraniteSignItem",
			typeID = 0,
		},
		["Small Standing Mortared Stone Sign"] = {
			untranslated = "Small Standing Mortared Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingMortaredStoneSignItem",
			typeID = 0,
		},
		["Small Standing Saguaro Sign"] = {
			untranslated = "Small Standing Saguaro Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingSaguaroSignItem",
			typeID = 0,
		},
		["Small Standing Softwood Sign"] = {
			untranslated = "Small Standing Softwood Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingSoftwoodSignItem",
			typeID = 0,
		},
		["Small Standing Stone Sign"] = {
			untranslated = "Small Standing Stone Sign",
			category = nil,
			group = "World Object",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingStoneSignItem",
			typeID = 0,
		},
		["Small Standing Wood Sign"] = {
			untranslated = "Small Standing Wood Sign",
			category = nil,
			group = "Item",
			description = "A small sign for all of your smaller text needs!",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = nil,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingWoodSignItem",
			typeID = 0,
		},
		["Small Stockpile"] = {
			untranslated = "Small Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "Designates a 3x3x3 area as storage for large items.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStockpileItem",
			typeID = 0,
		},
		["Small Wood Cart"] = {
			untranslated = "Small Wood Cart",
			category = nil,
			group = "Crafted Objects",
			description = "Small wood cart for hauling minimal loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallWoodCartItem",
			typeID = 0,
		},
		["Small Wooden Boat"] = {
			untranslated = "Small Wooden Boat",
			category = nil,
			group = "Crafted Objects",
			description = "A personal transport vessel capable of holding a suprising amount of goods.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallWoodenBoatItem",
			typeID = 0,
		},
		["Small Wooden Ship Frame"] = {
			untranslated = "Small Wooden Ship Frame",
			category = nil,
			group = "Items",
			description = "The basis for any wooden personal vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallWoodenShipFrameItem",
			typeID = 0,
		},
		["Smelting Skill Book"] = {
			untranslated = "Smelting Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Smelting Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Smelting Skill BookItem",
			typeID = 0,
		},
		["Smelting Skill Scroll"] = {
			untranslated = "Smelting Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Smelting Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Smelting Skill ScrollItem",
			typeID = 0,
		},
		["Smelting Upgrade"] = {
			untranslated = "Smelting Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmeltingUpgradeItem",
			typeID = 0,
		},
		["Smith Apron"] = {
			untranslated = "Smith Apron",
			category = nil,
			group = "Clothing",
			description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmithApronItem",
			typeID = 0,
		},
		["Smith Bandana"] = {
			untranslated = "Smith Bandana",
			category = nil,
			group = "Clothing",
			description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmithBandanaItem",
			typeID = 0,
		},
		["Smith Boots"] = {
			untranslated = "Smith Boots",
			category = nil,
			group = "Clothing",
			description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmithBootsItem",
			typeID = 0,
		},
		["Smith Gloves"] = {
			untranslated = "Smith Gloves",
			category = nil,
			group = "Clothing",
			description = "A reinforced wrist guard paired with a lone work glove.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmithGlovesItem",
			typeID = 0,
		},
		["Smith Pants"] = {
			untranslated = "Smith Pants",
			category = nil,
			group = "Clothing",
			description = "Denim pants with knee patches.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmithPantsItem",
			typeID = 0,
		},
		["Smith Shirt"] = {
			untranslated = "Smith Shirt",
			category = nil,
			group = "Clothing",
			description = "A simple cotton shirt helps reduce the strain of heat exposure.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmithShirtItem",
			typeID = 0,
		},
		["Smooth Gut Noodle Roll"] = {
			untranslated = "Smooth Gut Noodle Roll",
			category = nil,
			group = "Food",
			description = "These noodle rolls look VERY smooth.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1200,
			carbs = 19,
			protein = 15,
			fat = 9,
			vitamins = 1,
			density = 3.6666666666666665,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmoothGutNoodleRollItem",
			typeID = 0,
		},
		["Snapping Turtle Carcass"] = {
			untranslated = "Snapping Turtle Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead snapping turtle.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Leather Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SnappingTurtleCarcassItem",
			typeID = 0,
		},
		["Softwood Board"] = {
			untranslated = "Softwood Board",
			category = nil,
			group = "Items",
			description = "A higher quality softwood board used for long lasting furniture.",
			tagGroups = {
				"Burnable Fuel",
				"Wood Board",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 2000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodBoardItem",
			typeID = 0,
		},
		["Softwood Hewn Log"] = {
			untranslated = "Softwood Hewn Log",
			category = nil,
			group = "Blocks",
			description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Hewn Log",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodHewnLogItem",
			typeID = 0,
		},
		["Softwood Lumber"] = {
			untranslated = "Softwood Lumber",
			category = nil,
			group = "Blocks",
			description = "Can be fashioned into various usable equipment.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Lumber",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberItem",
			typeID = 0,
		},
		["Softwood Lumber Bench"] = {
			untranslated = "Softwood Lumber Bench",
			category = nil,
			group = "Housing Objects",
			description = "A lumber bench for when you need extra seating space than a traditional chair.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberBenchItem",
			typeID = 0,
		},
		["Softwood Lumber Chair"] = {
			untranslated = "Softwood Lumber Chair",
			category = nil,
			group = "Housing Objects",
			description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberChairItem",
			typeID = 0,
		},
		["Softwood Lumber Door"] = {
			untranslated = "Softwood Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A door made from finely cut lumber.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberDoorItem",
			typeID = 0,
		},
		["Softwood Lumber Dresser"] = {
			untranslated = "Softwood Lumber Dresser",
			category = nil,
			group = "Housing Objects",
			description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Bedroom",
			furnitureType = "Dresser",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberDresserItem",
			typeID = 0,
		},
		["Softwood Lumber Table"] = {
			untranslated = "Softwood Lumber Table",
			category = nil,
			group = "Housing Objects",
			description = "A large lumber table for eating meals or getting some work done.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberTableItem",
			typeID = 0,
		},
		["Soil Sampler"] = {
			untranslated = "Soil Sampler",
			category = nil,
			group = "Items",
			description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoilSamplerItem",
			typeID = 0,
		},
		["Solar Generator"] = {
			untranslated = "Solar Generator",
			category = nil,
			group = "Crafted Objects",
			description = "Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SolarGeneratorItem",
			typeID = 0,
		},
		["Spiky Roll"] = {
			untranslated = "Spiky Roll",
			category = nil,
			group = "Food",
			description = "Spikes are definitely removed before serving.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1300,
			carbs = 20,
			protein = 17,
			fat = 7,
			vitamins = 2,
			density = 3.5384615384615383,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SpikyRollItem",
			typeID = 0,
		},
		["Spin Melter"] = {
			untranslated = "Spin Melter",
			category = nil,
			group = "Work Stations",
			description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SpinMelterItem",
			typeID = 0,
		},
		["Spoiled Food"] = {
			untranslated = "Spoiled Food",
			category = nil,
			group = "Items",
			description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 20,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SpoiledFoodItem",
			typeID = 0,
		},
		["Spruce Log"] = {
			untranslated = "Spruce Log",
			category = nil,
			group = "Natural Resources",
			description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
			tagGroups = {
				"Burnable Fuel",
				"Softwood",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SpruceLogItem",
			typeID = 0,
		},
		["Spruce Seed"] = {
			untranslated = "Spruce Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a spruce tree.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SpruceSeedItem",
			typeID = 0,
		},
		["Square Belt"] = {
			untranslated = "Square Belt",
			category = nil,
			group = "Clothing",
			description = "Belt with a square buckle.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SquareBeltItem",
			typeID = 0,
		},
		["Square Pot"] = {
			untranslated = "Square Pot",
			category = nil,
			group = "Housing Objects",
			description = "Sometimes you just want to bring a little bit of nature into your house.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlanterPotSquareItem",
			typeID = 0,
		},
		["Stamp Mill"] = {
			untranslated = "Stamp Mill",
			category = nil,
			group = "Work Stations",
			description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StampMillItem",
			typeID = 0,
		},
		["Standing Glass Sign"] = {
			untranslated = "Standing Glass Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign framed with a glass plate.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StandingGlassSignItem",
			typeID = 0,
		},
		["Standing Long Steel Sign"] = {
			untranslated = "Standing Long Steel Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A long steel plate with a wooden base.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StandingLongSteelSignItem",
			typeID = 0,
		},
		["Standing Steel Brick Sign"] = {
			untranslated = "Standing Steel Brick Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A solid steel plate supported by a brick base.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StandingSteelBrickSignItem",
			typeID = 0,
		},
		["Steam Engine"] = {
			untranslated = "Steam Engine",
			category = nil,
			group = "Crafted Objects",
			description = "A large steam engine for generating power.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamEngineItem",
			typeID = 0,
		},
		["Steam Tractor"] = {
			untranslated = "Steam Tractor",
			category = nil,
			group = "Crafted Objects",
			description = "A tractor powered through steam.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamTractorItem",
			typeID = 0,
		},
		["Steam Tractor Harvester"] = {
			untranslated = "Steam Tractor Harvester",
			category = nil,
			group = "Items",
			description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamTractorHarvesterItem",
			typeID = 0,
		},
		["Steam Tractor Plow"] = {
			untranslated = "Steam Tractor Plow",
			category = nil,
			group = "Items",
			description = "An attachment for the steam tractor that allows for quick plowing.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamTractorPlowItem",
			typeID = 0,
		},
		["Steam Tractor Sower"] = {
			untranslated = "Steam Tractor Sower",
			category = nil,
			group = "Items",
			description = "An attachment for the steam tractor that allows for quick planting of seeds.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamTractorSowerItem",
			typeID = 0,
		},
		["Steam Truck"] = {
			untranslated = "Steam Truck",
			category = nil,
			group = "Crafted Objects",
			description = "A truck that runs on steam.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamTruckItem",
			typeID = 0,
		},
		["Steel Abstract Fixture"] = {
			untranslated = "Steel Abstract Fixture",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelAbstractFixtureItem",
			typeID = 0,
		},
		["Steel Axe"] = {
			untranslated = "Steel Axe",
			category = nil,
			group = "Items",
			description = "A Steel axe made for cutting down trees.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelAxeItem",
			typeID = 0,
		},
		["Steel Axle"] = {
			untranslated = "Steel Axle",
			category = nil,
			group = "Items",
			description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelAxleItem",
			typeID = 0,
		},
		["Steel Bar"] = {
			untranslated = "Steel Bar",
			category = nil,
			group = "Blocks",
			description = "Refined bar of steel.",
			tagGroups = {
				"Metal",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelBarItem",
			typeID = 0,
		},
		["Steel Buoy"] = {
			untranslated = "Steel Buoy",
			category = nil,
			group = "Crafted Objects",
			description = "A steel navigational buoy, can also be used as a moorage post.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelBuoyItem",
			typeID = 0,
		},
		["Steel Ceiling Light"] = {
			untranslated = "Steel Ceiling Light",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelCeilingLightItem",
			typeID = 0,
		},
		["Steel Floor Lamp"] = {
			untranslated = "Steel Floor Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room. This time from the floor.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelFloorLampItem",
			typeID = 0,
		},
		["Steel Gear"] = {
			untranslated = "Steel Gear",
			category = nil,
			group = "Items",
			description = "A toothed machine part that interlocks with others.",
			tagGroups = {
				"Gear",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelGearItem",
			typeID = 0,
		},
		["Steel Gearbox"] = {
			untranslated = "Steel Gearbox",
			category = nil,
			group = "Items",
			description = "Provides speed and torque conversions from a rotating power source to another device.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelGearboxItem",
			typeID = 0,
		},
		["Steel Hammer"] = {
			untranslated = "Steel Hammer",
			category = nil,
			group = "Items",
			description = "A robust steel hammer useful for shaping blocks and deconstruction.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelHammerItem",
			typeID = 0,
		},
		["Steel Hanging Fixture"] = {
			untranslated = "Steel Hanging Fixture",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelHangingFixtureItem",
			typeID = 0,
		},
		["Steel Hanging Lamp"] = {
			untranslated = "Steel Hanging Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelHangingLampItem",
			typeID = 0,
		},
		["Steel Hoe"] = {
			untranslated = "Steel Hoe",
			category = nil,
			group = "Items",
			description = "A steel hoe with improved range to help tilling larger areas.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelHoeItem",
			typeID = 0,
		},
		["Steel Kitchen Lamp"] = {
			untranslated = "Steel Kitchen Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.8",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelKitchenLampItem",
			typeID = 0,
		},
		["Steel Machete"] = {
			untranslated = "Steel Machete",
			category = nil,
			group = "Items",
			description = "A machete used to quickly clear plants.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelMacheteItem",
			typeID = 0,
		},
		["Steel Moorage Post"] = {
			untranslated = "Steel Moorage Post",
			category = nil,
			group = "Crafted Objects",
			description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelMooragePostItem",
			typeID = 0,
		},
		["Steel Pickaxe"] = {
			untranslated = "Steel Pickaxe",
			category = nil,
			group = "Items",
			description = "A steel pickaxe used to break down stone and ore into usable rubble.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelPickaxeItem",
			typeID = 0,
		},
		["Steel Pipe"] = {
			untranslated = "Steel Pipe",
			category = nil,
			group = "Blocks",
			description = "A pipe for transporting liquids.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelPipeItem",
			typeID = 0,
		},
		["Steel Plate"] = {
			untranslated = "Steel Plate",
			category = nil,
			group = "Items",
			description = "A sturdy steel plate for use in various crafting recipes.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelPlateItem",
			typeID = 0,
		},
		["Steel Saw Blade"] = {
			untranslated = "Steel Saw Blade",
			category = nil,
			group = "Items",
			description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelSawBladeItem",
			typeID = 0,
		},
		["Steel Searchlight"] = {
			untranslated = "Steel Searchlight",
			category = nil,
			group = "Housing Objects",
			description = "When your goal is to really light up the heaven!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelSearchlightItem",
			typeID = 0,
		},
		["Steel Shovel"] = {
			untranslated = "Steel Shovel",
			category = nil,
			group = "Items",
			description = "When an iron shovel is not enough and you need something more durable while terraforming.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelShovelItem",
			typeID = 0,
		},
		["Steel Sickle"] = {
			untranslated = "Steel Sickle",
			category = nil,
			group = "Items",
			description = "A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelSickleItem",
			typeID = 0,
		},
		["Steel Square Fixture"] = {
			untranslated = "Steel Square Fixture",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelSquareFixtureItem",
			typeID = 0,
		},
		["Steel Table Lamp"] = {
			untranslated = "Steel Table Lamp",
			category = nil,
			group = "Housing Objects",
			description = "For late night studying. Or working. Or anything, really.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelTableLampItem",
			typeID = 0,
		},
		["Stenographers Table"] = {
			untranslated = "Stenographers Table",
			category = nil,
			group = "Work Stations",
			description = "Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StenographersTableItem",
			typeID = 0,
		},
		Stockpile = {
			untranslated = "Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "Designates a 5x5x5 area as storage for large items.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StockpileItem",
			typeID = 0,
		},
		Stone = {
			untranslated = "Stone",
			category = nil,
			group = "Block",
			description = "A pile of stones.",
			tagGroups = {
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 7000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneItem",
			typeID = 0,
		},
		["Stone Axe"] = {
			untranslated = "Stone Axe",
			category = nil,
			group = "Items",
			description = "A crude stone axe made for cutting down trees.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneAxeItem",
			typeID = 0,
		},
		["Stone Brazier"] = {
			untranslated = "Stone Brazier",
			category = nil,
			group = "Housing Objects",
			description = "A stone stand which can hold burning fuel to provide light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneBrazierItem",
			typeID = 0,
		},
		["Stone Hammer"] = {
			untranslated = "Stone Hammer",
			category = nil,
			group = "Items",
			description = "A crude stone hammer useful for shaping blocks and deconstruction.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneHammerItem",
			typeID = 0,
		},
		["Stone Machete"] = {
			untranslated = "Stone Machete",
			category = nil,
			group = "Items",
			description = "A machete used to quickly clear plants.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneMacheteItem",
			typeID = 0,
		},
		["Stone Pickaxe"] = {
			untranslated = "Stone Pickaxe",
			category = nil,
			group = "Items",
			description = "A crude pickaxe used to break down stone and ore into usable rubble.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StonePickaxeItem",
			typeID = 0,
		},
		["Stone Road"] = {
			untranslated = "Stone Road",
			category = nil,
			group = "Blocks",
			description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
			tagGroups = {
				"Constructable",
				"Road",
				"Road Type",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneRoadItem",
			typeID = 0,
		},
		["Stone Road Tool"] = {
			untranslated = "Stone Road Tool",
			category = nil,
			group = "Items",
			description = "A tool for tamping dirt into roads.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneRoadToolItem",
			typeID = 0,
		},
		["Stone Sickle"] = {
			untranslated = "Stone Sickle",
			category = nil,
			group = "Items",
			description = "A stone sickle used to harvest crops or cut grass.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneSickleItem",
			typeID = 0,
		},
		["Stop Sign"] = {
			untranslated = "Stop Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StopSignItem",
			typeID = 0,
		},
		["Storage Chest"] = {
			untranslated = "Storage Chest",
			category = nil,
			group = "Crafted Objects",
			description = "A container you can store items in.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StorageChestItem",
			typeID = 0,
		},
		["Storage Silo"] = {
			untranslated = "Storage Silo",
			category = nil,
			group = "Crafted Objects",
			description = "A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StorageSiloItem",
			typeID = 0,
		},
		Store = {
			untranslated = "Store",
			category = nil,
			group = "Work Stations",
			description = "Allows the selling and trading of items.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoreItem",
			typeID = 0,
		},
		Stove = {
			untranslated = "Stove",
			category = nil,
			group = "Housing Objects",
			description = "A heavy stove for cooking more complex dishes.",
			tagGroups = {
				"Crafting Table",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Kitchen",
			furnitureType = "Cooking",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "24",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoveItem",
			typeID = 0,
		},
		["Strange Fuel"] = {
			untranslated = "Strange Fuel",
			category = nil,
			group = "Item",
			description = "CHEEEAAAAATER",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 10000000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StrangeFuelItem",
			typeID = 0,
		},
		["Street Sign"] = {
			untranslated = "Street Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StreetSignItem",
			typeID = 0,
		},
		Streetlamp = {
			untranslated = "Streetlamp",
			category = nil,
			group = "Housing Objects",
			description = "A towering metal light post that requires electricity to run.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StreetlampItem",
			typeID = 0,
		},
		["Stuffed Alligator"] = {
			untranslated = "Stuffed Alligator",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedAlligatorItem",
			typeID = 0,
		},
		["Stuffed Bison"] = {
			untranslated = "Stuffed Bison",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedBisonItem",
			typeID = 0,
		},
		["Stuffed Elk"] = {
			untranslated = "Stuffed Elk",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedElkItem",
			typeID = 0,
		},
		["Stuffed Goat"] = {
			untranslated = "Stuffed Goat",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedGoatItem",
			typeID = 0,
		},
		["Stuffed Jaguar"] = {
			untranslated = "Stuffed Jaguar",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedJaguarItem",
			typeID = 0,
		},
		["Stuffed Turkey"] = {
			untranslated = "Stuffed Turkey",
			category = nil,
			group = "Food",
			description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1600,
			carbs = 17,
			protein = 24,
			fat = 16,
			vitamins = 7,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedTurkeyItem",
			typeID = 0,
		},
		["Stuffed Wolf"] = {
			untranslated = "Stuffed Wolf",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedWolfItem",
			typeID = 0,
		},
		Substrate = {
			untranslated = "Substrate",
			category = nil,
			group = "Items",
			description = "The foundation material for complex electronics.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SubstrateItem",
			typeID = 0,
		},
		Sugar = {
			untranslated = "Sugar",
			category = nil,
			group = "Food",
			description = "Even sweet lovers don't eat sugar plain.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 50,
			carbs = 15,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 30.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SugarItem",
			typeID = 0,
		},
		Sugarcane = {
			untranslated = "Sugarcane",
			category = nil,
			group = "Seed",
			description = "How did you even get this?",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 1,
			carbs = 0,
			protein = 0,
			fat = 1,
			vitamins = 0,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SugarcaneItem",
			typeID = 0,
		},
		["Sun Cheese"] = {
			untranslated = "Sun Cheese",
			category = nil,
			group = "Food",
			description = "Cheesy yet not made in a traditional way.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 250,
			carbs = 2,
			protein = 4,
			fat = 12,
			vitamins = 0,
			density = 7.199999999999999,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SunCheeseItem",
			typeID = 0,
		},
		Sunflower = {
			untranslated = "Sunflower",
			category = nil,
			group = "Food",
			description = "A plant whose seeds are quite versitile in their use further processed.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 50,
			carbs = 2,
			protein = 2,
			fat = 4,
			vitamins = 0,
			density = 16.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SunflowerItem",
			typeID = 0,
		},
		["Sunflower Seed"] = {
			untranslated = "Sunflower Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow sunflowers.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SunflowerSeedItem",
			typeID = 0,
		},
		["Sweet Deer Jerky"] = {
			untranslated = "Sweet Deer Jerky",
			category = nil,
			group = "Food",
			description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 600,
			carbs = 4,
			protein = 22,
			fat = 6,
			vitamins = 3,
			density = 5.833333333333333,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SweetDeerJerkyItem",
			typeID = 0,
		},
		["Sweet Salad"] = {
			untranslated = "Sweet Salad",
			category = nil,
			group = "Food",
			description = "The sweetness of the fruits happens to work well with the salad.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1200,
			carbs = 18,
			protein = 9,
			fat = 7,
			vitamins = 22,
			density = 4.666666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SweetSaladItem",
			typeID = 0,
		},
		["Swirl Vase"] = {
			untranslated = "Swirl Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SwirlVaseItem",
			typeID = 0,
		},
		["Synthetic Rubber"] = {
			untranslated = "Synthetic Rubber",
			category = nil,
			group = "Items",
			description = "An extremely useful synthetic material derived from petrochemicals.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SyntheticRubberItem",
			typeID = 0,
		},
		["Tailor Bowler Hat"] = {
			untranslated = "Tailor Bowler Hat",
			category = nil,
			group = "Clothing",
			description = "A stylish bowler hat made of tighly spun fur felt.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TailorBowlerHatItem",
			typeID = 0,
		},
		["Tailor Pants"] = {
			untranslated = "Tailor Pants",
			category = nil,
			group = "Clothing",
			description = "Tailored slacks that fit just right.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TailorPantsItem",
			typeID = 0,
		},
		["Tailor Shirt"] = {
			untranslated = "Tailor Shirt",
			category = nil,
			group = "Clothing",
			description = "A form-fitting vest and tie ensemble which includes measuring tape.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TailorShirtItem",
			typeID = 0,
		},
		["Tailor Shoes"] = {
			untranslated = "Tailor Shoes",
			category = nil,
			group = "Clothing",
			description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TailorShoesItem",
			typeID = 0,
		},
		["Tailoring Basic Upgrade"] = {
			untranslated = "Tailoring Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TailoringUpgradeItem",
			typeID = 0,
		},
		["Tailoring Modern Upgrade"] = {
			untranslated = "Tailoring Modern Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TailoringModernUpgradeItem",
			typeID = 0,
		},
		["Tailoring Skill Book"] = {
			untranslated = "Tailoring Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Tailoring Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Tailoring Skill BookItem",
			typeID = 0,
		},
		["Tailoring Skill Scroll"] = {
			untranslated = "Tailoring Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Tailoring Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Tailoring Skill ScrollItem",
			typeID = 0,
		},
		["Tailoring Table"] = {
			untranslated = "Tailoring Table",
			category = nil,
			group = "Work Stations",
			description = "Spearhead the fashion movement with the finest clothes and hair!",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TailoringTableItem",
			typeID = 0,
		},
		["Tall Boots"] = {
			untranslated = "Tall Boots",
			category = nil,
			group = "Clothing",
			description = "Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TallBootsItem",
			typeID = 0,
		},
		Tallow = {
			untranslated = "Tallow",
			category = nil,
			group = "Food",
			description = "Rendered animal fat useful for more than just cooking.",
			tagGroups = {
				"Fat",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 200,
			carbs = 0,
			protein = 0,
			fat = 8,
			vitamins = 0,
			density = 4.0,
			fuel = 2000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TallowItem",
			typeID = 0,
		},
		["Tallow Candle"] = {
			untranslated = "Tallow Candle",
			category = nil,
			group = "Housing Objects",
			description = "A candle which can burn tallow to produce a small amount of light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.8",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TallowCandleItem",
			typeID = 0,
		},
		["Tallow Lamp"] = {
			untranslated = "Tallow Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A pottery lamp. Fuel with tallow.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TallowLampItem",
			typeID = 0,
		},
		["Tallow Wall Lamp"] = {
			untranslated = "Tallow Wall Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TallowWallLampItem",
			typeID = 0,
		},
		["Taro Fries"] = {
			untranslated = "Taro Fries",
			category = nil,
			group = "Food",
			description = "Crispy strips of taro that have been deep fried in oil.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 600,
			carbs = 10,
			protein = 2,
			fat = 20,
			vitamins = 0,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TaroFriesItem",
			typeID = 0,
		},
		["Taro Root"] = {
			untranslated = "Taro Root",
			category = nil,
			group = "Food",
			description = "Colocasia esculenta.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Root",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 250,
			carbs = 6,
			protein = 1,
			fat = 0,
			vitamins = 1,
			density = 3.2,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TaroRootItem",
			typeID = 0,
		},
		["Taro Seed"] = {
			untranslated = "Taro Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow taro.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TaroSeedItem",
			typeID = 0,
		},
		["Tasty Tropical Pizza"] = {
			untranslated = "Tasty Tropical Pizza",
			category = nil,
			group = "Food",
			description = "To some it is tasty. To others, unforgivable.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1200,
			carbs = 21,
			protein = 6,
			fat = 12,
			vitamins = 11,
			density = 4.166666666666666,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TastyTropicalPizzaItem",
			typeID = 0,
		},
		["Tiny Stockpile"] = {
			untranslated = "Tiny Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "Designates a 2x3x2 area as storage for large items.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TinyStockpileItem",
			typeID = 0,
		},
		Toilet = {
			untranslated = "Toilet",
			category = nil,
			group = "Housing Objects",
			description = "When you gotta go, you gotta go.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Bathroom",
			furnitureType = "Toilet",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ToiletItem",
			typeID = 0,
		},
		Tomato = {
			untranslated = "Tomato",
			category = nil,
			group = "Food",
			description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 240,
			carbs = 5,
			protein = 1,
			fat = 0,
			vitamins = 2,
			density = 3.3333333333333335,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TomatoItem",
			typeID = 0,
		},
		["Tomato Seed"] = {
			untranslated = "Tomato Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow tomato plants.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TomatoSeedItem",
			typeID = 0,
		},
		["Tool Bench"] = {
			untranslated = "Tool Bench",
			category = nil,
			group = "Work Stations",
			description = "A place to craft and fix up tools.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ToolBenchItem",
			typeID = 0,
		},
		["Topped Porridge"] = {
			untranslated = "Topped Porridge",
			category = nil,
			group = "Food",
			description = "A thick gruel of boiled grains with a dash of fruity flavor.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 10,
			protein = 4,
			fat = 0,
			vitamins = 10,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ToppedPorridgeItem",
			typeID = 0,
		},
		Torch = {
			untranslated = "Torch",
			category = nil,
			group = "Items",
			description = "A little bit of light to help beat back the night.",
			tagGroups = {
				"Torch",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 8000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TorchItem",
			typeID = 0,
		},
		["Torch Stand"] = {
			untranslated = "Torch Stand",
			category = nil,
			group = "Housing Objects",
			description = "A stand for a torch.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.8",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TorchStandItem",
			typeID = 0,
		},
		Tortilla = {
			untranslated = "Tortilla",
			category = nil,
			group = "Food",
			description = "A thin, unleavened flatbread.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 20,
			protein = 10,
			fat = 0,
			vitamins = 0,
			density = 8.571428571428571,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TortillaItem",
			typeID = 0,
		},
		["Towel Rack"] = {
			untranslated = "Towel Rack",
			category = nil,
			group = "Housing Objects",
			description = "A wooden hanging rack designed for towels.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Bathroom",
			furnitureType = "Hanger",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TowelRackItem",
			typeID = 0,
		},
		["Town Foundation"] = {
			untranslated = "Town Foundation",
			category = nil,
			group = "Work Stations",
			description = "The founding stone for civilization.",
			tagGroups = {
				"Government",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Civics",
			repeatsDepreciation = "1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "45",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TownFoundationItem",
			typeID = 0,
		},
		["Trailer Truck"] = {
			untranslated = "Trailer Truck",
			category = nil,
			group = "Vehicle",
			description = "Modern truck for hauling sizable loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TrailerTruckItem",
			typeID = 0,
		},
		["Transmission Pole"] = {
			untranslated = "Transmission Pole",
			category = nil,
			group = "Crafted Objects",
			description = "Can link energy.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TransmissionPoleItem",
			typeID = 0,
		},
		["Trapper Fur Hat"] = {
			untranslated = "Trapper Fur Hat",
			category = nil,
			group = "Clothing",
			description = "It sure is warm.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TrapperFurHatItem",
			typeID = 0,
		},
		["Trapper Leather Hat"] = {
			untranslated = "Trapper Leather Hat",
			category = nil,
			group = "Clothing",
			description = "Helps keep the sun off your face... and neck... and also ears.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TrapperLeatherHatItem",
			typeID = 0,
		},
		Treasury = {
			untranslated = "Treasury",
			category = nil,
			group = "Work Stations",
			description = "Allows the setting of taxes.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TreasuryItem",
			typeID = 0,
		},
		["Tree Debris"] = {
			untranslated = "Tree Debris",
			category = nil,
			group = "Blocks",
			description = "Clear cut debris that needs to be broken down to be more usable.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = nil,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TreeDebrisItem",
			typeID = 0,
		},
		["Trillium Flower"] = {
			untranslated = "Trillium Flower",
			category = nil,
			group = "Food",
			description = "Placeholder Description.",
			tagGroups = {
				"Food",
				"Petals",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TrilliumFlowerItem",
			typeID = 0,
		},
		["Trillium Seed"] = {
			untranslated = "Trillium Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow trillium.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TrilliumSeedItem",
			typeID = 0,
		},
		["Tripod Camera"] = {
			untranslated = "Tripod Camera",
			category = nil,
			group = "Crafted Objects",
			description = "When you want to save the world but in a frame.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TripodCameraItem",
			typeID = 0,
		},
		Trousers = {
			untranslated = "Trousers",
			category = nil,
			group = "Clothing",
			description = "Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TrousersItem",
			typeID = 0,
		},
		Trout = {
			untranslated = "Trout",
			category = nil,
			group = "Natural Resources",
			description = "A trout.",
			tagGroups = {
				"Fish",
				"Medium Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 800,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TroutItem",
			typeID = 0,
		},
		Truck = {
			untranslated = "Truck",
			category = nil,
			group = "Crafted Objects",
			description = "Modern truck for hauling sizable loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TruckItem",
			typeID = 0,
		},
		Tuna = {
			untranslated = "Tuna",
			category = nil,
			group = "Natural Resources",
			description = "A tuna.",
			tagGroups = {
				"Fish",
				"Large Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TunaItem",
			typeID = 0,
		},
		Tunic = {
			untranslated = "Tunic",
			category = nil,
			group = "Clothing",
			description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TunicItem",
			typeID = 0,
		},
		["Turkey Carcass"] = {
			untranslated = "Turkey Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead turkey.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Leather Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TurkeyCarcassItem",
			typeID = 0,
		},
		["Upholstered Chair"] = {
			untranslated = "Upholstered Chair",
			category = nil,
			group = "Housing Objects",
			description = "Like a chair, but upholstered.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.7",
			roomCategory = "Living Room",
			furnitureType = "Chair",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "UpholsteredChairItem",
			typeID = 0,
		},
		["Upholstered Couch"] = {
			untranslated = "Upholstered Couch",
			category = nil,
			group = "Housing Objects",
			description = "Like a couch, but upholstered.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Living Room",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "UpholsteredCouchItem",
			typeID = 0,
		},
		Urchin = {
			untranslated = "Urchin",
			category = nil,
			group = "Natural Resources",
			description = "An urchin.",
			tagGroups = {
				"Marine Life",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "UrchinItem",
			typeID = 0,
		},
		Valve = {
			untranslated = "Valve",
			category = nil,
			group = "Items",
			description = "A device that regulates, directs, or controls the flow of fluid.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ValveItem",
			typeID = 0,
		},
		["Vegetable Medley"] = {
			untranslated = "Vegetable Medley",
			category = nil,
			group = "Food",
			description = "An eclectic arrangement of vegetables.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 900,
			carbs = 8,
			protein = 4,
			fat = 7,
			vitamins = 17,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "VegetableMedleyItem",
			typeID = 0,
		},
		["Vegetable Soup"] = {
			untranslated = "Vegetable Soup",
			category = nil,
			group = "Food",
			description = "Who knew plants in plant broth could be so tasty?",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 700,
			calories = 1200,
			carbs = 12,
			protein = 4,
			fat = 7,
			vitamins = 19,
			density = 3.5000000000000004,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "VegetableSoupItem",
			typeID = 0,
		},
		["Vegetable Stock"] = {
			untranslated = "Vegetable Stock",
			category = nil,
			group = "Food",
			description = "A hearty stock full of assorted vegetables.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 700,
			carbs = 11,
			protein = 1,
			fat = 2,
			vitamins = 11,
			density = 3.571428571428571,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "VegetableStockItem",
			typeID = 0,
		},
		["Villagers Cowl Lowered"] = {
			untranslated = "Villagers Cowl Lowered",
			category = nil,
			group = "Clothing",
			description = "A rough linen cowl lowered, showing your face.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "VillagersCowlLoweredItem",
			typeID = 0,
		},
		["Villagers Cowl Raised"] = {
			untranslated = "Villagers Cowl Raised",
			category = nil,
			group = "Clothing",
			description = "A rough linen cowl raised, hiding your face partially.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "VillagersCowlRaisedItem",
			typeID = 0,
		},
		["Wainwright Table"] = {
			untranslated = "Wainwright Table",
			category = nil,
			group = "Work Stations",
			description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WainwrightTableItem",
			typeID = 0,
		},
		["Wall Candle"] = {
			untranslated = "Wall Candle",
			category = nil,
			group = "Housing Objects",
			description = "A wall mounted candle.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WallCandleItem",
			typeID = 0,
		},
		["Wanderers Hood Lowered"] = {
			untranslated = "Wanderers Hood Lowered",
			category = nil,
			group = "Clothing",
			description = "A quality linen cowl lowered, showing your face.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WanderersHoodLoweredItem",
			typeID = 0,
		},
		["Wanderers Hood Raised"] = {
			untranslated = "Wanderers Hood Raised",
			category = nil,
			group = "Clothing",
			description = "A quality linen cowl raised, hiding your face partially.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WanderersHoodRaisedItem",
			typeID = 0,
		},
		Washboard = {
			untranslated = "Washboard",
			category = nil,
			group = "Housing Objects",
			description = "Sometimes it can be nice to have clean clothes.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Bathroom",
			furnitureType = "Washing",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WashboardItem",
			typeID = 0,
		},
		["Washing Machine"] = {
			untranslated = "Washing Machine",
			category = nil,
			group = "Housing Objects",
			description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "5",
			roomCategory = "Bathroom",
			furnitureType = "Washing",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WashingMachineItem",
			typeID = 0,
		},
		["Waste Filter"] = {
			untranslated = "Waste Filter",
			category = nil,
			group = "Crafted Objects",
			description = "Treats raw sewage.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WasteFilterItem",
			typeID = 0,
		},
		["Waterweed Seed"] = {
			untranslated = "Waterweed Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow waterweed.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WaterweedSeedItem",
			typeID = 0,
		},
		Waterwheel = {
			untranslated = "Waterwheel",
			category = nil,
			group = "Crafted Objects",
			description = "Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WaterwheelItem",
			typeID = 0,
		},
		["Wet Brick"] = {
			untranslated = "Wet Brick",
			category = nil,
			group = "Items",
			description = "A simple wet brick ready to be processed into a construction block.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WetBrickItem",
			typeID = 0,
		},
		Wheat = {
			untranslated = "Wheat",
			category = nil,
			group = "Food",
			description = "A common grain that is significantly more useful processed.",
			tagGroups = {
				"Food",
				"Grain",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 6,
			protein = 2,
			fat = 0,
			vitamins = 0,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WheatItem",
			typeID = 0,
		},
		["Wheat Seed"] = {
			untranslated = "Wheat Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow wheat.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WheatSeedItem",
			typeID = 0,
		},
		Wheelbarrow = {
			untranslated = "Wheelbarrow",
			category = nil,
			group = "Crafted Objects",
			description = "Small wheelbarrow for hauling minimal loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WheelbarrowItem",
			typeID = 0,
		},
		["White Bursage Seed"] = {
			untranslated = "White Bursage Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a white bursage.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WhiteBursageSeedItem",
			typeID = 0,
		},
		["Wild Mix"] = {
			untranslated = "Wild Mix",
			category = nil,
			group = "Food",
			description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 800,
			carbs = 15,
			protein = 6,
			fat = 4,
			vitamins = 21,
			density = 5.75,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WildMixItem",
			typeID = 0,
		},
		["Wild Stew"] = {
			untranslated = "Wild Stew",
			category = nil,
			group = "Food",
			description = "A thick stew made with a variety of vegetables.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 10,
			protein = 2,
			fat = 6,
			vitamins = 12,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WildStewItem",
			typeID = 0,
		},
		["Wilted Fiddleheads"] = {
			untranslated = "Wilted Fiddleheads",
			category = nil,
			group = "Food",
			description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
			tagGroups = {
				"Charred Green",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 350,
			carbs = 4,
			protein = 1,
			fat = 0,
			vitamins = 7,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WiltedFiddleheadsItem",
			typeID = 0,
		},
		["Wind Turbine"] = {
			untranslated = "Wind Turbine",
			category = nil,
			group = "Crafted Objects",
			description = "Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WindTurbineItem",
			typeID = 0,
		},
		Windmill = {
			untranslated = "Windmill",
			category = nil,
			group = "Crafted Objects",
			description = "Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WindmillItem",
			typeID = 0,
		},
		["Wolf Carcass"] = {
			untranslated = "Wolf Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead wolf.",
			tagGroups = {
				"Small Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WolfCarcassItem",
			typeID = 0,
		},
		["Wood Cart"] = {
			untranslated = "Wood Cart",
			category = nil,
			group = "Crafted Objects",
			description = "Small cart for hauling small loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodCartItem",
			typeID = 0,
		},
		["Wood Pulp"] = {
			untranslated = "Wood Pulp",
			category = nil,
			group = "Items",
			description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
			tagGroups = {
				"Burnable Fuel",
				"Natural Fiber",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 50,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodPulpItem",
			typeID = 0,
		},
		["Wood Shop Cart"] = {
			untranslated = "Wood Shop Cart",
			category = nil,
			group = "Crafted Objects",
			description = "A store in a wooden cart, very useful when your customers are far away.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodShopCartItem",
			typeID = 0,
		},
		["Wooden Barge"] = {
			untranslated = "Wooden Barge",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 20000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenBargeItem",
			typeID = 0,
		},
		["Wooden Bow"] = {
			untranslated = "Wooden Bow",
			category = nil,
			group = "Items",
			description = "A primitive ranged weapon for hunting. Requires arrows to fire.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenBowItem",
			typeID = 0,
		},
		["Wooden Ceiling Light"] = {
			untranslated = "Wooden Ceiling Light",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenCeilingLightItem",
			typeID = 0,
		},
		["Wooden Elevator"] = {
			untranslated = "Wooden Elevator",
			category = nil,
			group = "Crafted Objects",
			description = "An elevator for transporting loads vertically.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenElevatorItem",
			typeID = 0,
		},
		["Wooden Fabric Bed"] = {
			untranslated = "Wooden Fabric Bed",
			category = nil,
			group = "Housing Objects",
			description = "A much more comfortable bed made with fabric.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "4",
			roomCategory = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "18",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenFabricBedItem",
			typeID = 0,
		},
		["Wooden Floor Lamp"] = {
			untranslated = "Wooden Floor Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room. This time from the floor.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenFloorLampItem",
			typeID = 0,
		},
		["Wooden Frame Landscape"] = {
			untranslated = "Wooden Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenFrameLandscapeItem",
			typeID = 0,
		},
		["Wooden Frame Wide"] = {
			untranslated = "Wooden Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenFrameWideItem",
			typeID = 0,
		},
		["Wooden Hoe"] = {
			untranslated = "Wooden Hoe",
			category = nil,
			group = "Items",
			description = "A crude wooden hoe made for tilling soil.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenHoeItem",
			typeID = 0,
		},
		["Wooden Hull Planks"] = {
			untranslated = "Wooden Hull Planks",
			category = nil,
			group = "Items",
			description = "Basic wooden boards specially made for ships.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenHullPlanksItem",
			typeID = 0,
		},
		["Wooden Keel"] = {
			untranslated = "Wooden Keel",
			category = nil,
			group = "Items",
			description = "The backbone of any wooden ships.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenKeelItem",
			typeID = 0,
		},
		["Wooden Kitchen Lamp"] = {
			untranslated = "Wooden Kitchen Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenKitchenLampItem",
			typeID = 0,
		},
		["Wooden Latrine"] = {
			untranslated = "Wooden Latrine",
			category = nil,
			group = "Housing Objects",
			description = "A wooden potty.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Bathroom",
			furnitureType = "Toilet",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LatrineItem",
			typeID = 0,
		},
		["Wooden Mold"] = {
			untranslated = "Wooden Mold",
			category = nil,
			group = "Items",
			description = "A useful material for hardening, curing, and other various uses.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenMoldItem",
			typeID = 0,
		},
		["Wooden Moorage Post"] = {
			untranslated = "Wooden Moorage Post",
			category = nil,
			group = "Crafted Objects",
			description = "A basic moorage post made from wood to anchor smaller vessels in place.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenMooragePostItem",
			typeID = 0,
		},
		["Wooden Oar"] = {
			untranslated = "Wooden Oar",
			category = nil,
			group = "Items",
			description = "An important piece of equipment used to give smaller wooden ships momentum.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenOarItem",
			typeID = 0,
		},
		["Wooden Rudder"] = {
			untranslated = "Wooden Rudder",
			category = nil,
			group = "Items",
			description = "If you dont have one of these, you have no control over your heading.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenRudderItem",
			typeID = 0,
		},
		["Wooden Shovel"] = {
			untranslated = "Wooden Shovel",
			category = nil,
			group = "Items",
			description = "A simple wooden shovel made for moving dirt.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenShovelItem",
			typeID = 0,
		},
		["Wooden Straw Bed"] = {
			untranslated = "Wooden Straw Bed",
			category = nil,
			group = "Housing Objects",
			description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenStrawBedItem",
			typeID = 0,
		},
		["Wooden Table Lamp"] = {
			untranslated = "Wooden Table Lamp",
			category = nil,
			group = "Housing Objects",
			description = "For late night studying. Or working. Or anything, really.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenTableLampItem",
			typeID = 0,
		},
		["Wooden Transport Ship"] = {
			untranslated = "Wooden Transport Ship",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 20000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenTransportShipItem",
			typeID = 0,
		},
		["Wooden Wheel"] = {
			untranslated = "Wooden Wheel",
			category = nil,
			group = "Items",
			description = "A basic wheel for use in early wooden vehicles.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenWheelItem",
			typeID = 0,
		},
		["Wool Carpet"] = {
			untranslated = "Wool Carpet",
			category = nil,
			group = "Blocks",
			description = "A woven wool floor covering attached to a lumber backing.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoolCarpetItem",
			typeID = 0,
		},
		["Wool Curtains"] = {
			untranslated = "Wool Curtains",
			category = nil,
			group = "Blocks",
			description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoolCurtainsItem",
			typeID = 0,
		},
		["Wool Fabric"] = {
			untranslated = "Wool Fabric",
			category = nil,
			group = "Items",
			description = "Wool fabric is warm and durable, but it can be slightly itchy.",
			tagGroups = {
				"Fabric",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoolFabricItem",
			typeID = 0,
		},
		["Wool Yarn"] = {
			untranslated = "Wool Yarn",
			category = nil,
			group = "Items",
			description = "Spun wool that can be used for knitting, weaving, or sewing.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 20,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoolYarnItem",
			typeID = 0,
		},
		["Work Backpack"] = {
			untranslated = "Work Backpack",
			category = nil,
			group = "Clothing",
			description = "Lighter pack that causes lower calorie consumption.\\n\\n(Decreases calories consumed when using tools by 10\\u0025 and increases max carry weight by 5 kg)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WorkBackpackItem",
			typeID = 0,
		},
		["Work Boots"] = {
			untranslated = "Work Boots",
			category = nil,
			group = "Clothing",
			description = "Boots designed to be rugged and reduce muscle strain while working.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)\\n\\n(Increases movement speed)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WorkBootsItem",
			typeID = 0,
		},
		Workbench = {
			untranslated = "Workbench",
			category = nil,
			group = "Work Stations",
			description = "A bench for the basics and making even more benches.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WorkbenchItem",
			typeID = 0,
		},
		["Worldly Donut"] = {
			untranslated = "Worldly Donut",
			category = nil,
			group = "Food",
			description = "Understand this, and you will understand a lot.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 750,
			carbs = 15,
			protein = 2,
			fat = 17,
			vitamins = 2,
			density = 4.8,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WorldlyDonutItem",
			typeID = 0,
		},
		Yeast = {
			untranslated = "Yeast",
			category = nil,
			group = "Food",
			description = "A fungus that acts as an amazing leavening agent.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 60,
			carbs = 0,
			protein = 8,
			fat = 0,
			vitamins = 7,
			density = 25.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "YeastItem",
			typeID = 0,
		},
		["Zoning Office"] = {
			untranslated = "Zoning Office",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ZoningOfficeItem",
			typeID = 0,
		},
	},
	tags = {
		["Advanced Research"] = {
			"Agriculture Research Paper Advanced",
			"Culinary Research Paper Advanced",
			"Dendrology Research Paper Advanced",
			"Engineering Research Paper Advanced",
			"Geology Research Paper Advanced",
			"Metallurgy Research Paper Advanced",
		},
		["Advanced Upgrade"] = {
			"Advanced Upgrade 1",
			"Advanced Upgrade 2",
			"Advanced Upgrade 3",
			"Advanced Upgrade 4",
		},
		["Animal Skin"] = {
			"Fur Pelt",
			"Leather Hide",
		},
		["Ashlar Stone"] = {
			"Ashlar Basalt",
			"Ashlar Gneiss",
			"Ashlar Granite",
			"Ashlar Limestone",
			"Ashlar Sandstone",
			"Ashlar Shale",
		},
		["Baked Food"] = {
			"Baked Agave",
			"Baked Beet",
			"Baked Corn",
			"Baked Heart Of Palm",
			"Baked Roast",
			"Baked Taro",
			"Baked Tomato",
			"Camas Bulb Bake",
		},
		["Baked Vegetable"] = {
			"Baked Agave",
			"Baked Beet",
			"Baked Corn",
			"Baked Heart Of Palm",
			"Baked Taro",
			"Baked Tomato",
			"Camas Bulb Bake",
		},
		["Basic Research"] = {
			"Culinary Research Paper Basic",
			"Dendrology Research Paper Basic",
			"Gathering Research Paper Basic",
			"Geology Research Paper Basic",
			"Metallurgy Research Paper Basic",
		},
		["Basic Upgrade"] = {
			"Basic Upgrade 1",
			"Basic Upgrade 2",
			"Basic Upgrade 3",
			"Basic Upgrade 4",
		},
		Bread = {
			"Bread",
			"Camas Bread",
		},
		["Burnable Fuel"] = {
			"Arrow",
			"Birch Log",
			"Board",
			"Cedar Log",
			"Ceiba Log",
			"Charcoal",
			"Crushed Coal",
			"Fir Log",
			"Hardwood Board",
			"Hardwood Hewn Log",
			"Hardwood Lumber",
			"Hewn Log",
			"Joshua Log",
			"Lumber",
			"Oak Log",
			"Palm Log",
			"Paper",
			"Plant Fibers",
			"Redwood Log",
			"Saguaro Rib",
			"Softwood Board",
			"Softwood Hewn Log",
			"Softwood Lumber",
			"Spruce Log",
			"Wood Pulp",
		},
		["Campfire Salad"] = {
			"Beet Campfire Salad",
			"Fern Campfire Salad",
			"Jungle Campfire Salad",
			"Root Campfire Salad",
		},
		["Charred Fruit"] = {
			"Charred Cactus Fruit",
			"Charred Papaya",
			"Charred Pineapple",
		},
		["Charred Green"] = {
			"Charred Agave",
			"Charred Fireweed Shoots",
			"Wilted Fiddleheads",
		},
		["Charred Vegetable"] = {
			"Charred Beans",
			"Charred Beet",
			"Charred Camas Bulb",
			"Charred Corn",
			"Charred Heart Of Palm",
			"Charred Mushrooms",
			"Charred Taro",
			"Charred Tomato",
		},
		Clothes = {
			"Bandana",
			"Basic Backpack",
			"Bearpack",
			"Big Backpack",
			"Builder Boots",
			"Builder Gloves",
			"Builder Helmet",
			"Builder Overalls",
			"Builder Shirt",
			"Bycocket",
			"Camo Pants",
			"Camo Shirt",
			"Capris",
			"Carbide Helmet Lamp",
			"Chef Hat",
			"Chef Pants",
			"Chef Shirt",
			"Chef Shoes",
			"Cloth Belt",
			"Cloth Cape",
			"Derpy Hat",
			"Explorer Boots",
			"Explorer Gloves",
			"Explorer Hat",
			"Explorer Pants",
			"Explorer Shirt",
			"Farmer Boots",
			"Farmer Gloves",
			"Farmer Hat",
			"Farmer Overalls",
			"Farmer Shirt",
			"Garden Boots",
			"Gigot Sleeve Shirt",
			"Henley",
			"Light Backpack",
			"Low Top Shoes",
			"Muffin Hat",
			"Oil Head Lamp",
			"Primitive Canvas Boots",
			"Primitive Canvas Pants",
			"Primitive Canvas Shorts",
			"Primitive Fur Belt",
			"Primitive Leather Boots",
			"Primitive Leather Pants",
			"Primitive Leather Shirt",
			"Primitive Leather Shorts",
			"Running Shoes",
			"Sandals",
			"Shipwright Hat",
			"Shipwright Overalls",
			"Shipwright Sandals",
			"Shipwright Shirt",
			"Shorts",
			"Smith Apron",
			"Smith Bandana",
			"Smith Boots",
			"Smith Gloves",
			"Smith Pants",
			"Smith Shirt",
			"Square Belt",
			"Tailor Bowler Hat",
			"Tailor Pants",
			"Tailor Shirt",
			"Tailor Shoes",
			"Tall Boots",
			"Trapper Fur Hat",
			"Trapper Leather Hat",
			"Trousers",
			"Tunic",
			"Villagers Cowl Lowered",
			"Villagers Cowl Raised",
			"Wanderers Hood Lowered",
			"Wanderers Hood Raised",
			"Work Backpack",
			"Work Boots",
		},
		Coal = {
			"Charcoal",
			"Crushed Coal",
		},
		["Composite Lumber"] = {
			"Composite Birch Lumber",
			"Composite Cedar Lumber",
			"Composite Ceiba Lumber",
			"Composite Fir Lumber",
			"Composite Joshua Lumber",
			"Composite Lumber",
			"Composite Oak Lumber",
			"Composite Palm Lumber",
			"Composite Redwood Lumber",
			"Composite Saguaro Lumber",
			"Composite Spruce Lumber",
		},
		["Concentrated Ore"] = {
			"Copper Concentrate",
			"Gold Concentrate",
			"Iron Concentrate",
		},
		Concrete = {
			"Reinforced Concrete",
		},
		Constructable = {
			"Ashlar Basalt",
			"Ashlar Gneiss",
			"Ashlar Granite",
			"Ashlar Limestone",
			"Ashlar Sandstone",
			"Ashlar Shale",
			"Asphalt Concrete",
			"Brick",
			"Composite Birch Lumber",
			"Composite Cedar Lumber",
			"Composite Ceiba Lumber",
			"Composite Fir Lumber",
			"Composite Joshua Lumber",
			"Composite Lumber",
			"Composite Oak Lumber",
			"Composite Palm Lumber",
			"Composite Redwood Lumber",
			"Composite Saguaro Lumber",
			"Composite Spruce Lumber",
			"Corrugated Steel",
			"Cotton Carpet",
			"Cotton Curtains",
			"Dirt Ramp",
			"Flat Steel",
			"Framed Glass",
			"Glass",
			"Hardwood Hewn Log",
			"Hardwood Lumber",
			"Hewn Log",
			"Lumber",
			"Mortared Granite",
			"Mortared Limestone",
			"Mortared Sandstone",
			"Mortared Stone",
			"Nylon Carpet",
			"Nylon Curtains",
			"Reinforced Concrete",
			"Softwood Hewn Log",
			"Softwood Lumber",
			"Stone Road",
			"Wool Carpet",
			"Wool Curtains",
		},
		["Crafting Table"] = {
			"Advanced Carpentry Table",
			"Advanced Masonry Table",
			"Advanced Tailoring Table",
			"Anvil",
			"Arrastra",
			"Assembly Line",
			"Automatic Loom",
			"Bakery Oven",
			"Blast Furnace",
			"Bloomery",
			"Butchery Table",
			"Campfire",
			"Carpentry Table",
			"Cast Iron Stove",
			"Cement Kiln",
			"Computer Lab",
			"Electric Lathe",
			"Electric Machinist Table",
			"Electric Planer",
			"Electric Stamping Press",
			"Electronics Assembly",
			"Farmers Table",
			"Fiber Scutching Station",
			"Fish Rack",
			"Fishery",
			"Froth Floatation Cell",
			"Glassworks",
			"Jaw Crusher",
			"Kiln",
			"Kitchen",
			"Laboratory",
			"Lathe",
			"Loom",
			"Machinist Table",
			"Masonry Table",
			"Medium Shipyard",
			"Mill",
			"Oil Refinery",
			"Pump Jack",
			"Robotic Assembly Line",
			"Rocker Box",
			"Rolling Mill",
			"Sawmill",
			"Screening Machine",
			"Screw Press",
			"Sensor Based Belt Sorter",
			"Shaper",
			"Small Paper Machine",
			"Small Shipyard",
			"Spin Melter",
			"Stamp Mill",
			"Stove",
			"Tailoring Table",
			"Tool Bench",
			"Wainwright Table",
			"Workbench",
		},
		Crop = {
			"Beans",
			"Camas Bulb",
			"Cotton Boll",
			"Flax Stem",
			"Kelp",
			"Plant Fibers",
			"Rice",
		},
		["Crop Seed"] = {
			"Agave Seed",
			"Amanita Mushroom Spores",
			"Beans",
			"Beet Seed",
			"Bolete Mushroom Spores",
			"Camas Bulb",
			"Cookeina Mushroom Spores",
			"Corn Seed",
			"Crimini Mushroom Spores",
			"Fern Spore",
			"Fireweed Seed",
			"Flax Seed",
			"Huckleberry Seed",
			"Papaya Seed",
			"Pineapple Seed",
			"Prickly Pear Seed",
			"Pumpkin Seed",
			"Rice",
			"Sunflower Seed",
			"Taro Seed",
			"Tomato Seed",
			"Wheat Seed",
		},
		["Crushed Rock"] = {
			"Crushed Basalt",
			"Crushed Gneiss",
			"Crushed Granite",
			"Crushed Limestone",
			"Crushed Mixed Rock",
			"Crushed Sandstone",
			"Crushed Shale",
			"Crushed Slag",
		},
		Excavatable = {
			"Basalt",
			"Clay",
			"Coal",
			"Copper Concentrate",
			"Copper Ore",
			"Crushed Basalt",
			"Crushed Coal",
			"Crushed Copper Ore",
			"Crushed Gneiss",
			"Crushed Gold Ore",
			"Crushed Granite",
			"Crushed Iron Ore",
			"Crushed Limestone",
			"Crushed Mixed Rock",
			"Crushed Sandstone",
			"Crushed Shale",
			"Crushed Slag",
			"Gneiss",
			"Gold Concentrate",
			"Gold Ore",
			"Granite",
			"Iron Concentrate",
			"Iron Ore",
			"Limestone",
			"Sandstone",
			"Shale",
			"Slag",
		},
		Fabric = {
			"Cloth",
			"Cotton Fabric",
			"Linen Fabric",
			"Nylon Fabric",
			"Wool Fabric",
		},
		Fat = {
			"Flaxseed Oil",
			"Oil",
			"Tallow",
		},
		Fertilizer = {
			"Berry Extract Fertilizer",
			"Blood Meal Fertilizer",
			"Camas Ash Fertilizer",
			"Composite Filler",
			"Compost Fertilizer",
			"Fiber Filler",
			"Hide Ash Fertilizer",
			"Pelt Fertilizer",
			"Phosphate Fertilizer",
			"Pulp Filler",
		},
		["Fertilizer Filler"] = {
			"Composite Filler",
			"Fiber Filler",
			"Pulp Filler",
		},
		Fish = {
			"Bass",
			"Blue Shark",
			"Cod",
			"Moon Jellyfish",
			"Pacific Sardine",
			"Salmon",
			"Trout",
			"Tuna",
		},
		Food = {
			"Acorn",
			"Acorn Powder",
			"Agave Leaves",
			"Agave Seed",
			"Agouti Enchiladas",
			"Amanita Mushroom Spores",
			"Amanita Mushrooms",
			"Arctic Willow Seed",
			"Autumn Stew",
			"Baked Agave",
			"Baked Beet",
			"Baked Corn",
			"Baked Heart Of Palm",
			"Baked Meat",
			"Baked Roast",
			"Baked Taro",
			"Baked Tomato",
			"Banh Xeo",
			"Bannock",
			"Barrel Cactus Seed",
			"Basic Salad",
			"Bean Paste",
			"Bean Sprout",
			"Beans",
			"Bear SUPREME",
			"Bearclaw",
			"Beet",
			"Beet Campfire Salad",
			"Beet Greens",
			"Beet Seed",
			"Big Bluestem Seed",
			"Birch Seed",
			"Bison Chow Fun",
			"Boiled Grains",
			"Boiled Rice",
			"Boiled Sausage",
			"Bolete Mushroom Spores",
			"Bolete Mushrooms",
			"Bread",
			"Bullrush Seed",
			"Bunchgrass Seed",
			"Camas Bread",
			"Camas Bulb",
			"Camas Bulb Bake",
			"Camas Paste",
			"Campfire Roast",
			"Cedar Seed",
			"Ceiba Seed",
			"Cereal Germ",
			"Charred Agave",
			"Charred Beans",
			"Charred Beet",
			"Charred Cactus Fruit",
			"Charred Camas Bulb",
			"Charred Corn",
			"Charred Fireweed Shoots",
			"Charred Fish",
			"Charred Heart Of Palm",
			"Charred Meat",
			"Charred Mushrooms",
			"Charred Papaya",
			"Charred Pineapple",
			"Charred Sausage",
			"Charred Taro",
			"Charred Tomato",
			"Clam Chowder",
			"Cookeina Mushroom Spores",
			"Cookeina Mushrooms",
			"Corn",
			"Corn Fritters",
			"Corn Seed",
			"Cornmeal",
			"Cotton Seed",
			"Creosote Bush Seed",
			"Creosote Flower",
			"Crimini Mushroom Spores",
			"Crimini Mushrooms",
			"Crimson Salad",
			"Crispy Bacon",
			"Dried Fish",
			"Dried Meat",
			"Dwarf Willow Seed",
			"Elk Taco",
			"Elk Wellington",
			"Fantastic Forest Pizza",
			"Fern Campfire Salad",
			"Fern Spore",
			"Fiddleheads",
			"Field Campfire Stew",
			"Filmy Fern Spore",
			"Fir Seed",
			"Fireweed Seed",
			"Fireweed Shoots",
			"Fish N Chips",
			"Flatbread",
			"Flax Seed",
			"Flaxseed Oil",
			"Flour",
			"Fried Camas",
			"Fried Fiddleheads",
			"Fried Hare Haunches",
			"Fried Hearts Of Palm",
			"Fried Taro",
			"Fried Tomatoes",
			"Fruit Muffin",
			"Fruit Salad",
			"Fruit Tart",
			"Giant Cactus Fruit",
			"Grass Seed",
			"Heart Of Palm",
			"Hearty Hometown Pizza",
			"Heliconia Seed",
			"Hosomaki",
			"Huckleberries",
			"Huckleberry Extract",
			"Huckleberry Fritter",
			"Huckleberry Pie",
			"Huckleberry Seed",
			"Infused Oil",
			"Jointfir Seed",
			"Joshua Seed",
			"Jungle Campfire Salad",
			"Jungle Campfire Stew",
			"Kelpy Crab Roll",
			"King Fern Spore",
			"Lattice Mushroom Spores",
			"Leavened Dough",
			"Loaded Taro Fries",
			"Lupine Seed",
			"Macarons",
			"Meat Pie",
			"Meat Stock",
			"Meaty Stew",
			"Millionaires Salad",
			"Mochi",
			"Ocean Spray Seed",
			"Oil",
			"Orchid",
			"Orchid Seed",
			"Palm Seed",
			"Papaya",
			"Papaya Seed",
			"Pastry Dough",
			"Phad Thai",
			"Pineapple",
			"Pineapple Friend Rice",
			"Pineapple Seed",
			"Pirozhok",
			"Poke Bowl",
			"Prepared Meat",
			"Prickly Pear Fruit",
			"Prickly Pear Seed",
			"Prime Cut",
			"Pumpkin",
			"Pumpkin Seed",
			"Pupusas",
			"Raw Bacon",
			"Raw Fish",
			"Raw Meat",
			"Raw Roast",
			"Raw Sausage",
			"Redwood Seed",
			"Rice",
			"Rice Flour",
			"Rice Noodles",
			"Roast Pumpkin",
			"Root Campfire Salad",
			"Root Campfire Stew",
			"Saguaro Seed",
			"Saxifrage Seed",
			"Scrap Meat",
			"Seagrass Seed",
			"Seared Meat",
			"Seeded Camas Roll",
			"Sensuous Sea Pizza",
			"Shark Fillet Soup",
			"Simmered Meat",
			"Simple Syrup",
			"Smooth Gut Noodle Roll",
			"Spiky Roll",
			"Spruce Seed",
			"Stuffed Turkey",
			"Sugar",
			"Sugarcane",
			"Sun Cheese",
			"Sunflower",
			"Sunflower Seed",
			"Sweet Deer Jerky",
			"Sweet Salad",
			"Tallow",
			"Taro Fries",
			"Taro Root",
			"Taro Seed",
			"Tasty Tropical Pizza",
			"Tomato",
			"Tomato Seed",
			"Topped Porridge",
			"Tortilla",
			"Trillium Flower",
			"Trillium Seed",
			"Vegetable Medley",
			"Vegetable Soup",
			"Vegetable Stock",
			"Waterweed Seed",
			"Wheat",
			"Wheat Seed",
			"White Bursage Seed",
			"Wild Mix",
			"Wild Stew",
			"Wilted Fiddleheads",
			"Worldly Donut",
			"Yeast",
		},
		["Fried Vegetable"] = {
			"Fried Camas",
			"Fried Fiddleheads",
			"Fried Hearts Of Palm",
			"Fried Taro",
			"Fried Tomatoes",
		},
		Fruit = {
			"Giant Cactus Fruit",
			"Huckleberries",
			"Papaya",
			"Pineapple",
			"Prickly Pear Fruit",
			"Pumpkin",
		},
		Fungus = {
			"Amanita Mushrooms",
			"Bolete Mushrooms",
			"Cookeina Mushrooms",
			"Crimini Mushrooms",
		},
		Gear = {
			"Iron Gear",
			"Steel Gear",
		},
		Government = {
			"Amendments",
			"Ballot Box",
			"Board Of Elections",
			"Capitol",
			"Census Bureau",
			"Country Foundation",
			"Court Table",
			"Embassy Desk",
			"Executive Office",
			"Federation Foundation",
			"Government Office",
			"Immigration Desk",
			"Large Court",
			"Outpost Table",
			"Printing Press",
			"Settlement Crafting Table",
			"Small Court",
			"Stenographers Table",
			"Town Foundation",
			"Treasury",
			"Zoning Office",
		},
		Grain = {
			"Rice",
			"Wheat",
		},
		Greens = {
			"Agave Leaves",
			"Beet Greens",
			"Fiddleheads",
			"Fireweed Shoots",
		},
		Hardwood = {
			"Birch Log",
			"Ceiba Log",
			"Oak Log",
		},
		["Hardwood Lumber"] = {
			"Composite Birch Lumber",
			"Composite Ceiba Lumber",
			"Composite Oak Lumber",
		},
		["Hewn Log"] = {
			"Hardwood Hewn Log",
			"Hewn Log",
			"Softwood Hewn Log",
		},
		Housing = {
			"Adorned Ashlar Basalt Bench",
			"Adorned Ashlar Basalt Chair",
			"Adorned Ashlar Basalt Table",
			"Adorned Ashlar Stone Bench",
			"Adorned Ashlar Stone Chair",
			"Adorned Ashlar Stone Table",
			"Ashlar Basalt Bench",
			"Ashlar Basalt Chair",
			"Ashlar Basalt Fireplace",
			"Ashlar Basalt Table",
			"Ashlar Large Basalt Fountain",
			"Ashlar Large Stone Fountain",
			"Ashlar Small Basalt Fountain",
			"Ashlar Small Stone Fountain",
			"Ashlar Stone Bench",
			"Ashlar Stone Chair",
			"Ashlar Stone Fireplace",
			"Ashlar Stone Table",
			"Bakery Oven",
			"Bathtub",
			"Bison Mount",
			"Bookshelf",
			"Brazier",
			"Brick Fireplace",
			"Butchery Table",
			"Candle Stand",
			"Carved Pumpkin",
			"Cast Iron Bed",
			"Cast Iron Royal Bed",
			"Cast Iron Stove",
			"Ceiling Candle",
			"Composite Birch Bench",
			"Composite Birch Chair",
			"Composite Birch Table",
			"Composite Hardwood Bench",
			"Composite Hardwood Chair",
			"Composite Hardwood Table",
			"Composite Lumber Bench",
			"Composite Lumber Chair",
			"Composite Lumber Table",
			"Copper Frame Landscape",
			"Copper Frame Wide",
			"Couch",
			"Country Foundation",
			"Decorative Anchor",
			"Decorative Glass Buoy Blue",
			"Decorative Glass Buoy Red",
			"Decorative Hanging Buoy",
			"Decorative Life Preserver",
			"Decorative Ship Wheel",
			"Electric Wall Lamp",
			"Elk Mount",
			"Federation Foundation",
			"Galaxy Vase",
			"Goat Mount",
			"Gold Frame Landscape",
			"Gold Frame Wide",
			"Hardwood Lumber Dresser",
			"Hewn Bench",
			"Hewn Chair",
			"Hewn Dresser",
			"Hewn Nightstand",
			"Hewn Softwood Bench",
			"Hewn Softwood Chair",
			"Hewn Softwood Table",
			"Hewn Table",
			"Icebox",
			"Iron Frame Landscape",
			"Iron Frame Wide",
			"Kitchen",
			"Large Bath Mat",
			"Large Cotton Bunting Red",
			"Large Cotton Bunting Regal",
			"Large Festive Paper Lantern",
			"Large Nylon Bunting Green",
			"Large Nylon Bunting Purple",
			"Large Paper Lantern",
			"Limestone Bison Statue",
			"Limestone Otter Statue",
			"Limestone Owl Statue",
			"Limestone Wolf Statue",
			"Lumber Bench",
			"Lumber Chair",
			"Lumber Dresser",
			"Lumber Table",
			"Mill",
			"Modern Double Street Light",
			"Modern Street Light",
			"Mortared Granite Bench",
			"Mortared Granite Chair",
			"Mortared Granite Fireplace",
			"Mortared Granite Table",
			"Mortared Stone Bench",
			"Mortared Stone Chair",
			"Mortared Stone Fireplace",
			"Mortared Stone Table",
			"Nylon Futon Bed",
			"Nylon Futon Couch",
			"Orange Vase",
			"Ornate Gold Frame Landscape",
			"Ornate Gold Frame Wide",
			"Ornate Iron Frame Landscape",
			"Ornate Iron Frame Wide",
			"Ornate Wooden Frame Landscape",
			"Ornate Wooden Frame Wide",
			"Padded Chair",
			"Plant Vase",
			"Purple Vase",
			"Red Vase",
			"Refrigerator",
			"Round Pot",
			"Rug Large",
			"Rug Medium",
			"Rug Small",
			"Salt Basket",
			"Sheep Mount",
			"Shelf Cabinet",
			"Sink",
			"Small Bath Mat",
			"Small Cotton Bunting Red",
			"Small Cotton Bunting Regal",
			"Small Nylon Bunting Green",
			"Small Nylon Bunting Purple",
			"Small Paper Lantern",
			"Small Sink",
			"Softwood Lumber Bench",
			"Softwood Lumber Chair",
			"Softwood Lumber Dresser",
			"Softwood Lumber Table",
			"Square Pot",
			"Steel Abstract Fixture",
			"Steel Ceiling Light",
			"Steel Floor Lamp",
			"Steel Hanging Fixture",
			"Steel Hanging Lamp",
			"Steel Kitchen Lamp",
			"Steel Searchlight",
			"Steel Square Fixture",
			"Steel Table Lamp",
			"Stone Brazier",
			"Stove",
			"Streetlamp",
			"Stuffed Alligator",
			"Stuffed Bison",
			"Stuffed Elk",
			"Stuffed Goat",
			"Stuffed Jaguar",
			"Stuffed Wolf",
			"Swirl Vase",
			"Tallow Candle",
			"Tallow Lamp",
			"Tallow Wall Lamp",
			"Toilet",
			"Torch Stand",
			"Towel Rack",
			"Town Foundation",
			"Upholstered Chair",
			"Upholstered Couch",
			"Wall Candle",
			"Washboard",
			"Washing Machine",
			"Wooden Ceiling Light",
			"Wooden Fabric Bed",
			"Wooden Floor Lamp",
			"Wooden Frame Landscape",
			"Wooden Frame Wide",
			"Wooden Kitchen Lamp",
			"Wooden Latrine",
			"Wooden Straw Bed",
			"Wooden Table Lamp",
		},
		["Large Fish"] = {
			"Blue Shark",
			"Tuna",
		},
		["Liquid Fuel"] = {
			"Biodiesel",
			"Gasoline",
		},
		Lumber = {
			"Hardwood Lumber",
			"Lumber",
			"Softwood Lumber",
		},
		["Marine Life"] = {
			"Clam",
			"Urchin",
		},
		["Medium Carcass"] = {
			"Alligator Carcass",
			"Bighorn Carcass",
			"Deer Carcass",
			"Elk Carcass",
			"Jaguar Carcass",
			"Mountain Goat Carcass",
		},
		["Medium Fish"] = {
			"Bass",
			"Cod",
			"Salmon",
			"Trout",
		},
		["Medium Leather Carcass"] = {
			"Alligator Carcass",
			"Deer Carcass",
			"Elk Carcass",
			"Jaguar Carcass",
		},
		["Medium Wooly Carcass"] = {
			"Bighorn Carcass",
			"Mountain Goat Carcass",
		},
		Metal = {
			"Copper Bar",
			"Gold Bar",
			"Iron Bar",
			"Steel Bar",
		},
		["Modern Research"] = {
			"Agriculture Research Paper Modern",
			"Culinary Research Paper Modern",
			"Dendrology Research Paper Modern",
			"Engineering Research Paper Modern",
			"Geology Research Paper Modern",
			"Metallurgy Research Paper Modern",
		},
		["Modern Upgrade"] = {
			"Modern Upgrade 1",
			"Modern Upgrade 2",
			"Modern Upgrade 3",
			"Modern Upgrade 4",
		},
		["Mortared Stone"] = {
			"Mortared Granite",
			"Mortared Limestone",
			"Mortared Sandstone",
			"Mortared Stone",
		},
		["Natural Fiber"] = {
			"Kelp",
			"Plant Fibers",
			"Wood Pulp",
		},
		Oil = {
			"Flaxseed Oil",
			"Oil",
		},
		Ore = {
			"Coal",
			"Copper Ore",
			"Gold Ore",
			"Iron Ore",
		},
		Petals = {
			"Creosote Flower",
			"Orchid",
			"Trillium Flower",
		},
		["Raw Food"] = {
			"Agave Leaves",
			"Bean Sprout",
			"Beans",
			"Beet",
			"Beet Greens",
			"Bolete Mushrooms",
			"Camas Bulb",
			"Cookeina Mushrooms",
			"Corn",
			"Crimini Mushrooms",
			"Fiddleheads",
			"Fireweed Shoots",
			"Giant Cactus Fruit",
			"Heart Of Palm",
			"Huckleberries",
			"Papaya",
			"Pineapple",
			"Prickly Pear Fruit",
			"Pumpkin",
			"Rice",
			"Taro Root",
			"Tomato",
			"Wheat",
		},
		Research = {
			"Agriculture Research Paper Advanced",
			"Agriculture Research Paper Modern",
			"Culinary Research Paper Advanced",
			"Culinary Research Paper Basic",
			"Culinary Research Paper Modern",
			"Dendrology Research Paper Advanced",
			"Dendrology Research Paper Basic",
			"Dendrology Research Paper Modern",
			"Engineering Research Paper Advanced",
			"Engineering Research Paper Modern",
			"Gathering Research Paper Basic",
			"Geology Research Paper Advanced",
			"Geology Research Paper Basic",
			"Geology Research Paper Modern",
			"Metallurgy Research Paper Advanced",
			"Metallurgy Research Paper Basic",
			"Metallurgy Research Paper Modern",
		},
		Road = {
			"Asphalt Concrete",
			"Stone Road",
		},
		["Road Type"] = {
			"Asphalt Concrete",
			"Stone Road",
		},
		Rock = {
			"Basalt",
			"Gneiss",
			"Granite",
			"Limestone",
			"Sandstone",
			"Shale",
			"Stone",
		},
		Root = {
			"Beet",
			"Camas Bulb",
			"Taro Root",
		},
		Salad = {
			"Basic Salad",
			"Fruit Salad",
		},
		Seeds = {
			"Acorn",
			"Agave Seed",
			"Amanita Mushroom Spores",
			"Arctic Willow Seed",
			"Barrel Cactus Seed",
			"Beans",
			"Beet Seed",
			"Big Bluestem Seed",
			"Birch Seed",
			"Bolete Mushroom Spores",
			"Bullrush Seed",
			"Bunchgrass Seed",
			"Camas Bulb",
			"Cedar Seed",
			"Ceiba Seed",
			"Cookeina Mushroom Spores",
			"Corn Seed",
			"Cotton Seed",
			"Creosote Bush Seed",
			"Crimini Mushroom Spores",
			"Dwarf Willow Seed",
			"Fern Spore",
			"Filmy Fern Spore",
			"Fir Seed",
			"Fireweed Seed",
			"Flax Seed",
			"Grass Seed",
			"Heliconia Seed",
			"Huckleberry Seed",
			"Jointfir Seed",
			"Joshua Seed",
			"King Fern Spore",
			"Lattice Mushroom Spores",
			"Lupine Seed",
			"Ocean Spray Seed",
			"Orchid Seed",
			"Palm Seed",
			"Papaya Seed",
			"Pineapple Seed",
			"Prickly Pear Seed",
			"Pumpkin Seed",
			"Redwood Seed",
			"Rice",
			"Saguaro Seed",
			"Saxifrage Seed",
			"Seagrass Seed",
			"Spruce Seed",
			"Sugarcane",
			"Sunflower Seed",
			"Taro Seed",
			"Tomato Seed",
			"Trillium Seed",
			"Waterweed Seed",
			"Wheat Seed",
			"White Bursage Seed",
		},
		Silica = {
			"Crushed Granite",
			"Crushed Sandstone",
		},
		["Skill Books"] = {
			"Advanced Baking Skill Book",
			"Advanced Cooking Skill Book",
			"Advanced Masonry Skill Book",
			"Advanced Smelting Skill Book",
			"Baking Skill Book",
			"Basic Engineering Skill Book",
			"Butchery Skill Book",
			"Carpentry Skill Book",
			"Composites Skill Book",
			"Cooking Skill Book",
			"Cutting Edge Cooking Skill Book",
			"Electronics Skill Book",
			"Farming Skill Book",
			"Fertilizers Skill Book",
			"Glassworking Skill Book",
			"Industry Skill Book",
			"Masonry Skill Book",
			"Mechanics Skill Book",
			"Milling Skill Book",
			"Oil Drilling Skill Book",
			"Paper Milling Skill Book",
			"Pottery Skill Book",
			"Shipwright Skill Book",
			"Smelting Skill Book",
			"Tailoring Skill Book",
		},
		["Skill Scrolls"] = {
			"Advanced Baking Skill Scroll",
			"Advanced Cooking Skill Scroll",
			"Advanced Masonry Skill Scroll",
			"Advanced Smelting Skill Scroll",
			"Baking Skill Scroll",
			"Basic Engineering Skill Scroll",
			"Butchery Skill Scroll",
			"Carpentry Skill Scroll",
			"Composites Skill Scroll",
			"Cooking Skill Scroll",
			"Cutting Edge Cooking Skill Scroll",
			"Electronics Skill Scroll",
			"Farming Skill Scroll",
			"Fertilizers Skill Scroll",
			"Glassworking Skill Scroll",
			"Industry Skill Scroll",
			"Masonry Skill Scroll",
			"Mechanics Skill Scroll",
			"Milling Skill Scroll",
			"Oil Drilling Skill Scroll",
			"Paper Milling Skill Scroll",
			"Pottery Skill Scroll",
			"Shipwright Skill Scroll",
			"Smelting Skill Scroll",
			"Tailoring Skill Scroll",
		},
		["Small Carcass"] = {
			"Coyote Carcass",
			"Fox Carcass",
			"Wolf Carcass",
		},
		["Small Fish"] = {
			"Crab Carcass",
			"Moon Jellyfish",
		},
		Softwood = {
			"Cedar Log",
			"Fir Log",
			"Redwood Log",
			"Spruce Log",
		},
		["Softwood Lumber"] = {
			"Composite Cedar Lumber",
			"Composite Fir Lumber",
			"Composite Redwood Lumber",
		},
		["Tiny Carcass"] = {
			"Agouti Carcass",
			"Hare Carcass",
			"Otter Carcass",
			"Prairie Dog Carcass",
			"Snapping Turtle Carcass",
			"Turkey Carcass",
		},
		["Tiny Fur Carcass"] = {
			"Agouti Carcass",
			"Otter Carcass",
		},
		["Tiny Leather Carcass"] = {
			"Prairie Dog Carcass",
			"Snapping Turtle Carcass",
			"Turkey Carcass",
		},
		Tool = {
			"Chainsaw",
			"Claim Tool",
			"Composite Bow",
			"Fishing Pole",
			"Flax Trawler Net",
			"Handheld Camera",
			"Iron Axe",
			"Iron Hammer",
			"Iron Hoe",
			"Iron Machete",
			"Iron Pickaxe",
			"Iron Road Tool",
			"Iron Rock Drill",
			"Iron Shovel",
			"Iron Sickle",
			"Modern Axe",
			"Modern Hammer",
			"Modern Hoe",
			"Modern Machete",
			"Modern Pickaxe",
			"Modern Rock Drill",
			"Modern Scythe",
			"Modern Shovel",
			"Nylon Trawler Net",
			"Recurve Bow",
			"Steam Tractor Harvester",
			"Steam Tractor Plow",
			"Steam Tractor Sower",
			"Steel Axe",
			"Steel Hammer",
			"Steel Hoe",
			"Steel Machete",
			"Steel Pickaxe",
			"Steel Shovel",
			"Steel Sickle",
			"Stone Axe",
			"Stone Hammer",
			"Stone Machete",
			"Stone Pickaxe",
			"Stone Road Tool",
			"Stone Sickle",
			"Wooden Bow",
			"Wooden Hoe",
			"Wooden Shovel",
		},
		Torch = {
			"Torch",
		},
		Upgrade = {
			"Advanced Baking Upgrade",
			"Advanced Cooking Upgrade",
			"Advanced Masonry Upgrade",
			"Advanced Smelting Upgrade",
			"Advanced Upgrade 1",
			"Advanced Upgrade 2",
			"Advanced Upgrade 3",
			"Advanced Upgrade 4",
			"Baking Upgrade",
			"Basic Engineering Upgrade",
			"Basic Upgrade 1",
			"Basic Upgrade 2",
			"Basic Upgrade 3",
			"Basic Upgrade 4",
			"Butchery Upgrade",
			"Campfire Cooking Upgrade",
			"Carpentry Advanced Upgrade",
			"Carpentry Basic Upgrade",
			"Composites Upgrade",
			"Cooking Upgrade",
			"Cutting Edge Cooking Upgrade",
			"Electronics Upgrade",
			"Farming Upgrade",
			"Fertilizers Upgrade",
			"Gathering Basic Upgrade",
			"Glassworking Advanced Upgrade",
			"Glassworking Modern Upgrade",
			"Hunting Upgrade",
			"Industry Upgrade",
			"Logging Advanced Upgrade",
			"Logging Basic Upgrade",
			"Masonry Advanced Upgrade",
			"Masonry Basic Upgrade",
			"Mechanics Advanced Upgrade",
			"Mechanics Modern Upgrade",
			"Milling Upgrade",
			"Mining Advanced Upgrade",
			"Mining Basic Upgrade",
			"Mining Modern Upgrade",
			"Modern Upgrade 1",
			"Modern Upgrade 2",
			"Modern Upgrade 3",
			"Modern Upgrade 4",
			"Oil Drilling Upgrade",
			"Paper Milling Upgrade",
			"Pottery Upgrade",
			"Shipwright Advanced Upgrade",
			"Shipwright Basic Upgrade",
			"Smelting Upgrade",
			"Tailoring Basic Upgrade",
			"Tailoring Modern Upgrade",
		},
		Vegetable = {
			"Beans",
			"Beet",
			"Camas Bulb",
			"Corn",
			"Heart Of Palm",
			"Taro Root",
			"Tomato",
		},
		Vehicles = {
			"Crane",
			"Excavator",
			"Hand Plow",
			"Industrial Barge",
			"Industrial Elevator",
			"Large Canoe",
			"Medium Fishing Trawler",
			"Powered Cart",
			"Skid Steer",
			"Small Canoe",
			"Small Wood Cart",
			"Small Wooden Boat",
			"Steam Tractor",
			"Steam Truck",
			"Trailer Truck",
			"Truck",
			"Wheelbarrow",
			"Wood Cart",
			"Wood Shop Cart",
			"Wooden Barge",
			"Wooden Elevator",
			"Wooden Transport Ship",
		},
		Wood = {
			"Birch Log",
			"Cedar Log",
			"Ceiba Log",
			"Fir Log",
			"Joshua Log",
			"Oak Log",
			"Palm Log",
			"Redwood Log",
			"Saguaro Rib",
			"Spruce Log",
		},
		["Wood Board"] = {
			"Board",
			"Hardwood Board",
			"Softwood Board",
		},
	},
}