Editing Module:ItemData

From Eco - English Wiki

Your changes will be displayed to readers once an authorized user accepts them. (help)

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
-- Eco Version : 0.10.2.2
-- Eco Version : 10.0.3
-- Export Language: English
-- Export Language: English


Line 7: Line 7:
untranslated = "Acorn",
untranslated = "Acorn",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Plant to grow an oak tree.",
description = "Plant to grow an oak tree.",
tagGroups = {
tagGroups = {
Line 57: Line 57:
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
Line 101: Line 102:
description = "A fancy ashlar stone bench that has been adorned with gold.",
description = "A fancy ashlar stone bench that has been adorned with gold.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 128: Line 130:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 146: Line 148:
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 173: Line 176:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 191: Line 194:
description = "A fancy ashlar stone table that has been adorned with gold.",
description = "A fancy ashlar stone table that has been adorned with gold.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 218: Line 222:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 236: Line 240:
description = "A fancy ashlar stone bench that has been adorned with gold.",
description = "A fancy ashlar stone bench that has been adorned with gold.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 263: Line 268:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 281: Line 286:
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 308: Line 314:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 326: Line 332:
description = "A fancy ashlar stone table that has been adorned with gold.",
description = "A fancy ashlar stone table that has been adorned with gold.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 353: Line 360:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 365: Line 372:
typeID = 0,
typeID = 0,
},
},
["Advanced Baking Skill Book"] = {
["Advanced Baking Upgrade"] = {
untranslated = "Advanced Baking Skill Book",
untranslated = "Advanced Baking Upgrade",
category = nil,
category = nil,
group = "Skill Books",
group = "Upgrade Modules",
description = "Advanced Baking Skill Book",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
tagGroups = {
tagGroups = {
"Skill Books",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 407: Line 415:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Baking Skill BookItem",
type = "AdvancedBakingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Baking Skill Scroll"] = {
["Advanced Carpentry Table"] = {
untranslated = "Advanced Baking Skill Scroll",
untranslated = "Advanced Carpentry Table",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Work Stations",
description = "Advanced Baking Skill Scroll",
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Craft Tables",
"Work Stations",
},
},
maxStack = 10,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 431: Line 440:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 452: Line 461:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Baking Skill ScrollItem",
type = "AdvancedCarpentryTableItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Baking Upgrade"] = {
["Advanced Circuit"] = {
untranslated = "Advanced Baking Upgrade",
untranslated = "Advanced Circuit",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
description = "A complex electrical component used in advanced electronics.",
tagGroups = {
tagGroups = {
"Upgrade",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 497: Line 507:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedBakingUpgradeItem",
type = "AdvancedCircuitItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Carpentry Table"] = {
["Advanced Combustion Engine"] = {
untranslated = "Advanced Carpentry Table",
untranslated = "Advanced Combustion Engine",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
description = "A more advanced version of the normal combustion engine that produces a greater output.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 521: Line 532:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 533: Line 544:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 542: Line 553:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCarpentryTableItem",
type = "AdvancedCombustionEngineItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Circuit"] = {
["Advanced Cooking Upgrade"] = {
untranslated = "Advanced Circuit",
untranslated = "Advanced Cooking Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A complex electrical component used in advanced electronics.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
tagGroups = {},
tagGroups = {
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 585: Line 599:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCircuitItem",
type = "AdvancedCookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Combustion Engine"] = {
["Advanced Masonry Table"] = {
untranslated = "Advanced Combustion Engine",
untranslated = "Advanced Masonry Table",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A more advanced version of the normal combustion engine that produces a greater output.",
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Craft Tables",
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 607: Line 624:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 628: Line 645:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCombustionEngineItem",
type = "AdvancedMasonryTableItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Cooking Skill Book"] = {
["Advanced Masonry Upgrade"] = {
untranslated = "Advanced Cooking Skill Book",
untranslated = "Advanced Masonry Upgrade",
category = nil,
category = nil,
group = "Skill Books",
group = "Upgrade Modules",
description = "Advanced Cooking Skill Book",
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
tagGroups = {
tagGroups = {
"Skill Books",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 673: Line 691:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Cooking Skill BookItem",
type = "AdvancedMasonryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Cooking Skill Scroll"] = {
["Advanced Smelting Upgrade"] = {
untranslated = "Advanced Cooking Skill Scroll",
untranslated = "Advanced Smelting Upgrade",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Upgrade Modules",
description = "Advanced Cooking Skill Scroll",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 718: Line 737:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Cooking Skill ScrollItem",
type = "AdvancedSmeltingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Cooking Upgrade"] = {
["Advanced Tailoring Table"] = {
untranslated = "Advanced Cooking Upgrade",
untranslated = "Advanced Tailoring Table",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
description = "An advanced tailoring table.",
tagGroups = {
tagGroups = {
"Upgrade",
"Craft Tables",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 742: Line 762:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 763: Line 783:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCookingUpgradeItem",
type = "AdvancedTailoringTableItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Masonry Skill Book"] = {
["Advanced Upgrade 1"] = {
untranslated = "Advanced Masonry Skill Book",
untranslated = "Advanced Upgrade 1",
category = nil,
category = nil,
group = "Skill Books",
group = "Upgrade Modules",
description = "Advanced Masonry Skill Book",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Skill Books",
"Advanced Upgrade",
"Advanced Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 808: Line 830:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Masonry Skill BookItem",
type = "AdvancedUpgradeLvl1Item",
typeID = 0,
typeID = 0,
},
},
["Advanced Masonry Skill Scroll"] = {
["Advanced Upgrade 2"] = {
untranslated = "Advanced Masonry Skill Scroll",
untranslated = "Advanced Upgrade 2",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Upgrade Modules",
description = "Advanced Masonry Skill Scroll",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Advanced Upgrade",
"Advanced Upgrades",
"Upgrade Modules",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 853: Line 877:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Masonry Skill ScrollItem",
type = "AdvancedUpgradeLvl2Item",
typeID = 0,
typeID = 0,
},
},
["Advanced Masonry Table"] = {
["Advanced Upgrade 3"] = {
untranslated = "Advanced Masonry Table",
untranslated = "Advanced Upgrade 3",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Advanced Upgrade",
"Advanced Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 877: Line 903:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 889: Line 915:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 898: Line 924:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedMasonryTableItem",
type = "AdvancedUpgradeLvl3Item",
typeID = 0,
typeID = 0,
},
},
["Advanced Masonry Upgrade"] = {
["Advanced Upgrade 4"] = {
untranslated = "Advanced Masonry Upgrade",
untranslated = "Advanced Upgrade 4",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Upgrade Modules",
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Upgrade",
"Advanced Upgrade",
"Advanced Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
Line 943: Line 971:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedMasonryUpgradeItem",
type = "AdvancedUpgradeLvl4Item",
typeID = 0,
typeID = 0,
},
},
["Advanced Smelting Skill Book"] = {
["Agave Leaves"] = {
untranslated = "Advanced Smelting Skill Book",
untranslated = "Agave Leaves",
category = nil,
category = nil,
group = "Skill Books",
group = "Food",
description = "Advanced Smelting Skill Book",
description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
tagGroups = {
tagGroups = {
"Skill Books",
"Food",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 75,
calories = nil,
calories = 200,
carbs = nil,
carbs = 2,
protein = nil,
protein = 1,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 4,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 988: Line 1,019:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Smelting Skill BookItem",
type = "AgaveLeavesItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Smelting Skill Scroll"] = {
["Agave Seed"] = {
untranslated = "Advanced Smelting Skill Scroll",
untranslated = "Agave Seed",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Seed",
description = "Advanced Smelting Skill Scroll",
description = "Plant to grow an agave plant.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,033: Line 1,066:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Smelting Skill ScrollItem",
type = "AgaveSeedItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Smelting Upgrade"] = {
["Agouti Carcass"] = {
untranslated = "Advanced Smelting Upgrade",
untranslated = "Agouti Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
description = "A dead agouti.",
tagGroups = {
tagGroups = {
"Upgrade",
"Animal",
"Natural Resources",
"Tiny Carcass",
"Tiny Fur Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,078: Line 1,114:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedSmeltingUpgradeItem",
type = "AgoutiCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Tailoring Table"] = {
["Agouti Enchiladas"] = {
untranslated = "Advanced Tailoring Table",
untranslated = "Agouti Enchiladas",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "An advanced tailoring table.",
description = "Sweet and savory...it doesn't have to be an Agouti.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 550,
calories = nil,
calories = 800,
carbs = nil,
carbs = 20,
protein = nil,
protein = 8,
fat = nil,
fat = 27,
vitamins = nil,
vitamins = 3,
density = nil,
density = 7.249999999999999,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 1,114: Line 1,151:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,123: Line 1,160:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedTailoringTableItem",
type = "AgoutiEnchiladasItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade 1"] = {
["Agriculture Research Paper Advanced"] = {
untranslated = "Advanced Upgrade 1",
untranslated = "Agriculture Research Paper Advanced",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Advanced Research",
"Upgrade",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,169: Line 1,208:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl1Item",
type = "AgricultureResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade 2"] = {
["Agriculture Research Paper Modern"] = {
untranslated = "Advanced Upgrade 2",
untranslated = "Agriculture Research Paper Modern",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Items",
"Upgrade",
"Modern Research",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,215: Line 1,256:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl2Item",
type = "AgricultureResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade 3"] = {
["Alligator Carcass"] = {
untranslated = "Advanced Upgrade 3",
untranslated = "Alligator Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "A dead alligator.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Animal",
"Upgrade",
"Medium Carcass",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,261: Line 1,304:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl3Item",
type = "AlligatorCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade 4"] = {
["Amanita Mushroom Spores"] = {
untranslated = "Advanced Upgrade 4",
untranslated = "Amanita Mushroom Spores",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Crop Seed",
"Upgrade",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,307: Line 1,351:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl4Item",
type = "AmanitaMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Agave Leaves"] = {
["Amanita Mushrooms"] = {
untranslated = "Agave Leaves",
untranslated = "Amanita Mushrooms",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
description = "A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Greens",
"Fungus",
"Raw Food",
"Produce",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 75,
calories = 200,
calories = -200,
carbs = 2,
carbs = 0,
protein = 1,
protein = 0,
fat = 1,
fat = 0,
vitamins = 4,
vitamins = 0,
density = 4.0,
density = -0.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,354: Line 1,398:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgaveLeavesItem",
type = "AmanitaMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Agave Seed"] = {
Amendments = {
untranslated = "Agave Seed",
untranslated = "Amendments",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Plant to grow an agave plant.",
description = "Allows the modification of the constitution.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Government",
"Food",
"Work Stations",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,401: Line 1,444:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgaveSeedItem",
type = "AmendmentsItem",
typeID = 0,
typeID = 0,
},
},
["Agouti Carcass"] = {
Anvil = {
untranslated = "Agouti Carcass",
untranslated = "Anvil",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "A dead agouti.",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Craft Tables",
"Tiny Fur Carcass",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 1,426: Line 1,469:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 1,447: Line 1,490:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgoutiCarcassItem",
type = "AnvilItem",
typeID = 0,
typeID = 0,
},
},
["Agouti Enchiladas"] = {
["Arctic Willow Seed"] = {
untranslated = "Agouti Enchiladas",
untranslated = "Arctic Willow Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Sweet and savory...it doesn't have to be an Agouti.",
description = "Plant to grow arctic willow.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 550,
weight = 50,
calories = 800,
calories = 0,
carbs = 20,
carbs = 0,
protein = 8,
protein = 0,
fat = 27,
fat = 0,
vitamins = 3,
vitamins = 0,
density = 7.249999999999999,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,492: Line 1,536:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgoutiEnchiladasItem",
type = "ArcticWillowSeedItem",
typeID = 0,
typeID = 0,
},
},
["Agriculture Research Paper Advanced"] = {
Arrastra = {
untranslated = "Agriculture Research Paper Advanced",
untranslated = "Arrastra",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A primitive rock mill of dragged boulders.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Craft Tables",
"Research",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,517: Line 1,561:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 1,538: Line 1,582:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgricultureResearchPaperAdvancedItem",
type = "ArrastraItem",
typeID = 0,
typeID = 0,
},
},
["Agriculture Research Paper Modern"] = {
Arrow = {
untranslated = "Agriculture Research Paper Modern",
untranslated = "Arrow",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
tagGroups = {
tagGroups = {
"Modern Research",
"Burnable Fuel",
"Research",
"Items",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,559: Line 1,604:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 500,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,584: Line 1,629:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgricultureResearchPaperModernItem",
type = "ArrowItem",
typeID = 0,
typeID = 0,
},
},
["Alligator Carcass"] = {
["Art Supplies"] = {
untranslated = "Alligator Carcass",
untranslated = "Art Supplies",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead alligator.",
description = "A set of art supplies that ",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Items",
"Medium Leather Carcass",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 150,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,630: Line 1,675:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AlligatorCarcassItem",
type = "ArtSuppliesItem",
typeID = 0,
typeID = 0,
},
},
["Amanita Mushroom Spores"] = {
["Ashlar Basalt"] = {
untranslated = "Amanita Mushroom Spores",
untranslated = "Ashlar Basalt",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Ashlar Stone",
"Food",
"Blocks",
"Seeds",
"Building Materials",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 10000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,659: Line 1,705:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,677: Line 1,723:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AmanitaMushroomSporesItem",
type = "AshlarBasaltItem",
typeID = 0,
typeID = 0,
},
},
["Amanita Mushrooms"] = {
["Ashlar Basalt Bench"] = {
untranslated = "Amanita Mushrooms",
untranslated = "Ashlar Basalt Bench",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Fungus",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 1000,
calories = -200,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = -0.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 1,714: Line 1,760:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,723: Line 1,769:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AmanitaMushroomsItem",
type = "AshlarBasaltBenchItem",
typeID = 0,
typeID = 0,
},
},
Amendments = {
["Ashlar Basalt Chair"] = {
untranslated = "Amendments",
untranslated = "Ashlar Basalt Chair",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Allows the modification of the constitution.",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
tagGroups = {
tagGroups = {
"Government",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,746: Line 1,793:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 1,759: Line 1,806:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x3",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,768: Line 1,815:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AmendmentsItem",
type = "AshlarBasaltChairItem",
typeID = 0,
typeID = 0,
},
},
Anvil = {
["Ashlar Basalt Door"] = {
untranslated = "Anvil",
untranslated = "Ashlar Basalt Door",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
description = "A heavy ashlar stone door.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Doors",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,792: Line 1,840:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,804: Line 1,852:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,813: Line 1,861:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AnvilItem",
type = "AshlarBasaltDoorItem",
typeID = 0,
typeID = 0,
},
},
["Arctic Willow Seed"] = {
["Ashlar Basalt Fireplace"] = {
untranslated = "Arctic Willow Seed",
untranslated = "Ashlar Basalt Fireplace",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow arctic willow.",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Seeds",
"Living Room",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 5000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Fireplace",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 1,850: Line 1,898:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,859: Line 1,907:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArcticWillowSeedItem",
type = "AshlarBasaltFireplaceItem",
typeID = 0,
typeID = 0,
},
},
Arrastra = {
["Ashlar Basalt Table"] = {
untranslated = "Arrastra",
untranslated = "Ashlar Basalt Table",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A primitive rock mill of dragged boulders.",
description = "A large stone table crafted by an expert mason.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,882: Line 1,931:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Industrial",
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 1,895: Line 1,944:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x3x3",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,904: Line 1,953:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArrastraItem",
type = "AshlarBasaltTableItem",
typeID = 0,
typeID = 0,
},
},
Arrow = {
["Ashlar Gneiss"] = {
untranslated = "Arrow",
untranslated = "Ashlar Gneiss",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Ashlar Stone",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 500,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ArrowItem",
typeID = 0,
},
["Art Supplies"] = {
untranslated = "Art Supplies",
category = nil,
group = "Items",
description = "A set of art supplies that ",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 150,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,974: Line 1,983:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,992: Line 2,001:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArtSuppliesItem",
type = "AshlarGneissItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt"] = {
["Ashlar Granite"] = {
untranslated = "Ashlar Basalt",
untranslated = "Ashlar Granite",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
Line 2,002: Line 2,011:
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Ashlar Stone",
"Blocks",
"Building Materials",
"Constructable",
"Constructable",
},
},
Line 2,038: Line 2,049:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltItem",
type = "AshlarGraniteItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt Bench"] = {
["Ashlar Large Basalt Fountain"] = {
untranslated = "Ashlar Basalt Bench",
untranslated = "Ashlar Large Basalt Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,061: Line 2,073:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = "3",
roomCategory = "Seating",
roomCategory = "Decoration",
furnitureType = "Chair",
furnitureType = "Fountain",
repeatsDepreciation = "0.5",
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,074: Line 2,086:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,083: Line 2,095:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltBenchItem",
type = "AshlarLargeBasaltFountainItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt Chair"] = {
["Ashlar Large Stone Fountain"] = {
untranslated = "Ashlar Basalt Chair",
untranslated = "Ashlar Large Stone Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,106: Line 2,119:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = "3",
roomCategory = "Seating",
roomCategory = "Decoration",
furnitureType = "Chair",
furnitureType = "Fountain",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,119: Line 2,132:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,128: Line 2,141:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltChairItem",
type = "AshlarLargeStoneFountainItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt Door"] = {
["Ashlar Limestone"] = {
untranslated = "Ashlar Basalt Door",
untranslated = "Ashlar Limestone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A heavy ashlar stone door.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Ashlar Stone",
carried = "Backpack",
"Blocks",
weight = 1000,
"Building Materials",
"Constructable",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,162: Line 2,180:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,171: Line 2,189:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltDoorItem",
type = "AshlarLimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt Fireplace"] = {
["Ashlar Sandstone"] = {
untranslated = "Ashlar Basalt Fireplace",
untranslated = "Ashlar Sandstone",
category = nil,
group = "Housing Objects",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Living Room",
furnitureType = "Fireplace",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "3x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarBasaltFireplaceItem",
typeID = 0,
},
["Ashlar Basalt Table"] = {
untranslated = "Ashlar Basalt Table",
category = nil,
group = "Housing Objects",
description = "A large stone table crafted by an expert mason.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Seating",
furnitureType = "Table",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarBasaltTableItem",
typeID = 0,
},
["Ashlar Gneiss"] = {
untranslated = "Ashlar Gneiss",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
Line 2,271: Line 2,199:
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Ashlar Stone",
"Blocks",
"Building Materials",
"Constructable",
"Constructable",
},
},
Line 2,307: Line 2,237:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarGneissItem",
type = "AshlarSandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Granite"] = {
["Ashlar Shale"] = {
untranslated = "Ashlar Granite",
untranslated = "Ashlar Shale",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
Line 2,317: Line 2,247:
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Ashlar Stone",
"Blocks",
"Building Materials",
"Constructable",
"Constructable",
},
},
Line 2,353: Line 2,285:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarGraniteItem",
type = "AshlarShaleItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Large Basalt Fountain"] = {
["Ashlar Small Basalt Fountain"] = {
untranslated = "Ashlar Large Basalt Fountain",
untranslated = "Ashlar Small Basalt Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,376: Line 2,309:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "1.5",
roomCategory = "Decoration",
roomCategory = "Decoration",
furnitureType = "Fountain",
furnitureType = "Fountain",
Line 2,389: Line 2,322:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x4x3",
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,398: Line 2,331:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLargeBasaltFountainItem",
type = "AshlarSmallBasaltFountainItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Large Stone Fountain"] = {
["Ashlar Small Stone Fountain"] = {
untranslated = "Ashlar Large Stone Fountain",
untranslated = "Ashlar Small Stone Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,421: Line 2,355:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "1.5",
roomCategory = "Decoration",
roomCategory = "Decoration",
furnitureType = "Fountain",
furnitureType = "Fountain",
Line 2,434: Line 2,368:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x4x3",
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,443: Line 2,377:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLargeStoneFountainItem",
type = "AshlarSmallStoneFountainItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Limestone"] = {
["Ashlar Stone Bench"] = {
untranslated = "Ashlar Limestone",
untranslated = "Ashlar Stone Bench",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Housing Objects",
"Constructable",
"Seating",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,467: Line 2,401:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,480: Line 2,414:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,489: Line 2,423:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLimestoneItem",
type = "AshlarStoneBenchItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Sandstone"] = {
["Ashlar Stone Chair"] = {
untranslated = "Ashlar Sandstone",
untranslated = "Ashlar Stone Chair",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Housing Objects",
"Constructable",
"Seating",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,513: Line 2,447:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,526: Line 2,460:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,535: Line 2,469:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSandstoneItem",
type = "AshlarStoneChairItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Shale"] = {
["Ashlar Stone Door"] = {
untranslated = "Ashlar Shale",
untranslated = "Ashlar Stone Door",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "A heavy ashlar stone door.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Doors",
"Constructable",
"Housing Objects",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,581: Line 2,515:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarShaleItem",
type = "AshlarStoneDoorItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Small Basalt Fountain"] = {
["Ashlar Stone Fireplace"] = {
untranslated = "Ashlar Small Basalt Fountain",
untranslated = "Ashlar Stone Fireplace",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,604: Line 2,539:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Living Room",
furnitureType = "Fountain",
furnitureType = "Fireplace",
repeatsDepreciation = "0.1",
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
Line 2,617: Line 2,552:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,626: Line 2,561:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSmallBasaltFountainItem",
type = "AshlarStoneFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Small Stone Fountain"] = {
["Ashlar Stone Table"] = {
untranslated = "Ashlar Small Stone Fountain",
untranslated = "Ashlar Stone Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
description = "A large stone table crafted by an expert mason.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,649: Line 2,585:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Seating",
furnitureType = "Fountain",
furnitureType = "Table",
repeatsDepreciation = "0.1",
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,662: Line 2,598:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,671: Line 2,607:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSmallStoneFountainItem",
type = "AshlarStoneTableItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Bench"] = {
["Asphalt Concrete"] = {
untranslated = "Ashlar Stone Bench",
untranslated = "Asphalt Concrete",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Housing",
"Blocks",
"Constructable",
"Road",
"Road Type",
"Roads",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,694: Line 2,634:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,707: Line 2,647:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,716: Line 2,656:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneBenchItem",
type = "AsphaltConcreteItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Chair"] = {
["Assembly Line"] = {
untranslated = "Ashlar Stone Chair",
untranslated = "Assembly Line",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
description = "The assembly line allows for mass production of mechanical products.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,739: Line 2,680:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = nil,
roomCategory = "Seating",
roomCategory = "Industrial",
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,752: Line 2,693:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,761: Line 2,702:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneChairItem",
type = "AssemblyLineItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Door"] = {
["Automatic Loom"] = {
untranslated = "Ashlar Stone Door",
untranslated = "Automatic Loom",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A heavy ashlar stone door.",
description = "An automated device for making fabric by weaving yarn or thread.",
tagGroups = {},
tagGroups = {
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,783: Line 2,727:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,795: Line 2,739:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,804: Line 2,748:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneDoorItem",
type = "AutomaticLoomItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Fireplace"] = {
["Autumn Stew"] = {
untranslated = "Ashlar Stone Fireplace",
untranslated = "Autumn Stew",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
description = "A healthy and cozy meal for those cold days.",
tagGroups = {
tagGroups = {
"Housing",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 600,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 13,
protein = nil,
protein = 8,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 12,
density = nil,
density = 3.166666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,840: Line 2,785:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,849: Line 2,794:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneFireplaceItem",
type = "AutumnStewItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Table"] = {
["Baked Agave"] = {
untranslated = "Ashlar Stone Table",
untranslated = "Baked Agave",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A large stone table crafted by an expert mason.",
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
tagGroups = {
tagGroups = {
"Housing",
"Baked Food",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 14,
protein = nil,
protein = 2,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 8,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,885: Line 2,833:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,894: Line 2,842:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneTableItem",
type = "BakedAgaveItem",
typeID = 0,
typeID = 0,
},
},
["Asphalt Concrete"] = {
["Baked Beet"] = {
untranslated = "Asphalt Concrete",
untranslated = "Baked Beet",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Constructable",
"Baked Food",
"Road",
"Baked Vegetable",
"Road Type",
"Baking",
"Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 10,
protein = nil,
protein = 1,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 15,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 2,941: Line 2,890:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AsphaltConcreteItem",
type = "BakedBeetItem",
typeID = 0,
typeID = 0,
},
},
["Assembly Line"] = {
["Baked Corn"] = {
untranslated = "Assembly Line",
untranslated = "Baked Corn",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "The assembly line allows for mass production of mechanical products.",
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Baked Food",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 12,
protein = nil,
protein = 3,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 11,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 2,977: Line 2,929:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6x7x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,986: Line 2,938:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AssemblyLineItem",
type = "BakedCornItem",
typeID = 0,
typeID = 0,
},
},
["Automatic Loom"] = {
["Baked Heart Of Palm"] = {
untranslated = "Automatic Loom",
untranslated = "Baked Heart Of Palm",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "An automated device for making fabric by weaving yarn or thread.",
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Baked Food",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 12,
protein = nil,
protein = 6,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 6,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 3,022: Line 2,977:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x5x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,031: Line 2,986:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AutomaticLoomItem",
type = "BakedHeartOfPalmItem",
typeID = 0,
typeID = 0,
},
},
["Autumn Stew"] = {
["Baked Meat"] = {
untranslated = "Autumn Stew",
untranslated = "Baked Meat",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A healthy and cozy meal for those cold days.",
description = "Baked meat is less fatty than other methods of cooking.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 800,
calories = 1200,
calories = 700,
carbs = 13,
carbs = 0,
protein = 8,
protein = 17,
fat = 5,
fat = 13,
vitamins = 12,
vitamins = 0,
density = 3.166666666666667,
density = 4.285714285714286,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,076: Line 3,032:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AutumnStewItem",
type = "BakedMeatItem",
typeID = 0,
typeID = 0,
},
},
["Baked Agave"] = {
["Baked Roast"] = {
untranslated = "Baked Agave",
untranslated = "Baked Roast",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
description = "A trussed roast baked to perfection.",
tagGroups = {
tagGroups = {
"Baked Food",
"Baked Food",
"Baked Vegetable",
"Baking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 900,
calories = 700,
calories = 1000,
carbs = 14,
carbs = 4,
protein = 2,
protein = 16,
fat = 4,
fat = 10,
vitamins = 8,
vitamins = 4,
density = 4.0,
density = 3.4000000000000004,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,123: Line 3,079:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedAgaveItem",
type = "BakedRoastItem",
typeID = 0,
typeID = 0,
},
},
["Baked Beet"] = {
["Baked Taro"] = {
untranslated = "Baked Beet",
untranslated = "Baked Taro",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
description = "Baked taro root.",
tagGroups = {
tagGroups = {
"Baked Food",
"Baked Food",
"Baked Vegetable",
"Baked Vegetable",
"Baking",
"Food",
"Food",
},
},
Line 3,140: Line 3,097:
weight = 300,
weight = 300,
calories = 700,
calories = 700,
carbs = 10,
carbs = 8,
protein = 1,
protein = 6,
fat = 2,
fat = 2,
vitamins = 15,
vitamins = 12,
density = 4.0,
density = 4.0,
fuel = nil,
fuel = nil,
Line 3,170: Line 3,127:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedBeetItem",
type = "BakedTaroItem",
typeID = 0,
typeID = 0,
},
},
["Baked Corn"] = {
["Baked Tomato"] = {
untranslated = "Baked Corn",
untranslated = "Baked Tomato",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
tagGroups = {
tagGroups = {
"Baked Food",
"Baked Food",
"Baked Vegetable",
"Baked Vegetable",
"Baking",
"Food",
"Food",
},
},
Line 3,187: Line 3,145:
weight = 300,
weight = 300,
calories = 700,
calories = 700,
carbs = 12,
carbs = 16,
protein = 3,
protein = 1,
fat = 2,
fat = 5,
vitamins = 11,
vitamins = 6,
density = 4.0,
density = 4.0,
fuel = nil,
fuel = nil,
Line 3,217: Line 3,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedCornItem",
type = "BakedTomatoItem",
typeID = 0,
typeID = 0,
},
},
["Baked Heart Of Palm"] = {
["Bakery Oven"] = {
untranslated = "Baked Heart Of Palm",
untranslated = "Bakery Oven",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
description = "A solidly built brick oven useful for baking all manner of treats.",
tagGroups = {
tagGroups = {
"Baked Food",
"Housing Objects",
"Baked Vegetable",
"Kitchen",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 5000,
calories = 700,
calories = nil,
carbs = 12,
carbs = nil,
protein = 6,
protein = nil,
fat = 4,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Cooking",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 3,255: Line 3,212:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "24",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,264: Line 3,221:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedHeartOfPalmItem",
type = "BakeryOvenItem",
typeID = 0,
typeID = 0,
},
},
["Baked Meat"] = {
["Baking Upgrade"] = {
untranslated = "Baked Meat",
untranslated = "Baking Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Baked meat is less fatty than other methods of cooking.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
tagGroups = {
tagGroups = {
"Food",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 1,
calories = 700,
calories = nil,
carbs = 0,
carbs = nil,
protein = 17,
protein = nil,
fat = 13,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 4.285714285714286,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,309: Line 3,267:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedMeatItem",
type = "BakingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Baked Roast"] = {
["Ballot Box"] = {
untranslated = "Baked Roast",
untranslated = "Ballot Box",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A trussed roast baked to perfection.",
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
tagGroups = {
tagGroups = {
"Baked Food",
"Government",
"Food",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 900,
weight = 2000,
calories = 1000,
calories = nil,
carbs = 4,
carbs = nil,
protein = 16,
protein = nil,
fat = 10,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.4000000000000004,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,355: Line 3,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedRoastItem",
type = "BallotBoxItem",
typeID = 0,
typeID = 0,
},
},
["Baked Taro"] = {
Bandana = {
untranslated = "Baked Taro",
untranslated = "Bandana",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Baked taro root.",
description = "It just looks cool.",
tagGroups = {
tagGroups = {
"Baked Food",
"Clothes",
"Baked Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 100,
calories = 700,
calories = nil,
carbs = 8,
carbs = nil,
protein = 6,
protein = nil,
fat = 2,
fat = nil,
vitamins = 12,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,402: Line 3,358:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedTaroItem",
type = "BandanaItem",
typeID = 0,
typeID = 0,
},
},
["Baked Tomato"] = {
["Banh Xeo"] = {
untranslated = "Baked Tomato",
untranslated = "Banh Xeo",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
description = "Wrap the pancakes in the greens, then dip.",
tagGroups = {
tagGroups = {
"Baked Food",
"Cooking",
"Baked Vegetable",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 500,
calories = 700,
calories = 1550,
carbs = 16,
carbs = 26,
protein = 1,
protein = 17,
fat = 5,
fat = 10,
vitamins = 6,
vitamins = 4,
density = 4.0,
density = 3.6774193548387095,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,449: Line 3,404:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedTomatoItem",
type = "BanhXeoItem",
typeID = 0,
typeID = 0,
},
},
["Bakery Oven"] = {
Bank = {
untranslated = "Bakery Oven",
untranslated = "Bank",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A solidly built brick oven useful for baking all manner of treats.",
description = "Allows players to create and use bank accounts.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Economic",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 3,473: Line 3,428:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 3,486: Line 3,441:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,495: Line 3,450:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakeryOvenItem",
type = "BankItem",
typeID = 0,
typeID = 0,
},
},
["Baking Skill Book"] = {
Bannock = {
untranslated = "Baking Skill Book",
untranslated = "Bannock",
category = nil,
category = nil,
group = "Skill Books",
group = "Food",
description = "Baking Skill Book",
description = "A dense whole wheat unleavened bread.",
tagGroups = {
tagGroups = {
"Skill Books",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 700,
carbs = nil,
carbs = 15,
protein = nil,
protein = 3,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,540: Line 3,496:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Baking Skill BookItem",
type = "BannockItem",
typeID = 0,
typeID = 0,
},
},
["Baking Skill Scroll"] = {
Barrel = {
untranslated = "Baking Skill Scroll",
untranslated = "Barrel",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Blocks",
description = "Baking Skill Scroll",
description = "A metal barrel for carrying liquids.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Blocks",
"Liquids",
},
},
maxStack = 10,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,585: Line 3,542:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Baking Skill ScrollItem",
type = "BarrelItem",
typeID = 0,
typeID = 0,
},
},
["Baking Upgrade"] = {
["Barrel Cactus Seed"] = {
untranslated = "Baking Upgrade",
untranslated = "Barrel Cactus Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
description = "Plant to grow barrel cactus.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,630: Line 3,588:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakingUpgradeItem",
type = "BarrelCactusSeedItem",
typeID = 0,
typeID = 0,
},
},
["Ballot Box"] = {
Basalt = {
untranslated = "Ballot Box",
untranslated = "Basalt",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
description = "A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.",
tagGroups = {
tagGroups = {
"Government",
"Excavatable",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 7500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,666: Line 3,627:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,675: Line 3,636:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BallotBoxItem",
type = "BasaltItem",
typeID = 0,
typeID = 0,
},
},
Bandana = {
["Basic Backpack"] = {
untranslated = "Bandana",
untranslated = "Basic Backpack",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "It just looks cool.",
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 3,720: Line 3,681:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BandanaItem",
type = "BasicBackpackItem",
typeID = 0,
typeID = 0,
},
},
["Banh Xeo"] = {
["Basic Circuit"] = {
untranslated = "Banh Xeo",
untranslated = "Basic Circuit",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Wrap the pancakes in the greens, then dip.",
description = "A complex electrical component used in advanced electronics.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = 1550,
calories = nil,
carbs = 26,
carbs = nil,
protein = 17,
protein = nil,
fat = 10,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.6774193548387095,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,765: Line 3,727:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BanhXeoItem",
type = "BasicCircuitItem",
typeID = 0,
typeID = 0,
},
},
Bank = {
["Basic Engineering Upgrade"] = {
untranslated = "Bank",
untranslated = "Basic Engineering Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "Allows players to create and use bank accounts.",
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,799: Line 3,764:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,808: Line 3,773:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BankItem",
type = "BasicEngineeringUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Bannock = {
["Basic Salad"] = {
untranslated = "Bannock",
untranslated = "Basic Salad",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A dense whole wheat unleavened bread.",
description = "A seemingly random assortment of wild plants that form a sort of salad.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
"Salad",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = 700,
calories = 800,
carbs = 15,
carbs = 18,
protein = 3,
protein = 6,
fat = 6,
fat = 4,
vitamins = 0,
vitamins = 10,
density = 3.428571428571429,
density = 4.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,853: Line 3,820:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BannockItem",
type = "BasicSaladItem",
typeID = 0,
typeID = 0,
},
},
Barrel = {
["Basic Upgrade 1"] = {
untranslated = "Barrel",
untranslated = "Basic Upgrade 1",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
description = "A metal barrel for carrying liquids.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Basic Upgrade",
carried = "Hands",
"Basic Upgrades",
weight = 2000,
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,896: Line 3,867:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BarrelItem",
type = "BasicUpgradeLvl1Item",
typeID = 0,
typeID = 0,
},
},
["Barrel Cactus Seed"] = {
["Basic Upgrade 2"] = {
untranslated = "Barrel Cactus Seed",
untranslated = "Basic Upgrade 2",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Plant to grow barrel cactus.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Food",
"Basic Upgrade",
"Seeds",
"Basic Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,942: Line 3,914:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BarrelCactusSeedItem",
type = "BasicUpgradeLvl2Item",
typeID = 0,
typeID = 0,
},
},
Basalt = {
["Basic Upgrade 3"] = {
untranslated = "Basalt",
untranslated = "Basic Upgrade 3",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
description = "A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Excavatable",
"Basic Upgrade",
"Rock",
"Basic Upgrades",
"Upgrade Modules",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,988: Line 3,961:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasaltItem",
type = "BasicUpgradeLvl3Item",
typeID = 0,
typeID = 0,
},
},
["Basic Backpack"] = {
["Basic Upgrade 4"] = {
untranslated = "Basic Backpack",
untranslated = "Basic Upgrade 4",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Clothes",
"Basic Upgrade",
"Basic Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,033: Line 4,008:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicBackpackItem",
type = "BasicUpgradeLvl4Item",
typeID = 0,
typeID = 0,
},
},
["Basic Circuit"] = {
Bass = {
untranslated = "Basic Circuit",
untranslated = "Bass",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A complex electrical component used in advanced electronics.",
description = "A bass. ",
tagGroups = {},
tagGroups = {
"Animal",
"Fish",
"Medium Fish",
"Natural Resources",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 800,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,076: Line 4,056:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicCircuitItem",
type = "BassItem",
typeID = 0,
typeID = 0,
},
},
["Basic Engineering Skill Book"] = {
Bathtub = {
untranslated = "Basic Engineering Skill Book",
untranslated = "Bathtub",
category = nil,
category = nil,
group = "Skill Books",
group = "Housing Objects",
description = "Basic Engineering Skill Book",
description = "A porcelain bathtub for when you need to get clean or just relax.",
tagGroups = {
tagGroups = {
"Skill Books",
"Bathroom",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,099: Line 4,080:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Sink",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 4,112: Line 4,093:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 4,121: Line 4,102:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Basic Engineering Skill BookItem",
type = "BathtubItem",
typeID = 0,
typeID = 0,
},
},
["Basic Engineering Skill Scroll"] = {
["Bean Paste"] = {
untranslated = "Basic Engineering Skill Scroll",
untranslated = "Bean Paste",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Basic Engineering Skill Scroll",
description = "Smashed beans can work as a thickener or flavour enhancer.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Food",
"Ingredients",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 200,
calories = nil,
calories = 40,
carbs = nil,
carbs = 3,
protein = nil,
protein = 5,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 0,
density = nil,
density = 37.5,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,166: Line 4,148:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Basic Engineering Skill ScrollItem",
type = "BeanPasteItem",
typeID = 0,
typeID = 0,
},
},
["Basic Engineering Upgrade"] = {
["Bean Sprout"] = {
untranslated = "Basic Engineering Upgrade",
untranslated = "Bean Sprout",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
description = "The small sprouts from a grown bean plant.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 100,
carbs = nil,
carbs = 2,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 5,
density = nil,
density = 8.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,211: Line 4,195:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicEngineeringUpgradeItem",
type = "BeanSproutItem",
typeID = 0,
typeID = 0,
},
},
["Basic Salad"] = {
Beans = {
untranslated = "Basic Salad",
untranslated = "Beans",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A seemingly random assortment of wild plants that form a sort of salad.",
description = "A good source of protein.",
tagGroups = {
tagGroups = {
"Crop",
"Crop Seed",
"Food",
"Food",
"Salad",
"Raw Food",
"Seeds",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 50,
calories = 800,
calories = 150,
carbs = 18,
carbs = 1,
protein = 6,
protein = 4,
fat = 4,
fat = 3,
vitamins = 10,
vitamins = 0,
density = 4.75,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,257: Line 4,245:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicSaladItem",
type = "BeansItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade 1"] = {
["Bear SUPREME"] = {
untranslated = "Basic Upgrade 1",
untranslated = "Bear SUPREME",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that increases crafting efficiency.",
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"Cooking",
"Upgrade",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 500,
calories = nil,
calories = 1250,
carbs = nil,
carbs = 6,
protein = nil,
protein = 22,
fat = nil,
fat = 23,
vitamins = nil,
vitamins = 9,
density = nil,
density = 4.8,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,303: Line 4,291:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl1Item",
type = "BearSUPREMEItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade 2"] = {
Bearclaw = {
untranslated = "Basic Upgrade 2",
untranslated = "Bearclaw",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that increases crafting efficiency.",
description = "A sweet pastry with seperated sections that look a bit like a claw.",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"Baking",
"Upgrade",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 300,
calories = nil,
calories = 850,
carbs = nil,
carbs = 14,
protein = nil,
protein = 4,
fat = nil,
fat = 21,
vitamins = nil,
vitamins = 7,
density = nil,
density = 5.411764705882352,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,349: Line 4,337:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl2Item",
type = "BearclawItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade 3"] = {
Bearpack = {
untranslated = "Basic Upgrade 3",
untranslated = "Bearpack",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
description = "Basic Upgrade that increases crafting efficiency.",
description = "Can you carry as much as a bear! Not really, but it helps you carry more.\\n\\n(Increases max carry weight by 15 kg)",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"Clothes",
"Upgrade",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,395: Line 4,382:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl3Item",
type = "BearpackItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade 4"] = {
["Beaver Carcass"] = {
untranslated = "Basic Upgrade 4",
untranslated = "Beaver Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Item",
description = "Basic Upgrade that increases crafting efficiency.",
description = "A dead beaver.",
tagGroups = {
tagGroups = {},
"Basic Upgrade",
"Upgrade",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,441: Line 4,425:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl4Item",
type = "BeaverCarcassItem",
typeID = 0,
typeID = 0,
},
},
Bass = {
Beet = {
untranslated = "Bass",
untranslated = "Beet",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A bass. ",
description = "A brilliantly colored bulb with an earthy sweetness.",
tagGroups = {
tagGroups = {
"Fish",
"Food",
"Medium Fish",
"Produce",
"Raw Food",
"Root",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 125,
calories = nil,
calories = 230,
carbs = nil,
carbs = 2,
protein = nil,
protein = 0,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.4782608695652173,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,487: Line 4,474:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BassItem",
type = "BeetItem",
typeID = 0,
typeID = 0,
},
},
Bathtub = {
["Beet Campfire Salad"] = {
untranslated = "Bathtub",
untranslated = "Beet Campfire Salad",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A porcelain bathtub for when you need to get clean or just relax.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Housing",
"Campfire",
"Campfire Salad",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 200,
calories = nil,
calories = 900,
carbs = nil,
carbs = 8,
protein = nil,
protein = 4,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 13,
density = nil,
density = 3.111111111111111,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Sink",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 4,523: Line 4,512:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 4,532: Line 4,521:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BathtubItem",
type = "BeetCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
["Bean Paste"] = {
["Beet Greens"] = {
untranslated = "Bean Paste",
untranslated = "Beet Greens",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Smashed beans can work as a thickener or flavour enhancer.",
description = "The leafy greens from a beet with a distinctive red stem.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = 40,
calories = 100,
carbs = 3,
carbs = 3,
protein = 5,
protein = 1,
fat = 7,
fat = 0,
vitamins = 0,
vitamins = 4,
density = 37.5,
density = 8.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,577: Line 4,569:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeanPasteItem",
type = "BeetGreensItem",
typeID = 0,
typeID = 0,
},
},
["Bean Sprout"] = {
["Beet Seed"] = {
untranslated = "Bean Sprout",
untranslated = "Beet Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "The small sprouts from a grown bean plant.",
description = "Plant to grow beets.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Raw Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
calories = 100,
calories = 0,
carbs = 2,
carbs = 0,
protein = 1,
protein = 0,
fat = 0,
fat = 0,
vitamins = 5,
vitamins = 0,
density = 8.0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,623: Line 4,616:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeanSproutItem",
type = "BeetSeedItem",
typeID = 0,
typeID = 0,
},
},
Beans = {
["Berry Extract Fertilizer"] = {
untranslated = "Beans",
untranslated = "Berry Extract Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A good source of protein.",
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
tagGroups = {
tagGroups = {
"Crop",
"Fertilizers",
"Crop Seed",
"Items",
"Food",
"Raw Food",
"Seeds",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 150,
calories = nil,
carbs = 1,
carbs = nil,
protein = 4,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 4,673: Line 4,662:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeansItem",
type = "BerryExtractFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Bear SUPREME"] = {
["Big Backpack"] = {
untranslated = "Bear SUPREME",
untranslated = "Big Backpack",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = 1250,
calories = nil,
carbs = 6,
carbs = nil,
protein = 22,
protein = nil,
fat = 23,
fat = nil,
vitamins = 9,
vitamins = nil,
density = 4.8,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,718: Line 4,707:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearSUPREMEItem",
type = "BigBackpackItem",
typeID = 0,
typeID = 0,
},
},
Bearclaw = {
["Big Bluestem Seed"] = {
untranslated = "Bearclaw",
untranslated = "Big Bluestem Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A sweet pastry with seperated sections that look a bit like a claw.",
description = "Plant to grow a big bluestem plant.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 50,
calories = 850,
calories = 0,
carbs = 14,
carbs = 0,
protein = 4,
protein = 0,
fat = 21,
fat = 0,
vitamins = 7,
vitamins = 0,
density = 5.411764705882352,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,763: Line 4,753:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearclawItem",
type = "BigBluestemSeedItem",
typeID = 0,
typeID = 0,
},
},
Bearpack = {
["Bighorn Carcass"] = {
untranslated = "Bearpack",
untranslated = "Bighorn Carcass",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
description = "Can you carry as much as a bear! Not really, but it helps you carry more.\\n\\n(Increases max carry weight by 15 kg)",
description = "A dead bighorn.",
tagGroups = {
tagGroups = {
"Clothes",
"Animal",
"Medium Carcass",
"Medium Wooly Carcass",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 3500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,808: Line 4,801:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearpackItem",
type = "BighornCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Beaver Carcass"] = {
Biodiesel = {
untranslated = "Beaver Carcass",
untranslated = "Biodiesel",
category = nil,
category = nil,
group = "Item",
group = "Blocks",
description = "A dead beaver.",
description = "A vegetable or animal fat-based diesel fuel.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Blocks",
carried = "Backpack",
"Liquid Fuel",
weight = 1000,
"Liquids",
},
maxStack = 20,
carried = "Hands",
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,826: Line 4,823:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 80000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,851: Line 4,848:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeaverCarcassItem",
type = "BiodieselItem",
typeID = 0,
typeID = 0,
},
},
Beet = {
["Birch Log"] = {
untranslated = "Beet",
untranslated = "Birch Log",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A brilliantly colored bulb with an earthy sweetness.",
description = "Birch log is a type of hardwood, notable for its white and papery bark.",
tagGroups = {
tagGroups = {
"Food",
"Burnable Fuel",
"Raw Food",
"Hardwood",
"Root",
"Logs",
"Vegetable",
"Natural Resources",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 125,
weight = 10000,
calories = 230,
calories = nil,
carbs = 2,
carbs = nil,
protein = 0,
protein = nil,
fat = 2,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.4782608695652173,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,899: Line 4,897:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetItem",
type = "BirchLogItem",
typeID = 0,
typeID = 0,
},
},
["Beet Campfire Salad"] = {
["Birch Seed"] = {
untranslated = "Beet Campfire Salad",
untranslated = "Birch Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A myriad of plants that make a healthy and odd blend.",
description = "Plant to grow into a birch sapling.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 50,
calories = 900,
calories = 0,
carbs = 8,
carbs = 0,
protein = 4,
protein = 0,
fat = 3,
fat = 0,
vitamins = 13,
vitamins = 0,
density = 3.111111111111111,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,945: Line 4,943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetCampfireSaladItem",
type = "BirchSeedItem",
typeID = 0,
typeID = 0,
},
},
["Beet Greens"] = {
["Bison Carcass"] = {
untranslated = "Beet Greens",
untranslated = "Bison Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "The leafy greens from a beet with a distinctive red stem.",
description = "A dead bison.",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Greens",
"Natural Resources",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5500,
calories = 100,
calories = nil,
carbs = 3,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 8.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,992: Line 4,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetGreensItem",
type = "BisonCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Beet Seed"] = {
["Bison Chow Fun"] = {
untranslated = "Beet Seed",
untranslated = "Bison Chow Fun",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Plant to grow beets.",
description = "Who says food can't be fun?",
tagGroups = {
tagGroups = {
"Crop Seed",
"Cooking",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 550,
calories = 0,
calories = 1450,
carbs = 0,
carbs = 16,
protein = 0,
protein = 13,
fat = 0,
fat = 20,
vitamins = 0,
vitamins = 8,
density = 0,
density = 3.9310344827586206,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,039: Line 5,035:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetSeedItem",
type = "BisonChowFunItem",
typeID = 0,
typeID = 0,
},
},
["Berry Extract Fertilizer"] = {
["Bison Mount"] = {
untranslated = "Berry Extract Fertilizer",
untranslated = "Bison Mount",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
description = "A fluffy, but very dead, bison head on a mount.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Housing Objects",
"Living Room",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,062: Line 5,059:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,075: Line 5,072:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,084: Line 5,081:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BerryExtractFertilizerItem",
type = "BisonMountItem",
typeID = 0,
typeID = 0,
},
},
["Big Backpack"] = {
["Blast Furnace"] = {
untranslated = "Big Backpack",
untranslated = "Blast Furnace",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
description = "A superior replacement for the bloomery that can produce steel.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,108: Line 5,106:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 5,129: Line 5,127:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BigBackpackItem",
type = "BlastFurnaceItem",
typeID = 0,
typeID = 0,
},
},
["Big Bluestem Seed"] = {
["Blood Meal Fertilizer"] = {
untranslated = "Big Bluestem Seed",
untranslated = "Blood Meal Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow a big bluestem plant.",
description = "Blood meal is a great source of nitrogen.",
tagGroups = {
tagGroups = {
"Food",
"Fertilizers",
"Seeds",
"Items",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,175: Line 5,173:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BigBluestemSeedItem",
type = "BloodMealFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Bighorn Carcass"] = {
Bloomery = {
untranslated = "Bighorn Carcass",
untranslated = "Bloomery",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "A dead bighorn.",
description = "A chimney-shaped furnace for smelting ores.",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Craft Tables",
"Medium Wooly Carcass",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 3500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,200: Line 5,198:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 5,221: Line 5,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BighornCarcassItem",
type = "BloomeryItem",
typeID = 0,
typeID = 0,
},
},
Biodiesel = {
["Blue Shark"] = {
untranslated = "Biodiesel",
untranslated = "Blue Shark",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "A vegetable or animal fat-based diesel fuel.",
description = "A blue shark.",
tagGroups = {
tagGroups = {
"Liquid Fuel",
"Animal",
"Fish",
"Large Fish",
"Natural Resources",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,241: Line 5,242:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 80000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,266: Line 5,267:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BiodieselItem",
type = "BlueSharkItem",
typeID = 0,
typeID = 0,
},
},
["Birch Log"] = {
Board = {
untranslated = "Birch Log",
untranslated = "Board",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "Birch log is a type of hardwood, notable for its white and papery bark.",
description = "A higher quality board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Burnable Fuel",
"Hardwood",
"Items",
"Wood",
"Products",
"Wood Board",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,288: Line 5,290:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,313: Line 5,315:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BirchLogItem",
type = "BoardItem",
typeID = 0,
typeID = 0,
},
},
["Birch Seed"] = {
["Board Of Elections"] = {
untranslated = "Birch Seed",
untranslated = "Board Of Elections",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Plant to grow into a birch sapling.",
description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
tagGroups = {
tagGroups = {
"Food",
"Government",
"Seeds",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,359: Line 5,361:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BirchSeedItem",
type = "BoardOfElectionsItem",
typeID = 0,
typeID = 0,
},
},
["Bison Carcass"] = {
["Boiled Grains"] = {
untranslated = "Bison Carcass",
untranslated = "Boiled Grains",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead bison.",
description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
tagGroups = {},
tagGroups = {
"Charred Food",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5500,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 9,
protein = nil,
protein = 2,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,402: Line 5,407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonCarcassItem",
type = "BoiledGrainsItem",
typeID = 0,
typeID = 0,
},
},
["Bison Chow Fun"] = {
["Boiled Rice"] = {
untranslated = "Bison Chow Fun",
untranslated = "Boiled Rice",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Who says food can't be fun?",
description = "Soft and fluffy.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 550,
weight = 100,
calories = 1450,
calories = 210,
carbs = 16,
carbs = 13,
protein = 13,
protein = 2,
fat = 20,
fat = 0,
vitamins = 8,
vitamins = 0,
density = 3.9310344827586206,
density = 7.142857142857142,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,447: Line 5,453:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonChowFunItem",
type = "BoiledRiceItem",
typeID = 0,
typeID = 0,
},
},
["Bison Mount"] = {
["Boiled Sausage"] = {
untranslated = "Bison Mount",
untranslated = "Boiled Sausage",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A fluffy, but very dead, bison head on a mount.",
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
tagGroups = {
tagGroups = {
"Housing",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 300,
calories = nil,
calories = 600,
carbs = nil,
carbs = 0,
protein = nil,
protein = 27,
fat = nil,
fat = 22,
vitamins = nil,
vitamins = 0,
density = nil,
density = 8.166666666666666,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "4.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,483: Line 5,490:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,492: Line 5,499:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonMountItem",
type = "BoiledSausageItem",
typeID = 0,
typeID = 0,
},
},
["Blacksmith Advanced Upgrade"] = {
Boiler = {
untranslated = "Blacksmith Advanced Upgrade",
untranslated = "Boiler",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
description = "A vessel used for heating fluids.",
tagGroups = {
tagGroups = {
"Upgrade",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,537: Line 5,545:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlacksmithAdvancedUpgradeItem",
type = "BoilerItem",
typeID = 0,
typeID = 0,
},
},
["Blacksmith Skill Book"] = {
["Bolete Mushroom Spores"] = {
untranslated = "Blacksmith Skill Book",
untranslated = "Bolete Mushroom Spores",
category = nil,
category = nil,
group = "Skill Books",
group = "Seed",
description = "Blacksmith Skill Book",
description = "Plant to grow bolete mushrooms.",
tagGroups = {
tagGroups = {
"Skill Books",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,582: Line 5,592:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Blacksmith Skill BookItem",
type = "BoleteMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Blacksmith Skill Scroll"] = {
["Bolete Mushrooms"] = {
untranslated = "Blacksmith Skill Scroll",
untranslated = "Bolete Mushrooms",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Blacksmith Skill Scroll",
description = "Boletus edulis.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Food",
"Fungus",
"Produce",
"Raw Food",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 75,
calories = nil,
calories = 200,
carbs = nil,
carbs = 2,
protein = nil,
protein = 4,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 1,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,627: Line 5,640:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Blacksmith Skill ScrollItem",
type = "BoleteMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Blacksmith Table"] = {
Bookshelf = {
untranslated = "Blacksmith Table",
untranslated = "Bookshelf",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A simple workplace with assorted tools for creating both decorative pieces and necessary items.",
description = "A place to store knowledge and information; leads to the town hall.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
Line 5,650: Line 5,664:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "Industrial",
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Shelves",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,663: Line 5,677:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,672: Line 5,686:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlacksmithTableItem",
type = "BookshelfItem",
typeID = 0,
typeID = 0,
},
},
["Blacksmith Upgrade"] = {
Brazier = {
untranslated = "Blacksmith Upgrade",
untranslated = "Brazier",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
description = "A metal stand which can hold burning fuel to provide light.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,695: Line 5,710:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,708: Line 5,723:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,717: Line 5,732:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlacksmithUpgradeItem",
type = "BrazierItem",
typeID = 0,
typeID = 0,
},
},
["Blast Furnace"] = {
Bread = {
untranslated = "Blast Furnace",
untranslated = "Bread",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A superior replacement for the bloomery that can produce steel.",
description = "A delicious, crispy crust hides the soft interior.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Baking",
"Bread",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = 750,
carbs = nil,
carbs = 23,
protein = nil,
protein = 6,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 2,
density = nil,
density = 4.666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 5,753: Line 5,770:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x5",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,762: Line 5,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlastFurnaceItem",
type = "BreadItem",
typeID = 0,
typeID = 0,
},
},
["Blood Meal Fertilizer"] = {
Brick = {
untranslated = "Blood Meal Fertilizer",
untranslated = "Brick",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "Blood meal is a great source of nitrogen.",
description = "Durable building material made from fired blocks and mortar.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,789: Line 5,808:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,807: Line 5,826:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BloodMealFertilizerItem",
type = "BrickItem",
typeID = 0,
typeID = 0,
},
},
Bloomery = {
["Brick Fireplace"] = {
untranslated = "Bloomery",
untranslated = "Brick Fireplace",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A chimney-shaped furnace for smelting ores.",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
Line 5,830: Line 5,850:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "Industrial",
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Fireplace",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,843: Line 5,863:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,852: Line 5,872:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BloomeryItem",
type = "BrickFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Blue Shark"] = {
["Builder Boots"] = {
untranslated = "Blue Shark",
untranslated = "Builder Boots",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "A blue shark.",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Fish",
"Clothes",
"Large Fish",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,898: Line 5,917:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlueSharkItem",
type = "BuilderBootsItem",
typeID = 0,
typeID = 0,
},
},
Board = {
["Builder Gloves"] = {
untranslated = "Board",
untranslated = "Builder Gloves",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A higher quality board used for long lasting furniture.",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Clothes",
"Wood Board",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,919: Line 5,937:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,944: Line 5,962:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoardItem",
type = "BuilderGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Board Of Elections"] = {
["Builder Helmet"] = {
untranslated = "Board Of Elections",
untranslated = "Builder Helmet",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
tagGroups = {
tagGroups = {
"Government",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,980: Line 5,998:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,989: Line 6,007:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoardOfElectionsItem",
type = "BuilderHelmetItem",
typeID = 0,
typeID = 0,
},
},
["Boiled Grains"] = {
["Builder Overalls"] = {
untranslated = "Boiled Grains",
untranslated = "Builder Overalls",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
description = "Durable overalls with cargo pockets and hammer loops.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = 350,
calories = nil,
carbs = 9,
carbs = nil,
protein = 2,
protein = nil,
fat = 0,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,034: Line 6,052:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledGrainsItem",
type = "BuilderOverallsItem",
typeID = 0,
typeID = 0,
},
},
["Boiled Rice"] = {
["Builder Shirt"] = {
untranslated = "Boiled Rice",
untranslated = "Builder Shirt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Soft and fluffy.",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = 210,
calories = nil,
carbs = 13,
carbs = nil,
protein = 2,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 7.142857142857142,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,079: Line 6,097:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledRiceItem",
type = "BuilderShirtItem",
typeID = 0,
typeID = 0,
},
},
["Boiled Sausage"] = {
["Bullrush Seed"] = {
untranslated = "Boiled Sausage",
untranslated = "Bullrush Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
description = "Plant to grow bullrush.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 50,
calories = 600,
calories = 0,
carbs = 0,
carbs = 0,
protein = 27,
protein = 0,
fat = 22,
fat = 0,
vitamins = 0,
vitamins = 0,
density = 8.166666666666666,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,124: Line 6,143:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledSausageItem",
type = "BullrushSeedItem",
typeID = 0,
typeID = 0,
},
},
Boiler = {
["Bunchgrass Seed"] = {
untranslated = "Boiler",
untranslated = "Bunchgrass Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A vessel used for heating fluids.",
description = "Plant to grow bunchgrass.",
tagGroups = {},
tagGroups = {
"Food",
"Seeds",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,167: Line 6,189:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoilerItem",
type = "BunchgrassSeedItem",
typeID = 0,
typeID = 0,
},
},
["Bolete Mushroom Spores"] = {
["Butchery Table"] = {
untranslated = "Bolete Mushroom Spores",
untranslated = "Butchery Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow bolete mushrooms.",
description = "A block and cleaver to process raw meat into fancier dishes.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing Objects",
"Food",
"Kitchen",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Food Preparation",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,205: Line 6,226:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "18",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,214: Line 6,235:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoleteMushroomSporesItem",
type = "ButcheryTableItem",
typeID = 0,
typeID = 0,
},
},
["Bolete Mushrooms"] = {
["Butchery Upgrade"] = {
untranslated = "Bolete Mushrooms",
untranslated = "Butchery Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Boletus edulis.",
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
tagGroups = {
tagGroups = {
"Food",
"Specialty Upgrades",
"Fungus",
"Upgrade Modules",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 1,
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 4,
protein = nil,
fat = 1,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,261: Line 6,281:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoleteMushroomsItem",
type = "ButcheryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Bookshelf = {
Bycocket = {
untranslated = "Bookshelf",
untranslated = "Bycocket",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A place to store knowledge and information; leads to the town hall.",
description = "Also called chapeau … bec, or Billed Hat in france due to it's bird-beak like appearance.",
tagGroups = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,284: Line 6,304:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Shelves",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,297: Line 6,317:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,306: Line 6,326:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BookshelfItem",
type = "BycocketItem",
typeID = 0,
typeID = 0,
},
},
Brazier = {
["CO2 Canister"] = {
untranslated = "Brazier",
untranslated = "CO2 Canister",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
description = "A metal stand which can hold burning fuel to provide light.",
description = "For creating fancy foams!",
tagGroups = {
tagGroups = {},
"Housing",
maxStack = 100,
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,329: Line 6,347:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,342: Line 6,360:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,351: Line 6,369:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrazierItem",
type = "CO2CanisterItem",
typeID = 0,
typeID = 0,
},
},
Bread = {
["Camas Ash Fertilizer"] = {
untranslated = "Bread",
untranslated = "Camas Ash Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A delicious, crispy crust hides the soft interior.",
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
tagGroups = {
tagGroups = {
"Bread",
"Fertilizers",
"Food",
"Items",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
calories = 750,
calories = nil,
carbs = 23,
carbs = nil,
protein = 6,
protein = nil,
fat = 4,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 4.666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,397: Line 6,415:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BreadItem",
type = "CamasAshFertilizerItem",
typeID = 0,
typeID = 0,
},
},
Brick = {
["Camas Bread"] = {
untranslated = "Brick",
untranslated = "Camas Bread",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Durable building material made from fired blocks and mortar.",
description = "A bread with a camas twist for a bit of flavor and fun. ",
tagGroups = {
tagGroups = {
"Constructable",
"Baking",
"Bread",
"Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = 800,
carbs = nil,
carbs = 13,
protein = nil,
protein = 5,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 7,
density = nil,
density = 4.5,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,424: Line 6,444:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,442: Line 6,462:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrickItem",
type = "CamasBreadItem",
typeID = 0,
typeID = 0,
},
},
["Brick Fireplace"] = {
["Camas Bulb"] = {
untranslated = "Brick Fireplace",
untranslated = "Camas Bulb",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
description = "Plant to grow a camas plant.",
tagGroups = {
tagGroups = {
"Housing",
"Crop",
"Crop Seed",
"Food",
"Raw Food",
"Root",
"Seeds",
"Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 75,
calories = nil,
calories = 150,
carbs = nil,
carbs = 1,
protein = nil,
protein = 2,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 0,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,478: Line 6,504:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,487: Line 6,513:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrickFireplaceItem",
type = "CamasBulbItem",
typeID = 0,
typeID = 0,
},
},
["Builder Boots"] = {
["Camas Bulb Bake"] = {
untranslated = "Builder Boots",
untranslated = "Camas Bulb Bake",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
tagGroups = {
tagGroups = {
"Clothes",
"Baked Food",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 12,
protein = nil,
protein = 7,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 4,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,532: Line 6,561:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderBootsItem",
type = "CamasBulbBakeItem",
typeID = 0,
typeID = 0,
},
},
["Builder Gloves"] = {
["Camas Paste"] = {
untranslated = "Builder Gloves",
untranslated = "Camas Paste",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 60,
carbs = nil,
carbs = 3,
protein = nil,
protein = 2,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 0,
density = nil,
density = 25.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,577: Line 6,607:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderGlovesItem",
type = "CamasPasteItem",
typeID = 0,
typeID = 0,
},
},
["Builder Helmet"] = {
Camera = {
untranslated = "Builder Helmet",
untranslated = "Camera",
category = nil,
category = nil,
group = "Clothing",
group = "Item",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
description = "",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,622: Line 6,650:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderHelmetItem",
type = "CameraItem",
typeID = 0,
typeID = 0,
},
},
["Builder Overalls"] = {
["Camera Film"] = {
untranslated = "Builder Overalls",
untranslated = "Camera Film",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Durable overalls with cargo pockets and hammer loops.",
description = "A film used inside a camera.",
tagGroups = {
tagGroups = {
"Clothes",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
Line 6,667: Line 6,696:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderOverallsItem",
type = "CameraFilmItem",
typeID = 0,
typeID = 0,
},
},
["Builder Shirt"] = {
["Camo Pants"] = {
untranslated = "Builder Shirt",
untranslated = "Camo Pants",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 6,712: Line 6,741:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderShirtItem",
type = "CamoPantsItem",
typeID = 0,
typeID = 0,
},
},
["Bullrush Seed"] = {
["Camo Shirt"] = {
untranslated = "Bullrush Seed",
untranslated = "Camo Shirt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Plant to grow bullrush.",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,758: Line 6,786:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BullrushSeedItem",
type = "CamoShirtItem",
typeID = 0,
typeID = 0,
},
},
["Bunchgrass Seed"] = {
Campfire = {
untranslated = "Bunchgrass Seed",
untranslated = "Campfire",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Plant to grow bunchgrass.",
description = "Cook like a caveman on an uneven fire.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Seeds",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,804: Line 6,832:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BunchgrassSeedItem",
type = "CampfireItem",
typeID = 0,
typeID = 0,
},
},
["Butchery Skill Book"] = {
["Campfire Cooking Upgrade"] = {
untranslated = "Butchery Skill Book",
untranslated = "Campfire Cooking Upgrade",
category = nil,
category = nil,
group = "Skill Books",
group = "Upgrade Modules",
description = "Butchery Skill Book",
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
tagGroups = {
tagGroups = {
"Skill Books",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,849: Line 6,878:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Butchery Skill BookItem",
type = "CampfireCookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Butchery Skill Scroll"] = {
["Campfire Roast"] = {
untranslated = "Butchery Skill Scroll",
untranslated = "Campfire Roast",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Butchery Skill Scroll",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Campfire",
"Food",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 500,
calories = nil,
calories = 1000,
carbs = nil,
carbs = 0,
protein = nil,
protein = 16,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 0,
density = nil,
density = 2.8000000000000003,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,894: Line 6,924:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Butchery Skill ScrollItem",
type = "CampfireRoastItem",
typeID = 0,
typeID = 0,
},
},
["Butchery Table"] = {
Campsite = {
untranslated = "Butchery Table",
untranslated = "Campsite",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A block and cleaver to process raw meat into fancier dishes.",
description = "A campsite.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 6,918: Line 6,948:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Food Preparation",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,931: Line 6,961:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,940: Line 6,970:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ButcheryTableItem",
type = "CampsiteItem",
typeID = 0,
typeID = 0,
},
},
["Butchery Upgrade"] = {
["Candle Stand"] = {
untranslated = "Butchery Upgrade",
untranslated = "Candle Stand",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
description = "A fancy candelabra for providing small amounts of light.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,963: Line 6,994:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.4",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,976: Line 7,007:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,985: Line 7,016:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ButcheryUpgradeItem",
type = "CandleStandItem",
typeID = 0,
typeID = 0,
},
},
Bycocket = {
Canvas = {
untranslated = "Bycocket",
untranslated = "Canvas",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Also called chapeau a bec, or Billed Hat in france due to it's bird-beak like appearance.",
description = "A canvas used for painting on, made by either cotton or linen.",
tagGroups = {
tagGroups = {
"Clothes",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
Line 7,030: Line 7,062:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BycocketItem",
type = "CanvasItem",
typeID = 0,
typeID = 0,
},
},
["CO2 Canister"] = {
Capitol = {
untranslated = "CO2 Canister",
untranslated = "Capitol",
category = nil,
category = nil,
group = "Item",
group = "Work Stations",
description = "For creating fancy foams!",
description = "Allows the creation of the government, allowing all other civic objects to be created.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Government",
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,073: Line 7,108:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CO2CanisterItem",
type = "CapitolItem",
typeID = 0,
typeID = 0,
},
},
["Camas Ash Fertilizer"] = {
Capris = {
untranslated = "Camas Ash Fertilizer",
untranslated = "Capris",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
description = "Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,118: Line 7,153:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasAshFertilizerItem",
type = "CaprisItem",
typeID = 0,
typeID = 0,
},
},
["Camas Bread"] = {
["Carbide Helmet Lamp"] = {
untranslated = "Camas Bread",
untranslated = "Carbide Helmet Lamp",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A bread with a camas twist for a bit of flavor and fun. ",
description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
tagGroups = {
tagGroups = {
"Bread",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = 800,
calories = nil,
carbs = 13,
carbs = nil,
protein = 5,
protein = nil,
fat = 11,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 4.5,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,164: Line 7,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBreadItem",
type = "CarbideHelmetLampItem",
typeID = 0,
typeID = 0,
},
},
["Camas Bulb"] = {
["Carpentry Advanced Upgrade"] = {
untranslated = "Camas Bulb",
untranslated = "Carpentry Advanced Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Plant to grow a camas plant.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
tagGroups = {
tagGroups = {
"Crop",
"Specialty Upgrades",
"Crop Seed",
"Upgrade Modules",
"Food",
},
"Raw Food",
maxStack = 100,
"Root",
carried = "Backpack",
"Seeds",
weight = 1,
"Vegetable",
calories = nil,
},
carbs = nil,
maxStack = 100,
protein = nil,
carried = "Backpack",
fat = nil,
weight = 75,
vitamins = nil,
calories = 150,
carbs = 1,
protein = 2,
fat = 5,
vitamins = 0,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 7,215: Line 7,244:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBulbItem",
type = "CarpentryAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Camas Bulb Bake"] = {
["Carpentry Basic Upgrade"] = {
untranslated = "Camas Bulb Bake",
untranslated = "Carpentry Basic Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
tagGroups = {
tagGroups = {
"Baked Food",
"Specialty Upgrades",
"Baked Vegetable",
"Upgrade Modules",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 1,
calories = 700,
calories = nil,
carbs = 12,
carbs = nil,
protein = 7,
protein = nil,
fat = 5,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,262: Line 7,290:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBulbBakeItem",
type = "CarpentryBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Camas Paste"] = {
["Carpentry Table"] = {
untranslated = "Camas Paste",
untranslated = "Carpentry Table",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
description = "A table for basic wooden crafts for home improvement and progress.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = 60,
calories = nil,
carbs = 3,
carbs = nil,
protein = 2,
protein = nil,
fat = 10,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 25.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 7,307: Line 7,336:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasPasteItem",
type = "CarpentryTableItem",
typeID = 0,
typeID = 0,
},
},
Camera = {
["Carved Pumpkin"] = {
untranslated = "Camera",
untranslated = "Carved Pumpkin",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
description = "",
description = "Spooky pumpkin that emits a mystical light.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,328: Line 7,360:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,341: Line 7,373:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,350: Line 7,382:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CameraItem",
type = "CarvedPumpkinItem",
typeID = 0,
typeID = 0,
},
},
["Camera Film"] = {
["Cast Iron Bed"] = {
untranslated = "Camera Film",
untranslated = "Cast Iron Bed",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A film used inside a camera.",
description = "A solid bed made slightly more comfortable by adding cotton.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Bedroom",
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,371: Line 7,406:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,384: Line 7,419:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "18",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,393: Line 7,428:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CameraFilmItem",
type = "CastIronBedItem",
typeID = 0,
typeID = 0,
},
},
["Camo Pants"] = {
["Cast Iron Royal Bed"] = {
untranslated = "Camo Pants",
untranslated = "Cast Iron Royal Bed",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
tagGroups = {
tagGroups = {
"Clothes",
"Bedroom",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,416: Line 7,452:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4.5",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,429: Line 7,465:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "24",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,438: Line 7,474:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamoPantsItem",
type = "CastIronRoyalBedItem",
typeID = 0,
typeID = 0,
},
},
["Camo Shirt"] = {
["Cast Iron Stove"] = {
untranslated = "Camo Shirt",
untranslated = "Cast Iron Stove",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
description = "The perfect stove for the fledgling chef.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Kitchen",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,461: Line 7,498:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Cooking",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,474: Line 7,511:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "24",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,483: Line 7,520:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamoShirtItem",
type = "CastIronStoveItem",
typeID = 0,
typeID = 0,
},
},
Campfire = {
["Cedar Log"] = {
untranslated = "Campfire",
untranslated = "Cedar Log",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "Cook like a caveman on an uneven fire.",
description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Burnable Fuel",
"Logs",
"Natural Resources",
"Softwood",
"Wood",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,503: Line 7,544:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,519: Line 7,560:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,528: Line 7,569:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireItem",
type = "CedarLogItem",
typeID = 0,
typeID = 0,
},
},
["Campfire Cooking Upgrade"] = {
["Cedar Seed"] = {
untranslated = "Campfire Cooking Upgrade",
untranslated = "Cedar Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
description = "Plant to grow a cedar sapling.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,573: Line 7,615:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireCookingUpgradeItem",
type = "CedarSeedItem",
typeID = 0,
typeID = 0,
},
},
["Campfire Roast"] = {
["Ceiba Log"] = {
untranslated = "Campfire Roast",
untranslated = "Ceiba Log",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
description = "Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.",
tagGroups = {
tagGroups = {
"Food",
"Burnable Fuel",
"Hardwood",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = 1000,
calories = nil,
carbs = 0,
carbs = nil,
protein = 16,
protein = nil,
fat = 12,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 2.8000000000000003,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,618: Line 7,664:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireRoastItem",
type = "CeibaLogItem",
typeID = 0,
typeID = 0,
},
},
Campsite = {
["Ceiba Seed"] = {
untranslated = "Campsite",
untranslated = "Ceiba Seed",
category = nil,
category = nil,
group = "Work Stations",
group = "Seed",
description = "A campsite.",
description = "Plant to grow a ceiba sapling.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,652: Line 7,701:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,661: Line 7,710:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampsiteItem",
type = "CeibaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Candle Stand"] = {
["Ceiling Candle"] = {
untranslated = "Candle Stand",
untranslated = "Ceiling Candle",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A fancy candelabra for providing small amounts of light.",
description = "A fancy hanging candelabra.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
Line 7,697: Line 7,747:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,706: Line 7,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CandleStandItem",
type = "CeilingCandleItem",
typeID = 0,
typeID = 0,
},
},
Canvas = {
["Cellulose Fiber"] = {
untranslated = "Canvas",
untranslated = "Cellulose Fiber",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A canvas used for painting on, made by either cotton or linen.",
description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
tagGroups = {},
tagGroups = {
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
Line 7,749: Line 7,802:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CanvasItem",
type = "CelluloseFiberItem",
typeID = 0,
typeID = 0,
},
},
Capitol = {
Cement = {
untranslated = "Capitol",
untranslated = "Cement",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Allows the creation of the government, allowing all other civic objects to be created.",
description = "In order to be usable it needs to be reinforced.",
tagGroups = {
tagGroups = {
"Government",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,785: Line 7,839:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,794: Line 7,848:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CapitolItem",
type = "CementItem",
typeID = 0,
typeID = 0,
},
},
Capris = {
["Cement Kiln"] = {
untranslated = "Capris",
untranslated = "Cement Kiln",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.",
description = "A rotary kiln that produces cement and concrete products.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,818: Line 7,873:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 7,839: Line 7,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CaprisItem",
type = "CementKilnItem",
typeID = 0,
typeID = 0,
},
},
["Carbide Helmet Lamp"] = {
["Census Bureau"] = {
untranslated = "Carbide Helmet Lamp",
untranslated = "Census Bureau",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
tagGroups = {
tagGroups = {
"Clothes",
"Government",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,884: Line 7,940:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarbideHelmetLampItem",
type = "CensusBureauItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Advanced Upgrade"] = {
["Cereal Germ"] = {
untranslated = "Carpentry Advanced Upgrade",
untranslated = "Cereal Germ",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 20,
carbs = nil,
carbs = 5,
protein = nil,
protein = 0,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 3,
density = nil,
density = 75.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,929: Line 7,986:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryAdvancedUpgradeItem",
type = "CerealGermItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Basic Upgrade"] = {
Charcoal = {
untranslated = "Carpentry Basic Upgrade",
untranslated = "Charcoal",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
description = "A black residue, consisting of carbon and any remaining ash.",
tagGroups = {
tagGroups = {
"Upgrade",
"Burnable Fuel",
"Coal",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,949: Line 8,009:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 20000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,974: Line 8,034:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryBasicUpgradeItem",
type = "CharcoalItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Skill Book"] = {
["Charred Agave"] = {
untranslated = "Carpentry Skill Book",
untranslated = "Charred Agave",
category = nil,
category = nil,
group = "Skill Books",
group = "Food",
description = "Carpentry Skill Book",
description = "Agave leaves that have been charred over a campfire.",
tagGroups = {
tagGroups = {
"Skill Books",
"Charred Food",
"Charred Green",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 5,
protein = nil,
protein = 1,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 3,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,019: Line 8,081:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Carpentry Skill BookItem",
type = "CharredAgaveItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Skill Scroll"] = {
["Charred Beans"] = {
untranslated = "Carpentry Skill Scroll",
untranslated = "Charred Beans",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Carpentry Skill Scroll",
description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Charred Food",
"Charred Vegetable",
"Food",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 1,
protein = nil,
protein = 8,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,064: Line 8,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Carpentry Skill ScrollItem",
type = "CharredBeansItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Table"] = {
["Charred Beet"] = {
untranslated = "Carpentry Table",
untranslated = "Charred Beet",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A table for basic wooden crafts for home improvement and progress.",
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Charred Food",
"Charred Vegetable",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 3,
protein = nil,
protein = 0,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 6,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 8,100: Line 8,166:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,109: Line 8,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryTableItem",
type = "CharredBeetItem",
typeID = 0,
typeID = 0,
},
},
["Carved Pumpkin"] = {
["Charred Cactus Fruit"] = {
untranslated = "Carved Pumpkin",
untranslated = "Charred Cactus Fruit",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "Spooky pumpkin that emits a mystical light.",
description = "Blackened cactus fruit. A favorite of early desert settlers.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Charred Fruit",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = 200,
carbs = nil,
carbs = 4,
protein = nil,
protein = 0,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 6,
density = nil,
density = 6.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,145: Line 8,213:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,154: Line 8,222:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarvedPumpkinItem",
type = "CharredCactusFruitItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Bed"] = {
["Charred Camas Bulb"] = {
untranslated = "Cast Iron Bed",
untranslated = "Charred Camas Bulb",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A solid bed made slightly more comfortable by adding cotton.",
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Charred Vegetable",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 2,
protein = nil,
protein = 3,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "4",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,190: Line 8,260:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,199: Line 8,269:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronBedItem",
type = "CharredCamasBulbItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Bench"] = {
["Charred Corn"] = {
untranslated = "Cast Iron Bench",
untranslated = "Charred Corn",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "Does not look very comfortable.",
description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Charred Vegetable",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 7,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,235: Line 8,307:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,244: Line 8,316:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronBenchItem",
type = "CharredCornItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Chair"] = {
["Charred Fireweed Shoots"] = {
untranslated = "Cast Iron Chair",
untranslated = "Charred Fireweed Shoots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "It is very stable.",
description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Charred Green",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 5,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 6,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,280: Line 8,354:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,289: Line 8,363:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronChairItem",
type = "CharredFireweedShootsItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Royal Bed"] = {
["Charred Fish"] = {
untranslated = "Cast Iron Royal Bed",
untranslated = "Charred Fish",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
description = "At least it doesn't have any scales any more.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 400,
calories = nil,
calories = 400,
carbs = nil,
carbs = 0,
protein = nil,
protein = 11,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "4.5",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,325: Line 8,400:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,334: Line 8,409:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronRoyalBedItem",
type = "CharredFishItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Stove"] = {
["Charred Heart Of Palm"] = {
untranslated = "Cast Iron Stove",
untranslated = "Charred Heart Of Palm",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "The perfect stove for the fledgling chef.",
description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Charred Food",
"Housing",
"Charred Vegetable",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = 210,
carbs = nil,
carbs = 6,
protein = nil,
protein = 3,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 2,
density = nil,
density = 5.714285714285714,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,371: Line 8,447:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,380: Line 8,456:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronStoveItem",
type = "CharredHeartOfPalmItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Table"] = {
["Charred Meat"] = {
untranslated = "Cast Iron Table",
untranslated = "Charred Meat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A simple yet ornate table made from cast iron.",
description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 400,
calories = nil,
calories = 400,
carbs = nil,
carbs = 0,
protein = nil,
protein = 5,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,416: Line 8,493:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,425: Line 8,502:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronTableItem",
type = "CharredMeatItem",
typeID = 0,
typeID = 0,
},
},
["Cedar Log"] = {
["Charred Mushrooms"] = {
untranslated = "Cedar Log",
untranslated = "Charred Mushrooms",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Charred Food",
"Softwood",
"Charred Vegetable",
"Wood",
"Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 3,
protein = nil,
protein = 6,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,472: Line 8,549:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CedarLogItem",
type = "CharredMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Cedar Seed"] = {
["Charred Papaya"] = {
untranslated = "Cedar Seed",
untranslated = "Charred Papaya",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Plant to grow a cedar sapling.",
description = "Papaya fruit that has been charred over a basic campfire.",
tagGroups = {
tagGroups = {
"Charred Food",
"Charred Fruit",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = 350,
carbs = 0,
carbs = 3,
protein = 0,
protein = 1,
fat = 0,
fat = 0,
vitamins = 0,
vitamins = 8,
density = 0,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,518: Line 8,596:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CedarSeedItem",
type = "CharredPapayaItem",
typeID = 0,
typeID = 0,
},
},
["Ceiba Log"] = {
["Charred Pineapple"] = {
untranslated = "Ceiba Log",
untranslated = "Charred Pineapple",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.",
description = "Pineapple that has been charred over a basic campfire.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Charred Food",
"Hardwood",
"Charred Fruit",
"Wood",
"Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 8,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 3,
density = nil,
density = 3.428571428571429,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,565: Line 8,643:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeibaLogItem",
type = "CharredPineappleItem",
typeID = 0,
typeID = 0,
},
},
["Ceiba Seed"] = {
["Charred Sausage"] = {
untranslated = "Ceiba Seed",
untranslated = "Charred Sausage",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Plant to grow a ceiba sapling.",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
tagGroups = {
tagGroups = {
"Charred Food",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 350,
calories = 0,
calories = 700,
carbs = 0,
carbs = 0,
protein = 0,
protein = 10,
fat = 0,
fat = 14,
vitamins = 0,
vitamins = 0,
density = 0,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,611: Line 8,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeibaSeedItem",
type = "CharredSausageItem",
typeID = 0,
typeID = 0,
},
},
["Ceiling Candle"] = {
["Charred Taro"] = {
untranslated = "Ceiling Candle",
untranslated = "Charred Taro",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A fancy hanging candelabra.",
description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Charred Vegetable",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 10,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.4",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,647: Line 8,727:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,656: Line 8,736:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeilingCandleItem",
type = "CharredTaroItem",
typeID = 0,
typeID = 0,
},
},
["Cellulose Fiber"] = {
["Charred Tomato"] = {
untranslated = "Cellulose Fiber",
untranslated = "Charred Tomato",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
tagGroups = {},
tagGroups = {
"Charred Food",
"Charred Vegetable",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 7,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,699: Line 8,783:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CelluloseFiberItem",
type = "CharredTomatoItem",
typeID = 0,
typeID = 0,
},
},
Cement = {
["Chef Hat"] = {
untranslated = "Cement",
untranslated = "Chef Hat",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "In order to be usable it needs to be reinforced.",
description = "To keep your hair in one place while stirring the pots.",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,742: Line 8,828:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CementItem",
type = "ChefHatItem",
typeID = 0,
typeID = 0,
},
},
["Cement Kiln"] = {
["Chef Pants"] = {
untranslated = "Cement Kiln",
untranslated = "Chef Pants",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A rotary kiln that produces cement and concrete products.",
description = "Checkered style pants for hiding the truths of working in a kitchen.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,766: Line 8,852:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 8,778: Line 8,864:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,787: Line 8,873:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CementKilnItem",
type = "ChefPantsItem",
typeID = 0,
typeID = 0,
},
},
["Census Bureau"] = {
["Chef Shirt"] = {
untranslated = "Census Bureau",
untranslated = "Chef Shirt",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
description = "A clean Chef's shirt to spot all the spots.",
tagGroups = {
tagGroups = {
"Government",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,823: Line 8,909:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,832: Line 8,918:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CensusBureauItem",
type = "ChefShirtItem",
typeID = 0,
typeID = 0,
},
},
["Ceramic Mold"] = {
["Chef Shoes"] = {
untranslated = "Ceramic Mold",
untranslated = "Chef Shoes",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
description = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
Line 8,875: Line 8,963:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeramicMoldItem",
type = "ChefShoesItem",
typeID = 0,
typeID = 0,
},
},
["Cereal Germ"] = {
["Claim Tool"] = {
untranslated = "Cereal Germ",
untranslated = "Claim Tool",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
description = "Used to claim, unclaim and examine property.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Tool",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 20,
calories = nil,
carbs = 5,
carbs = nil,
protein = 0,
protein = nil,
fat = 7,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 75.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,920: Line 9,010:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CerealGermItem",
type = "ClaimToolItem",
typeID = 0,
typeID = 0,
},
},
Chainsaw = {
Clam = {
untranslated = "Chainsaw",
untranslated = "Clam",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A gasoline-powered alternative to cutting trees.",
description = "A clam.",
tagGroups = {
tagGroups = {
"Tool",
"Animal",
"Marine Life",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,947: Line 9,039:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,965: Line 9,057:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChainsawItem",
type = "ClamItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 400.0,
ToolDamage = 15.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Gasoline",
},
},
Charcoal = {
["Clam Chowder"] = {
untranslated = "Charcoal",
untranslated = "Clam Chowder",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A black residue, consisting of carbon and any remaining ash.",
description = "A thick stew loaded with clams and taro root.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Cooking",
"Coal",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 400,
calories = nil,
calories = 800,
carbs = nil,
carbs = 16,
protein = nil,
protein = 15,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 11,
density = nil,
density = 5.625,
fuel = 20000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,017: Line 9,103:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharcoalItem",
type = "ClamChowderItem",
typeID = 0,
typeID = 0,
},
},
["Charred Agave"] = {
Clay = {
untranslated = "Charred Agave",
untranslated = "Clay",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Agave leaves that have been charred over a campfire.",
description = "A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.",
tagGroups = {
tagGroups = {
"Charred Green",
"Blocks",
"Food",
"Excavatable",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 22000,
calories = 350,
calories = nil,
carbs = 5,
carbs = nil,
protein = 1,
protein = nil,
fat = 3,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,063: Line 9,150:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredAgaveItem",
type = "ClayItem",
typeID = 0,
typeID = 0,
},
},
["Charred Beans"] = {
Cloth = {
untranslated = "Charred Beans",
untranslated = "Cloth",
category = nil,
category = nil,
group = "Food",
group = "Item",
description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
description = "A piece of rough cloth made by weaving fibers together.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Fabric",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 350,
calories = nil,
carbs = 1,
carbs = nil,
protein = 8,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,109: Line 9,195:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredBeansItem",
type = "ClothItem",
typeID = 0,
typeID = 0,
},
},
["Charred Beet"] = {
["Cloth Belt"] = {
untranslated = "Charred Beet",
untranslated = "Cloth Belt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
description = "A fashionable cloth belt that drapes across the waist.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = 350,
calories = nil,
carbs = 3,
carbs = nil,
protein = 0,
protein = nil,
fat = 3,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,155: Line 9,240:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredBeetItem",
type = "ClothBeltItem",
typeID = 0,
typeID = 0,
},
},
["Charred Cactus Fruit"] = {
["Cloth Cape"] = {
untranslated = "Charred Cactus Fruit",
untranslated = "Cloth Cape",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Blackened cactus fruit. A favorite of early desert settlers.",
description = "It just looks cool.",
tagGroups = {
tagGroups = {
"Charred Fruit",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = 200,
calories = nil,
carbs = 4,
carbs = nil,
protein = 0,
protein = nil,
fat = 2,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 6.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,201: Line 9,285:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCactusFruitItem",
type = "ClothCapeItem",
typeID = 0,
typeID = 0,
},
},
["Charred Camas Bulb"] = {
Coal = {
untranslated = "Charred Camas Bulb",
untranslated = "Coal",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
description = "A combustible mineral which needs to be crushed into usable fuel.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Excavatable",
"Food",
"Natural Resources",
"Ore",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 4000,
calories = 350,
calories = nil,
carbs = 2,
carbs = nil,
protein = 3,
protein = nil,
fat = 6,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,247: Line 9,332:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCamasBulbItem",
type = "CoalItem",
typeID = 0,
typeID = 0,
},
},
["Charred Corn"] = {
Cod = {
untranslated = "Charred Corn",
untranslated = "Cod",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
description = "A cod.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Animal",
"Food",
"Fish",
"Medium Fish",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 350,
calories = nil,
carbs = 7,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,293: Line 9,380:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCornItem",
type = "CodItem",
typeID = 0,
typeID = 0,
},
},
["Charred Fireweed Shoots"] = {
["Colored Powder"] = {
untranslated = "Charred Fireweed Shoots",
untranslated = "Colored Powder",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
description = "A bag of crushed flower petals.",
tagGroups = {
tagGroups = {
"Charred Green",
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 350,
calories = nil,
carbs = 5,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,339: Line 9,426:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredFireweedShootsItem",
type = "ColoredPowderItem",
typeID = 0,
typeID = 0,
},
},
["Charred Fish"] = {
["Combustion Engine"] = {
untranslated = "Charred Fish",
untranslated = "Combustion Engine",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "At least it doesn't have any scales any more.",
description = "An engine that generates power by combustion of fuel.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 5000,
calories = 400,
calories = nil,
carbs = 0,
carbs = nil,
protein = 11,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.75,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,384: Line 9,472:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredFishItem",
type = "CombustionEngineItem",
typeID = 0,
typeID = 0,
},
},
["Charred Heart Of Palm"] = {
["Combustion Generator"] = {
untranslated = "Charred Heart Of Palm",
untranslated = "Combustion Generator",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
description = "Consumes most fuels to produce energy.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Crafted Objects",
"Food",
"Power Generation",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = 210,
calories = nil,
carbs = 6,
carbs = nil,
protein = 3,
protein = nil,
fat = 1,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 5.714285714285714,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 9,430: Line 9,518:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredHeartOfPalmItem",
type = "CombustionGeneratorItem",
typeID = 0,
typeID = 0,
},
},
["Charred Meat"] = {
["Composite Birch Bench"] = {
untranslated = "Charred Meat",
untranslated = "Composite Birch Bench",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
description = "A composite bench built to last.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1000,
calories = 400,
calories = nil,
carbs = 0,
carbs = nil,
protein = 5,
protein = nil,
fat = 10,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.75,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 9,466: Line 9,555:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 9,475: Line 9,564:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredMeatItem",
type = "CompositeBirchBenchItem",
typeID = 0,
typeID = 0,
},
},
["Charred Mushrooms"] = {
["Composite Birch Chair"] = {
untranslated = "Charred Mushrooms",
untranslated = "Composite Birch Chair",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Housing Objects",
"Food",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 350,
calories = nil,
carbs = 3,
carbs = nil,
protein = 6,
protein = nil,
fat = 2,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 9,512: Line 9,601:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 9,521: Line 9,610:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredMushroomsItem",
type = "CompositeBirchChairItem",
typeID = 0,
typeID = 0,
},
},
["Charred Papaya"] = {
["Composite Birch Door"] = {
untranslated = "Charred Papaya",
untranslated = "Composite Birch Door",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Papaya fruit that has been charred over a basic campfire.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {
"Charred Fruit",
"Doors",
"Food",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 350,
calories = nil,
carbs = 3,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,549: Line 9,638:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,567: Line 9,656:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredPapayaItem",
type = "CompositeBirchDoorItem",
typeID = 0,
typeID = 0,
},
},
["Charred Pineapple"] = {
["Composite Birch Lumber"] = {
untranslated = "Charred Pineapple",
untranslated = "Composite Birch Lumber",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Pineapple that has been charred over a basic campfire.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Charred Fruit",
"Blocks",
"Food",
"Building Materials",
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = 350,
calories = nil,
carbs = 8,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,595: Line 9,687:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,613: Line 9,705:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredPineappleItem",
type = "CompositeBirchLumberItem",
typeID = 0,
typeID = 0,
},
},
["Charred Sausage"] = {
["Composite Birch Table"] = {
untranslated = "Charred Sausage",
untranslated = "Composite Birch Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
description = "A large composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 350,
weight = 2000,
calories = 700,
calories = nil,
carbs = 0,
carbs = nil,
protein = 10,
protein = nil,
fat = 14,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 9,649: Line 9,742:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 9,658: Line 9,751:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredSausageItem",
type = "CompositeBirchTableItem",
typeID = 0,
typeID = 0,
},
},
["Charred Taro"] = {
["Composite Cedar Lumber"] = {
untranslated = "Charred Taro",
untranslated = "Composite Cedar Lumber",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Blocks",
"Food",
"Building Materials",
"Composite Lumber",
"Constructable",
"Softwood Lumber",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = 350,
calories = nil,
carbs = 10,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,686: Line 9,782:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,704: Line 9,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredTaroItem",
type = "CompositeCedarLumberItem",
typeID = 0,
typeID = 0,
},
},
["Charred Tomato"] = {
["Composite Ceiba Lumber"] = {
untranslated = "Charred Tomato",
untranslated = "Composite Ceiba Lumber",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Blocks",
"Food",
"Building Materials",
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = 350,
calories = nil,
carbs = 7,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,732: Line 9,831:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,750: Line 9,849:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredTomatoItem",
type = "CompositeCeibaLumberItem",
typeID = 0,
typeID = 0,
},
},
["Chef Hat"] = {
["Composite Filler"] = {
untranslated = "Chef Hat",
untranslated = "Composite Filler",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "To keep your hair in one place while stirring the pots.",
description = "A multipurpose filler that is made from what you have available.",
tagGroups = {
tagGroups = {
"Clothes",
"Fertilizer Filler",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,795: Line 9,896:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefHatItem",
type = "CompositeFillerItem",
typeID = 0,
typeID = 0,
},
},
["Chef Pants"] = {
["Composite Fir Lumber"] = {
untranslated = "Chef Pants",
untranslated = "Composite Fir Lumber",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
description = "Checkered style pants for hiding the truths of working in a kitchen.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Clothes",
"Blocks",
"Building Materials",
"Composite Lumber",
"Constructable",
"Softwood Lumber",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,822: Line 9,927:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,840: Line 9,945:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefPantsItem",
type = "CompositeFirLumberItem",
typeID = 0,
typeID = 0,
},
},
["Chef Shirt"] = {
["Composite Hardwood Bench"] = {
untranslated = "Chef Shirt",
untranslated = "Composite Hardwood Bench",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A clean Chef's shirt to spot all the spots.",
description = "A composite bench built to last.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,863: Line 9,969:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 9,876: Line 9,982:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 9,885: Line 9,991:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefShirtItem",
type = "CompositeHardwoodBenchItem",
typeID = 0,
typeID = 0,
},
},
["Chef Shoes"] = {
["Composite Hardwood Chair"] = {
untranslated = "Chef Shoes",
untranslated = "Composite Hardwood Chair",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,908: Line 10,015:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 9,921: Line 10,028:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 9,930: Line 10,037:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefShoesItem",
type = "CompositeHardwoodChairItem",
typeID = 0,
typeID = 0,
},
},
["Claim Tool"] = {
["Composite Hardwood Door"] = {
untranslated = "Claim Tool",
untranslated = "Composite Hardwood Door",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Used to claim, unclaim and examine property.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {
"Tool",
"Doors",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 9,957: Line 10,065:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,975: Line 10,083:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClaimToolItem",
type = "CompositeHardwoodDoorItem",
typeID = 0,
typeID = 0,
},
},
Clam = {
["Composite Hardwood Table"] = {
untranslated = "Clam",
untranslated = "Composite Hardwood Table",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A clam.",
description = "A nice composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Marine Life",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,998: Line 10,107:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,011: Line 10,120:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,020: Line 10,129:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClamItem",
type = "CompositeHardwoodTableItem",
typeID = 0,
typeID = 0,
},
},
["Clam Chowder"] = {
["Composite Joshua Lumber"] = {
untranslated = "Clam Chowder",
untranslated = "Composite Joshua Lumber",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A thick stew loaded with clams and taro root.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Building Materials",
"Composite Lumber",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 400,
weight = 10000,
calories = 800,
calories = nil,
carbs = 16,
carbs = nil,
protein = 15,
protein = nil,
fat = 3,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 5.625,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 10,047: Line 10,159:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,065: Line 10,177:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClamChowderItem",
type = "CompositeJoshuaLumberItem",
typeID = 0,
typeID = 0,
},
},
Clay = {
["Composite Lumber"] = {
untranslated = "Clay",
untranslated = "Composite Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Excavatable",
"Blocks",
"Building Materials",
"Composite Lumber",
"Constructable",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 22000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,092: Line 10,207:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,110: Line 10,225:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClayItem",
type = "CompositeLumberItem",
typeID = 0,
typeID = 0,
},
},
["Clay Mold"] = {
["Composite Lumber Bench"] = {
untranslated = "Clay Mold",
untranslated = "Composite Lumber Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
description = "A composite bench built to last.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,131: Line 10,249:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,144: Line 10,262:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,153: Line 10,271:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClayMoldItem",
type = "CompositeLumberBenchItem",
typeID = 0,
typeID = 0,
},
},
Cloth = {
["Composite Lumber Chair"] = {
untranslated = "Cloth",
untranslated = "Composite Lumber Chair",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
description = "A piece of rough cloth made by weaving fibers together.",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Fabric",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,176: Line 10,295:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,189: Line 10,308:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,198: Line 10,317:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothItem",
type = "CompositeLumberChairItem",
typeID = 0,
typeID = 0,
},
},
["Cloth Belt"] = {
["Composite Lumber Door"] = {
untranslated = "Cloth Belt",
untranslated = "Composite Lumber Door",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A fashionable cloth belt that drapes across the waist.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {
"Clothes",
"Doors",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,225: Line 10,345:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,243: Line 10,363:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothBeltItem",
type = "CompositeLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Cloth Cape"] = {
["Composite Lumber Table"] = {
untranslated = "Cloth Cape",
untranslated = "Composite Lumber Table",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "It just looks cool.",
description = "A large composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,266: Line 10,387:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,279: Line 10,400:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,288: Line 10,409:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothCapeItem",
type = "CompositeLumberTableItem",
typeID = 0,
typeID = 0,
},
},
Coal = {
["Composite Oak Lumber"] = {
untranslated = "Coal",
untranslated = "Composite Oak Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A combustible mineral which needs to be crushed into usable fuel.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Excavatable",
"Blocks",
"Ore",
"Building Materials",
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 4000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,316: Line 10,440:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,334: Line 10,458:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CoalItem",
type = "CompositeOakLumberItem",
typeID = 0,
typeID = 0,
},
},
Cod = {
["Composite Palm Lumber"] = {
untranslated = "Cod",
untranslated = "Composite Palm Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A cod.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Fish",
"Blocks",
"Medium Fish",
"Building Materials",
"Composite Lumber",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,362: Line 10,488:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,380: Line 10,506:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CodItem",
type = "CompositePalmLumberItem",
typeID = 0,
typeID = 0,
},
},
["Colored Powder"] = {
["Composite Redwood Lumber"] = {
untranslated = "Colored Powder",
untranslated = "Composite Redwood Lumber",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A bag of crushed flower petals.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Blocks",
carried = "Backpack",
"Building Materials",
weight = 50,
"Composite Lumber",
"Constructable",
"Softwood Lumber",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,405: Line 10,537:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,423: Line 10,555:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ColoredPowderItem",
type = "CompositeRedwoodLumberItem",
typeID = 0,
typeID = 0,
},
},
["Combustion Engine"] = {
["Composite Saguaro Lumber"] = {
untranslated = "Combustion Engine",
untranslated = "Composite Saguaro Lumber",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "An engine that generates power by combustion of fuel.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Blocks",
carried = "Backpack",
"Building Materials",
weight = 5000,
"Composite Lumber",
"Constructable",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,448: Line 10,585:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,466: Line 10,603:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CombustionEngineItem",
type = "CompositeSaguaroLumberItem",
typeID = 0,
typeID = 0,
},
},
["Combustion Generator"] = {
["Composite Spruce Lumber"] = {
untranslated = "Combustion Generator",
untranslated = "Composite Spruce Lumber",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "Consumes most fuels to produce energy.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Blocks",
carried = "Backpack",
"Building Materials",
weight = 5000,
"Composite Lumber",
"Constructable",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,488: Line 10,630:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,500: Line 10,642:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,509: Line 10,651:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CombustionGeneratorItem",
type = "CompositeSpruceLumberItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Bench"] = {
["Composites Upgrade"] = {
untranslated = "Composite Birch Bench",
untranslated = "Composites Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A composite bench built to last.",
description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
tagGroups = {
tagGroups = {
"Housing",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,532: Line 10,675:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,545: Line 10,688:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,554: Line 10,697:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchBenchItem",
type = "CompositesUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Chair"] = {
["Compost Fertilizer"] = {
untranslated = "Composite Birch Chair",
untranslated = "Compost Fertilizer",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A composite chair built to last.",
description = "Compost fertilizer is a classic, low effort fertilizer.",
tagGroups = {
tagGroups = {
"Housing",
"Fertilizers",
"Items",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,577: Line 10,721:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,590: Line 10,734:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,599: Line 10,743:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchChairItem",
type = "CompostFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Door"] = {
["Computer Lab"] = {
untranslated = "Composite Birch Door",
untranslated = "Computer Lab",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A beautiful composite door built by an expert carpenter.",
description = "A place where you can sit all day and play video games! Or work on expert-level research.",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Specialty",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,624: Line 10,771:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,633: Line 10,780:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,642: Line 10,789:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchDoorItem",
type = "ComputerLabItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Lumber"] = {
["Construction Post"] = {
untranslated = "Composite Birch Lumber",
untranslated = "Construction Post",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A composite lumber made from a combination of wood and plastic.",
description = "For construction contracts.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Community",
"Constructable",
"Crafted Objects",
"Hardwood Lumber",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,671: Line 10,817:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,689: Line 10,835:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchLumberItem",
type = "ConstructionPostItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Table"] = {
["Contract Board"] = {
untranslated = "Composite Birch Table",
untranslated = "Contract Board",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A large composite table for eating meals or getting some work done.",
description = "A board to post contracts.",
tagGroups = {
tagGroups = {
"Housing",
"Economic",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 10,712: Line 10,859:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,725: Line 10,872:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,734: Line 10,881:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchTableItem",
type = "ContractBoardItem",
typeID = 0,
typeID = 0,
},
},
["Composite Bow"] = {
["Cookeina Mushroom Spores"] = {
untranslated = "Composite Bow",
untranslated = "Cookeina Mushroom Spores",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.",
description = "Plant to grow cookeina mushrooms.",
tagGroups = {
tagGroups = {
"Tool",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 10,761: Line 10,910:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,779: Line 10,928:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBowItem",
type = "CookeinaMushroomSporesItem",
typeID = 0,
typeID = 0,
ToolVariant = "Bow",
ToolDurability = 2000.0,
ToolDamage = 1.5,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Nylon",
},
},
["Composite Cedar Lumber"] = {
["Cookeina Mushrooms"] = {
untranslated = "Composite Cedar Lumber",
untranslated = "Cookeina Mushrooms",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A composite lumber made from a combination of wood and plastic.",
description = "Tiny Cup Mushrooms.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Food",
"Constructable",
"Fungus",
"Softwood Lumber",
"Produce",
"Raw Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 75,
calories = nil,
calories = 200,
carbs = nil,
carbs = 2,
protein = nil,
protein = 4,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 1,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 10,813: Line 10,958:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,831: Line 10,976:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeCedarLumberItem",
type = "CookeinaMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Composite Ceiba Lumber"] = {
["Cooking Upgrade"] = {
untranslated = "Composite Ceiba Lumber",
untranslated = "Cooking Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
description = "A composite lumber made from a combination of wood and plastic.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Specialty Upgrades",
"Constructable",
"Upgrade Modules",
"Hardwood Lumber",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,860: Line 11,004:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,878: Line 11,022:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeCeibaLumberItem",
type = "CookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Composite Filler"] = {
["Copper Bar"] = {
untranslated = "Composite Filler",
untranslated = "Copper Bar",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A multipurpose filler that is made from what you have available.",
description = "Refined bar of copper.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Blocks",
"Fertilizer Filler",
"Metal",
"Metals",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 18000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,924: Line 11,069:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeFillerItem",
type = "CopperBarItem",
typeID = 0,
typeID = 0,
},
},
["Composite Fir Lumber"] = {
["Copper Concentrate"] = {
untranslated = "Composite Fir Lumber",
untranslated = "Copper Concentrate",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
description = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Blocks",
"Constructable",
"Concentrated Ore",
"Softwood Lumber",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,953: Line 11,099:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,971: Line 11,117:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeFirLumberItem",
type = "CopperConcentrateItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Bench"] = {
["Copper Frame Landscape"] = {
untranslated = "Composite Hardwood Bench",
untranslated = "Copper Frame Landscape",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A composite bench built to last.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Cultural",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 10,994: Line 11,141:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = "0",
roomCategory = "Seating",
roomCategory = "Cultural",
furnitureType = "Chair",
furnitureType = "Cultural",
repeatsDepreciation = "0.5",
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 11,007: Line 11,154:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,016: Line 11,163:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodBenchItem",
type = "CopperFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Chair"] = {
["Copper Frame Wide"] = {
untranslated = "Composite Hardwood Chair",
untranslated = "Copper Frame Wide",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A composite chair built to last.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Cultural",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 11,039: Line 11,187:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = "0",
roomCategory = "Seating",
roomCategory = "Cultural",
furnitureType = "Chair",
furnitureType = "Cultural",
repeatsDepreciation = "0.7",
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 11,052: Line 11,200:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,061: Line 11,209:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodChairItem",
type = "CopperFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Door"] = {
["Copper Ore"] = {
untranslated = "Composite Hardwood Door",
untranslated = "Copper Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A beautiful composite door built by an expert carpenter.",
description = "Unrefined ore with traces of copper.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Excavatable",
carried = "Backpack",
"Natural Resources",
weight = 1000,
"Ore",
},
maxStack = 20,
carried = "Hands",
weight = 7500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,086: Line 11,238:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,095: Line 11,247:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,104: Line 11,256:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodDoorItem",
type = "CopperOreItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Table"] = {
["Copper Pipe"] = {
untranslated = "Composite Hardwood Table",
untranslated = "Copper Pipe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A nice composite table for eating meals or getting some work done.",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {
"Housing",
"Blocks",
"Pipes",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 2000,
calories = nil,
calories = nil,
Line 11,127: Line 11,280:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,140: Line 11,293:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,149: Line 11,302:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodTableItem",
type = "CopperPipeItem",
typeID = 0,
typeID = 0,
},
},
["Composite Joshua Lumber"] = {
["Copper Plate"] = {
untranslated = "Composite Joshua Lumber",
untranslated = "Copper Plate",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A solid copper plate giving higher grades of protection against erosion and improves conductivity.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Items",
"Constructable",
"Products",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,177: Line 11,330:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,195: Line 11,348:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeJoshuaLumberItem",
type = "CopperPlateItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber"] = {
["Copper Wiring"] = {
untranslated = "Composite Lumber",
untranslated = "Copper Wiring",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A length of copper conductive wire useful for a variety of purposes.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Items",
"Constructable",
"Products",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 200,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,223: Line 11,376:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,241: Line 11,394:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberItem",
type = "CopperWiringItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Bench"] = {
Corn = {
untranslated = "Composite Lumber Bench",
untranslated = "Corn",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A composite bench built to last.",
description = "A warmly colored kernel studded vegetable.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Produce",
"Raw Food",
"Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 125,
calories = nil,
calories = 230,
carbs = nil,
carbs = 4,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 3,
density = nil,
density = 3.4782608695652173,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 11,277: Line 11,433:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,286: Line 11,442:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberBenchItem",
type = "CornItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Chair"] = {
["Corn Fritters"] = {
untranslated = "Composite Lumber Chair",
untranslated = "Corn Fritters",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A composite chair built to last.",
description = "These deep fried corn treats are both crispy and delicious.",
tagGroups = {
tagGroups = {
"Housing",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = 500,
carbs = nil,
carbs = 13,
protein = nil,
protein = 4,
fat = nil,
fat = 22,
vitamins = nil,
vitamins = 8,
density = nil,
density = 9.4,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 11,322: Line 11,479:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,331: Line 11,488:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberChairItem",
type = "CornFrittersItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Door"] = {
["Corn Seed"] = {
untranslated = "Composite Lumber Door",
untranslated = "Corn Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A beautiful composite door built by an expert carpenter.",
description = "Plant to grow corn.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crop Seed",
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 11,356: Line 11,517:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,365: Line 11,526:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,374: Line 11,535:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberDoorItem",
type = "CornSeedItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Table"] = {
Cornmeal = {
untranslated = "Composite Lumber Table",
untranslated = "Cornmeal",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A large composite table for eating meals or getting some work done.",
description = "Dried and ground corn; it's like a courser flour.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = 60,
carbs = nil,
carbs = 9,
protein = nil,
protein = 3,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 0,
density = nil,
density = 25.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 11,410: Line 11,572:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,419: Line 11,581:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberTableItem",
type = "CornmealItem",
typeID = 0,
typeID = 0,
},
},
["Composite Oak Lumber"] = {
["Corrugated Steel"] = {
untranslated = "Composite Oak Lumber",
untranslated = "Corrugated Steel",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
description = "Especially useful for industrial buildings.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Blocks",
"Building Materials",
"Constructable",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 20,
maxStack = 20,
Line 11,448: Line 11,610:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,466: Line 11,628:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeOakLumberItem",
type = "CorrugatedSteelItem",
typeID = 0,
typeID = 0,
},
},
["Composite Palm Lumber"] = {
["Corrugated Steel Door"] = {
untranslated = "Composite Palm Lumber",
untranslated = "Corrugated Steel Door",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A secure door made of hard corrugated steel.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Doors",
"Constructable",
"Housing Objects",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,494: Line 11,656:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,512: Line 11,674:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositePalmLumberItem",
type = "CorrugatedSteelDoorItem",
typeID = 0,
typeID = 0,
},
},
["Composite Redwood Lumber"] = {
["Corrugated Steel Fence Door"] = {
untranslated = "Composite Redwood Lumber",
untranslated = "Corrugated Steel Fence Door",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A corrugated steel door with fence-like viewing slots. ",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Doors",
"Constructable",
"Housing Objects",
"Softwood Lumber",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,541: Line 11,702:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,559: Line 11,720:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeRedwoodLumberItem",
type = "CorrugatedSteelFenceDoorItem",
typeID = 0,
typeID = 0,
},
},
["Composite Saguaro Lumber"] = {
["Cotton Boll"] = {
untranslated = "Composite Saguaro Lumber",
untranslated = "Cotton Boll",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A fluffy round boll harvested from a cotton plant.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Crop",
"Constructable",
"Items",
"Products",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,587: Line 11,749:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,605: Line 11,767:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeSaguaroLumberItem",
type = "CottonBollItem",
typeID = 0,
typeID = 0,
},
},
["Composite Spruce Lumber"] = {
["Cotton Carpet"] = {
untranslated = "Composite Spruce Lumber",
untranslated = "Cotton Carpet",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A woven cotton floor covering attached to a lumber backing.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Blocks",
"Building Materials",
"Constructable",
"Constructable",
},
},
Line 11,651: Line 11,814:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeSpruceLumberItem",
type = "CottonCarpetItem",
typeID = 0,
typeID = 0,
},
},
["Composites Skill Book"] = {
["Cotton Curtains"] = {
untranslated = "Composites Skill Book",
untranslated = "Cotton Curtains",
category = nil,
category = nil,
group = "Skill Books",
group = "Blocks",
description = "Composites Skill Book",
description = "Curtains woven using the finest cotton. \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
tagGroups = {
"Skill Books",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,696: Line 11,861:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Composites Skill BookItem",
type = "CottonCurtainsItem",
typeID = 0,
typeID = 0,
},
},
["Composites Skill Scroll"] = {
["Cotton Fabric"] = {
untranslated = "Composites Skill Scroll",
untranslated = "Cotton Fabric",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Items",
description = "Composites Skill Scroll",
description = "Cotton fabric is valued for its light weight, breathability, and softness.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Fabric",
"Items",
"Products",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,741: Line 11,908:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Composites Skill ScrollItem",
type = "CottonFabricItem",
typeID = 0,
typeID = 0,
},
},
["Composites Upgrade"] = {
["Cotton Lint"] = {
untranslated = "Composites Upgrade",
untranslated = "Cotton Lint",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
description = "A bundle of cotton used as stuffing or further tailoring processing.",
tagGroups = {
tagGroups = {
"Upgrade",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,786: Line 11,954:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositesUpgradeItem",
type = "CottonLintItem",
typeID = 0,
typeID = 0,
},
},
["Compost Fertilizer"] = {
["Cotton Seed"] = {
untranslated = "Compost Fertilizer",
untranslated = "Cotton Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "Compost fertilizer is a classic, low effort fertilizer.",
description = "Plant to grow cotton.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 11,831: Line 12,000:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompostFertilizerItem",
type = "CottonSeedItem",
typeID = 0,
typeID = 0,
},
},
["Computer Lab"] = {
["Cotton Streamer Stars"] = {
untranslated = "Computer Lab",
untranslated = "Cotton Streamer Stars",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A place where you can sit all day and play video games! Or work on expert-level research.",
description = "",
tagGroups = {
tagGroups = {
"Crafting Table",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,867: Line 12,037:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,876: Line 12,046:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ComputerLabItem",
type = "CottonStreamerStarsItem",
typeID = 0,
typeID = 0,
},
},
["Construction Post"] = {
["Cotton Streamer Stripes"] = {
untranslated = "Construction Post",
untranslated = "Cotton Streamer Stripes",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "For construction contracts.",
description = "",
tagGroups = {},
tagGroups = {
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,910: Line 12,083:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,919: Line 12,092:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ConstructionPostItem",
type = "CottonStreamerStripesItem",
typeID = 0,
typeID = 0,
},
},
["Contract Board"] = {
["Cotton Thread"] = {
untranslated = "Contract Board",
untranslated = "Cotton Thread",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A board to post contracts.",
description = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Items",
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 25,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,953: Line 12,129:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,962: Line 12,138:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ContractBoardItem",
type = "CottonThreadItem",
typeID = 0,
typeID = 0,
},
},
["Cookeina Mushroom Spores"] = {
Couch = {
untranslated = "Cookeina Mushroom Spores",
untranslated = "Couch",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow cookeina mushrooms.",
description = "A sweet couch to lounge on. Now with room for your friends!",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing Objects",
"Food",
"Living Room",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 12,000: Line 12,175:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,009: Line 12,184:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookeinaMushroomSporesItem",
type = "CouchItem",
typeID = 0,
typeID = 0,
},
},
["Cookeina Mushrooms"] = {
["Country Foundation"] = {
untranslated = "Cookeina Mushrooms",
untranslated = "Country Foundation",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Tiny Cup Mushrooms.",
description = "When a town simply cannot contain your ambition.",
tagGroups = {
tagGroups = {
"Food",
"Government",
"Fungus",
"Work Stations",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 5000,
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 4,
protein = nil,
fat = 1,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Civics",
repeatsDepreciation = nil,
repeatsDepreciation = "1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 12,047: Line 12,221:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "45",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,056: Line 12,230:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookeinaMushroomsItem",
type = "CountryFoundationItem",
typeID = 0,
typeID = 0,
},
},
["Cooking Skill Book"] = {
["Court Chair"] = {
untranslated = "Cooking Skill Book",
untranslated = "Court Chair",
category = nil,
category = nil,
group = "Skill Books",
group = "Housing Objects",
description = "Cooking Skill Book",
description = "A chair for legal sittings.",
tagGroups = {
tagGroups = {
"Skill Books",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,101: Line 12,276:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Cooking Skill BookItem",
type = "CourtChairItem",
typeID = 0,
typeID = 0,
},
},
["Cooking Skill Scroll"] = {
["Court Table"] = {
untranslated = "Cooking Skill Scroll",
untranslated = "Court Table",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Work Stations",
description = "Cooking Skill Scroll",
description = "A vital part of the courtroom.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Government",
"Work Stations",
},
},
maxStack = 10,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,146: Line 12,322:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Cooking Skill ScrollItem",
type = "CourtTableItem",
typeID = 0,
typeID = 0,
},
},
["Cooking Upgrade"] = {
["Coyote Carcass"] = {
untranslated = "Cooking Upgrade",
untranslated = "Coyote Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.",
description = "A dead coyote.",
tagGroups = {
tagGroups = {
"Upgrade",
"Animal",
"Natural Resources",
"Small Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,191: Line 12,369:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookingUpgradeItem",
type = "CoyoteCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Copper Bar"] = {
["Crab Carcass"] = {
untranslated = "Copper Bar",
untranslated = "Crab Carcass",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "Refined bar of copper.",
description = "A crustacean that loves the ocean, just don't get caught in its pinch!",
tagGroups = {
tagGroups = {
"Metal",
"Animal",
"Natural Resources",
"Small Fish",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 18000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,236: Line 12,416:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperBarItem",
type = "CrabCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Copper Concentrate"] = {
["Crab Pot"] = {
untranslated = "Copper Concentrate",
untranslated = "Crab Pot",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "A contraption to catch unsuspecting crabs in search of prey.",
tagGroups = {
tagGroups = {
"Concentrated Ore",
"Crafted Objects",
"Excavatable",
"Specialty",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,282: Line 12,462:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperConcentrateItem",
type = "CrabPotItem",
typeID = 0,
typeID = 0,
},
},
["Copper Frame Landscape"] = {
Crane = {
untranslated = "Copper Frame Landscape",
untranslated = "Crane",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "",
description = "Allows the placement and transport of materials in an area.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,305: Line 12,486:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 12,327: Line 12,508:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperFrameLandscapeItem",
type = "CraneItem",
typeID = 0,
typeID = 0,
},
},
["Copper Frame Wide"] = {
["Creosote Bush Seed"] = {
untranslated = "Copper Frame Wide",
untranslated = "Creosote Bush Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "",
description = "Plant to grow creosote bushes.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 12,363: Line 12,545:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,372: Line 12,554:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperFrameWideItem",
type = "CreosoteBushSeedItem",
typeID = 0,
typeID = 0,
},
},
["Copper Ore"] = {
["Creosote Flower"] = {
untranslated = "Copper Ore",
untranslated = "Creosote Flower",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Unrefined ore with traces of copper.",
description = "Placeholder Description.",
tagGroups = {
tagGroups = {
"Excavatable",
"Food",
"Ore",
"Petals",
"Produce",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,418: Line 12,601:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperOreItem",
type = "CreosoteFlowerItem",
typeID = 0,
typeID = 0,
},
},
["Copper Pipe"] = {
["Crimini Mushroom Spores"] = {
untranslated = "Copper Pipe",
untranslated = "Crimini Mushroom Spores",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
description = "A pipe for transporting liquids.",
description = "Plant to grow crimini mushrooms.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Crop Seed",
carried = "Hands",
"Food",
weight = 2000,
"Seeds",
calories = nil,
},
carbs = nil,
maxStack = 100,
protein = nil,
carried = "Backpack",
fat = nil,
weight = 50,
vitamins = nil,
calories = 0,
density = nil,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,443: Line 12,630:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,461: Line 12,648:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperPipeItem",
type = "CriminiMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Copper Plate"] = {
["Crimini Mushrooms"] = {
untranslated = "Copper Plate",
untranslated = "Crimini Mushrooms",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A solid copper plate giving higher grades of protection against erosion and improves conductivity.",
description = "Edible mushrooms that are quite tasty.",
tagGroups = {},
tagGroups = {
"Food",
"Fungus",
"Produce",
"Raw Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 75,
calories = nil,
calories = 200,
carbs = nil,
carbs = 2,
protein = nil,
protein = 4,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 1,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,504: Line 12,696:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperPlateItem",
type = "CriminiMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Copper Wiring"] = {
["Crimson Salad"] = {
untranslated = "Copper Wiring",
untranslated = "Crimson Salad",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A length of copper conductive wire useful for a variety of purposes.",
description = "Just in case you want to eat red things without eating meat.",
tagGroups = {},
tagGroups = {
"Cooking",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 400,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 13,
protein = nil,
protein = 7,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 28,
density = nil,
density = 4.666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,547: Line 12,742:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperWiringItem",
type = "CrimsonSaladItem",
typeID = 0,
typeID = 0,
},
},
Corn = {
["Crispy Bacon"] = {
untranslated = "Corn",
untranslated = "Crispy Bacon",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A warmly colored kernel studded vegetable.",
description = "Give me all the bacon and eggs you have.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
"Raw Food",
},
"Vegetable",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 400,
calories = 230,
calories = 800,
carbs = 4,
carbs = 0,
protein = 1,
protein = 18,
fat = 0,
fat = 26,
vitamins = 3,
vitamins = 0,
density = 3.4782608695652173,
density = 5.5,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,594: Line 12,788:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornItem",
type = "CrispyBaconItem",
typeID = 0,
typeID = 0,
},
},
["Corn Fritters"] = {
["Crushed Basalt"] = {
untranslated = "Corn Fritters",
untranslated = "Crushed Basalt",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "These deep fried corn treats are both crispy and delicious.",
description = "Basalt rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Crushed Rock",
"Excavatable",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 30000,
calories = 500,
calories = nil,
carbs = 13,
carbs = nil,
protein = 4,
protein = nil,
fat = 22,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 9.4,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,639: Line 12,836:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornFrittersItem",
type = "CrushedBasaltItem",
typeID = 0,
typeID = 0,
},
},
["Corn Seed"] = {
["Crushed Coal"] = {
untranslated = "Corn Seed",
untranslated = "Crushed Coal",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Plant to grow corn.",
description = "Coal that have been crushed into a usable size.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Blocks",
"Food",
"Burnable Fuel",
"Seeds",
"Coal",
"Excavatable",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 22000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = 80000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,686: Line 12,885:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornSeedItem",
type = "CrushedCoalItem",
typeID = 0,
typeID = 0,
},
},
Cornmeal = {
["Crushed Copper Ore"] = {
untranslated = "Cornmeal",
untranslated = "Crushed Copper Ore",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Dried and ground corn; it's like a courser flour.",
description = "Crushed copper ore that is ready to be concentrated.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Excavatable",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 28000,
calories = 60,
calories = nil,
carbs = 9,
carbs = nil,
protein = 3,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 25.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,731: Line 12,932:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornmealItem",
type = "CrushedCopperOreItem",
typeID = 0,
typeID = 0,
},
},
["Corrugated Steel"] = {
["Crushed Gneiss"] = {
untranslated = "Corrugated Steel",
untranslated = "Crushed Gneiss",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "Especially useful for industrial buildings.",
description = "Gneiss rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Constructable",
"Blocks",
"Crushed Rock",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,758: Line 12,962:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,776: Line 12,980:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CorrugatedSteelItem",
type = "CrushedGneissItem",
typeID = 0,
typeID = 0,
},
},
["Corrugated Steel Door"] = {
["Crushed Gold Ore"] = {
untranslated = "Corrugated Steel Door",
untranslated = "Crushed Gold Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A secure door made of hard corrugated steel.",
description = "Crushed gold ore that is ready to be concentrated.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Blocks",
carried = "Backpack",
"Excavatable",
weight = 1000,
"Processed Rock",
},
maxStack = 20,
carried = "Hands",
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,801: Line 13,009:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,810: Line 13,018:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,819: Line 13,027:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CorrugatedSteelDoorItem",
type = "CrushedGoldOreItem",
typeID = 0,
typeID = 0,
},
},
["Corrugated Steel Fence Door"] = {
["Crushed Granite"] = {
untranslated = "Corrugated Steel Fence Door",
untranslated = "Crushed Granite",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A corrugated steel door with fence-like viewing slots. ",
description = "Granite rocks that have been crushed into a fine gravel.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Blocks",
carried = "Backpack",
"Crushed Rock",
weight = 1000,
"Excavatable",
"Processed Rock",
"Silica",
},
maxStack = 20,
carried = "Hands",
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,844: Line 13,058:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,853: Line 13,067:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,862: Line 13,076:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CorrugatedSteelFenceDoorItem",
type = "CrushedGraniteItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Boll"] = {
["Crushed Iron Ore"] = {
untranslated = "Cotton Boll",
untranslated = "Crushed Iron Ore",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A fluffy round boll harvested from a cotton plant.",
description = "Crushed iron ore that is ready to be concentrated.",
tagGroups = {
tagGroups = {
"Crop",
"Blocks",
"Excavatable",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,907: Line 13,123:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonBollItem",
type = "CrushedIronOreItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Carpet"] = {
["Crushed Limestone"] = {
untranslated = "Cotton Carpet",
untranslated = "Crushed Limestone",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A woven cotton floor covering attached to a lumber backing.",
description = "Limestone rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Constructable",
"Blocks",
"Crushed Rock",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,934: Line 13,153:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,952: Line 13,171:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonCarpetItem",
type = "CrushedLimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Curtains"] = {
["Crushed Mixed Rock"] = {
untranslated = "Cotton Curtains",
untranslated = "Crushed Mixed Rock",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "Curtains woven using the finest cotton. \\n\\n (Only cosmetic does not impact room value.)",
description = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
tagGroups = {
tagGroups = {
"Constructable",
"Blocks",
"Crushed Rock",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 5000,
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,997: Line 13,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonCurtainsItem",
type = "CrushedMixedRockItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Fabric"] = {
["Crushed Oil Shale"] = {
untranslated = "Cotton Fabric",
untranslated = "Crushed Oil Shale",
category = nil,
category = nil,
group = "Items",
group = "Block",
description = "Cotton fabric is valued for its light weight, breathability, and softness.",
description = "",
tagGroups = {
tagGroups = {},
"Fabric",
maxStack = 20,
},
carried = "Hands",
maxStack = 100,
weight = 20000,
carried = "Backpack",
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,042: Line 13,262:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonFabricItem",
type = "CrushedOilShaleItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Lint"] = {
["Crushed Sandstone"] = {
untranslated = "Cotton Lint",
untranslated = "Crushed Sandstone",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A bundle of cotton used as stuffing or further tailoring processing.",
description = "Sandstone rocks that have been crushed into a fine gravel.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Blocks",
carried = "Backpack",
"Crushed Rock",
weight = 100,
"Excavatable",
"Processed Rock",
"Silica",
},
maxStack = 20,
carried = "Hands",
weight = 24000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,085: Line 13,311:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonLintItem",
type = "CrushedSandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Seed"] = {
["Crushed Shale"] = {
untranslated = "Cotton Seed",
untranslated = "Crushed Shale",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Plant to grow cotton.",
description = "Shale rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Seeds",
"Crushed Rock",
"Excavatable",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 24000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,131: Line 13,359:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonSeedItem",
type = "CrushedShaleItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Streamer Stars"] = {
["Crushed Slag"] = {
untranslated = "Cotton Streamer Stars",
untranslated = "Crushed Slag",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "",
description = "Slag that has been crushed into a fine gravel.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Blocks",
carried = "Backpack",
"Crushed Rock",
weight = 500,
"Excavatable",
"Processed Rock",
},
maxStack = 20,
carried = "Hands",
weight = 24000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,165: Line 13,398:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,174: Line 13,407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonStreamerStarsItem",
type = "CrushedSlagItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Streamer Stripes"] = {
["Culinary Research Paper Advanced"] = {
untranslated = "Cotton Streamer Stripes",
untranslated = "Culinary Research Paper Advanced",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Advanced Research",
"Items",
"Research",
"Research Papers",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,208: Line 13,446:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,217: Line 13,455:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonStreamerStripesItem",
type = "CulinaryResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Thread"] = {
["Culinary Research Paper Basic"] = {
untranslated = "Cotton Thread",
untranslated = "Culinary Research Paper Basic",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
"Basic Research",
"Items",
"Research",
"Research Papers",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,260: Line 13,503:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonThreadItem",
type = "CulinaryResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
Couch = {
["Culinary Research Paper Modern"] = {
untranslated = "Couch",
untranslated = "Culinary Research Paper Modern",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A sweet couch to lounge on. Now with room for your friends!",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Modern Research",
"Research",
"Research Papers",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,283: Line 13,529:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,296: Line 13,542:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,305: Line 13,551:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CouchItem",
type = "CulinaryResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Country Foundation"] = {
["Currency Exchange"] = {
untranslated = "Country Foundation",
untranslated = "Currency Exchange",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "When a town simply cannot contain your ambition.",
description = "Allows players to exchange currency.",
tagGroups = {
tagGroups = {
"Government",
"Economic",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,329: Line 13,575:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Civics",
furnitureType = nil,
repeatsDepreciation = "1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,342: Line 13,588:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,351: Line 13,597:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CountryFoundationItem",
type = "CurrencyExchangeItem",
typeID = 0,
typeID = 0,
},
},
["Court Chair"] = {
["Cutting Edge Cooking Upgrade"] = {
untranslated = "Court Chair",
untranslated = "Cutting Edge Cooking Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A chair for legal sittings.",
description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,394: Line 13,643:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CourtChairItem",
type = "CuttingEdgeCookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Court Table"] = {
["Decorative Anchor"] = {
untranslated = "Court Table",
untranslated = "Decorative Anchor",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A vital part of the courtroom.",
description = "The ship this anchor belonged to no longer needed it.",
tagGroups = {
tagGroups = {
"Government",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,417: Line 13,667:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,430: Line 13,680:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,439: Line 13,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CourtTableItem",
type = "DecorativeAnchorItem",
typeID = 0,
typeID = 0,
},
},
["Coyote Carcass"] = {
["Decorative Glass Buoy Blue"] = {
untranslated = "Coyote Carcass",
untranslated = "Decorative Glass Buoy Blue",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A dead coyote.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
tagGroups = {
"Small Carcass",
"Decoration",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,462: Line 13,713:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,475: Line 13,726:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,484: Line 13,735:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CoyoteCarcassItem",
type = "DecorativeGlassBuoyBlueItem",
typeID = 0,
typeID = 0,
},
},
["Crab Carcass"] = {
["Decorative Glass Buoy Red"] = {
untranslated = "Crab Carcass",
untranslated = "Decorative Glass Buoy Red",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A crustacean that loves the ocean, just don't get caught in its pinch!",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
tagGroups = {
"Small Fish",
"Decoration",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,507: Line 13,759:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,520: Line 13,772:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,529: Line 13,781:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrabCarcassItem",
type = "DecorativeGlassBuoyRedItem",
typeID = 0,
typeID = 0,
},
},
["Crab Pot"] = {
["Decorative Hanging Buoy"] = {
untranslated = "Crab Pot",
untranslated = "Decorative Hanging Buoy",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A contraption to catch unsuspecting crabs in search of prey.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {},
tagGroups = {
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,550: Line 13,805:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,563: Line 13,818:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,572: Line 13,827:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrabPotItem",
type = "DecorativeHangingBuoyItem",
typeID = 0,
typeID = 0,
},
},
Crane = {
["Decorative Life Preserver"] = {
untranslated = "Crane",
untranslated = "Decorative Life Preserver",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "Allows the placement and transport of materials in an area.",
description = "It has retired from its previously life-critical role, but great for nautical decor.",
tagGroups = {
tagGroups = {
"Vehicles",
"Decoration",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,595: Line 13,851:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,608: Line 13,864:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x8",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,617: Line 13,873:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CraneItem",
type = "DecorativeLifePreserverItem",
typeID = 0,
typeID = 0,
},
},
["Creosote Bush Seed"] = {
["Decorative Ship Wheel"] = {
untranslated = "Creosote Bush Seed",
untranslated = "Decorative Ship Wheel",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow creosote bushes.",
description = "Somewhere a ship is no longer going straight.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Seeds",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,654: Line 13,910:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,663: Line 13,919:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CreosoteBushSeedItem",
type = "DecorativeShipWheelItem",
typeID = 0,
typeID = 0,
},
},
["Creosote Flower"] = {
["Deer Carcass"] = {
untranslated = "Creosote Flower",
untranslated = "Deer Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Placeholder Description.",
description = "A dead deer.",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Petals",
"Medium Carcass",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 3000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,709: Line 13,967:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CreosoteFlowerItem",
type = "DeerCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Crimini Mushroom Spores"] = {
["Dendrology Research Paper Advanced"] = {
untranslated = "Crimini Mushroom Spores",
untranslated = "Dendrology Research Paper Advanced",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow crimini mushrooms.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Advanced Research",
"Food",
"Items",
"Seeds",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,756: Line 14,015:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CriminiMushroomSporesItem",
type = "DendrologyResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Crimini Mushrooms"] = {
["Dendrology Research Paper Basic"] = {
untranslated = "Crimini Mushrooms",
untranslated = "Dendrology Research Paper Basic",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Edible mushrooms that are quite tasty.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Basic Research",
"Fungus",
"Items",
"Raw Food",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 10,
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 4,
protein = nil,
fat = 1,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,803: Line 14,063:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CriminiMushroomsItem",
type = "DendrologyResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Crimson Salad"] = {
["Dendrology Research Paper Modern"] = {
untranslated = "Crimson Salad",
untranslated = "Dendrology Research Paper Modern",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Just in case you want to eat red things without eating meat.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Modern Research",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 10,
calories = 1200,
calories = nil,
carbs = 13,
carbs = nil,
protein = 7,
protein = nil,
fat = 8,
fat = nil,
vitamins = 28,
vitamins = nil,
density = 4.666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,848: Line 14,111:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrimsonSaladItem",
type = "DendrologyResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Crispy Bacon"] = {
["Derpy Hat"] = {
untranslated = "Crispy Bacon",
untranslated = "Derpy Hat",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Give me all the bacon and eggs you have.",
description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 100,
calories = 800,
calories = nil,
carbs = 0,
carbs = nil,
protein = 18,
protein = nil,
fat = 26,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.5,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,893: Line 14,156:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrispyBaconItem",
type = "DerpyHatItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Basalt"] = {
["Dirt Ramp"] = {
untranslated = "Crushed Basalt",
untranslated = "Dirt Ramp",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "Basalt rocks that have been crushed into a fine gravel.",
description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Blocks",
"Excavatable",
"Constructable",
"Roads",
},
},
maxStack = 20,
maxStack = 20,
Line 13,939: Line 14,203:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedBasaltItem",
type = "DirtRampItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Coal"] = {
["Distribution Station"] = {
untranslated = "Crushed Coal",
untranslated = "Distribution Station",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Coal that have been crushed into a usable size.",
description = "A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Community",
"Coal",
"Crafted Objects",
"Excavatable",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 22000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,961: Line 14,224:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 80000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,986: Line 14,249:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedCoalItem",
type = "DistributionStationItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Copper Ore"] = {
["Dried Fish"] = {
untranslated = "Crushed Copper Ore",
untranslated = "Dried Fish",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Crushed copper ore that is ready to be concentrated.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"Excavatable",
"Food",
"Preserved Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 28000,
weight = 250,
calories = nil,
calories = 450,
carbs = nil,
carbs = 1,
protein = nil,
protein = 16,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 0,
density = nil,
density = 4.222222222222222,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 14,031: Line 14,295:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedCopperOreItem",
type = "DriedFishItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Gneiss"] = {
["Dried Meat"] = {
untranslated = "Crushed Gneiss",
untranslated = "Dried Meat",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Gneiss rocks that have been crushed into a fine gravel.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Food",
"Excavatable",
"Preserved Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 28000,
weight = 250,
calories = nil,
calories = 550,
carbs = nil,
carbs = 1,
protein = nil,
protein = 14,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.4545454545454546,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 14,077: Line 14,341:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedGneissItem",
type = "DriedMeatItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Gold Ore"] = {
["Dwarf Willow Seed"] = {
untranslated = "Crushed Gold Ore",
untranslated = "Dwarf Willow Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
description = "Crushed gold ore that is ready to be concentrated.",
description = "Plant to grow dwarf willow.",
tagGroups = {
tagGroups = {
"Excavatable",
"Food",
"Seeds",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 28000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 14,122: Line 14,387:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedGoldOreItem",
type = "DwarfWillowSeedItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Granite"] = {
Easel = {
untranslated = "Crushed Granite",
untranslated = "Easel",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Granite rocks that have been crushed into a fine gravel.",
description = "An interactive stand allowing paintings to be created using art supplies.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Crafted Objects",
"Excavatable",
"Specialty",
"Silica",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,169: Line 14,433:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedGraniteItem",
type = "EaselItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Iron Ore"] = {
["Ecko The Dolphin"] = {
untranslated = "Crushed Iron Ore",
untranslated = "Ecko The Dolphin",
category = nil,
category = nil,
group = "Blocks",
group = "Item",
description = "Crushed iron ore that is ready to be concentrated.",
description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
tagGroups = {
tagGroups = {},
"Excavatable",
maxStack = 100,
},
carried = "Backpack",
maxStack = 20,
weight = 0,
carried = "Hands",
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,214: Line 14,476:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedIronOreItem",
type = "EckoTheDolphinItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Limestone"] = {
["Electric Lathe"] = {
untranslated = "Crushed Limestone",
untranslated = "Electric Lathe",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "Limestone rocks that have been crushed into a fine gravel.",
description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Craft Tables",
"Excavatable",
"Work Stations",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,239: Line 14,501:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 14,260: Line 14,522:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedLimestoneItem",
type = "ElectricLatheItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Mixed Rock"] = {
["Electric Machinist Table"] = {
untranslated = "Crushed Mixed Rock",
untranslated = "Electric Machinist Table",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
description = "A fancy toolbench that creates equally fancy toys.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Craft Tables",
"Excavatable",
"Work Stations",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,285: Line 14,547:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 14,306: Line 14,568:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedMixedRockItem",
type = "ElectricMachinistTableItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Oil Shale"] = {
["Electric Motor"] = {
untranslated = "Crushed Oil Shale",
untranslated = "Electric Motor",
category = nil,
category = nil,
group = "Block",
group = "Items",
description = "",
description = "A motor.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Items",
carried = "Hands",
"Products",
weight = 20000,
},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,349: Line 14,614:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedOilShaleItem",
type = "ElectricMotorItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Sandstone"] = {
["Electric Planer"] = {
untranslated = "Crushed Sandstone",
untranslated = "Electric Planer",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "Sandstone rocks that have been crushed into a fine gravel.",
description = "A sander and a jointer rolled into one.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Craft Tables",
"Excavatable",
"Work Stations",
"Silica",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 24000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,375: Line 14,639:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 14,396: Line 14,660:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedSandstoneItem",
type = "ElectricPlanerItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Shale"] = {
["Electric Stamping Press"] = {
untranslated = "Crushed Shale",
untranslated = "Electric Stamping Press",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "Shale rocks that have been crushed into a fine gravel.",
description = "A tool for shaping or cutting metal by deforming it with a die.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Craft Tables",
"Excavatable",
"Work Stations",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 24000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,421: Line 14,685:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 14,442: Line 14,706:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedShaleItem",
type = "ElectricStampingPressItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Slag"] = {
["Electric Wall Lamp"] = {
untranslated = "Crushed Slag",
untranslated = "Electric Wall Lamp",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Slag that has been crushed into a fine gravel.",
description = "A wall mounted lamp that requires electricity to turn on.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Housing Objects",
"Excavatable",
"Lighting",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 24000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,466: Line 14,730:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,479: Line 14,743:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,488: Line 14,752:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedSlagItem",
type = "ElectricWallLampItem",
typeID = 0,
typeID = 0,
},
},
["Culinary Research Paper Advanced"] = {
["Electric Water Pump"] = {
untranslated = "Culinary Research Paper Advanced",
untranslated = "Electric Water Pump",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Pumps water from a source into a pipe network.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Crafted Objects",
"Research",
"Specialty",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,534: Line 14,798:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperAdvancedItem",
type = "ElectricWaterPumpItem",
typeID = 0,
typeID = 0,
},
},
["Culinary Research Paper Basic"] = {
["Electronics Assembly"] = {
untranslated = "Culinary Research Paper Basic",
untranslated = "Electronics Assembly",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A set of machinery to create electronics.",
tagGroups = {
tagGroups = {
"Basic Research",
"Craft Tables",
"Research",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,559: Line 14,823:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 14,580: Line 14,844:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperBasicItem",
type = "ElectronicsAssemblyItem",
typeID = 0,
typeID = 0,
},
},
["Culinary Research Paper Modern"] = {
["Electronics Upgrade"] = {
untranslated = "Culinary Research Paper Modern",
untranslated = "Electronics Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
tagGroups = {
tagGroups = {
"Modern Research",
"Specialty Upgrades",
"Research",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,626: Line 14,890:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperModernItem",
type = "ElectronicsUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Currency Exchange"] = {
["Elevator Call Post"] = {
untranslated = "Currency Exchange",
untranslated = "Elevator Call Post",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Allows players to exchange currency.",
description = "Used to call a nearby elevator.",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Specialty",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 14,660: Line 14,927:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,669: Line 14,936:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CurrencyExchangeItem",
type = "ElevatorCallPostItem",
typeID = 0,
typeID = 0,
},
},
["Cutting Edge Cooking Skill Book"] = {
["Elk Carcass"] = {
untranslated = "Cutting Edge Cooking Skill Book",
untranslated = "Elk Carcass",
category = nil,
category = nil,
group = "Skill Books",
group = "Natural Resources",
description = "Cutting Edge Cooking Skill Book",
description = "A dead elk.",
tagGroups = {
tagGroups = {
"Skill Books",
"Animal",
"Medium Carcass",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,714: Line 14,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Cutting Edge Cooking Skill BookItem",
type = "ElkCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Cutting Edge Cooking Skill Scroll"] = {
["Elk Mount"] = {
untranslated = "Cutting Edge Cooking Skill Scroll",
untranslated = "Elk Mount",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Housing Objects",
description = "Cutting Edge Cooking Skill Scroll",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Housing Objects",
"Living Room",
},
},
maxStack = 10,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,737: Line 15,008:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,750: Line 15,021:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,759: Line 15,030:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Cutting Edge Cooking Skill ScrollItem",
type = "ElkMountItem",
typeID = 0,
typeID = 0,
},
},
["Cutting Edge Cooking Upgrade"] = {
["Elk Taco"] = {
untranslated = "Cutting Edge Cooking Upgrade",
untranslated = "Elk Taco",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
description = "A tasty treat made from corn tortillas and meat.",
tagGroups = {
tagGroups = {
"Upgrade",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 15,
protein = nil,
protein = 8,
fat = nil,
fat = 22,
vitamins = nil,
vitamins = 6,
density = nil,
density = 7.285714285714286,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 14,804: Line 15,076:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CuttingEdgeCookingUpgradeItem",
type = "ElkTacoItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Anchor"] = {
["Elk Wellington"] = {
untranslated = "Decorative Anchor",
untranslated = "Elk Wellington",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "The ship this anchor belonged to no longer needed it.",
description = "A prime cut of meat surrounded by pastry.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = 1450,
carbs = nil,
carbs = 10,
protein = nil,
protein = 26,
fat = nil,
fat = 22,
vitamins = nil,
vitamins = 4,
density = nil,
density = 4.275862068965517,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,840: Line 15,113:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,849: Line 15,122:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeAnchorItem",
type = "ElkWellingtonItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Glass Buoy Blue"] = {
["Embassy Desk"] = {
untranslated = "Decorative Glass Buoy Blue",
untranslated = "Embassy Desk",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
tagGroups = {
tagGroups = {
"Housing",
"Government",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,872: Line 15,146:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,885: Line 15,159:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,894: Line 15,168:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeGlassBuoyBlueItem",
type = "EmbassyDeskItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Glass Buoy Red"] = {
["Engineering Research Paper Advanced"] = {
untranslated = "Decorative Glass Buoy Red",
untranslated = "Engineering Research Paper Advanced",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Housing",
"Advanced Research",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,917: Line 15,194:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,930: Line 15,207:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,939: Line 15,216:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeGlassBuoyRedItem",
type = "EngineeringResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Hanging Buoy"] = {
["Engineering Research Paper Modern"] = {
untranslated = "Decorative Hanging Buoy",
untranslated = "Engineering Research Paper Modern",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Modern Research",
"Research",
"Research Papers",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,962: Line 15,242:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,975: Line 15,255:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,984: Line 15,264:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeHangingBuoyItem",
type = "EngineeringResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Life Preserver"] = {
Epoxy = {
untranslated = "Decorative Life Preserver",
untranslated = "Epoxy",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "It has retired from its previously life-critical role, but great for nautical decor.",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,007: Line 15,288:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 15,029: Line 15,310:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeLifePreserverItem",
type = "EpoxyItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Ship Wheel"] = {
Ethanol = {
untranslated = "Decorative Ship Wheel",
untranslated = "Ethanol",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "Somewhere a ship is no longer going straight.",
description = "A material used to make biodiesel. Not suitable for food.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 15,052: Line 15,334:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 15,065: Line 15,347:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,074: Line 15,356:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeShipWheelItem",
type = "EthanolItem",
typeID = 0,
typeID = 0,
},
},
["Deer Carcass"] = {
Excavator = {
untranslated = "Deer Carcass",
untranslated = "Excavator",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "A dead deer.",
description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Crafted Objects",
"Medium Leather Carcass",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,120: Line 15,402:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DeerCarcassItem",
type = "ExcavatorItem",
typeID = 0,
typeID = 0,
},
},
["Dendrology Research Paper Advanced"] = {
["Executive Office"] = {
untranslated = "Dendrology Research Paper Advanced",
untranslated = "Executive Office",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Elected officials can perform one-time executive actions here.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Government",
"Research",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,166: Line 15,448:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperAdvancedItem",
type = "ExecutiveOfficeItem",
typeID = 0,
typeID = 0,
},
},
["Dendrology Research Paper Basic"] = {
["Explorer Boots"] = {
untranslated = "Dendrology Research Paper Basic",
untranslated = "Explorer Boots",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Basic Research",
"Clothes",
"Research",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,212: Line 15,493:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperBasicItem",
type = "ExplorerBootsItem",
typeID = 0,
typeID = 0,
},
},
["Dendrology Research Paper Modern"] = {
["Explorer Gloves"] = {
untranslated = "Dendrology Research Paper Modern",
untranslated = "Explorer Gloves",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
tagGroups = {
tagGroups = {
"Modern Research",
"Clothes",
"Research",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,258: Line 15,538:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperModernItem",
type = "ExplorerGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Derpy Hat"] = {
["Explorer Hat"] = {
untranslated = "Derpy Hat",
untranslated = "Explorer Hat",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
description = "A classic adventuring hat protecting you from the unknown.",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 15,303: Line 15,583:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DerpyHatItem",
type = "ExplorerHatItem",
typeID = 0,
typeID = 0,
},
},
["Dirt Ramp"] = {
["Explorer Pants"] = {
untranslated = "Dirt Ramp",
untranslated = "Explorer Pants",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
description = "Reinforced pants for exploring but still be fashionable.",
tagGroups = {
tagGroups = {
"Constructable",
"Clothes",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,339: Line 15,619:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,348: Line 15,628:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DirtRampItem",
type = "ExplorerPantsItem",
typeID = 0,
typeID = 0,
},
},
["Distribution Station"] = {
["Explorer Shirt"] = {
untranslated = "Distribution Station",
untranslated = "Explorer Shirt",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.",
description = "A simple white shirt with a tie and a colorable vest.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,382: Line 15,664:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "7x7x6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,391: Line 15,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DistributionStationItem",
type = "ExplorerShirtItem",
typeID = 0,
typeID = 0,
},
},
["Dried Fish"] = {
["Fantastic Forest Pizza"] = {
untranslated = "Dried Fish",
untranslated = "Fantastic Forest Pizza",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Leaving it outdoors somehow made it more digestible.",
description = "Leaves you full and lively.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 300,
calories = 450,
calories = 1250,
carbs = 1,
carbs = 23,
protein = 16,
protein = 4,
fat = 2,
fat = 10,
vitamins = 0,
vitamins = 17,
density = 4.222222222222222,
density = 4.32,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 15,436: Line 15,719:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DriedFishItem",
type = "FantasticForestPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Dried Meat"] = {
["Farmer Boots"] = {
untranslated = "Dried Meat",
untranslated = "Farmer Boots",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Leaving it outdoors somehow made it more digestible.",
description = "Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 100,
calories = 550,
calories = nil,
carbs = 1,
carbs = nil,
protein = 14,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.4545454545454546,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 15,481: Line 15,764:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DriedMeatItem",
type = "FarmerBootsItem",
typeID = 0,
typeID = 0,
},
},
["Dwarf Willow Seed"] = {
["Farmer Gloves"] = {
untranslated = "Dwarf Willow Seed",
untranslated = "Farmer Gloves",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Plant to grow dwarf willow.",
description = "Water-resistant nylon gloves with textured palms for increased grip.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 15,527: Line 15,809:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DwarfWillowSeedItem",
type = "FarmerGlovesItem",
typeID = 0,
typeID = 0,
},
},
Easel = {
["Farmer Hat"] = {
untranslated = "Easel",
untranslated = "Farmer Hat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "An interactive stand allowing paintings to be created using art supplies.",
description = " A wide-brimmed straw hat designed to provide protection from the sun.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,561: Line 15,845:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,570: Line 15,854:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EaselItem",
type = "FarmerHatItem",
typeID = 0,
typeID = 0,
},
},
["Ecko The Dolphin"] = {
["Farmer Overalls"] = {
untranslated = "Ecko The Dolphin",
untranslated = "Farmer Overalls",
category = nil,
category = nil,
group = "Item",
group = "Clothing",
description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,613: Line 15,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EckoTheDolphinItem",
type = "FarmerOverallsItem",
typeID = 0,
typeID = 0,
},
},
["Electric Lathe"] = {
["Farmer Shirt"] = {
untranslated = "Electric Lathe",
untranslated = "Farmer Shirt",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,637: Line 15,923:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 15,649: Line 15,935:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x7x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,658: Line 15,944:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricLatheItem",
type = "FarmerShirtItem",
typeID = 0,
typeID = 0,
},
},
["Electric Machinist Table"] = {
["Farmers Table"] = {
untranslated = "Electric Machinist Table",
untranslated = "Farmers Table",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "A fancy toolbench that creates equally fancy toys.",
description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,694: Line 15,981:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,703: Line 15,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricMachinistTableItem",
type = "FarmersTableItem",
typeID = 0,
typeID = 0,
},
},
["Electric Motor"] = {
["Farming Upgrade"] = {
untranslated = "Electric Motor",
untranslated = "Farming Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A motor.",
description = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
tagGroups = {},
tagGroups = {
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,746: Line 16,036:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricMotorItem",
type = "FarmingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Electric Planer"] = {
["Federation Foundation"] = {
untranslated = "Electric Planer",
untranslated = "Federation Foundation",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "A sander and a jointer rolled into one.",
description = "A leap into globalization and a united federation.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Government",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 15,769: Line 16,060:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "Industrial",
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Civics",
repeatsDepreciation = nil,
repeatsDepreciation = "1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 15,782: Line 16,073:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x6x5",
footprint = "45",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,791: Line 16,082:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricPlanerItem",
type = "FederationFoundationItem",
typeID = 0,
typeID = 0,
},
},
["Electric Stamping Press"] = {
["Fern Campfire Salad"] = {
untranslated = "Electric Stamping Press",
untranslated = "Fern Campfire Salad",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A tool for shaping or cutting metal by deforming it with a die.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Campfire",
"Campfire Salad",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 200,
calories = nil,
calories = 900,
carbs = nil,
carbs = 9,
protein = nil,
protein = 5,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 13,
density = nil,
density = 3.111111111111111,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 15,827: Line 16,120:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x5x6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,836: Line 16,129:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricStampingPressItem",
type = "FernCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
["Electric Wall Lamp"] = {
["Fern Spore"] = {
untranslated = "Electric Wall Lamp",
untranslated = "Fern Spore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A wall mounted lamp that requires electricity to turn on.",
description = "Plant to grow ferns.",
tagGroups = {
tagGroups = {
"Housing",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 15,872: Line 16,167:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,881: Line 16,176:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricWallLampItem",
type = "FernSporeItem",
typeID = 0,
typeID = 0,
},
},
["Electric Water Pump"] = {
["Fertilizers Upgrade"] = {
untranslated = "Electric Water Pump",
untranslated = "Fertilizers Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "Pumps water from a source into a pipe network.",
description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,915: Line 16,213:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,924: Line 16,222:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricWaterPumpItem",
type = "FertilizersUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Electronics Assembly"] = {
["Fiber Filler"] = {
untranslated = "Electronics Assembly",
untranslated = "Fiber Filler",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A set of machinery to create electronics.",
description = "A filler ingredient used in a variety of fertilizers.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Fertilizer Filler",
"Fertilizers",
"Items",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,948: Line 16,248:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 15,960: Line 16,260:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,969: Line 16,269:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectronicsAssemblyItem",
type = "FiberFillerItem",
typeID = 0,
typeID = 0,
},
},
["Electronics Skill Book"] = {
["Fiber Scutching Station"] = {
untranslated = "Electronics Skill Book",
untranslated = "Fiber Scutching Station",
category = nil,
category = nil,
group = "Skill Books",
group = "Work Stations",
description = "Electronics Skill Book",
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
tagGroups = {
tagGroups = {
"Skill Books",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,993: Line 16,294:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 16,014: Line 16,315:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Electronics Skill BookItem",
type = "FiberScutchingStationItem",
typeID = 0,
typeID = 0,
},
},
["Electronics Skill Scroll"] = {
Fiberglass = {
untranslated = "Electronics Skill Scroll",
untranslated = "Fiberglass",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Items",
description = "Electronics Skill Scroll",
description = "Plastic reinforced with glass fiber strands.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Items",
"Products",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,059: Line 16,361:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Electronics Skill ScrollItem",
type = "FiberglassItem",
typeID = 0,
typeID = 0,
},
},
["Electronics Upgrade"] = {
Fiddleheads = {
untranslated = "Electronics Upgrade",
untranslated = "Fiddleheads",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 150,
carbs = nil,
carbs = 2,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 5,
density = nil,
density = 5.333333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,104: Line 16,409:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectronicsUpgradeItem",
type = "FiddleheadsItem",
typeID = 0,
typeID = 0,
},
},
["Elevator Call Post"] = {
["Field Campfire Stew"] = {
untranslated = "Elevator Call Post",
untranslated = "Field Campfire Stew",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Used to call a nearby elevator.",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Campfire",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 14,
protein = nil,
protein = 4,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 4,
density = nil,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,138: Line 16,446:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,147: Line 16,455:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElevatorCallPostItem",
type = "FieldCampfireStewItem",
typeID = 0,
typeID = 0,
},
},
["Elk Carcass"] = {
["Filmy Fern Spore"] = {
untranslated = "Elk Carcass",
untranslated = "Filmy Fern Spore",
category = nil,
category = nil,
group = "Natural Resources",
group = "Seed",
description = "A dead elk.",
description = "Plant to grow a filmy fern.",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Food",
"Medium Leather Carcass",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,193: Line 16,501:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkCarcassItem",
type = "FilmyFernSporeItem",
typeID = 0,
typeID = 0,
},
},
["Elk Mount"] = {
["Fir Log"] = {
untranslated = "Elk Mount",
untranslated = "Fir Log",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A hunting trophy for your house.",
description = "Fir log is a type of softwood with a nice piney smell.",
tagGroups = {
tagGroups = {
"Housing",
"Burnable Fuel",
"Logs",
"Natural Resources",
"Softwood",
"Wood",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,213: Line 16,525:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "4.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 16,229: Line 16,541:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,238: Line 16,550:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkMountItem",
type = "FirLogItem",
typeID = 0,
typeID = 0,
},
},
["Elk Taco"] = {
["Fir Seed"] = {
untranslated = "Elk Taco",
untranslated = "Fir Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A tasty treat made from corn tortillas and meat.",
description = "Plant to grow a fir tree.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 50,
calories = 700,
calories = 0,
carbs = 15,
carbs = 0,
protein = 8,
protein = 0,
fat = 22,
fat = 0,
vitamins = 6,
vitamins = 0,
density = 7.285714285714286,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,283: Line 16,596:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkTacoItem",
type = "FirSeedItem",
typeID = 0,
typeID = 0,
},
},
["Elk Wellington"] = {
["Fireweed Seed"] = {
untranslated = "Elk Wellington",
untranslated = "Fireweed Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A prime cut of meat surrounded by pastry.",
description = "Plant to grow fireweed.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = 1450,
calories = 0,
carbs = 10,
carbs = 0,
protein = 26,
protein = 0,
fat = 22,
fat = 0,
vitamins = 4,
vitamins = 0,
density = 4.275862068965517,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,328: Line 16,643:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkWellingtonItem",
type = "FireweedSeedItem",
typeID = 0,
typeID = 0,
},
},
["Embassy Desk"] = {
["Fireweed Shoots"] = {
untranslated = "Embassy Desk",
untranslated = "Fireweed Shoots",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
description = "A bitter, brightly colored shoot similar to asparagus.",
tagGroups = {
tagGroups = {
"Government",
"Food",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 80,
calories = nil,
calories = 150,
carbs = nil,
carbs = 3,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 4,
density = nil,
density = 5.333333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,364: Line 16,682:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,373: Line 16,691:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EmbassyDeskItem",
type = "FireweedShootsItem",
typeID = 0,
typeID = 0,
},
},
["Engineering Research Paper Advanced"] = {
["Fish N Chips"] = {
untranslated = "Engineering Research Paper Advanced",
untranslated = "Fish N Chips",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Deep-fried fish served with a side of taro chips.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Cooking",
"Research",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 200,
calories = nil,
calories = 1000,
carbs = nil,
carbs = 20,
protein = nil,
protein = 10,
fat = nil,
fat = 20,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,419: Line 16,737:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EngineeringResearchPaperAdvancedItem",
type = "FishNChipsItem",
typeID = 0,
typeID = 0,
},
},
["Engineering Research Paper Modern"] = {
["Fish Rack"] = {
untranslated = "Engineering Research Paper Modern",
untranslated = "Fish Rack",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A simple display of today's catch.",
tagGroups = {
tagGroups = {
"Modern Research",
"Craft Tables",
"Research",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,444: Line 16,762:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 16,465: Line 16,783:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EngineeringResearchPaperModernItem",
type = "FishRackItem",
typeID = 0,
typeID = 0,
},
},
Epoxy = {
["Fish Trap"] = {
untranslated = "Epoxy",
untranslated = "Fish Trap",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A useful material for hardening, curing, and other various uses.",
description = "A trap to catch river fish as they swim. It can only be used in fresh water as it's too small to catch the larger ocean fish. ",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Specialty",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,508: Line 16,829:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EpoxyItem",
type = "FishTrapItem",
typeID = 0,
typeID = 0,
},
},
Ethanol = {
Fishery = {
untranslated = "Ethanol",
untranslated = "Fishery",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A material used to make biodiesel. Not suitable for food.",
description = "A place to create fishing poles, traps and prepare seafood.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Craft Tables",
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,530: Line 16,854:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 16,551: Line 16,875:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EthanolItem",
type = "FisheryItem",
typeID = 0,
typeID = 0,
},
},
Excavator = {
["Fishing Pole"] = {
untranslated = "Excavator",
untranslated = "Fishing Pole",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
description = "Fishing, the most extreme sport.",
tagGroups = {
tagGroups = {
"Vehicles",
"Items",
"Tool",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 30000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,587: Line 16,913:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x8x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,596: Line 16,922:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExcavatorItem",
type = "FishingPoleItem",
typeID = 0,
typeID = 0,
},
},
["Executive Office"] = {
["Flat Steel"] = {
untranslated = "Executive Office",
untranslated = "Flat Steel",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
description = "Elected officials can perform one-time executive actions here.",
description = "Coated with a layer of epoxy, this steel refuses to rust.",
tagGroups = {
tagGroups = {
"Government",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,623: Line 16,951:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,632: Line 16,960:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,641: Line 16,969:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExecutiveOfficeItem",
type = "FlatSteelItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Boots"] = {
["Flat Steel Door"] = {
untranslated = "Explorer Boots",
untranslated = "Flat Steel Door",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A beautiful modern flat steel door with a large viewing window.",
tagGroups = {
tagGroups = {
"Clothes",
"Doors",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,668: Line 16,997:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,686: Line 17,015:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerBootsItem",
type = "FlatSteelDoorItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Gloves"] = {
Flatbread = {
untranslated = "Explorer Gloves",
untranslated = "Flatbread",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
tagGroups = {
tagGroups = {
"Clothes",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = nil,
calories = 500,
carbs = nil,
carbs = 17,
protein = nil,
protein = 8,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 2,
density = nil,
density = 6.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,731: Line 17,061:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerGlovesItem",
type = "FlatbreadItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Hat"] = {
["Flax Fiber"] = {
untranslated = "Explorer Hat",
untranslated = "Flax Fiber",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A classic adventuring hat protecting you from the unknown.",
description = "Processed fibers of flax ready to be spun into yarn.",
tagGroups = {
tagGroups = {
"Clothes",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
Line 16,776: Line 17,107:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerHatItem",
type = "FlaxFiberItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Pants"] = {
["Flax Seed"] = {
untranslated = "Explorer Pants",
untranslated = "Flax Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
description = "Reinforced pants for exploring but still be fashionable.",
description = "Plant to grow flax. ",
tagGroups = {
tagGroups = {
"Clothes",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,821: Line 17,154:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerPantsItem",
type = "FlaxSeedItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Shirt"] = {
["Flax Stem"] = {
untranslated = "Explorer Shirt",
untranslated = "Flax Stem",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A simple white shirt with a tie and a colorable vest.",
description = "A bundle of harvested flax that can be processed into fabric.",
tagGroups = {
tagGroups = {
"Clothes",
"Crop",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,866: Line 17,201:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerShirtItem",
type = "FlaxStemItem",
typeID = 0,
typeID = 0,
},
},
["Fantastic Forest Pizza"] = {
["Flax Trawler Net"] = {
untranslated = "Fantastic Forest Pizza",
untranslated = "Flax Trawler Net",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Leaves you full and lively.",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Tool",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 5000,
calories = 1250,
calories = nil,
carbs = 23,
carbs = nil,
protein = 4,
protein = nil,
fat = 10,
fat = nil,
vitamins = 17,
vitamins = nil,
density = 4.32,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,911: Line 17,248:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FantasticForestPizzaItem",
type = "FlaxTrawlerNetItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Boots"] = {
["Flaxseed Oil"] = {
untranslated = "Farmer Boots",
untranslated = "Flaxseed Oil",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
tagGroups = {
tagGroups = {
"Clothes",
"Fat",
"Food",
"Ingredients",
"Oil",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 120,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 15,
vitamins = nil,
vitamins = 0,
density = nil,
density = 12.5,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 16,956: Line 17,296:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerBootsItem",
type = "FlaxseedOilItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Gloves"] = {
Flour = {
untranslated = "Farmer Gloves",
untranslated = "Flour",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Water-resistant nylon gloves with textured palms for increased grip.",
description = "A fine, milled wheat product that's useful for all baking.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = nil,
calories = 50,
carbs = nil,
carbs = 15,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 30.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,001: Line 17,342:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerGlovesItem",
type = "FlourItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Hat"] = {
["Fox Carcass"] = {
untranslated = "Farmer Hat",
untranslated = "Fox Carcass",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
description = " A wide-brimmed straw hat designed to provide protection from the sun.",
description = "A dead fox.",
tagGroups = {
tagGroups = {
"Clothes",
"Animal",
"Natural Resources",
"Small Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,046: Line 17,389:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerHatItem",
type = "FoxCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Overalls"] = {
["Framed Glass"] = {
untranslated = "Farmer Overalls",
untranslated = "Framed Glass",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
description = "Glass which was reinforced by a steel frame.",
tagGroups = {
tagGroups = {
"Clothes",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,073: Line 17,418:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,091: Line 17,436:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerOverallsItem",
type = "FramedGlassItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Shirt"] = {
["Framed Glass Door"] = {
untranslated = "Farmer Shirt",
untranslated = "Framed Glass Door",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
description = "A beautiful glass door made of steel and glass.",
tagGroups = {
tagGroups = {
"Clothes",
"Doors",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,118: Line 17,464:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,136: Line 17,482:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerShirtItem",
type = "FramedGlassDoorItem",
typeID = 0,
typeID = 0,
},
},
["Farmers Table"] = {
["Fried Camas"] = {
untranslated = "Farmers Table",
untranslated = "Fried Camas",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
description = "Deep fried Camas. Bit greasy.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Campfire",
"Food",
"Fried Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 9,
protein = nil,
protein = 3,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 17,172: Line 17,520:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 17,181: Line 17,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmersTableItem",
type = "FriedCamasItem",
typeID = 0,
typeID = 0,
},
},
["Farming Skill Book"] = {
["Fried Fiddleheads"] = {
untranslated = "Farming Skill Book",
untranslated = "Fried Fiddleheads",
category = nil,
category = nil,
group = "Skill Books",
group = "Food",
description = "Farming Skill Book",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Skill Books",
"Campfire",
"Food",
"Fried Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 11,
protein = nil,
protein = 3,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,226: Line 17,576:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Farming Skill BookItem",
type = "FriedFiddleheadsItem",
typeID = 0,
typeID = 0,
},
},
["Farming Skill Scroll"] = {
["Fried Hare Haunches"] = {
untranslated = "Farming Skill Scroll",
untranslated = "Fried Hare Haunches",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Farming Skill Scroll",
description = "Everything is better deep fried.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Cooking",
"Food",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = 750,
carbs = nil,
carbs = 6,
protein = nil,
protein = 15,
fat = nil,
fat = 27,
vitamins = nil,
vitamins = 4,
density = nil,
density = 6.933333333333333,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,271: Line 17,622:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Farming Skill ScrollItem",
type = "FriedHareHaunchesItem",
typeID = 0,
typeID = 0,
},
},
["Farming Upgrade"] = {
["Fried Hearts Of Palm"] = {
untranslated = "Farming Upgrade",
untranslated = "Fried Hearts Of Palm",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Upgrade",
"Campfire",
"Food",
"Fried Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 13,
protein = nil,
protein = 3,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,316: Line 17,669:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmingUpgradeItem",
type = "FriedHeartsOfPalmItem",
typeID = 0,
typeID = 0,
},
},
["Federation Foundation"] = {
["Fried Taro"] = {
untranslated = "Federation Foundation",
untranslated = "Fried Taro",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A leap into globalization and a united federation.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Government",
"Campfire",
"Housing",
"Food",
"Fried Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 14,
protein = nil,
protein = 1,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Civics",
furnitureType = nil,
repeatsDepreciation = "1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 17,353: Line 17,707:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x1x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 17,362: Line 17,716:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FederationFoundationItem",
type = "FriedTaroItem",
typeID = 0,
typeID = 0,
},
},
["Fern Campfire Salad"] = {
["Fried Tomatoes"] = {
untranslated = "Fern Campfire Salad",
untranslated = "Fried Tomatoes",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A myriad of plants that make a healthy and odd blend.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Campfire",
"Food",
"Food",
"Fried Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 200,
calories = 900,
calories = 700,
carbs = 9,
carbs = 11,
protein = 5,
protein = 3,
fat = 1,
fat = 8,
vitamins = 13,
vitamins = 2,
density = 3.111111111111111,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,408: Line 17,763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FernCampfireSaladItem",
type = "FriedTomatoesItem",
typeID = 0,
typeID = 0,
},
},
["Fern Spore"] = {
["Froth Floatation Cell"] = {
untranslated = "Fern Spore",
untranslated = "Froth Floatation Cell",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Plant to grow ferns.",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Craft Tables",
"Food",
"Work Stations",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 17,455: Line 17,809:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FernSporeItem",
type = "FrothFloatationCellItem",
typeID = 0,
typeID = 0,
},
},
["Fertilizers Skill Book"] = {
["Fruit Muffin"] = {
untranslated = "Fertilizers Skill Book",
untranslated = "Fruit Muffin",
category = nil,
category = nil,
group = "Skill Books",
group = "Food",
description = "Fertilizers Skill Book",
description = "A soft, slightly sweet bread studded with juicy fruits.",
tagGroups = {
tagGroups = {
"Skill Books",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = nil,
calories = 800,
carbs = nil,
carbs = 10,
protein = nil,
protein = 5,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 16,
density = nil,
density = 4.375,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,500: Line 17,855:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Fertilizers Skill BookItem",
type = "FruitMuffinItem",
typeID = 0,
typeID = 0,
},
},
["Fertilizers Skill Scroll"] = {
["Fruit Salad"] = {
untranslated = "Fertilizers Skill Scroll",
untranslated = "Fruit Salad",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Fertilizers Skill Scroll",
description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Cooking",
"Food",
"Salad",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 300,
calories = nil,
calories = 900,
carbs = nil,
carbs = 12,
protein = nil,
protein = 4,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 19,
density = nil,
density = 4.222222222222222,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,545: Line 17,902:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Fertilizers Skill ScrollItem",
type = "FruitSaladItem",
typeID = 0,
typeID = 0,
},
},
["Fertilizers Upgrade"] = {
["Fruit Tart"] = {
untranslated = "Fertilizers Upgrade",
untranslated = "Fruit Tart",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
description = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
tagGroups = {
tagGroups = {
"Upgrade",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 400,
calories = nil,
calories = 800,
carbs = nil,
carbs = 22,
protein = nil,
protein = 3,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 14,
density = nil,
density = 6.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,590: Line 17,948:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FertilizersUpgradeItem",
type = "FruitTartItem",
typeID = 0,
typeID = 0,
},
},
["Fiber Filler"] = {
["Fur Pelt"] = {
untranslated = "Fiber Filler",
untranslated = "Fur Pelt",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A filler ingredient used in a variety of fertilizers.",
description = "A soft, furry pelt.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Animal Skin",
"Fertilizer Filler",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,636: Line 17,995:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberFillerItem",
type = "FurPeltItem",
typeID = 0,
typeID = 0,
},
},
["Fiber Scutching Station"] = {
["Galaxy Vase"] = {
untranslated = "Fiber Scutching Station",
untranslated = "Galaxy Vase",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,659: Line 18,019:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 17,672: Line 18,032:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x2",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 17,681: Line 18,041:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberScutchingStationItem",
type = "GalaxyVaseItem",
typeID = 0,
typeID = 0,
},
},
Fiberglass = {
["Garden Boots"] = {
untranslated = "Fiberglass",
untranslated = "Garden Boots",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Plastic reinforced with glass fiber strands.",
description = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,724: Line 18,086:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberglassItem",
type = "GardenBootsItem",
typeID = 0,
typeID = 0,
},
},
Fiddleheads = {
Gasoline = {
untranslated = "Fiddleheads",
untranslated = "Gasoline",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
description = "Refined petroleum useful for fueling machines and generators.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Greens",
"Liquid Fuel",
"Raw Food",
"Liquids",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 30000,
calories = 150,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = 80000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,771: Line 18,133:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiddleheadsItem",
type = "GasolineItem",
typeID = 0,
typeID = 0,
},
},
["Field Campfire Stew"] = {
["Gathering Basic Upgrade"] = {
untranslated = "Field Campfire Stew",
untranslated = "Gathering Basic Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
tagGroups = {
tagGroups = {
"Food",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
calories = 1100,
calories = nil,
carbs = 14,
carbs = nil,
protein = 4,
protein = nil,
fat = 8,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,816: Line 18,179:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FieldCampfireStewItem",
type = "GatheringBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Filmy Fern Spore"] = {
["Gathering Research Paper Basic"] = {
untranslated = "Filmy Fern Spore",
untranslated = "Gathering Research Paper Basic",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow a filmy fern.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Basic Research",
"Seeds",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,862: Line 18,227:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FilmyFernSporeItem",
type = "GatheringResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Fir Log"] = {
Gearbox = {
untranslated = "Fir Log",
untranslated = "Gearbox",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "Fir log is a type of softwood with a nice piney smell.",
description = "Provides speed and torque conversions from a rotating power source to another device.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Items",
"Softwood",
"Products",
"Wood",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,884: Line 18,248:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,909: Line 18,273:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FirLogItem",
type = "GearboxItem",
typeID = 0,
typeID = 0,
},
},
["Fir Seed"] = {
["Geology Research Paper Advanced"] = {
untranslated = "Fir Seed",
untranslated = "Geology Research Paper Advanced",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow a fir tree.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Advanced Research",
"Seeds",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,955: Line 18,321:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FirSeedItem",
type = "GeologyResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Fireweed Seed"] = {
["Geology Research Paper Basic"] = {
untranslated = "Fireweed Seed",
untranslated = "Geology Research Paper Basic",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow fireweed.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Basic Research",
"Food",
"Items",
"Seeds",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,002: Line 18,369:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FireweedSeedItem",
type = "GeologyResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Fireweed Shoots"] = {
["Geology Research Paper Modern"] = {
untranslated = "Fireweed Shoots",
untranslated = "Geology Research Paper Modern",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A bitter, brightly colored shoot similar to asparagus.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Greens",
"Modern Research",
"Raw Food",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 80,
weight = 10,
calories = 150,
calories = nil,
carbs = 3,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,049: Line 18,417:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FireweedShootsItem",
type = "GeologyResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Fish N Chips"] = {
["Giant Cactus Fruit"] = {
untranslated = "Fish N Chips",
untranslated = "Giant Cactus Fruit",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Deep-fried fish served with a side of taro chips.",
description = "A bulbous fruit that used to top Saguaro cacti.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 75,
calories = 1000,
calories = 100,
carbs = 20,
carbs = 2,
protein = 10,
protein = 0,
fat = 20,
fat = 2,
vitamins = 0,
vitamins = 4,
density = 5.0,
density = 8.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,094: Line 18,465:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishNChipsItem",
type = "GiantCactusFruitItem",
typeID = 0,
typeID = 0,
},
},
["Fish Rack"] = {
["Gigot Sleeve Shirt"] = {
untranslated = "Fish Rack",
untranslated = "Gigot Sleeve Shirt",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A simple display of today's catch.",
description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,118: Line 18,489:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 18,130: Line 18,501:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x5x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,139: Line 18,510:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishRackItem",
type = "GigotSleeveShirtItem",
typeID = 0,
typeID = 0,
},
},
["Fish Trap"] = {
Glass = {
untranslated = "Fish Trap",
untranslated = "Glass",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A trap to catch river fish as they swim. It can only be used in fresh water as it's too small to catch the larger ocean fish. ",
description = "A transparent, solid material useful for more than just windows.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Blocks",
carried = "Backpack",
"Building Materials",
weight = 500,
"Constructable",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,164: Line 18,539:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,173: Line 18,548:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,182: Line 18,557:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishTrapItem",
type = "GlassItem",
typeID = 0,
typeID = 0,
},
},
Fishery = {
["Glass Lens"] = {
untranslated = "Fishery",
untranslated = "Glass Lens",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A place to create fishing poles, traps and prepare seafood.",
description = "A thin shaped piece of glass very useful for devices used to interact with light.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 75,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,206: Line 18,582:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 18,218: Line 18,594:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,227: Line 18,603:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FisheryItem",
type = "GlassLensItem",
typeID = 0,
typeID = 0,
},
},
["Fishing Pole"] = {
["Glassworking Advanced Upgrade"] = {
untranslated = "Fishing Pole",
untranslated = "Glassworking Advanced Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "Fishing, the most extreme sport.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
tagGroups = {
tagGroups = {
"Tool",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,272: Line 18,649:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishingPoleItem",
type = "GlassworkingAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Flat Steel"] = {
["Glassworking Modern Upgrade"] = {
untranslated = "Flat Steel",
untranslated = "Glassworking Modern Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
description = "Coated with a layer of epoxy, this steel refuses to rust.",
description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
tagGroups = {
tagGroups = {
"Constructable",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,299: Line 18,677:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,317: Line 18,695:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatSteelItem",
type = "GlassworkingModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Flat Steel Door"] = {
Glassworks = {
untranslated = "Flat Steel Door",
untranslated = "Glassworks",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A beautiful modern flat steel door with a large viewing window.",
description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
tagGroups = {},
tagGroups = {
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,339: Line 18,720:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,351: Line 18,732:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,360: Line 18,741:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatSteelDoorItem",
type = "GlassworksItem",
typeID = 0,
typeID = 0,
},
},
Flatbread = {
Gneiss = {
untranslated = "Flatbread",
untranslated = "Gneiss",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
description = "A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.",
tagGroups = {
tagGroups = {
"Food",
"Excavatable",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 200,
weight = 7000,
calories = 500,
calories = nil,
carbs = 17,
carbs = nil,
protein = 8,
protein = nil,
fat = 3,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 6.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,405: Line 18,789:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatbreadItem",
type = "GneissItem",
typeID = 0,
typeID = 0,
},
},
["Flax Fiber"] = {
["Goat Mount"] = {
untranslated = "Flax Fiber",
untranslated = "Goat Mount",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Processed fibers of flax ready to be spun into yarn.",
description = "A hunting trophy for your house.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Living Room",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,426: Line 18,813:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 18,439: Line 18,826:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,448: Line 18,835:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxFiberItem",
type = "GoatMountItem",
typeID = 0,
typeID = 0,
},
},
["Flax Seed"] = {
["Gold Bar"] = {
untranslated = "Flax Seed",
untranslated = "Gold Bar",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Plant to grow flax. ",
description = "Refined bar of gold.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Blocks",
"Food",
"Metal",
"Seeds",
"Metals",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 30000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,495: Line 18,882:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxSeedItem",
type = "GoldBarItem",
typeID = 0,
typeID = 0,
},
},
["Flax Stem"] = {
["Gold Concentrate"] = {
untranslated = "Flax Stem",
untranslated = "Gold Concentrate",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A bundle of harvested flax that can be processed into fabric.",
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Crop",
"Blocks",
"Concentrated Ore",
"Excavatable",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,540: Line 18,930:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxStemItem",
type = "GoldConcentrateItem",
typeID = 0,
typeID = 0,
},
},
["Flax Trawler Net"] = {
["Gold Flakes"] = {
untranslated = "Flax Trawler Net",
untranslated = "Gold Flakes",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
description = "A highly efficient conductor for delicate electronics.",
tagGroups = {
tagGroups = {
"Tool",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,585: Line 18,976:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxTrawlerNetItem",
type = "GoldFlakesItem",
typeID = 0,
typeID = 0,
ToolDurability = 500.0,
ToolRepairType = "Cloth",
},
},
["Flaxseed Oil"] = {
["Gold Frame Landscape"] = {
untranslated = "Flaxseed Oil",
untranslated = "Gold Frame Landscape",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
description = "",
tagGroups = {
tagGroups = {
"Fat",
"Cultural",
"Food",
"Housing Objects",
"Oil",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 120,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 15,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 12.5,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 18,625: Line 19,013:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,634: Line 19,022:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxseedOilItem",
type = "GoldFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Fletching Table"] = {
["Gold Frame Wide"] = {
untranslated = "Fletching Table",
untranslated = "Gold Frame Wide",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A table for the capable hunter to improve their tools.",
description = "",
tagGroups = {
tagGroups = {
"Crafting Table",
"Cultural",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,657: Line 19,046:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "Industrial",
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 18,670: Line 19,059:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,679: Line 19,068:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FletchingTableItem",
type = "GoldFrameWideItem",
typeID = 0,
typeID = 0,
},
},
Flour = {
["Gold Ore"] = {
untranslated = "Flour",
untranslated = "Gold Ore",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A fine, milled wheat product that's useful for all baking.",
description = "Unrefined ore with traces of gold.",
tagGroups = {
tagGroups = {
"Food",
"Excavatable",
"Natural Resources",
"Ore",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 200,
weight = 7500,
calories = 50,
calories = nil,
carbs = 15,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 30.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,724: Line 19,115:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlourItem",
type = "GoldOreItem",
typeID = 0,
typeID = 0,
},
},
["Fox Carcass"] = {
["Gold Wiring"] = {
untranslated = "Fox Carcass",
untranslated = "Gold Wiring",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead fox.",
description = "A length of gold conductive wire useful for a variety of purposes.",
tagGroups = {
tagGroups = {
"Small Carcass",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,769: Line 19,161:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FoxCarcassItem",
type = "GoldWiringItem",
typeID = 0,
typeID = 0,
},
},
["Framed Glass"] = {
["Government Office"] = {
untranslated = "Framed Glass",
untranslated = "Government Office",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "Glass which was reinforced by a steel frame.",
description = "Allows the creation of Elected Titles, which can be given special privileges.",
tagGroups = {
tagGroups = {
"Constructable",
"Government",
"Work Stations",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,796: Line 19,189:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,814: Line 19,207:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FramedGlassItem",
type = "GovernmentOfficeItem",
typeID = 0,
typeID = 0,
},
},
["Framed Glass Door"] = {
Granite = {
untranslated = "Framed Glass Door",
untranslated = "Granite",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A beautiful glass door made of steel and glass.",
description = "A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Excavatable",
carried = "Backpack",
"Natural Resources",
weight = 1000,
"Rock",
"Stone",
},
maxStack = 20,
carried = "Hands",
weight = 6500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,839: Line 19,237:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,848: Line 19,246:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,857: Line 19,255:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FramedGlassDoorItem",
type = "GraniteItem",
typeID = 0,
typeID = 0,
},
},
["Fried Camas"] = {
["Grass Seed"] = {
untranslated = "Fried Camas",
untranslated = "Grass Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Deep fried Camas. Bit greasy.",
description = "Plant to grow grass.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Fried Vegetable",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 50,
calories = 700,
calories = 0,
carbs = 9,
carbs = 0,
protein = 3,
protein = 0,
fat = 10,
fat = 0,
vitamins = 2,
vitamins = 0,
density = 3.428571428571429,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,903: Line 19,301:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedCamasItem",
type = "GrassSeedItem",
typeID = 0,
typeID = 0,
},
},
["Fried Fiddleheads"] = {
["Hand Plow"] = {
untranslated = "Fried Fiddleheads",
untranslated = "Hand Plow",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Secret's in the sauce.",
description = "A tool that tills the field for farming.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Fried Vegetable",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 5000,
calories = 700,
calories = nil,
carbs = 11,
carbs = nil,
protein = 3,
protein = nil,
fat = 6,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,949: Line 19,347:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedFiddleheadsItem",
type = "HandPlowItem",
typeID = 0,
typeID = 0,
},
},
["Fried Hare Haunches"] = {
["Hanging Long Steel Sign"] = {
untranslated = "Fried Hare Haunches",
untranslated = "Hanging Long Steel Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Everything is better deep fried.",
description = "A long steel plate for when you need to display extra large text.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 750,
calories = nil,
carbs = 6,
carbs = nil,
protein = 15,
protein = nil,
fat = 27,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 6.933333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,994: Line 19,393:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedHareHaunchesItem",
type = "HangingLongSteelSignItem",
typeID = 0,
typeID = 0,
},
},
["Fried Hearts Of Palm"] = {
["Hanging Steel Framed Sign"] = {
untranslated = "Fried Hearts Of Palm",
untranslated = "Hanging Steel Framed Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Secret's in the sauce.",
description = "A large wooden sign framed with steel.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Fried Vegetable",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
calories = 700,
calories = nil,
carbs = 13,
carbs = nil,
protein = 3,
protein = nil,
fat = 6,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,040: Line 19,439:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedHeartsOfPalmItem",
type = "HangingSteelFramedSignItem",
typeID = 0,
typeID = 0,
},
},
["Fried Taro"] = {
["Hanging Steel Mine Sign"] = {
untranslated = "Fried Taro",
untranslated = "Hanging Steel Mine Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Secret's in the sauce.",
description = "A hanging sign made of steel plates.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Fried Vegetable",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
calories = 700,
calories = nil,
carbs = 14,
carbs = nil,
protein = 1,
protein = nil,
fat = 8,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,086: Line 19,485:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedTaroItem",
type = "HangingSteelMineSignItem",
typeID = 0,
typeID = 0,
},
},
["Fried Tomatoes"] = {
["Hanging Steel Plain Sign"] = {
untranslated = "Fried Tomatoes",
untranslated = "Hanging Steel Plain Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Secret's in the sauce.",
description = "A large hanging steel sign attached to a wooden frame.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Fried Vegetable",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
calories = 700,
calories = nil,
carbs = 11,
carbs = nil,
protein = 3,
protein = nil,
fat = 8,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,132: Line 19,531:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedTomatoesItem",
type = "HangingSteelPlainSignItem",
typeID = 0,
typeID = 0,
},
},
["Froth Floatation Cell"] = {
["Hanging Steel Shop Sign"] = {
untranslated = "Froth Floatation Cell",
untranslated = "Hanging Steel Shop Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
description = "A decorative wooden sign framed with steel. Great for advertising shops.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,156: Line 19,556:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 19,168: Line 19,568:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x4x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,177: Line 19,577:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FrothFloatationCellItem",
type = "HangingSteelShopSignItem",
typeID = 0,
typeID = 0,
},
},
["Fruit Muffin"] = {
["Hardwood Board"] = {
untranslated = "Fruit Muffin",
untranslated = "Hardwood Board",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A soft, slightly sweet bread studded with juicy fruits.",
description = "A higher quality hardwood board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Food",
"Burnable Fuel",
"Items",
"Products",
"Wood Board",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 500,
calories = 800,
calories = nil,
carbs = 10,
carbs = nil,
protein = 5,
protein = nil,
fat = 4,
fat = nil,
vitamins = 16,
vitamins = nil,
density = 4.375,
density = nil,
fuel = nil,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,222: Line 19,625:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitMuffinItem",
type = "HardwoodBoardItem",
typeID = 0,
typeID = 0,
},
},
["Fruit Salad"] = {
["Hardwood Hewn Log"] = {
untranslated = "Fruit Salad",
untranslated = "Hardwood Hewn Log",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Salad",
"Building Materials",
"Burnable Fuel",
"Constructable",
"Hewn Log",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 300,
weight = 10000,
calories = 900,
calories = nil,
carbs = 12,
carbs = nil,
protein = 4,
protein = nil,
fat = 3,
fat = nil,
vitamins = 19,
vitamins = nil,
density = 4.222222222222222,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,250: Line 19,656:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,268: Line 19,674:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitSaladItem",
type = "HardwoodHewnLogItem",
typeID = 0,
typeID = 0,
},
},
["Fruit Tart"] = {
["Hardwood Lumber"] = {
untranslated = "Fruit Tart",
untranslated = "Hardwood Lumber",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Building Materials",
"Burnable Fuel",
"Constructable",
"Lumber",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 400,
weight = 10000,
calories = 800,
calories = nil,
carbs = 22,
carbs = nil,
protein = 3,
protein = nil,
fat = 9,
fat = nil,
vitamins = 14,
vitamins = nil,
density = 6.0,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,295: Line 19,705:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,313: Line 19,723:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitTartItem",
type = "HardwoodLumberItem",
typeID = 0,
typeID = 0,
},
},
["Fur Pelt"] = {
["Hardwood Lumber Dresser"] = {
untranslated = "Fur Pelt",
untranslated = "Hardwood Lumber Dresser",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A soft, furry pelt.",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
tagGroups = {
"Animal Skin",
"Bedroom",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,336: Line 19,747:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Dresser",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,349: Line 19,760:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,358: Line 19,769:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FurPeltItem",
type = "HardwoodLumberDresserItem",
typeID = 0,
typeID = 0,
},
},
["Galaxy Vase"] = {
["Hare Carcass"] = {
untranslated = "Galaxy Vase",
untranslated = "Hare Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A vase made with glass to brighten up your home.",
description = "A dead hare.",
tagGroups = {
tagGroups = {
"Housing",
"Animal",
"Natural Resources",
"Tiny Carcass",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,381: Line 19,794:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,403: Line 19,816:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GalaxyVaseItem",
type = "HareCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Garden Boots"] = {
["Heart Of Palm"] = {
untranslated = "Garden Boots",
untranslated = "Heart Of Palm",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "Collected from the inner core and growing bud of a palm tree.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Produce",
"Raw Food",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 150,
calories = nil,
calories = 100,
carbs = nil,
carbs = 4,
protein = nil,
protein = 2,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 2,
density = nil,
density = 8.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,448: Line 19,864:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GardenBootsItem",
type = "HeartOfPalmItem",
typeID = 0,
typeID = 0,
},
},
Gasoline = {
["Hearty Hometown Pizza"] = {
untranslated = "Gasoline",
untranslated = "Hearty Hometown Pizza",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Refined petroleum useful for fueling machines and generators.",
description = "When you feel nostalgic and miss that cozy hometown feeling.",
tagGroups = {
tagGroups = {
"Liquid Fuel",
"Baking",
"Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 300,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 28,
protein = nil,
protein = 7,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 3,
density = nil,
density = 4.083333333333333,
fuel = 80000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,493: Line 19,910:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GasolineItem",
type = "HeartyHometownPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Gathering Advanced Upgrade"] = {
["Heat Sink"] = {
untranslated = "Gathering Advanced Upgrade",
untranslated = "Heat Sink",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.",
description = "A copper plate to draw and disperse heat.",
tagGroups = {
tagGroups = {
"Upgrade",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,538: Line 19,956:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringAdvancedUpgradeItem",
type = "HeatSinkItem",
typeID = 0,
typeID = 0,
},
},
["Gathering Basic Upgrade"] = {
["Heliconia Seed"] = {
untranslated = "Gathering Basic Upgrade",
untranslated = "Heliconia Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
description = "Plant to grow heliconia.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,583: Line 20,002:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringBasicUpgradeItem",
type = "HeliconiaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Gathering Research Paper Basic"] = {
["Hemp Mooring Rope"] = {
untranslated = "Gathering Research Paper Basic",
untranslated = "Hemp Mooring Rope",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Strong ropes used to hold down and prevent ships from moving around.",
tagGroups = {
tagGroups = {
"Basic Research",
"Items",
"Research",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,629: Line 20,048:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringResearchPaperBasicItem",
type = "HempMooringRopeItem",
typeID = 0,
typeID = 0,
},
},
Gearbox = {
Henley = {
untranslated = "Gearbox",
untranslated = "Henley",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Provides speed and torque conversions from a rotating power source to another device.",
description = "A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,672: Line 20,093:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GearboxItem",
type = "HenleyItem",
typeID = 0,
typeID = 0,
},
},
["Geology Research Paper Advanced"] = {
["Hewn Bench"] = {
untranslated = "Geology Research Paper Advanced",
untranslated = "Hewn Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A basic wooden bench.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Housing Objects",
"Research",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,696: Line 20,117:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,709: Line 20,130:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,718: Line 20,139:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperAdvancedItem",
type = "HewnBenchItem",
typeID = 0,
typeID = 0,
},
},
["Geology Research Paper Basic"] = {
["Hewn Chair"] = {
untranslated = "Geology Research Paper Basic",
untranslated = "Hewn Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
tagGroups = {
tagGroups = {
"Basic Research",
"Housing Objects",
"Research",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,742: Line 20,163:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,755: Line 20,176:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,764: Line 20,185:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperBasicItem",
type = "HewnChairItem",
typeID = 0,
typeID = 0,
},
},
["Geology Research Paper Modern"] = {
["Hewn Door"] = {
untranslated = "Geology Research Paper Modern",
untranslated = "Hewn Door",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A door made from roughly hewn logs.",
tagGroups = {
tagGroups = {
"Modern Research",
"Doors",
"Research",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,792: Line 20,213:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,810: Line 20,231:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperModernItem",
type = "HewnDoorItem",
typeID = 0,
typeID = 0,
},
},
["Giant Cactus Fruit"] = {
["Hewn Dresser"] = {
untranslated = "Giant Cactus Fruit",
untranslated = "Hewn Dresser",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A bulbous fruit that used to top Saguaro cacti.",
description = "A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
tagGroups = {
"Food",
"Bedroom",
"Fruit",
"Housing Objects",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 2000,
calories = 100,
calories = nil,
carbs = 2,
carbs = nil,
protein = 0,
protein = nil,
fat = 2,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 8.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Dresser",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,848: Line 20,268:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,857: Line 20,277:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GiantCactusFruitItem",
type = "HewnDresserItem",
typeID = 0,
typeID = 0,
},
},
["Gigot Sleeve Shirt"] = {
["Hewn Log"] = {
untranslated = "Gigot Sleeve Shirt",
untranslated = "Hewn Log",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Clothes",
"Blocks",
"Building Materials",
"Burnable Fuel",
"Constructable",
"Hewn Log",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,877: Line 20,301:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,884: Line 20,308:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,902: Line 20,326:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GigotSleeveShirtItem",
type = "HewnLogItem",
typeID = 0,
typeID = 0,
},
},
Glass = {
["Hewn Nightstand"] = {
untranslated = "Glass",
untranslated = "Hewn Nightstand",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A transparent, solid material useful for more than just windows.",
description = "A simple hewn wooden nightstand you can pile unread books on.",
tagGroups = {
tagGroups = {
"Constructable",
"Bedroom",
"Housing Objects",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,925: Line 20,350:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Nightstand",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,938: Line 20,363:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,947: Line 20,372:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassItem",
type = "HewnNightstandItem",
typeID = 0,
typeID = 0,
},
},
["Glass Lens"] = {
["Hewn Softwood Bench"] = {
untranslated = "Glass Lens",
untranslated = "Hewn Softwood Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A thin shaped piece of glass very useful for devices used to interact with light.",
description = "A basic wooden bench.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,968: Line 20,396:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,981: Line 20,409:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,990: Line 20,418:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassLensItem",
type = "HewnSoftwoodBenchItem",
typeID = 0,
typeID = 0,
},
},
["Glassworking Advanced Upgrade"] = {
["Hewn Softwood Chair"] = {
untranslated = "Glassworking Advanced Upgrade",
untranslated = "Hewn Softwood Chair",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,013: Line 20,442:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,026: Line 20,455:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,035: Line 20,464:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworkingAdvancedUpgradeItem",
type = "HewnSoftwoodChairItem",
typeID = 0,
typeID = 0,
},
},
["Glassworking Modern Upgrade"] = {
["Hewn Softwood Door"] = {
untranslated = "Glassworking Modern Upgrade",
untranslated = "Hewn Softwood Door",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
description = "A door made from roughly hewn logs.",
tagGroups = {
tagGroups = {
"Upgrade",
"Doors",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,062: Line 20,492:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,080: Line 20,510:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworkingModernUpgradeItem",
type = "HewnSoftwoodDoorItem",
typeID = 0,
typeID = 0,
},
},
["Glassworking Skill Book"] = {
["Hewn Softwood Table"] = {
untranslated = "Glassworking Skill Book",
untranslated = "Hewn Softwood Table",
category = nil,
category = nil,
group = "Skill Books",
group = "Housing Objects",
description = "Glassworking Skill Book",
description = "A large table for placing things on.",
tagGroups = {
tagGroups = {
"Skill Books",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,103: Line 20,534:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,116: Line 20,547:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,125: Line 20,556:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Glassworking Skill BookItem",
type = "HewnSoftwoodTableItem",
typeID = 0,
typeID = 0,
},
},
["Glassworking Skill Scroll"] = {
["Hewn Table"] = {
untranslated = "Glassworking Skill Scroll",
untranslated = "Hewn Table",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Housing Objects",
description = "Glassworking Skill Scroll",
description = "A large table for placing things on.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Housing Objects",
"Seating",
},
},
maxStack = 10,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,148: Line 20,580:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,161: Line 20,593:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,170: Line 20,602:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Glassworking Skill ScrollItem",
type = "HewnTableItem",
typeID = 0,
typeID = 0,
},
},
Glassworks = {
["Hide Ash Fertilizer"] = {
untranslated = "Glassworks",
untranslated = "Hide Ash Fertilizer",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
description = "A fertilizer made from hide ash and fillers.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Fertilizers",
"Items",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,194: Line 20,627:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 20,206: Line 20,639:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x5x5",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,215: Line 20,648:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworksItem",
type = "HideAshFertilizerItem",
typeID = 0,
typeID = 0,
},
},
Gneiss = {
Hosomaki = {
untranslated = "Gneiss",
untranslated = "Hosomaki",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.",
description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
tagGroups = {
tagGroups = {
"Excavatable",
"Cooking",
"Rock",
"Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 7000,
weight = 100,
calories = nil,
calories = 700,
carbs = nil,
carbs = 21,
protein = nil,
protein = 19,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 8,
density = nil,
density = 7.571428571428572,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,261: Line 20,694:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GneissItem",
type = "HosomakiItem",
typeID = 0,
typeID = 0,
},
},
["Goat Mount"] = {
Huckleberries = {
untranslated = "Goat Mount",
untranslated = "Huckleberries",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A hunting trophy for your house.",
description = "A handfull of small wild berries. I'm your huckleberry.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 150,
carbs = nil,
carbs = 2,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 6,
density = nil,
density = 5.333333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,306: Line 20,742:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoatMountItem",
type = "HuckleberriesItem",
typeID = 0,
typeID = 0,
},
},
["Gold Bar"] = {
["Huckleberry Extract"] = {
untranslated = "Gold Bar",
untranslated = "Huckleberry Extract",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Refined bar of gold.",
description = "A concentrated blast of huckleberry goodness.",
tagGroups = {
tagGroups = {
"Metal",
"Food",
"Ingredients",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 200,
calories = nil,
calories = 60,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 15,
density = nil,
density = 25.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,351: Line 20,788:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldBarItem",
type = "HuckleberryExtractItem",
typeID = 0,
typeID = 0,
},
},
["Gold Concentrate"] = {
["Huckleberry Fritter"] = {
untranslated = "Gold Concentrate",
untranslated = "Huckleberry Fritter",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "Fried and sweet.",
tagGroups = {
tagGroups = {
"Concentrated Ore",
"Baking",
"Excavatable",
"Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 200,
calories = nil,
calories = 900,
carbs = nil,
carbs = 16,
protein = nil,
protein = 0,
fat = nil,
fat = 20,
vitamins = nil,
vitamins = 8,
density = nil,
density = 4.888888888888889,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,397: Line 20,834:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldConcentrateItem",
type = "HuckleberryFritterItem",
typeID = 0,
typeID = 0,
},
},
["Gold Flakes"] = {
["Huckleberry Pie"] = {
untranslated = "Gold Flakes",
untranslated = "Huckleberry Pie",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A highly efficient conductor for delicate electronics.",
description = "A fantastic combination of flaky crust and scrumptious berries.",
tagGroups = {},
tagGroups = {
"Baking",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 600,
calories = nil,
calories = 1300,
carbs = nil,
carbs = 13,
protein = nil,
protein = 5,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 16,
density = nil,
density = 3.3846153846153846,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,440: Line 20,880:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFlakesItem",
type = "HuckleberryPieItem",
typeID = 0,
typeID = 0,
},
},
["Gold Frame Landscape"] = {
["Huckleberry Seed"] = {
untranslated = "Gold Frame Landscape",
untranslated = "Huckleberry Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "",
description = "Plant to grow a huckleberry bush.",
tagGroups = {
tagGroups = {
"Housing",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,485: Line 20,927:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFrameLandscapeItem",
type = "HuckleberrySeedItem",
typeID = 0,
typeID = 0,
},
},
["Gold Frame Wide"] = {
["Huge Banner Sign"] = {
untranslated = "Gold Frame Wide",
untranslated = "Huge Banner Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "",
description = "A banner made out of fabric held up by ropes and some pieces of wood.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,508: Line 20,951:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,521: Line 20,964:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,530: Line 20,973:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFrameWideItem",
type = "HugeBannerSignItem",
typeID = 0,
typeID = 0,
},
},
["Gold Ore"] = {
["Huge Iron Banner Sign"] = {
untranslated = "Gold Ore",
untranslated = "Huge Iron Banner Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "Unrefined ore with traces of gold.",
description = "A very large iron banner placed between two iron pillars. ",
tagGroups = {
tagGroups = {
"Excavatable",
"Crafted Objects",
"Ore",
"Signs",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,576: Line 21,019:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldOreItem",
type = "HugeIronBannerSignItem",
typeID = 0,
typeID = 0,
},
},
["Gold Wiring"] = {
["Huge Iron Sign"] = {
untranslated = "Gold Wiring",
untranslated = "Huge Iron Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A length of gold conductive wire useful for a variety of purposes.",
description = "A very large iron sign.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,619: Line 21,065:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldWiringItem",
type = "HugeIronSignItem",
typeID = 0,
typeID = 0,
},
},
["Government Office"] = {
["Huge Steel Banner Sign"] = {
untranslated = "Government Office",
untranslated = "Huge Steel Banner Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Allows the creation of Elected Titles, which can be given special privileges.",
description = "A large illuminated banner mounted on a steel frame portal.",
tagGroups = {
tagGroups = {
"Government",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
Line 20,655: Line 21,102:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x4x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,664: Line 21,111:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GovernmentOfficeItem",
type = "HugeSteelBannerSignItem",
typeID = 0,
typeID = 0,
},
},
Granite = {
["Huge Steel Sign"] = {
untranslated = "Granite",
untranslated = "Huge Steel Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!",
description = "An illuminated large steel sign.",
tagGroups = {
tagGroups = {
"Excavatable",
"Crafted Objects",
"Rock",
"Signs",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 6500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,710: Line 21,157:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GraniteItem",
type = "HugeSteelSignItem",
typeID = 0,
typeID = 0,
},
},
["Grass Seed"] = {
["Huge Wooden Banner Sign"] = {
untranslated = "Grass Seed",
untranslated = "Huge Wooden Banner Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Plant to grow grass.",
description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Seeds",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,756: Line 21,203:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GrassSeedItem",
type = "HugeWoodenBannerSignItem",
typeID = 0,
typeID = 0,
},
},
Grindstone = {
["Hunting Upgrade"] = {
untranslated = "Grindstone",
untranslated = "Hunting Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "A workstation for repairing tools and crafting new ones.",
description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,780: Line 21,228:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 20,792: Line 21,240:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,801: Line 21,249:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GrindstoneItem",
type = "HuntingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Hand Plow"] = {
Icebox = {
untranslated = "Hand Plow",
untranslated = "Icebox",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A tool that tills the field for farming.",
description = "A box of ice. It's in the name!",
tagGroups = {
tagGroups = {
"Vehicles",
"Housing Objects",
"Kitchen",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,824: Line 21,273:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Food Storage",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,837: Line 21,286:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,846: Line 21,295:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HandPlowItem",
type = "IceboxItem",
typeID = 0,
typeID = 0,
},
},
["Handheld Camera"] = {
["Immigration Desk"] = {
untranslated = "Handheld Camera",
untranslated = "Immigration Desk",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A modern piece of marvel that allows a more detailed way of saving landscape.",
description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
tagGroups = {
tagGroups = {
"Tool",
"Government",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,873: Line 21,323:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,891: Line 21,341:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HandheldCameraItem",
type = "ImmigrationDeskItem",
typeID = 0,
typeID = 0,
ToolVariant = "Camera",
ToolDurability = 25.0,
ToolRepairType = "Electronical",
},
},
["Hanging Long Steel Sign"] = {
["Industrial Barge"] = {
untranslated = "Hanging Long Steel Sign",
untranslated = "Industrial Barge",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A long steel plate for when you need to display extra large text.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,928: Line 21,378:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,937: Line 21,387:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingLongSteelSignItem",
type = "IndustrialBargeItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Framed Sign"] = {
["Industrial Elevator"] = {
untranslated = "Hanging Steel Framed Sign",
untranslated = "Industrial Elevator",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A large wooden sign framed with steel.",
description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Specialty",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,971: Line 21,424:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,980: Line 21,433:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelFramedSignItem",
type = "IndustrialElevatorItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Mine Sign"] = {
["Industrial Generator"] = {
untranslated = "Hanging Steel Mine Sign",
untranslated = "Industrial Generator",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A hanging sign made of steel plates.",
description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Power Generation",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,002: Line 21,458:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 21,014: Line 21,470:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,023: Line 21,479:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelMineSignItem",
type = "IndustrialGeneratorItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Plain Sign"] = {
["Industrial Refrigerator"] = {
untranslated = "Hanging Steel Plain Sign",
untranslated = "Industrial Refrigerator",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A large hanging steel sign attached to a wooden frame.",
description = "A larger food storage solution for when you want to keep it fresh!",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Storage",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,057: Line 21,516:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,066: Line 21,525:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelPlainSignItem",
type = "IndustrialRefrigeratorItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Shop Sign"] = {
["Industry Upgrade"] = {
untranslated = "Hanging Steel Shop Sign",
untranslated = "Industry Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A decorative wooden sign framed with steel. Great for advertising shops.",
description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,100: Line 21,562:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,109: Line 21,571:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelShopSignItem",
type = "IndustryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Board"] = {
["Infused Oil"] = {
untranslated = "Hardwood Board",
untranslated = "Infused Oil",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A higher quality hardwood board used for long lasting furniture.",
description = "Oil infused with flavor to enhance it.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Food",
"Wood Board",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = 120,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 3,
density = nil,
density = 12.5,
fuel = 2000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,155: Line 21,617:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodBoardItem",
type = "InfusedOilItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Hewn Log"] = {
["Iron Anchor"] = {
untranslated = "Hardwood Hewn Log",
untranslated = "Iron Anchor",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "A solid iron anchor used to park your vessel.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Items",
"Constructable",
"Products",
"Hewn Log",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,177: Line 21,638:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,184: Line 21,645:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,202: Line 21,663:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodHewnLogItem",
type = "IronAnchorItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Lumber"] = {
["Iron Axle"] = {
untranslated = "Hardwood Lumber",
untranslated = "Iron Axle",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "Can be fashioned into various usable equipment.",
description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Items",
"Constructable",
"Products",
"Lumber",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,224: Line 21,684:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,231: Line 21,691:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,249: Line 21,709:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodLumberItem",
type = "IronAxleItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Lumber Dresser"] = {
["Iron Bar"] = {
untranslated = "Hardwood Lumber Dresser",
untranslated = "Iron Bar",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "Refined bar of iron.",
tagGroups = {
tagGroups = {
"Housing",
"Blocks",
"Metal",
"Metals",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 15000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,272: Line 21,734:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,285: Line 21,747:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,294: Line 21,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodLumberDresserItem",
type = "IronBarItem",
typeID = 0,
typeID = 0,
},
},
["Hare Carcass"] = {
["Iron Concentrate"] = {
untranslated = "Hare Carcass",
untranslated = "Iron Concentrate",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A dead hare.",
description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Blocks",
"Concentrated Ore",
"Excavatable",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,339: Line 21,804:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HareCarcassItem",
type = "IronConcentrateItem",
typeID = 0,
typeID = 0,
},
},
["Heart Of Palm"] = {
["Iron Frame Landscape"] = {
untranslated = "Heart Of Palm",
untranslated = "Iron Frame Landscape",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Collected from the inner core and growing bud of a palm tree.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Cultural",
"Raw Food",
"Housing Objects",
"Vegetable",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = 1000,
calories = 100,
calories = nil,
carbs = 4,
carbs = nil,
protein = 2,
protein = nil,
fat = 0,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 8.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,377: Line 21,841:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,386: Line 21,850:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeartOfPalmItem",
type = "IronFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Hearty Hometown Pizza"] = {
["Iron Frame Wide"] = {
untranslated = "Hearty Hometown Pizza",
untranslated = "Iron Frame Wide",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "When you feel nostalgic and miss that cozy hometown feeling.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Cultural",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 1000,
calories = 1200,
calories = nil,
carbs = 28,
carbs = nil,
protein = 7,
protein = nil,
fat = 11,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 4.083333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,422: Line 21,887:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,431: Line 21,896:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeartyHometownPizzaItem",
type = "IronFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Heat Sink"] = {
["Iron Gear"] = {
untranslated = "Heat Sink",
untranslated = "Iron Gear",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A copper plate to draw and disperse heat.",
description = "A toothed machine part that interlocks with others.",
tagGroups = {},
tagGroups = {
"Gear",
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
Line 21,474: Line 21,943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeatSinkItem",
type = "IronGearItem",
typeID = 0,
typeID = 0,
},
},
["Heliconia Seed"] = {
["Iron Hull Sheet"] = {
untranslated = "Heliconia Seed",
untranslated = "Iron Hull Sheet",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow heliconia.",
description = "Thin iron plates for use in various crafting recipes.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Seeds",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 21,520: Line 21,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeliconiaSeedItem",
type = "IronHullSheetItem",
typeID = 0,
typeID = 0,
},
},
["Hemp Mooring Rope"] = {
["Iron Ore"] = {
untranslated = "Hemp Mooring Rope",
untranslated = "Iron Ore",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "Strong ropes used to hold down and prevent ships from moving around.",
description = "Unrefined ore with traces of iron.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Excavatable",
carried = "Backpack",
"Natural Resources",
weight = 500,
"Ore",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,563: Line 22,036:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HempMooringRopeItem",
type = "IronOreItem",
typeID = 0,
typeID = 0,
},
},
Henley = {
["Iron Pipe"] = {
untranslated = "Henley",
untranslated = "Iron Pipe",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
description = "A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {
"Clothes",
"Blocks",
"Pipes",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,590: Line 22,064:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,608: Line 22,082:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HenleyItem",
type = "IronPipeItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Bench"] = {
["Iron Plate"] = {
untranslated = "Hewn Bench",
untranslated = "Iron Plate",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A basic wooden bench.",
description = "A solid iron plate for use in various crafting recipes.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,631: Line 22,106:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,644: Line 22,119:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,653: Line 22,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnBenchItem",
type = "IronPlateItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Chair"] = {
["Iron Saw Blade"] = {
untranslated = "Hewn Chair",
untranslated = "Iron Saw Blade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,676: Line 22,152:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,689: Line 22,165:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,698: Line 22,174:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnChairItem",
type = "IronSawBladeItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Door"] = {
["Iron Wheel"] = {
untranslated = "Hewn Door",
untranslated = "Iron Wheel",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A door made from roughly hewn logs.",
description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Items",
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,723: Line 22,202:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,732: Line 22,211:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,741: Line 22,220:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnDoorItem",
type = "IronWheelItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Dresser"] = {
["Jaguar Carcass"] = {
untranslated = "Hewn Dresser",
untranslated = "Jaguar Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "A dead Jaguar.",
tagGroups = {
tagGroups = {
"Housing",
"Animal",
"Medium Carcass",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 21,764: Line 22,246:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,777: Line 22,259:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,786: Line 22,268:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnDresserItem",
type = "JaguarCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Log"] = {
["Jaw Crusher"] = {
untranslated = "Hewn Log",
untranslated = "Jaw Crusher",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Craft Tables",
"Constructable",
"Work Stations",
"Hewn Log",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 10000,
calories = nil,
calories = nil,
Line 21,808: Line 22,289:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,833: Line 22,314:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnLogItem",
type = "JawCrusherItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Nightstand"] = {
["Jointfir Seed"] = {
untranslated = "Hewn Nightstand",
untranslated = "Jointfir Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A simple hewn wooden nightstand you can pile unread books on.",
description = "Plant to grow a jointfir.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Nightstand",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,869: Line 22,351:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,878: Line 22,360:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnNightstandItem",
type = "JointfirSeedItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Bench"] = {
["Joshua Log"] = {
untranslated = "Hewn Softwood Bench",
untranslated = "Joshua Log",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A basic wooden bench.",
description = "Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.",
tagGroups = {
tagGroups = {
"Housing",
"Burnable Fuel",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,898: Line 22,383:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,914: Line 22,399:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,923: Line 22,408:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodBenchItem",
type = "JoshuaLogItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Chair"] = {
["Joshua Seed"] = {
untranslated = "Hewn Softwood Chair",
untranslated = "Joshua Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
description = "Plant to grow a joshua tree.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,959: Line 22,445:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,968: Line 22,454:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodChairItem",
type = "JoshuaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Door"] = {
["Jungle Campfire Salad"] = {
untranslated = "Hewn Softwood Door",
untranslated = "Jungle Campfire Salad",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A door made from roughly hewn logs.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Campfire",
"Campfire Salad",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = 900,
carbs = nil,
carbs = 11,
protein = nil,
protein = 4,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 10,
density = nil,
density = 3.111111111111111,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 21,993: Line 22,483:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,002: Line 22,492:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,011: Line 22,501:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodDoorItem",
type = "JungleCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Table"] = {
["Jungle Campfire Stew"] = {
untranslated = "Hewn Softwood Table",
untranslated = "Jungle Campfire Stew",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A large table for placing things on.",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Housing",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 8,
protein = nil,
protein = 8,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 3,
density = nil,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,047: Line 22,538:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,056: Line 22,547:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodTableItem",
type = "JungleCampfireStewItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Table"] = {
Kelp = {
untranslated = "Hewn Table",
untranslated = "Kelp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A large table for placing things on.",
description = "Some creepy kelp.",
tagGroups = {
tagGroups = {
"Housing",
"Crop",
"Items",
"Natural Fiber",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,079: Line 22,573:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,092: Line 22,586:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,101: Line 22,595:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnTableItem",
type = "KelpItem",
typeID = 0,
typeID = 0,
},
},
["Hide Ash Fertilizer"] = {
["Kelpy Crab Roll"] = {
untranslated = "Hide Ash Fertilizer",
untranslated = "Kelpy Crab Roll",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A fertilizer made from hide ash and fillers.",
description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 300,
calories = nil,
calories = 1350,
carbs = nil,
carbs = 22,
protein = nil,
protein = 13,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 5,
density = nil,
density = 3.7777777777777777,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,146: Line 22,641:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HideAshFertilizerItem",
type = "KelpyCrabRollItem",
typeID = 0,
typeID = 0,
},
},
Hosomaki = {
Kiln = {
untranslated = "Hosomaki",
untranslated = "Kiln",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
description = "Useful for baking bricks and finishing pottery.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = 700,
calories = nil,
carbs = 21,
carbs = nil,
protein = 19,
protein = nil,
fat = 5,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 7.571428571428572,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 22,191: Line 22,687:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HosomakiItem",
type = "KilnItem",
typeID = 0,
typeID = 0,
},
},
Huckleberries = {
["King Fern Spore"] = {
untranslated = "Huckleberries",
untranslated = "King Fern Spore",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A handfull of small wild berries. I'm your huckleberry.",
description = "Plant to grow king fern.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Fruit",
"Seeds",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
calories = 150,
calories = 0,
carbs = 2,
carbs = 0,
protein = 0,
protein = 0,
fat = 0,
fat = 0,
vitamins = 6,
vitamins = 0,
density = 5.333333333333334,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,238: Line 22,733:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberriesItem",
type = "KingFernSporeItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Extract"] = {
Kitchen = {
untranslated = "Huckleberry Extract",
untranslated = "Kitchen",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A concentrated blast of huckleberry goodness.",
description = "A prep area for food which allows for more complex dishes.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Kitchen",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 5000,
calories = 60,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 15,
vitamins = nil,
density = 25.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Cooking",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,274: Line 22,770:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "18",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,283: Line 22,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryExtractItem",
type = "KitchenItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Fritter"] = {
Laboratory = {
untranslated = "Huckleberry Fritter",
untranslated = "Laboratory",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Fried and sweet.",
description = "For more advanced research and manufacturing. Science rules!",
tagGroups = {
tagGroups = {
"Food",
"Researching",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 2000,
calories = 900,
calories = nil,
carbs = 16,
carbs = nil,
protein = 0,
protein = nil,
fat = 20,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 4.888888888888889,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,328: Line 22,825:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryFritterItem",
type = "LaboratoryItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Pie"] = {
["Large Bath Mat"] = {
untranslated = "Huckleberry Pie",
untranslated = "Large Bath Mat",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A fantastic combination of flaky crust and scrumptious berries.",
description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
tagGroups = {
tagGroups = {
"Food",
"Bathroom",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 1000,
calories = 1300,
calories = nil,
carbs = 13,
carbs = nil,
protein = 5,
protein = nil,
fat = 10,
fat = nil,
vitamins = 16,
vitamins = nil,
density = 3.3846153846153846,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,364: Line 22,862:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,373: Line 22,871:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryPieItem",
type = "LargeBathMatItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Seed"] = {
["Large Canoe"] = {
untranslated = "Huckleberry Seed",
untranslated = "Large Canoe",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Plant to grow a huckleberry bush.",
description = "",
tagGroups = {
tagGroups = {
"Crop Seed",
"Crafted Objects",
"Food",
"Vehicles",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 8000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,420: Line 22,917:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberrySeedItem",
type = "LargeCanoeItem",
typeID = 0,
typeID = 0,
},
},
["Huge Banner Sign"] = {
["Large Corrugated Steel Door"] = {
untranslated = "Huge Banner Sign",
untranslated = "Large Corrugated Steel Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A banner made out of fabric held up by ropes and some pieces of wood.",
description = "A large corrugated steel door.",
tagGroups = {},
tagGroups = {
"Doors",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 22,445: Line 22,945:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,454: Line 22,954:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x10x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,463: Line 22,963:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeBannerSignItem",
type = "LargeCorrugatedSteelDoorItem",
typeID = 0,
typeID = 0,
},
},
["Huge Iron Banner Sign"] = {
["Large Cotton Bunting Red"] = {
untranslated = "Huge Iron Banner Sign",
untranslated = "Large Cotton Bunting Red",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A very large iron banner placed between two iron pillars. ",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {},
tagGroups = {
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,484: Line 22,987:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,497: Line 23,000:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x10x9",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,506: Line 23,009:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeIronBannerSignItem",
type = "LargeCottonBuntingRedItem",
typeID = 0,
typeID = 0,
},
},
["Huge Iron Sign"] = {
["Large Cotton Bunting Regal"] = {
untranslated = "Huge Iron Sign",
untranslated = "Large Cotton Bunting Regal",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A very large iron sign.",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {},
tagGroups = {
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,527: Line 23,033:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,540: Line 23,046:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x9x3",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,549: Line 23,055:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeIronSignItem",
type = "LargeCottonBuntingRegalItem",
typeID = 0,
typeID = 0,
},
},
["Huge Steel Banner Sign"] = {
["Large Court"] = {
untranslated = "Huge Steel Banner Sign",
untranslated = "Large Court",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A large illuminated banner mounted on a steel frame portal.",
description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
tagGroups = {},
tagGroups = {
"Government",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,583: Line 23,092:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x10x8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,592: Line 23,101:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeSteelBannerSignItem",
type = "LargeCourtItem",
typeID = 0,
typeID = 0,
},
},
["Huge Steel Sign"] = {
["Large Festive Paper Lantern"] = {
untranslated = "Huge Steel Sign",
untranslated = "Large Festive Paper Lantern",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "An illuminated large steel sign.",
description = "A large festive paper lantern.",
tagGroups = {},
tagGroups = {
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,613: Line 23,125:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,626: Line 23,138:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x9x2",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,635: Line 23,147:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeSteelSignItem",
type = "LargeFestivePaperLanternItem",
typeID = 0,
typeID = 0,
},
},
["Huge Wooden Banner Sign"] = {
["Large Hanging Ashlar Basalt Sign"] = {
untranslated = "Huge Wooden Banner Sign",
untranslated = "Large Hanging Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
description = "A large sign for all your large text needs!",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Signs",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 22,669: Line 23,184:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x10x9",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,678: Line 23,193:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeWoodenBannerSignItem",
type = "LargeHangingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
["Hunting Upgrade"] = {
["Large Hanging Ashlar Stone Sign"] = {
untranslated = "Hunting Upgrade",
untranslated = "Large Hanging Ashlar Stone Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Upgrade",
"Crafted Objects",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,723: Line 23,239:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuntingUpgradeItem",
type = "LargeHangingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
Icebox = {
["Large Hanging Birch Sign"] = {
untranslated = "Icebox",
untranslated = "Large Hanging Birch Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A box of ice. It's in the name!",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,746: Line 23,263:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Food Storage",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,759: Line 23,276:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,768: Line 23,285:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IceboxItem",
type = "LargeHangingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Immigration Desk"] = {
["Large Hanging Lumber Sign"] = {
untranslated = "Immigration Desk",
untranslated = "Large Hanging Lumber Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Government",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
Line 22,804: Line 23,322:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,813: Line 23,331:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ImmigrationDeskItem",
type = "LargeHangingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Barge"] = {
["Large Hanging Mortared Granite Sign"] = {
untranslated = "Industrial Barge",
untranslated = "Large Hanging Mortared Granite Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Vehicles",
"Crafted Objects",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 30000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,849: Line 23,368:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "9x18x6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,858: Line 23,377:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialBargeItem",
type = "LargeHangingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Elevator"] = {
["Large Hanging Mortared Stone Sign"] = {
untranslated = "Industrial Elevator",
untranslated = "Large Hanging Mortared Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Vehicles",
"Crafted Objects",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,894: Line 23,414:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8x12x6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,903: Line 23,423:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialElevatorItem",
type = "LargeHangingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Generator"] = {
["Large Hanging Saguaro Sign"] = {
untranslated = "Industrial Generator",
untranslated = "Large Hanging Saguaro Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Signs",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,925: Line 23,448:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 22,937: Line 23,460:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x9x5",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,946: Line 23,469:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialGeneratorItem",
type = "LargeHangingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Refrigerator"] = {
["Large Hanging Softwood Sign"] = {
untranslated = "Industrial Refrigerator",
untranslated = "Large Hanging Softwood Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A larger food storage solution for when you want to keep it fresh!",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Signs",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,980: Line 23,506:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,989: Line 23,515:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialRefrigeratorItem",
type = "LargeHangingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Industry Skill Book"] = {
["Large Hanging Stone Sign"] = {
untranslated = "Industry Skill Book",
untranslated = "Large Hanging Stone Sign",
category = nil,
category = nil,
group = "Skill Books",
group = "World Object",
description = "Industry Skill Book",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Skill Books",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,034: Line 23,558:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Industry Skill BookItem",
type = "LargeHangingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Industry Skill Scroll"] = {
["Large Hanging Wood Sign"] = {
untranslated = "Industry Skill Scroll",
untranslated = "Large Hanging Wood Sign",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Item",
description = "Industry Skill Scroll",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Skill Scrolls",
maxStack = 100,
},
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,079: Line 23,601:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Industry Skill ScrollItem",
type = "LargeHangingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Industry Upgrade"] = {
["Large Lumber Door"] = {
untranslated = "Industry Upgrade",
untranslated = "Large Lumber Door",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
description = "A large lumber door allowing moderate sized vehicles through..",
tagGroups = {
tagGroups = {
"Upgrade",
"Doors",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,106: Line 23,629:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,124: Line 23,647:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustryUpgradeItem",
type = "LargeLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Infused Oil"] = {
["Large Lumber Stockpile"] = {
untranslated = "Infused Oil",
untranslated = "Large Lumber Stockpile",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Oil infused with flavor to enhance it.",
description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Storage",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = 120,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 12,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 12.5,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 23,169: Line 23,693:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "InfusedOilItem",
type = "LargeLumberStockpileItem",
typeID = 0,
typeID = 0,
},
},
Ink = {
["Large Metal Ship Frame"] = {
untranslated = "Ink",
untranslated = "Large Metal Ship Frame",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A vial of ink used in more sophisticated processing of paper into documents.",
description = "A large metal frame for constructing a larger naval vessel.",
tagGroups = {},
tagGroups = {
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,212: Line 23,739:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "InkItem",
type = "LargeMetalShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Iron Anchor"] = {
["Large Nylon Bunting Green"] = {
untranslated = "Iron Anchor",
untranslated = "Large Nylon Bunting Green",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A solid iron anchor used to park your vessel.",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,233: Line 23,763:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,246: Line 23,776:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,255: Line 23,785:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAnchorItem",
type = "LargeNylonBuntingGreenItem",
typeID = 0,
typeID = 0,
},
},
["Iron Axe"] = {
["Large Nylon Bunting Purple"] = {
untranslated = "Iron Axe",
untranslated = "Large Nylon Bunting Purple",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A sturdy iron axe made for cutting down trees.",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Tool",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,278: Line 23,809:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,291: Line 23,822:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,300: Line 23,831:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAxeItem",
type = "LargeNylonBuntingPurpleItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 750.0,
ToolDamage = 1.5,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Iron",
},
},
["Iron Axle"] = {
["Large Paper Lantern"] = {
untranslated = "Iron Axle",
untranslated = "Large Paper Lantern",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
description = "A large paper lantern.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Lighting",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
Line 23,327: Line 23,855:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,340: Line 23,868:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,349: Line 23,877:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAxleItem",
type = "LargePaperLanternItem",
typeID = 0,
typeID = 0,
},
},
["Iron Bar"] = {
["Large Standing Ashlar Basalt Sign"] = {
untranslated = "Iron Bar",
untranslated = "Large Standing Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Refined bar of iron.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Metal",
"Crafted Objects",
"Signs",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 15000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,394: Line 23,923:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronBarItem",
type = "LargeStandingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Concentrate"] = {
["Large Standing Ashlar Stone Sign"] = {
untranslated = "Iron Concentrate",
untranslated = "Large Standing Ashlar Stone Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Concentrated Ore",
"Crafted Objects",
"Excavatable",
"Signs",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,440: Line 23,969:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronConcentrateItem",
type = "LargeStandingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Frame Landscape"] = {
["Large Standing Birch Sign"] = {
untranslated = "Iron Frame Landscape",
untranslated = "Large Standing Birch Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,463: Line 23,993:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,485: Line 24,015:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronFrameLandscapeItem",
type = "LargeStandingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Frame Wide"] = {
["Large Standing Lumber Sign"] = {
untranslated = "Iron Frame Wide",
untranslated = "Large Standing Lumber Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,508: Line 24,039:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,521: Line 24,052:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,530: Line 24,061:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronFrameWideItem",
type = "LargeStandingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Gear"] = {
["Large Standing Mortared Granite Sign"] = {
untranslated = "Iron Gear",
untranslated = "Large Standing Mortared Granite Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A toothed machine part that interlocks with others.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Gear",
"Crafted Objects",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,575: Line 24,107:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronGearItem",
type = "LargeStandingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Hammer"] = {
["Large Standing Mortared Stone Sign"] = {
untranslated = "Iron Hammer",
untranslated = "Large Standing Mortared Stone Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "An iron hammer allows for more sophisticated building.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,602: Line 24,135:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,620: Line 24,153:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronHammerItem",
type = "LargeStandingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hammer",
ToolDurability = 750.0,
ToolRepairType = "Iron",
},
},
["Iron Hoe"] = {
["Large Standing Saguaro Sign"] = {
untranslated = "Iron Hoe",
untranslated = "Large Standing Saguaro Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A sturdy iron hoe made for tilling the soil.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,650: Line 24,181:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,668: Line 24,199:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronHoeItem",
type = "LargeStandingSaguaroSignItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hoe",
ToolDurability = 300.0,
ToolRepairType = "Iron",
},
},
["Iron Hull Sheet"] = {
["Large Standing Softwood Sign"] = {
untranslated = "Iron Hull Sheet",
untranslated = "Large Standing Softwood Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "Thin iron plates for use in various crafting recipes.",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 23,714: Line 24,245:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronHullSheetItem",
type = "LargeStandingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Machete"] = {
["Large Standing Stone Sign"] = {
untranslated = "Iron Machete",
untranslated = "Large Standing Stone Sign",
category = nil,
category = nil,
group = "Items",
group = "World Object",
description = "A machete used to quickly clear plants.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Tool",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,741: Line 24,270:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,759: Line 24,288:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronMacheteItem",
type = "LargeStandingStoneSignItem",
typeID = 0,
typeID = 0,
ToolVariant = "Machete",
ToolDurability = 500.0,
ToolRepairType = "Iron",
},
},
["Iron Ore"] = {
["Large Standing Wood Sign"] = {
untranslated = "Iron Ore",
untranslated = "Large Standing Wood Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = "Item",
description = "Unrefined ore with traces of iron.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Excavatable",
maxStack = 100,
"Ore",
carried = "Backpack",
},
weight = nil,
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,808: Line 24,331:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronOreItem",
type = "LargeStandingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Pickaxe"] = {
["Large Windowed Lumber Door"] = {
untranslated = "Iron Pickaxe",
untranslated = "Large Windowed Lumber Door",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A sturdy iron pickaxe used to break down stone and ore into usable rubble.",
description = "A large lumber door with windows allowing moderate sized vehicles through..",
tagGroups = {
tagGroups = {
"Tool",
"Doors",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,853: Line 24,377:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPickaxeItem",
type = "LargeWindowedLumberDoorItem",
typeID = 0,
typeID = 0,
ToolVariant = "Pickaxe",
ToolDurability = 500.0,
ToolDamage = 2.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Iron",
},
},
["Iron Pipe"] = {
["Large Wooden Ship Frame"] = {
untranslated = "Iron Pipe",
untranslated = "Large Wooden Ship Frame",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A pipe for transporting liquids.",
description = "A large wooden frame for constructing a larger naval vessel.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Items",
carried = "Hands",
"Products",
weight = 2000,
},
maxStack = 100,
carried = "Backpack",
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,884: Line 24,405:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,902: Line 24,423:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPipeItem",
type = "LargeWoodenShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Iron Plate"] = {
Laser = {
untranslated = "Iron Plate",
untranslated = "Laser",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A solid iron plate for use in various crafting recipes.",
description = "AVOID DIRECT EYE EXPOSURE",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Specialty",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,924: Line 24,448:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 23,945: Line 24,469:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPlateItem",
type = "LaserItem",
typeID = 0,
typeID = 0,
},
},
["Iron Road Tool"] = {
Lathe = {
untranslated = "Iron Road Tool",
untranslated = "Lathe",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A tool for tamping dirt into roads.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Tool",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,969: Line 24,494:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,990: Line 24,515:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronRoadToolItem",
type = "LatheItem",
typeID = 0,
typeID = 0,
ToolVariant = "RoadTool",
ToolDurability = 1000.0,
ToolRepairType = "IronRoadTool",
},
},
["Iron Rock Drill"] = {
["Lattice Mushroom Spores"] = {
untranslated = "Iron Rock Drill",
untranslated = "Lattice Mushroom Spores",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A drill used to retreive geological samples and discover what treasures can be found underground.",
description = "Plant to grow lattice mushrooms.",
tagGroups = {
tagGroups = {
"Tool",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,020: Line 24,543:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,038: Line 24,561:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronRockDrillItem",
type = "LatticeMushroomSporesItem",
typeID = 0,
typeID = 0,
ToolVariant = "Drill",
ToolDurability = 1000.0,
ToolRepairType = "Iron",
},
},
["Iron Saw Blade"] = {
["Leather Hide"] = {
untranslated = "Iron Saw Blade",
untranslated = "Leather Hide",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
description = "A thick hide.",
tagGroups = {},
tagGroups = {
"Animal Skin",
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,084: Line 24,608:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronSawBladeItem",
type = "LeatherHideItem",
typeID = 0,
typeID = 0,
},
},
["Iron Shovel"] = {
["Leavened Dough"] = {
untranslated = "Iron Shovel",
untranslated = "Leavened Dough",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A sturdy shovel that breaks less than its wooden counterpart.",
description = "Leavened dough with added yeast that rises when baked.",
tagGroups = {
tagGroups = {
"Tool",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 400,
calories = nil,
calories = 10,
carbs = nil,
carbs = 6,
protein = nil,
protein = 18,
fat = nil,
fat = 13,
vitamins = nil,
vitamins = 5,
density = nil,
density = 420.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,111: Line 24,636:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,129: Line 24,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronShovelItem",
type = "LeavenedDoughItem",
typeID = 0,
typeID = 0,
ToolVariant = "Shovel",
ToolDurability = 500.0,
ToolRepairType = "Iron",
ToolCarryCapacity = 3.0,
},
},
["Iron Sickle"] = {
["Light Backpack"] = {
untranslated = "Iron Sickle",
untranslated = "Light Backpack",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "An iron sickle used to harvest crops or cut grass.",
description = "Smaller than your standard three-day backpack. You can't fit that much inside, but that makes you more agile.\\n\\n(Increases movement speed and increases max carry weight by 5 kg)",
tagGroups = {
tagGroups = {
"Tool",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,160: Line 24,681:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,178: Line 24,699:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronSickleItem",
type = "LightBackpackItem",
typeID = 0,
typeID = 0,
ToolVariant = "Sickle",
ToolDurability = 500.0,
ToolRepairType = "Iron",
},
},
["Iron Wheel"] = {
["Light Bulb"] = {
untranslated = "Iron Wheel",
untranslated = "Light Bulb",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
description = "An electric light with a wire filament.",
tagGroups = {},
tagGroups = {
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,224: Line 24,745:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronWheelItem",
type = "LightBulbItem",
typeID = 0,
typeID = 0,
},
},
["Jaguar Carcass"] = {
Limestone = {
untranslated = "Jaguar Carcass",
untranslated = "Limestone",
category = nil,
category = nil,
group = "Natural Resources",
group = "Natural Resources",
description = "A dead Jaguar.",
description = "A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Excavatable",
"Medium Leather Carcass",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 6500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,270: Line 24,793:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JaguarCarcassItem",
type = "LimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Jaw Crusher"] = {
["Limestone Bison Statue"] = {
untranslated = "Jaw Crusher",
untranslated = "Limestone Bison Statue",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
description = "A bison statue carved from limestone.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,293: Line 24,817:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,306: Line 24,830:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x2",
footprint = "30",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,315: Line 24,839:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JawCrusherItem",
type = "LimestoneBisonStatueItem",
typeID = 0,
typeID = 0,
},
},
["Jointfir Seed"] = {
["Limestone Otter Statue"] = {
untranslated = "Jointfir Seed",
untranslated = "Limestone Otter Statue",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow a jointfir.",
description = "An otter statue carved from limestone.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Seeds",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.2",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,352: Line 24,876:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,361: Line 24,885:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JointfirSeedItem",
type = "LimestoneOtterStatueItem",
typeID = 0,
typeID = 0,
},
},
["Joshua Log"] = {
["Limestone Owl Statue"] = {
untranslated = "Joshua Log",
untranslated = "Limestone Owl Statue",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.",
description = "An owl statue carved from limestone.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Decoration",
"Wood",
"Housing Objects",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,382: Line 24,906:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.2",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,398: Line 24,922:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,407: Line 24,931:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JoshuaLogItem",
type = "LimestoneOwlStatueItem",
typeID = 0,
typeID = 0,
},
},
["Joshua Seed"] = {
["Limestone Wolf Statue"] = {
untranslated = "Joshua Seed",
untranslated = "Limestone Wolf Statue",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow a joshua tree.",
description = "A wolf statue carved from limestone.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Seeds",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 5000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,444: Line 24,968:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,453: Line 24,977:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JoshuaSeedItem",
type = "LimestoneWolfStatueItem",
typeID = 0,
typeID = 0,
},
},
["Jungle Campfire Salad"] = {
["Linen Fabric"] = {
untranslated = "Jungle Campfire Salad",
untranslated = "Linen Fabric",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A myriad of plants that make a healthy and odd blend.",
description = "A rough linen fabric that covers your basic needs.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Fabric",
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = 900,
calories = nil,
carbs = 11,
carbs = nil,
protein = 4,
protein = nil,
fat = 3,
fat = nil,
vitamins = 10,
vitamins = nil,
density = 3.111111111111111,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,499: Line 25,024:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JungleCampfireSaladItem",
type = "LinenFabricItem",
typeID = 0,
typeID = 0,
},
},
["Jungle Campfire Stew"] = {
["Linen Yarn"] = {
untranslated = "Jungle Campfire Stew",
untranslated = "Linen Yarn",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "Flax fibers spun into a usable string commonly known as linen yarn.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 25,
calories = 1100,
calories = nil,
carbs = 8,
carbs = nil,
protein = 8,
protein = nil,
fat = 11,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,544: Line 25,070:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JungleCampfireStewItem",
type = "LinenYarnItem",
typeID = 0,
typeID = 0,
},
},
Kelp = {
["Loaded Taro Fries"] = {
untranslated = "Kelp",
untranslated = "Loaded Taro Fries",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Some creepy kelp.",
description = "Taro Fries with extra everything.",
tagGroups = {
tagGroups = {
"Crop",
"Cooking",
"Natural Fiber",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 14,
protein = nil,
protein = 6,
fat = nil,
fat = 18,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.166666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,590: Line 25,116:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KelpItem",
type = "LoadedTaroFriesItem",
typeID = 0,
typeID = 0,
},
},
["Kelpy Crab Roll"] = {
Log = {
untranslated = "Kelpy Crab Roll",
untranslated = "Log",
category = nil,
category = nil,
group = "Food",
group = "Block",
description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
description = "A stack of logs.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 20,
},
carried = "Hands",
maxStack = 100,
weight = 10000,
carried = "Backpack",
calories = nil,
weight = 300,
carbs = nil,
calories = 1350,
protein = nil,
carbs = 22,
fat = nil,
protein = 13,
vitamins = nil,
fat = 11,
density = nil,
vitamins = 5,
fuel = 4000,
density = 3.7777777777777777,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 24,635: Line 25,159:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KelpyCrabRollItem",
type = "LogItem",
typeID = 0,
typeID = 0,
},
},
Kiln = {
["Logging Advanced Upgrade"] = {
untranslated = "Kiln",
untranslated = "Logging Advanced Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "Useful for baking bricks and finishing pottery.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,659: Line 25,184:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 24,671: Line 25,196:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,680: Line 25,205:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KilnItem",
type = "LoggingAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["King Fern Spore"] = {
["Logging Basic Upgrade"] = {
untranslated = "King Fern Spore",
untranslated = "Logging Basic Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Plant to grow king fern.",
description = "Basic Upgrade that greatly increases efficiency when crafting Logging recipes.",
tagGroups = {
tagGroups = {
"Food",
"Specialty Upgrades",
"Seeds",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,726: Line 25,251:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KingFernSporeItem",
type = "LoggingBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Kitchen = {
Loom = {
untranslated = "Kitchen",
untranslated = "Loom",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A prep area for food which allows for more complex dishes.",
description = "A device for making fabric by weaving yarn or thread.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 24,750: Line 25,275:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = "Industrial",
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,763: Line 25,288:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,772: Line 25,297:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KitchenItem",
type = "LoomItem",
typeID = 0,
typeID = 0,
},
},
Laboratory = {
["Low Top Shoes"] = {
untranslated = "Laboratory",
untranslated = "Low Top Shoes",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "For more advanced research and manufacturing. Science rules!",
description = "Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,808: Line 25,333:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,817: Line 25,342:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LaboratoryItem",
type = "LowTopShoesItem",
typeID = 0,
typeID = 0,
},
},
["Large Bath Mat"] = {
Lumber = {
untranslated = "Large Bath Mat",
untranslated = "Lumber",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Housing",
"Blocks",
"Building Materials",
"Burnable Fuel",
"Constructable",
"Lumber",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,837: Line 25,366:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,853: Line 25,382:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,862: Line 25,391:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeBathMatItem",
type = "LumberItem",
typeID = 0,
typeID = 0,
},
},
["Large Canoe"] = {
["Lumber Bench"] = {
untranslated = "Large Canoe",
untranslated = "Lumber Bench",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
tagGroups = {
tagGroups = {
"Vehicles",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 8000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,885: Line 25,415:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,898: Line 25,428:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x6x1",
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,907: Line 25,437:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCanoeItem",
type = "LumberBenchItem",
typeID = 0,
typeID = 0,
},
},
["Large Corrugated Steel Door"] = {
["Lumber Chair"] = {
untranslated = "Large Corrugated Steel Door",
untranslated = "Lumber Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A large corrugated steel door.",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
tagGroups = {},
tagGroups = {
"Housing Objects",
"Seating",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,928: Line 25,461:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,941: Line 25,474:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x5x4",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,950: Line 25,483:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCorrugatedSteelDoorItem",
type = "LumberChairItem",
typeID = 0,
typeID = 0,
},
},
["Large Cotton Bunting Red"] = {
["Lumber Door"] = {
untranslated = "Large Cotton Bunting Red",
untranslated = "Lumber Door",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
description = "A door made from finely cut lumber.",
tagGroups = {
tagGroups = {
"Housing",
"Doors",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,973: Line 25,507:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,986: Line 25,520:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,995: Line 25,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRedItem",
type = "LumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Large Cotton Bunting Regal"] = {
["Lumber Dresser"] = {
untranslated = "Large Cotton Bunting Regal",
untranslated = "Lumber Dresser",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
tagGroups = {
"Housing",
"Bedroom",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,018: Line 25,553:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Bedroom",
furnitureType = "Decoration",
furnitureType = "Dresser",
repeatsDepreciation = "0.4",
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,031: Line 25,566:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,040: Line 25,575:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRegalItem",
type = "LumberDresserItem",
typeID = 0,
typeID = 0,
},
},
["Large Court"] = {
["Lumber Stockpile"] = {
untranslated = "Large Court",
untranslated = "Lumber Stockpile",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
tagGroups = {
tagGroups = {
"Government",
"Crafted Objects",
"Storage",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,076: Line 25,612:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6x6x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,085: Line 25,621:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCourtItem",
type = "LumberStockpileItem",
typeID = 0,
typeID = 0,
},
},
["Large Festive Paper Lantern"] = {
["Lumber Table"] = {
untranslated = "Large Festive Paper Lantern",
untranslated = "Lumber Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A large festive paper lantern.",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,109: Line 25,646:
currency = nil,
currency = nil,
skillValue = "2",
skillValue = "2",
roomCategory = "Lighting",
roomCategory = "Seating",
furnitureType = "Lights",
furnitureType = "Table",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,121: Line 25,658:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,130: Line 25,667:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeFestivePaperLanternItem",
type = "LumberTableItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Ashlar Basalt Sign"] = {
["Lupine Seed"] = {
untranslated = "Large Hanging Ashlar Basalt Sign",
untranslated = "Lupine Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "A large sign for all your large text needs!",
description = "Plant to grow lupine.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 25,164: Line 25,704:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,173: Line 25,713:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingAshlarBasaltSignItem",
type = "LupineSeedItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Ashlar Stone Sign"] = {
Macarons = {
untranslated = "Large Hanging Ashlar Stone Sign",
untranslated = "Macarons",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A large sign for all your large text needs!",
description = "A small circular biscuit with a sweet huckleberry filling.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Baking",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 200,
calories = nil,
calories = 1000,
carbs = nil,
carbs = 20,
protein = nil,
protein = 7,
fat = nil,
fat = 14,
vitamins = nil,
vitamins = 16,
density = nil,
density = 5.7,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 25,207: Line 25,750:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,216: Line 25,759:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingAshlarStoneSignItem",
type = "MacaronsItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Birch Sign"] = {
["Machinist Table"] = {
untranslated = "Large Hanging Birch Sign",
untranslated = "Machinist Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A large sign for all of your larger text needs!",
description = "A fancy tool bench that creates equally fancy toys.",
tagGroups = {},
tagGroups = {
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 25,238: Line 25,784:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 25,250: Line 25,796:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,259: Line 25,805:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingBirchSignItem",
type = "MachinistTableItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Lumber Sign"] = {
["Marmot Carcass"] = {
untranslated = "Large Hanging Lumber Sign",
untranslated = "Marmot Carcass",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Item",
description = "A large sign for all your large text needs!",
description = "A dead marmot.",
tagGroups = {},
tagGroups = {},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,293: Line 25,839:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,302: Line 25,848:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingLumberSignItem",
type = "MarmotCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Mortared Granite Sign"] = {
["Masonry Advanced Upgrade"] = {
untranslated = "Large Hanging Mortared Granite Sign",
untranslated = "Masonry Advanced Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A large sign for all your large text needs!",
description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,336: Line 25,885:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,345: Line 25,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingMortaredGraniteSignItem",
type = "MasonryAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Mortared Stone Sign"] = {
["Masonry Basic Upgrade"] = {
untranslated = "Large Hanging Mortared Stone Sign",
untranslated = "Masonry Basic Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A large sign for all your large text needs!",
description = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,379: Line 25,931:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,388: Line 25,940:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingMortaredStoneSignItem",
type = "MasonryBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Saguaro Sign"] = {
["Masonry Table"] = {
untranslated = "Large Hanging Saguaro Sign",
untranslated = "Masonry Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A large sign for all of your larger text needs!",
description = "A workstation for hewing and shaping stone into usable objects.",
tagGroups = {},
tagGroups = {
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 25,410: Line 25,965:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 25,422: Line 25,977:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,431: Line 25,986:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingSaguaroSignItem",
type = "MasonryTableItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Softwood Sign"] = {
["Meat Pie"] = {
untranslated = "Large Hanging Softwood Sign",
untranslated = "Meat Pie",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A large sign for all of your larger text needs!",
description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Baking",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 600,
calories = nil,
calories = 1300,
carbs = nil,
carbs = 18,
protein = nil,
protein = 4,
fat = nil,
fat = 20,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.3846153846153846,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 25,465: Line 26,023:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,474: Line 26,032:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingSoftwoodSignItem",
type = "MeatPieItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Stone Sign"] = {
["Meat Stock"] = {
untranslated = "Large Hanging Stone Sign",
untranslated = "Meat Stock",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "A large sign for all your large text needs!",
description = "A meaty stock made from the flesh of animals.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Ingredients",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 800,
calories = nil,
calories = 600,
carbs = nil,
carbs = 3,
protein = nil,
protein = 8,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.3333333333333335,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 25,508: Line 26,069:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,517: Line 26,078:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingStoneSignItem",
type = "MeatStockItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Wood Sign"] = {
["Meaty Stew"] = {
untranslated = "Large Hanging Wood Sign",
untranslated = "Meaty Stew",
category = nil,
category = nil,
group = "Item",
group = "Food",
description = "A large sign for all of your larger text needs!",
description = "A thick meaty stew. A great source of protein.",
tagGroups = {},
tagGroups = {
"Campfire",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 500,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 6,
protein = nil,
protein = 13,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 1,
density = nil,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 25,560: Line 26,124:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingWoodSignItem",
type = "MeatyStewItem",
typeID = 0,
typeID = 0,
},
},
["Large Lumber Door"] = {
["Mechanical Water Pump"] = {
untranslated = "Large Lumber Door",
untranslated = "Mechanical Water Pump",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A large lumber door allowing moderate sized vehicles through..",
description = "Pumps water from a source into a pipe network.",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Specialty",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 25,585: Line 26,152:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,594: Line 26,161:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x5x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,603: Line 26,170:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeLumberDoorItem",
type = "MechanicalWaterPumpItem",
typeID = 0,
typeID = 0,
},
},
["Large Lumber Stockpile"] = {
["Mechanics Advanced Upgrade"] = {
untranslated = "Large Lumber Stockpile",
untranslated = "Mechanics Advanced Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,637: Line 26,207:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12x12x11",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,646: Line 26,216:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeLumberStockpileItem",
type = "MechanicsAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Large Metal Ship Frame"] = {
["Mechanics Modern Upgrade"] = {
untranslated = "Large Metal Ship Frame",
untranslated = "Mechanics Modern Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A large metal frame for constructing a larger naval vessel.",
description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
tagGroups = {},
tagGroups = {
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,689: Line 26,262:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeMetalShipFrameItem",
type = "MechanicsModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Large Nylon Bunting Green"] = {
["Medium Fishing Trawler"] = {
untranslated = "Large Nylon Bunting Green",
untranslated = "Medium Fishing Trawler",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,712: Line 26,286:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,725: Line 26,299:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,734: Line 26,308:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeNylonBuntingGreenItem",
type = "MediumFishingTrawlerItem",
typeID = 0,
typeID = 0,
},
},
["Large Nylon Bunting Purple"] = {
["Medium Metal Ship Frame"] = {
untranslated = "Large Nylon Bunting Purple",
untranslated = "Medium Metal Ship Frame",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
description = "A medium metal frame for constructing a naval vessel.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 15000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,757: Line 26,332:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,770: Line 26,345:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,779: Line 26,354:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeNylonBuntingPurpleItem",
type = "MediumMetalShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Large Paper Lantern"] = {
["Medium Shipyard"] = {
untranslated = "Large Paper Lantern",
untranslated = "Medium Shipyard",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A large paper lantern.",
description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,802: Line 26,378:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = "Industrial",
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,815: Line 26,391:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,824: Line 26,400:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargePaperLanternItem",
type = "MediumShipyardItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Ashlar Basalt Sign"] = {
["Medium Wooden Ship Frame"] = {
untranslated = "Large Standing Ashlar Basalt Sign",
untranslated = "Medium Wooden Ship Frame",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A medium wooden frame for constructing a larger naval vessel.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Items",
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 15000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,858: Line 26,437:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,867: Line 26,446:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingAshlarBasaltSignItem",
type = "MediumWoodenShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Ashlar Stone Sign"] = {
["Metal Keel"] = {
untranslated = "Large Standing Ashlar Stone Sign",
untranslated = "Metal Keel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "The backbone of any metal ship.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Items",
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,901: Line 26,483:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,910: Line 26,492:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingAshlarStoneSignItem",
type = "MetalKeelItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Birch Sign"] = {
["Metal Rudder"] = {
untranslated = "Large Standing Birch Sign",
untranslated = "Metal Rudder",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all of your larger text needs!",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Items",
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 25,944: Line 26,529:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,953: Line 26,538:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingBirchSignItem",
type = "MetalRudderItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Lumber Sign"] = {
["Metallurgy Research Paper Advanced"] = {
untranslated = "Large Standing Lumber Sign",
untranslated = "Metallurgy Research Paper Advanced",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Advanced Research",
"Items",
"Research",
"Research Papers",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,987: Line 26,577:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,996: Line 26,586:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingLumberSignItem",
type = "MetallurgyResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Mortared Granite Sign"] = {
["Metallurgy Research Paper Basic"] = {
untranslated = "Large Standing Mortared Granite Sign",
untranslated = "Metallurgy Research Paper Basic",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Basic Research",
"Items",
"Research",
"Research Papers",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,030: Line 26,625:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,039: Line 26,634:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingMortaredGraniteSignItem",
type = "MetallurgyResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Mortared Stone Sign"] = {
["Metallurgy Research Paper Modern"] = {
untranslated = "Large Standing Mortared Stone Sign",
untranslated = "Metallurgy Research Paper Modern",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Items",
"Modern Research",
"Research",
"Research Papers",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,073: Line 26,673:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,082: Line 26,682:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingMortaredStoneSignItem",
type = "MetallurgyResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Saguaro Sign"] = {
Mill = {
untranslated = "Large Standing Saguaro Sign",
untranslated = "Mill",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A large sign for all of your larger text needs!",
description = "Refines food resources by crushing them under a stone millstone.",
tagGroups = {},
tagGroups = {
"Housing Objects",
"Kitchen",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,103: Line 26,706:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Food Preparation",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,116: Line 26,719:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "18",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,125: Line 26,728:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingSaguaroSignItem",
type = "MillItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Softwood Sign"] = {
["Milling Upgrade"] = {
untranslated = "Large Standing Softwood Sign",
untranslated = "Milling Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A large sign for all of your larger text needs!",
description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,159: Line 26,765:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,168: Line 26,774:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingSoftwoodSignItem",
type = "MillingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Stone Sign"] = {
["Millionaires Salad"] = {
untranslated = "Large Standing Stone Sign",
untranslated = "Millionaires Salad",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "A large sign for all your large text needs!",
description = "A decadent yet healthy assemblage.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Cooking",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 400,
calories = nil,
calories = 1000,
carbs = nil,
carbs = 18,
protein = nil,
protein = 6,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 26,
density = nil,
density = 5.6000000000000005,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 26,202: Line 26,811:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,211: Line 26,820:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingStoneSignItem",
type = "MillionairesSaladItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Wood Sign"] = {
["Mining Advanced Upgrade"] = {
untranslated = "Large Standing Wood Sign",
untranslated = "Mining Advanced Upgrade",
category = nil,
category = nil,
group = "Item",
group = "Upgrade Modules",
description = "A large sign for all of your larger text needs!",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {},
tagGroups = {
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,254: Line 26,866:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingWoodSignItem",
type = "MiningAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Large Windowed Lumber Door"] = {
["Mining Basic Upgrade"] = {
untranslated = "Large Windowed Lumber Door",
untranslated = "Mining Basic Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A large lumber door with windows allowing moderate sized vehicles through..",
description = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,279: Line 26,894:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,288: Line 26,903:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x5x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,297: Line 26,912:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeWindowedLumberDoorItem",
type = "MiningBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Large Wooden Ship Frame"] = {
["Mining Modern Upgrade"] = {
untranslated = "Large Wooden Ship Frame",
untranslated = "Mining Modern Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A large wooden frame for constructing a larger naval vessel.",
description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {},
tagGroups = {
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,340: Line 26,958:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeWoodenShipFrameItem",
type = "MiningModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Laser = {
Mint = {
untranslated = "Laser",
untranslated = "Mint",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "AVOID DIRECT EYE EXPOSURE",
description = "Allows for the creation of currency.",
tagGroups = {},
tagGroups = {
"Economic",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,362: Line 26,983:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 26,374: Line 26,995:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x5x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,383: Line 27,004:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LaserItem",
type = "MintItem",
typeID = 0,
typeID = 0,
},
},
Lathe = {
Mochi = {
untranslated = "Lathe",
untranslated = "Mochi",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "Watch your hands!",
tagGroups = {
tagGroups = {
"Crafting Table",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = 750,
carbs = nil,
carbs = 25,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 5,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 26,419: Line 27,041:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x4x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,428: Line 27,050:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatheItem",
type = "MochiItem",
typeID = 0,
typeID = 0,
},
},
["Lattice Mushroom Spores"] = {
["Modern Double Street Light"] = {
untranslated = "Lattice Mushroom Spores",
untranslated = "Modern Double Street Light",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow lattice mushrooms.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Seeds",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,465: Line 27,087:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,474: Line 27,096:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatticeMushroomSporesItem",
type = "ModernDoubleStreetLightItem",
typeID = 0,
typeID = 0,
},
},
["Leather Hide"] = {
["Modern Street Light"] = {
untranslated = "Leather Hide",
untranslated = "Modern Street Light",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A thick hide.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Animal Skin",
"Housing Objects",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,497: Line 27,120:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,510: Line 27,133:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,519: Line 27,142:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LeatherHideItem",
type = "ModernStreetLightItem",
typeID = 0,
typeID = 0,
},
},
["Leavened Dough"] = {
["Modern Upgrade 1"] = {
untranslated = "Leavened Dough",
untranslated = "Modern Upgrade 1",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Leavened dough with added yeast that rises when baked.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Food",
"Modern Upgrade",
"Modern Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1,
calories = 10,
calories = nil,
carbs = 6,
carbs = nil,
protein = 18,
protein = nil,
fat = 13,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 420.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 26,564: Line 27,189:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LeavenedDoughItem",
type = "ModernUpgradeLvl1Item",
typeID = 0,
typeID = 0,
},
},
["Light Backpack"] = {
["Modern Upgrade 2"] = {
untranslated = "Light Backpack",
untranslated = "Modern Upgrade 2",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
description = "Smaller than your standard three-day backpack. You can't fit that much inside, but that makes you more agile.\\n\\n(Increases movement speed and increases max carry weight by 5 kg)",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Clothes",
"Modern Upgrade",
"Modern Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,609: Line 27,236:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LightBackpackItem",
type = "ModernUpgradeLvl2Item",
typeID = 0,
typeID = 0,
},
},
["Light Bulb"] = {
["Modern Upgrade 3"] = {
untranslated = "Light Bulb",
untranslated = "Modern Upgrade 3",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "An electric light with a wire filament.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {},
tagGroups = {
"Modern Upgrade",
"Modern Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,652: Line 27,283:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LightBulbItem",
type = "ModernUpgradeLvl3Item",
typeID = 0,
typeID = 0,
},
},
["Lighthouse Lamp"] = {
["Modern Upgrade 4"] = {
untranslated = "Lighthouse Lamp",
untranslated = "Modern Upgrade 4",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A light, but a very large one and it's also spinning around and around.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Housing",
"Modern Upgrade",
"Modern Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,675: Line 27,308:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Civics",
furnitureType = nil,
repeatsDepreciation = "1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,688: Line 27,321:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,697: Line 27,330:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LighthouseLampItem",
type = "ModernUpgradeLvl4Item",
typeID = 0,
typeID = 0,
},
},
Limestone = {
["Moon Jellyfish"] = {
untranslated = "Limestone",
untranslated = "Moon Jellyfish",
category = nil,
category = nil,
group = "Natural Resources",
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.",
description = "A moon jellyfish.",
tagGroups = {
tagGroups = {
"Excavatable",
"Animal",
"Rock",
"Fish",
"Natural Resources",
"Small Fish",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 6500,
weight = 200,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,743: Line 27,378:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneItem",
type = "MoonJellyfishItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Bison Statue"] = {
Mortar = {
untranslated = "Limestone Bison Statue",
untranslated = "Mortar",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A bison statue carved from limestone.",
description = "A binding pitch useful as a mortar.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,766: Line 27,402:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,779: Line 27,415:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x4x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,788: Line 27,424:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneBisonStatueItem",
type = "MortarItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Otter Statue"] = {
["Mortared Basalt"] = {
untranslated = "Limestone Otter Statue",
untranslated = "Mortared Basalt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Block",
description = "An otter statue carved from limestone.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {},
"Housing",
maxStack = 20,
},
carried = "Hands",
maxStack = 1,
weight = 10000,
carried = "Backpack",
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,811: Line 27,445:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.2",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,824: Line 27,458:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,833: Line 27,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneOtterStatueItem",
type = "MortaredBasaltItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Owl Statue"] = {
["Mortared Gneiss"] = {
untranslated = "Limestone Owl Statue",
untranslated = "Mortared Gneiss",
category = nil,
category = nil,
group = "Housing Objects",
group = "Block",
description = "An owl statue carved from limestone.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {},
"Housing",
maxStack = 20,
},
carried = "Hands",
maxStack = 1,
weight = 10000,
carried = "Backpack",
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,856: Line 27,488:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.2",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,869: Line 27,501:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,878: Line 27,510:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneOwlStatueItem",
type = "MortaredGneissItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Wolf Statue"] = {
["Mortared Granite"] = {
untranslated = "Limestone Wolf Statue",
untranslated = "Mortared Granite",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A wolf statue carved from limestone.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Housing",
"Blocks",
"Building Materials",
"Constructable",
"Mortared Stone",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,901: Line 27,536:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,914: Line 27,549:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,923: Line 27,558:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneWolfStatueItem",
type = "MortaredGraniteItem",
typeID = 0,
typeID = 0,
},
},
["Linen Fabric"] = {
["Mortared Granite Bench"] = {
untranslated = "Linen Fabric",
untranslated = "Mortared Granite Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A rough linen fabric that covers your basic needs.",
description = "A basic stone bench for sitting.",
tagGroups = {
tagGroups = {
"Fabric",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,946: Line 27,582:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,959: Line 27,595:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,968: Line 27,604:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LinenFabricItem",
type = "MortaredGraniteBenchItem",
typeID = 0,
typeID = 0,
},
},
["Linen Yarn"] = {
["Mortared Granite Chair"] = {
untranslated = "Linen Yarn",
untranslated = "Mortared Granite Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Flax fibers spun into a usable string commonly known as linen yarn.",
description = "An early stone chair. Not too comfy but it does the job.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,989: Line 27,628:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,002: Line 27,641:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,011: Line 27,650:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LinenYarnItem",
type = "MortaredGraniteChairItem",
typeID = 0,
typeID = 0,
},
},
["Loaded Taro Fries"] = {
["Mortared Granite Door"] = {
untranslated = "Loaded Taro Fries",
untranslated = "Mortared Granite Door",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Taro Fries with extra everything.",
description = "A heavy mortared stone door.",
tagGroups = {
tagGroups = {
"Food",
"Doors",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 1200,
calories = nil,
carbs = 14,
carbs = nil,
protein = 6,
protein = nil,
fat = 18,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.166666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 27,038: Line 27,678:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,056: Line 27,696:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoadedTaroFriesItem",
type = "MortaredGraniteDoorItem",
typeID = 0,
typeID = 0,
},
},
Log = {
["Mortared Granite Fireplace"] = {
untranslated = "Log",
untranslated = "Mortared Granite Fireplace",
category = nil,
category = nil,
group = "Block",
group = "Housing Objects",
description = "A stack of logs.",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Housing Objects",
carried = "Hands",
"Living Room",
weight = 10000,
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,074: Line 27,717:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Fireplace",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,090: Line 27,733:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,099: Line 27,742:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LogItem",
type = "MortaredGraniteFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Logging Advanced Upgrade"] = {
["Mortared Granite Table"] = {
untranslated = "Logging Advanced Upgrade",
untranslated = "Mortared Granite Table",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.",
description = "An early stone table. Not much to look at but it does the job.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,122: Line 27,766:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,135: Line 27,779:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,144: Line 27,788:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoggingAdvancedUpgradeItem",
type = "MortaredGraniteTableItem",
typeID = 0,
typeID = 0,
},
},
["Logging Basic Upgrade"] = {
["Mortared Limestone"] = {
untranslated = "Logging Basic Upgrade",
untranslated = "Mortared Limestone",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Blocks",
description = "Basic Upgrade that greatly increases efficiency when crafting Logging recipes.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Upgrade",
"Blocks",
"Building Materials",
"Constructable",
"Mortared Stone",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,171: Line 27,818:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,189: Line 27,836:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoggingBasicUpgradeItem",
type = "MortaredLimestoneItem",
typeID = 0,
typeID = 0,
},
},
Loom = {
["Mortared Sandstone"] = {
untranslated = "Loom",
untranslated = "Mortared Sandstone",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
description = "A device for making fabric by weaving yarn or thread.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Blocks",
"Building Materials",
"Constructable",
"Mortared Stone",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,213: Line 27,863:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,225: Line 27,875:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,234: Line 27,884:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoomItem",
type = "MortaredSandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Low Top Shoes"] = {
["Mortared Shale"] = {
untranslated = "Low Top Shoes",
untranslated = "Mortared Shale",
category = nil,
category = nil,
group = "Clothing",
group = "Block",
description = "Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {},
"Clothes",
maxStack = 20,
},
carried = "Hands",
maxStack = 100,
weight = 10000,
carried = "Backpack",
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,279: Line 27,927:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LowTopShoesItem",
type = "MortaredShaleItem",
typeID = 0,
typeID = 0,
},
},
Lumber = {
["Mortared Stone"] = {
untranslated = "Lumber",
untranslated = "Mortared Stone",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "Can be fashioned into various usable equipment.",
description = "Old stone",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Blocks",
"Building Materials",
"Constructable",
"Constructable",
"Lumber",
"Mortared Stone",
},
},
maxStack = 20,
maxStack = 20,
Line 27,301: Line 27,950:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,308: Line 27,957:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,326: Line 27,975:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberItem",
type = "MortaredStoneItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Bench"] = {
["Mortared Stone Bench"] = {
untranslated = "Lumber Bench",
untranslated = "Mortared Stone Bench",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
description = "A basic stone bench for sitting.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 27,349: Line 27,999:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = "1",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Chair",
furnitureType = "Chair",
Line 27,362: Line 28,012:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,371: Line 28,021:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberBenchItem",
type = "MortaredStoneBenchItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Chair"] = {
["Mortared Stone Chair"] = {
untranslated = "Lumber Chair",
untranslated = "Mortared Stone Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
description = "An early stone chair. Not too comfy but it does the job.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 27,394: Line 28,045:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = "0.5",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Chair",
furnitureType = "Chair",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,407: Line 28,058:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,416: Line 28,067:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberChairItem",
type = "MortaredStoneChairItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Door"] = {
["Mortared Stone Door"] = {
untranslated = "Lumber Door",
untranslated = "Mortared Stone Door",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A door made from finely cut lumber.",
description = "A heavy mortared stone door.",
tagGroups = {},
tagGroups = {
"Doors",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 27,441: Line 28,095:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,450: Line 28,104:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,459: Line 28,113:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberDoorItem",
type = "MortaredStoneDoorItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Dresser"] = {
["Mortared Stone Fireplace"] = {
untranslated = "Lumber Dresser",
untranslated = "Mortared Stone Fireplace",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,482: Line 28,137:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "1.5",
roomCategory = "Bedroom",
roomCategory = "Living Room",
furnitureType = "Dresser",
furnitureType = "Fireplace",
repeatsDepreciation = "0.5",
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,495: Line 28,150:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,504: Line 28,159:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberDresserItem",
type = "MortaredStoneFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Stockpile"] = {
["Mortared Stone Table"] = {
untranslated = "Lumber Stockpile",
untranslated = "Mortared Stone Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
description = "An early stone table. Not much to look at but it does the job.",
tagGroups = {},
tagGroups = {
"Housing Objects",
"Seating",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 27,525: Line 28,183:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,538: Line 28,196:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "10x10x9",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,547: Line 28,205:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberStockpileItem",
type = "MortaredStoneTableItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Table"] = {
["Mountain Goat Carcass"] = {
untranslated = "Lumber Table",
untranslated = "Mountain Goat Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A large lumber table for eating meals or getting some work done.",
description = "A dead mountain goat.",
tagGroups = {
tagGroups = {
"Housing",
"Animal",
"Medium Carcass",
"Medium Wooly Carcass",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,570: Line 28,231:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,583: Line 28,244:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,592: Line 28,253:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberTableItem",
type = "MountainGoatCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Lupine Seed"] = {
["Muffin Hat"] = {
untranslated = "Lupine Seed",
untranslated = "Muffin Hat",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Plant to grow lupine.",
description = "I have no idea why it's called that but it's not edible.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 27,638: Line 28,298:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LupineSeedItem",
type = "MuffinHatItem",
typeID = 0,
typeID = 0,
},
},
Macarons = {
Nail = {
untranslated = "Macarons",
untranslated = "Nail",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A small circular biscuit with a sweet huckleberry filling.",
description = "Nails used for construction.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = 1000,
calories = nil,
carbs = 20,
carbs = nil,
protein = 7,
protein = nil,
fat = 14,
fat = nil,
vitamins = 16,
vitamins = nil,
density = 5.7,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 27,683: Line 28,344:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MacaronsItem",
type = "NailItem",
typeID = 0,
typeID = 0,
},
},
["Machinist Table"] = {
["Nuclear Fuel"] = {
untranslated = "Machinist Table",
untranslated = "Nuclear Fuel",
category = nil,
category = nil,
group = "Work Stations",
group = "Item",
description = "A fancy tool bench that creates equally fancy toys.",
description = "Unstable nuclear fuel.",
tagGroups = {
tagGroups = {},
"Crafting Table",
maxStack = 100,
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,707: Line 28,366:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 27,719: Line 28,378:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,728: Line 28,387:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MachinistTableItem",
type = "NuclearFuelItem",
typeID = 0,
typeID = 0,
},
},
["Marmot Carcass"] = {
Nylon = {
untranslated = "Marmot Carcass",
untranslated = "Nylon",
category = nil,
category = nil,
group = "Item",
group = "Items",
description = "A dead marmot.",
description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
tagGroups = {},
tagGroups = {
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,771: Line 28,433:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MarmotCarcassItem",
type = "NylonItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Advanced Upgrade"] = {
["Nylon Carpet"] = {
untranslated = "Masonry Advanced Upgrade",
untranslated = "Nylon Carpet",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Blocks",
description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
description = "A woven nylon floor covering attached to a lumber backing.",
tagGroups = {
tagGroups = {
"Upgrade",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,798: Line 28,462:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,816: Line 28,480:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryAdvancedUpgradeItem",
type = "NylonCarpetItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Basic Upgrade"] = {
["Nylon Chips"] = {
untranslated = "Masonry Basic Upgrade",
untranslated = "Nylon Chips",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Item",
description = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
description = "",
tagGroups = {
tagGroups = {},
"Upgrade",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,861: Line 28,523:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryBasicUpgradeItem",
type = "NylonChipsItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Skill Book"] = {
["Nylon Curtains"] = {
untranslated = "Masonry Skill Book",
untranslated = "Nylon Curtains",
category = nil,
category = nil,
group = "Skill Books",
group = "Blocks",
description = "Masonry Skill Book",
description = "Curtains made out of plastic? \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
tagGroups = {
"Skill Books",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,906: Line 28,570:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Masonry Skill BookItem",
type = "NylonCurtainsItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Skill Scroll"] = {
["Nylon Fabric"] = {
untranslated = "Masonry Skill Scroll",
untranslated = "Nylon Fabric",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Items",
description = "Masonry Skill Scroll",
description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Fabric",
"Items",
"Products",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,951: Line 28,617:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Masonry Skill ScrollItem",
type = "NylonFabricItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Table"] = {
["Nylon Futon Bed"] = {
untranslated = "Masonry Table",
untranslated = "Nylon Futon Bed",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A workstation for hewing and shaping stone into usable objects.",
description = "A classic futon for when regular beds are too soft.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Bedroom",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 27,974: Line 28,641:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "5",
roomCategory = "Industrial",
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,987: Line 28,654:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,996: Line 28,663:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryTableItem",
type = "NylonFutonBedItem",
typeID = 0,
typeID = 0,
},
},
["Meat Pie"] = {
["Nylon Futon Couch"] = {
untranslated = "Meat Pie",
untranslated = "Nylon Futon Couch",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
description = "A modern styled couch with a classic touch.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Living Room",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 2000,
calories = 1300,
calories = nil,
carbs = 18,
carbs = nil,
protein = 4,
protein = nil,
fat = 20,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.3846153846153846,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,032: Line 28,700:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,041: Line 28,709:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatPieItem",
type = "NylonFutonCouchItem",
typeID = 0,
typeID = 0,
},
},
["Meat Stock"] = {
["Nylon Mooring Rope"] = {
untranslated = "Meat Stock",
untranslated = "Nylon Mooring Rope",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A meaty stock made from the flesh of animals.",
description = "A strong synthetic rope used to make sure a ship does not drift away.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 1000,
calories = 600,
calories = nil,
carbs = 3,
carbs = nil,
protein = 8,
protein = nil,
fat = 9,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.3333333333333335,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 28,086: Line 28,755:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatStockItem",
type = "NylonMooringRopeItem",
typeID = 0,
typeID = 0,
},
},
["Meaty Stew"] = {
["Nylon Thread"] = {
untranslated = "Meaty Stew",
untranslated = "Nylon Thread",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A thick meaty stew. A great source of protein.",
description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 25,
calories = 1100,
calories = nil,
carbs = 6,
carbs = nil,
protein = 13,
protein = nil,
fat = 10,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 28,131: Line 28,801:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatyStewItem",
type = "NylonThreadItem",
typeID = 0,
typeID = 0,
},
},
["Mechanical Water Pump"] = {
["Nylon Trawler Net"] = {
untranslated = "Mechanical Water Pump",
untranslated = "Nylon Trawler Net",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Pumps water from a source into a pipe network.",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Items",
"Tool",
"Tools",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,165: Line 28,839:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,174: Line 28,848:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicalWaterPumpItem",
type = "NylonTrawlerNetItem",
typeID = 0,
typeID = 0,
},
},
["Mechanics Advanced Upgrade"] = {
["Oak Log"] = {
untranslated = "Mechanics Advanced Upgrade",
untranslated = "Oak Log",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
description = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
tagGroups = {
tagGroups = {
"Upgrade",
"Burnable Fuel",
"Hardwood",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,194: Line 28,872:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,219: Line 28,897:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicsAdvancedUpgradeItem",
type = "OakLogItem",
typeID = 0,
typeID = 0,
},
},
["Mechanics Modern Upgrade"] = {
["Ocean Spray Seed"] = {
untranslated = "Mechanics Modern Upgrade",
untranslated = "Ocean Spray Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
description = "Plant to grow ocean spray.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 28,264: Line 28,943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicsModernUpgradeItem",
type = "OceanSpraySeedItem",
typeID = 0,
typeID = 0,
},
},
["Mechanics Skill Book"] = {
Oil = {
untranslated = "Mechanics Skill Book",
untranslated = "Oil",
category = nil,
category = nil,
group = "Skill Books",
group = "Food",
description = "Mechanics Skill Book",
description = "A plant fat extracted for use in cooking.",
tagGroups = {
tagGroups = {
"Skill Books",
"Fat",
"Food",
"Ingredients",
"Oil",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 120,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 15,
vitamins = nil,
vitamins = 0,
density = nil,
density = 12.5,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,309: Line 28,991:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Mechanics Skill BookItem",
type = "OilItem",
typeID = 0,
typeID = 0,
},
},
["Mechanics Skill Scroll"] = {
["Oil Drilling Upgrade"] = {
untranslated = "Mechanics Skill Scroll",
untranslated = "Oil Drilling Upgrade",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Upgrade Modules",
description = "Mechanics Skill Scroll",
description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,354: Line 29,037:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Mechanics Skill ScrollItem",
type = "OilDrillingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Medium Fishing Trawler"] = {
["Oil Head Lamp"] = {
untranslated = "Medium Fishing Trawler",
untranslated = "Oil Head Lamp",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "",
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
tagGroups = {
tagGroups = {
"Vehicles",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,390: Line 29,073:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6x14x10",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,399: Line 29,082:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumFishingTrawlerItem",
type = "OilHeadLampItem",
typeID = 0,
typeID = 0,
},
},
["Medium Metal Ship Frame"] = {
["Oil Paint"] = {
untranslated = "Medium Metal Ship Frame",
untranslated = "Oil Paint",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A medium metal frame for constructing a naval vessel.",
description = "A collection of paint variations used for art supplies.",
tagGroups = {},
tagGroups = {
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,442: Line 29,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumMetalShipFrameItem",
type = "OilPaintItem",
typeID = 0,
typeID = 0,
},
},
["Medium Shipyard"] = {
["Oil Refinery"] = {
untranslated = "Medium Shipyard",
untranslated = "Oil Refinery",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 28,478: Line 29,165:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "9x16x6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,487: Line 29,174:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumShipyardItem",
type = "OilRefineryItem",
typeID = 0,
typeID = 0,
},
},
["Medium Wooden Ship Frame"] = {
["Orange Vase"] = {
untranslated = "Medium Wooden Ship Frame",
untranslated = "Orange Vase",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A medium wooden frame for constructing a larger naval vessel.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,508: Line 29,198:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,521: Line 29,211:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,530: Line 29,220:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumWoodenShipFrameItem",
type = "OrangeVaseItem",
typeID = 0,
typeID = 0,
},
},
["Metal Keel"] = {
Orchid = {
untranslated = "Metal Keel",
untranslated = "Orchid",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "The backbone of any metal ship.",
description = "Placeholder Description.",
tagGroups = {},
tagGroups = {
"Food",
"Petals",
"Produce",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 28,573: Line 29,267:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetalKeelItem",
type = "OrchidItem",
typeID = 0,
typeID = 0,
},
},
["Metal Rudder"] = {
["Orchid Seed"] = {
untranslated = "Metal Rudder",
untranslated = "Orchid Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "If you dont have one of these, you have no control over your heading.",
description = "Plant to grow an orchid.",
tagGroups = {},
tagGroups = {
"Food",
"Seeds",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 28,616: Line 29,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetalRudderItem",
type = "OrchidSeedItem",
typeID = 0,
typeID = 0,
},
},
["Metallurgy Research Paper Advanced"] = {
["Ornate Gold Frame Landscape"] = {
untranslated = "Metallurgy Research Paper Advanced",
untranslated = "Ornate Gold Frame Landscape",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "",
tagGroups = {
tagGroups = {
"Advanced Research",
"Cultural",
"Research",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,640: Line 29,337:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,653: Line 29,350:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,662: Line 29,359:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperAdvancedItem",
type = "OrnateGoldFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Metallurgy Research Paper Basic"] = {
["Ornate Gold Frame Wide"] = {
untranslated = "Metallurgy Research Paper Basic",
untranslated = "Ornate Gold Frame Wide",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "",
tagGroups = {
tagGroups = {
"Basic Research",
"Cultural",
"Research",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,686: Line 29,383:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,699: Line 29,396:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,708: Line 29,405:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperBasicItem",
type = "OrnateGoldFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Metallurgy Research Paper Modern"] = {
["Ornate Iron Frame Landscape"] = {
untranslated = "Metallurgy Research Paper Modern",
untranslated = "Ornate Iron Frame Landscape",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "",
tagGroups = {
tagGroups = {
"Modern Research",
"Cultural",
"Research",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,732: Line 29,429:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,745: Line 29,442:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,754: Line 29,451:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperModernItem",
type = "OrnateIronFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
Mill = {
["Ornate Iron Frame Wide"] = {
untranslated = "Mill",
untranslated = "Ornate Iron Frame Wide",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "Refines food resources by crushing them under a stone millstone.",
description = "",
tagGroups = {
tagGroups = {
"Crafting Table",
"Cultural",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,778: Line 29,475:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = "0",
roomCategory = "Kitchen",
roomCategory = "Cultural",
furnitureType = "Food Preparation",
furnitureType = "Cultural",
repeatsDepreciation = "0.5",
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,791: Line 29,488:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,800: Line 29,497:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillItem",
type = "OrnateIronFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Milling Skill Book"] = {
["Ornate Wooden Frame Landscape"] = {
untranslated = "Milling Skill Book",
untranslated = "Ornate Wooden Frame Landscape",
category = nil,
category = nil,
group = "Skill Books",
group = "Housing Objects",
description = "Milling Skill Book",
description = "",
tagGroups = {
tagGroups = {
"Skill Books",
"Cultural",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,823: Line 29,521:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,836: Line 29,534:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,845: Line 29,543:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Milling Skill BookItem",
type = "OrnateWoodenFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Milling Skill Scroll"] = {
["Ornate Wooden Frame Wide"] = {
untranslated = "Milling Skill Scroll",
untranslated = "Ornate Wooden Frame Wide",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Housing Objects",
description = "Milling Skill Scroll",
description = "",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Cultural",
"Housing Objects",
},
},
maxStack = 10,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,868: Line 29,567:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,881: Line 29,580:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,890: Line 29,589:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Milling Skill ScrollItem",
type = "OrnateWoodenFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Milling Upgrade"] = {
["Otter Carcass"] = {
untranslated = "Milling Upgrade",
untranslated = "Otter Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
description = "A dead otter.",
tagGroups = {
tagGroups = {
"Upgrade",
"Animal",
"Natural Resources",
"Tiny Carcass",
"Tiny Fur Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,935: Line 29,637:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillingUpgradeItem",
type = "OtterCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Millionaires Salad"] = {
["Outpost Netting"] = {
untranslated = "Millionaires Salad",
untranslated = "Outpost Netting",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A decadent yet healthy assemblage.",
description = "A way to store your items when you run out of floor space.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Storage",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1000,
calories = 1000,
calories = nil,
carbs = 18,
carbs = nil,
protein = 6,
protein = nil,
fat = 6,
fat = nil,
vitamins = 26,
vitamins = nil,
density = 5.6000000000000005,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 28,980: Line 29,683:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillionairesSaladItem",
type = "OutpostNettingItem",
typeID = 0,
typeID = 0,
},
},
["Mining Advanced Upgrade"] = {
["Outpost Table"] = {
untranslated = "Mining Advanced Upgrade",
untranslated = "Outpost Table",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "An explorers best collection of information is stored here.",
tagGroups = {
tagGroups = {
"Upgrade",
"Government",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,025: Line 29,729:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningAdvancedUpgradeItem",
type = "OutpostTableItem",
typeID = 0,
typeID = 0,
},
},
["Mining Basic Upgrade"] = {
["Pacific Sardine"] = {
untranslated = "Mining Basic Upgrade",
untranslated = "Pacific Sardine",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "A pacific sardine.",
tagGroups = {
tagGroups = {
"Upgrade",
"Animal",
"Fish",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 150,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,070: Line 29,776:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningBasicUpgradeItem",
type = "PacificSardineItem",
typeID = 0,
typeID = 0,
},
},
["Mining Modern Upgrade"] = {
["Padded Chair"] = {
untranslated = "Mining Modern Upgrade",
untranslated = "Padded Chair",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "A comfy chair to rest in.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Living Room",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,093: Line 29,800:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.8",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 29,106: Line 29,813:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,115: Line 29,822:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningModernUpgradeItem",
type = "PaddedChairItem",
typeID = 0,
typeID = 0,
},
},
Mint = {
["Palm Log"] = {
untranslated = "Mint",
untranslated = "Palm Log",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "Allows for the creation of currency.",
description = "Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Burnable Fuel",
carried = "Backpack",
"Logs",
weight = 5000,
"Natural Resources",
"Wood",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,133: Line 29,845:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,149: Line 29,861:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,158: Line 29,870:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MintItem",
type = "PalmLogItem",
typeID = 0,
typeID = 0,
},
},
Mochi = {
["Palm Seed"] = {
untranslated = "Mochi",
untranslated = "Palm Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Watch your hands!",
description = "Plant to grow a palm tree.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 750,
calories = 0,
carbs = 25,
carbs = 0,
protein = 0,
protein = 0,
fat = 0,
fat = 0,
vitamins = 5,
vitamins = 0,
density = 4.0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,203: Line 29,916:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MochiItem",
type = "PalmSeedItem",
typeID = 0,
typeID = 0,
},
},
["Modern Axe"] = {
Papaya = {
untranslated = "Modern Axe",
untranslated = "Papaya",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A modern axe with a non-slip handle made using fiberglass.",
description = "Nice fresh Papaya.",
tagGroups = {
tagGroups = {
"Tool",
"Food",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 75,
calories = nil,
calories = 200,
carbs = nil,
carbs = 2,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 5,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,230: Line 29,946:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,248: Line 29,964:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernAxeItem",
type = "PapayaItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 2500.0,
ToolDamage = 2.5,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Modern",
},
},
["Modern Double Street Light"] = {
["Papaya Seed"] = {
untranslated = "Modern Double Street Light",
untranslated = "Papaya Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A towering metal light post that requires electricity to run.",
description = "Plant to grow a papaya plant.",
tagGroups = {
tagGroups = {
"Housing",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 29,290: Line 30,002:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x5x7",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,299: Line 30,011:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernDoubleStreetLightItem",
type = "PapayaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Modern Hammer"] = {
Paper = {
untranslated = "Modern Hammer",
untranslated = "Paper",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A modern hammer with a non-slip handle made using fiberglass.",
description = "It's paper.",
tagGroups = {
tagGroups = {
"Tool",
"Burnable Fuel",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,319: Line 30,033:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 100,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,326: Line 30,040:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,344: Line 30,058:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernHammerItem",
type = "PaperItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hammer",
ToolDurability = 2500.0,
ToolRepairType = "Modern",
},
},
["Modern Hoe"] = {
["Paper Milling Upgrade"] = {
untranslated = "Modern Hoe",
untranslated = "Paper Milling Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A modern hoe with increased range.",
description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
tagGroups = {
tagGroups = {
"Tool",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,374: Line 30,086:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,392: Line 30,104:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernHoeItem",
type = "PaperMillingUpgradeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hoe",
ToolDurability = 1500.0,
ToolRepairType = "Modern",
},
},
["Modern Machete"] = {
["Pastry Dough"] = {
untranslated = "Modern Machete",
untranslated = "Pastry Dough",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A machete used to quickly clear plants. Has a large AoE with each swing.",
description = "An extra fatty leavened dough for making yummy pastries.",
tagGroups = {
tagGroups = {
"Tool",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = 10,
carbs = nil,
carbs = 4,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 4,
density = nil,
density = 80.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,422: Line 30,132:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,440: Line 30,150:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernMacheteItem",
type = "PastryDoughItem",
typeID = 0,
typeID = 0,
ToolVariant = "Machete",
ToolDurability = 2000.0,
ToolRepairType = "Modern",
},
},
["Modern Pickaxe"] = {
["Pelt Fertilizer"] = {
untranslated = "Modern Pickaxe",
untranslated = "Pelt Fertilizer",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A modern pickaxe with a non-slip handle made using fiberglass.",
description = "A fertilize made from fur pelts and filler.",
tagGroups = {
tagGroups = {
"Tool",
"Fertilizers",
"Items",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,470: Line 30,178:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,488: Line 30,196:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernPickaxeItem",
type = "PeltFertilizerItem",
typeID = 0,
typeID = 0,
ToolVariant = "Pickaxe",
ToolDurability = 2000.0,
ToolDamage = 4.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Modern",
},
},
["Modern Rock Drill"] = {
Petroleum = {
untranslated = "Modern Rock Drill",
untranslated = "Petroleum",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A gasoline-powered alternative for faster geological sampling.",
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
tagGroups = {
tagGroups = {
"Tool",
"Blocks",
"Liquids",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,521: Line 30,224:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,539: Line 30,242:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernRockDrillItem",
type = "PetroleumItem",
typeID = 0,
typeID = 0,
ToolVariant = "Drill",
ToolDurability = 1000.0,
ToolRepairType = "Gasoline",
},
},
["Modern Scythe"] = {
["Phad Thai"] = {
untranslated = "Modern Scythe",
untranslated = "Phad Thai",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.",
description = "They make you full, and proud.",
tagGroups = {
tagGroups = {
"Tool",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 400,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 9,
protein = nil,
protein = 11,
fat = nil,
fat = 19,
vitamins = nil,
vitamins = 5,
density = nil,
density = 3.6666666666666665,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,569: Line 30,270:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,587: Line 30,288:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernScytheItem",
type = "PhadThaiItem",
typeID = 0,
typeID = 0,
ToolVariant = "Scythe",
ToolDurability = 2000.0,
ToolRepairType = "Modern",
},
},
["Modern Shovel"] = {
["Phosphate Fertilizer"] = {
untranslated = "Modern Shovel",
untranslated = "Phosphate Fertilizer",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.",
description = "Phosphate fertilizer is a great source of Phosphorus.",
tagGroups = {
tagGroups = {
"Tool",
"Fertilizers",
"Items",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,617: Line 30,316:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,635: Line 30,334:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernShovelItem",
type = "PhosphateFertilizerItem",
typeID = 0,
typeID = 0,
ToolVariant = "Shovel",
ToolDurability = 2000.0,
ToolRepairType = "Modern",
ToolCarryCapacity = 10.0,
},
},
["Modern Street Light"] = {
Pineapple = {
untranslated = "Modern Street Light",
untranslated = "Pineapple",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A towering metal light post that requires electricity to run.",
description = "Nice fresh Pineapple.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 125,
calories = nil,
calories = 200,
carbs = nil,
carbs = 6,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 2,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 29,675: Line 30,373:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x7",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,684: Line 30,382:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernStreetLightItem",
type = "PineappleItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade 1"] = {
["Pineapple Friend Rice"] = {
untranslated = "Modern Upgrade 1",
untranslated = "Pineapple Friend Rice",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Modern Upgrade with great efficiency increase.",
description = "A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Cooking",
"Upgrade",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 150,
calories = nil,
calories = 720,
carbs = nil,
carbs = 20,
protein = nil,
protein = 9,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 12,
density = nil,
density = 7.361111111111112,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,730: Line 30,428:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl1Item",
type = "PineappleFriendRiceItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade 2"] = {
["Pineapple Seed"] = {
untranslated = "Modern Upgrade 2",
untranslated = "Pineapple Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
description = "Modern Upgrade with great efficiency increase.",
description = "Plant to grow a pineapple plant.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Crop Seed",
"Upgrade",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,776: Line 30,475:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl2Item",
type = "PineappleSeedItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade 3"] = {
Pirozhok = {
untranslated = "Modern Upgrade 3",
untranslated = "Pirozhok",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Modern Upgrade with great efficiency increase.",
description = "A baked bun filled with tasty meat and mushrooms.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Baking",
"Upgrade",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 400,
calories = nil,
calories = 850,
carbs = nil,
carbs = 14,
protein = nil,
protein = 19,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 4,
density = nil,
density = 5.529411764705882,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,822: Line 30,521:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl3Item",
type = "PirozhokItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade 4"] = {
Piston = {
untranslated = "Modern Upgrade 4",
untranslated = "Piston",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Modern Upgrade with great efficiency increase.",
description = "A moving component that transfers force. Can also function as a valve occasionally.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Items",
"Upgrade",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,868: Line 30,567:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl4Item",
type = "PistonItem",
typeID = 0,
typeID = 0,
},
},
["Moon Jellyfish"] = {
["Plant Fibers"] = {
untranslated = "Moon Jellyfish",
untranslated = "Plant Fibers",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A moon jellyfish.",
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
tagGroups = {
tagGroups = {
"Fish",
"Burnable Fuel",
"Small Fish",
"Crop",
"Items",
"Natural Fiber",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 25,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,889: Line 30,591:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 100,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,914: Line 30,616:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MoonJellyfishItem",
type = "PlantFibersItem",
typeID = 0,
typeID = 0,
},
},
Mortar = {
["Plant Vase"] = {
untranslated = "Mortar",
untranslated = "Plant Vase",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A binding pitch useful as a mortar.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,935: Line 30,640:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 29,948: Line 30,653:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,957: Line 30,662:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortarItem",
type = "PlantVaseItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Basalt"] = {
Plastic = {
untranslated = "Mortared Basalt",
untranslated = "Plastic",
category = nil,
category = nil,
group = "Block",
group = "Items",
description = "Used to create tough but rudimentary buildings.",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Items",
carried = "Hands",
"Products",
weight = 10000,
},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,000: Line 30,708:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredBasaltItem",
type = "PlasticItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Gneiss"] = {
["Plastic Buoy"] = {
untranslated = "Mortared Gneiss",
untranslated = "Plastic Buoy",
category = nil,
category = nil,
group = "Block",
group = "Crafted Objects",
description = "Used to create tough but rudimentary buildings.",
description = "A modern plastic navigational buoy, can also be used as a moorage post.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Crafted Objects",
carried = "Hands",
"Specialty",
weight = 10000,
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,043: Line 30,754:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGneissItem",
type = "PlasticBuoyItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite"] = {
["Poke Bowl"] = {
untranslated = "Mortared Granite",
untranslated = "Poke Bowl",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Used to create tough but rudimentary buildings.",
description = "A basic yet filling meal with a bite.",
tagGroups = {
tagGroups = {
"Constructable",
"Cooking",
"Mortared Stone",
"Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 400,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 21,
protein = nil,
protein = 10,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 7,
density = nil,
density = 4.454545454545455,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,071: Line 30,782:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,089: Line 30,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteItem",
type = "PokeBowlItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Bench"] = {
["Portable Steam Engine"] = {
untranslated = "Mortared Granite Bench",
untranslated = "Portable Steam Engine",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A basic stone bench for sitting.",
description = "An engine that generates mechanical power through steam.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,112: Line 30,824:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,125: Line 30,837:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,134: Line 30,846:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteBenchItem",
type = "PortableSteamEngineItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Chair"] = {
["Pottery Upgrade"] = {
untranslated = "Mortared Granite Chair",
untranslated = "Pottery Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "An early stone chair. Not too comfy but it does the job.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
tagGroups = {
tagGroups = {
"Housing",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,157: Line 30,870:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,170: Line 30,883:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,179: Line 30,892:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteChairItem",
type = "PotteryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Door"] = {
["Powered Cart"] = {
untranslated = "Mortared Granite Door",
untranslated = "Powered Cart",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A heavy mortared stone door.",
description = "Large cart for hauling sizable loads.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 15000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,204: Line 30,920:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,213: Line 30,929:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,222: Line 30,938:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteDoorItem",
type = "PoweredCartItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Fireplace"] = {
["Powered Storage Silo"] = {
untranslated = "Mortared Granite Fireplace",
untranslated = "Powered Storage Silo",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
description = "A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Storage",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,245: Line 30,962:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,258: Line 30,975:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,267: Line 30,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteFireplaceItem",
type = "PoweredStorageSiloItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Table"] = {
["Prairie Dog Carcass"] = {
untranslated = "Mortared Granite Table",
untranslated = "Prairie Dog Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "An early stone table. Not much to look at but it does the job.",
description = "A dead prairie dog.",
tagGroups = {
tagGroups = {
"Housing",
"Animal",
"Natural Resources",
"Tiny Carcass",
"Tiny Leather Carcass",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,290: Line 31,010:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,303: Line 31,023:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,312: Line 31,032:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteTableItem",
type = "PrairieDogCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Limestone"] = {
["Prepared Meat"] = {
untranslated = "Mortared Limestone",
untranslated = "Prepared Meat",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Used to create tough but rudimentary buildings.",
description = "Carefully butchered meat, ready to cook.",
tagGroups = {
tagGroups = {
"Constructable",
"Food",
"Mortared Stone",
"Raw Meat",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 400,
calories = nil,
calories = 600,
carbs = nil,
carbs = 0,
protein = nil,
protein = 4,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 0,
density = nil,
density = 1.6666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,340: Line 31,060:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,358: Line 31,078:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredLimestoneItem",
type = "PreparedMeatItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Sandstone"] = {
["Prickly Pear Fruit"] = {
untranslated = "Mortared Sandstone",
untranslated = "Prickly Pear Fruit",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Used to create tough but rudimentary buildings.",
description = "A succulent fruit coated in a rather terrifying array of spines.",
tagGroups = {
tagGroups = {
"Constructable",
"Food",
"Mortared Stone",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 50,
calories = nil,
calories = 190,
carbs = nil,
carbs = 2,
protein = nil,
protein = 1,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 4,
density = nil,
density = 4.2105263157894735,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,386: Line 31,108:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,404: Line 31,126:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredSandstoneItem",
type = "PricklyPearFruitItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Shale"] = {
["Prickly Pear Seed"] = {
untranslated = "Mortared Shale",
untranslated = "Prickly Pear Seed",
category = nil,
category = nil,
group = "Block",
group = "Seed",
description = "Used to create tough but rudimentary buildings.",
description = "Plant to grow prickly pear cacti.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Crop Seed",
carried = "Hands",
"Food",
weight = 10000,
"Seeds",
calories = nil,
},
carbs = nil,
maxStack = 100,
protein = nil,
carried = "Backpack",
fat = nil,
weight = 50,
vitamins = nil,
calories = 0,
density = nil,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,447: Line 31,173:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredShaleItem",
type = "PricklyPearSeedItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone"] = {
["Prime Cut"] = {
untranslated = "Mortared Stone",
untranslated = "Prime Cut",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Old stone",
description = "A perfectly marbled piece of meat.",
tagGroups = {
tagGroups = {
"Constructable",
"Food",
"Mortared Stone",
"Raw Meat",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = 600,
carbs = nil,
carbs = 0,
protein = nil,
protein = 9,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 0,
density = nil,
density = 2.166666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,475: Line 31,201:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,493: Line 31,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneItem",
type = "PrimeCutItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Bench"] = {
["Primitive Canvas Boots"] = {
untranslated = "Mortared Stone Bench",
untranslated = "Primitive Canvas Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A basic stone bench for sitting.",
description = "A pair of crude canvas boots for your everyday use.",
tagGroups = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,516: Line 31,242:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,529: Line 31,255:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,538: Line 31,264:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneBenchItem",
type = "PrimitiveCanvasBootsItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Chair"] = {
["Primitive Canvas Pants"] = {
untranslated = "Mortared Stone Chair",
untranslated = "Primitive Canvas Pants",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "An early stone chair. Not too comfy but it does the job.",
description = "Roughly stitched canvas pants.",
tagGroups = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,561: Line 31,287:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,574: Line 31,300:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,583: Line 31,309:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneChairItem",
type = "PrimitiveCanvasPantsItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Door"] = {
["Primitive Canvas Shorts"] = {
untranslated = "Mortared Stone Door",
untranslated = "Primitive Canvas Shorts",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A heavy mortared stone door.",
description = "They're like the Primitive Canvas Pants, but shorter.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,608: Line 31,336:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,617: Line 31,345:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,626: Line 31,354:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneDoorItem",
type = "PrimitiveCanvasShortsItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Fireplace"] = {
["Primitive Fur Belt"] = {
untranslated = "Mortared Stone Fireplace",
untranslated = "Primitive Fur Belt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
description = "You should probably still wear pants.",
tagGroups = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,649: Line 31,377:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,662: Line 31,390:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,671: Line 31,399:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneFireplaceItem",
type = "PrimitiveFurBeltItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Table"] = {
["Primitive Leather Boots"] = {
untranslated = "Mortared Stone Table",
untranslated = "Primitive Leather Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "An early stone table. Not much to look at but it does the job.",
description = "A pair of crude leather boots for your everyday use.",
tagGroups = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,694: Line 31,422:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,707: Line 31,435:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,716: Line 31,444:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneTableItem",
type = "PrimitiveLeatherBootsItem",
typeID = 0,
typeID = 0,
},
},
["Mountain Goat Carcass"] = {
["Primitive Leather Pants"] = {
untranslated = "Mountain Goat Carcass",
untranslated = "Primitive Leather Pants",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "A dead mountain goat.",
description = "You ever tried cutting leather with a rock?",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Clothes",
"Medium Wooly Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,762: Line 31,489:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MountainGoatCarcassItem",
type = "PrimitiveLeatherPantsItem",
typeID = 0,
typeID = 0,
},
},
["Muffin Hat"] = {
["Primitive Leather Shirt"] = {
untranslated = "Muffin Hat",
untranslated = "Primitive Leather Shirt",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "I have no idea why it's called that but it's not edible.",
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 30,807: Line 31,534:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MuffinHatItem",
type = "PrimitiveLeatherShirtItem",
typeID = 0,
typeID = 0,
},
},
Nail = {
["Primitive Leather Shorts"] = {
untranslated = "Nail",
untranslated = "Primitive Leather Shorts",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Nails used for construction.",
description = "You may have enough leather left over to make a nice hat.",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
Line 30,850: Line 31,579:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NailItem",
type = "PrimitiveLeatherShortsItem",
typeID = 0,
typeID = 0,
},
},
["Nuclear Fuel"] = {
["Printing Press"] = {
untranslated = "Nuclear Fuel",
untranslated = "Printing Press",
category = nil,
category = nil,
group = "Item",
group = "Work Stations",
description = "Unstable nuclear fuel.",
description = "The world will never be the same.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Government",
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,872: Line 31,604:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 30,893: Line 31,625:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NuclearFuelItem",
type = "PrintingPressItem",
typeID = 0,
typeID = 0,
},
},
Nylon = {
["Pulp Filler"] = {
untranslated = "Nylon",
untranslated = "Pulp Filler",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
tagGroups = {},
tagGroups = {
"Fertilizer Filler",
"Fertilizers",
"Items",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
Line 30,936: Line 31,672:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonItem",
type = "PulpFillerItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Carpet"] = {
["Pump Jack"] = {
untranslated = "Nylon Carpet",
untranslated = "Pump Jack",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "A woven nylon floor covering attached to a lumber backing.",
description = "Drill, baby! Drill!",
tagGroups = {
tagGroups = {
"Constructable",
"Craft Tables",
"Work Stations",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 10000,
calories = nil,
calories = nil,
Line 30,960: Line 31,697:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,981: Line 31,718:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonCarpetItem",
type = "PumpJackItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Chips"] = {
Pumpkin = {
untranslated = "Nylon Chips",
untranslated = "Pumpkin",
category = nil,
category = nil,
group = "Item",
group = "Food",
description = "",
description = "Round and large.",
tagGroups = {},
tagGroups = {
"Food",
"Fruit",
"Produce",
"Raw Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 125,
calories = nil,
calories = 340,
carbs = nil,
carbs = 5,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 2,
density = nil,
density = 2.3529411764705883,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,024: Line 31,766:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonChipsItem",
type = "PumpkinItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Curtains"] = {
["Pumpkin Seed"] = {
untranslated = "Nylon Curtains",
untranslated = "Pumpkin Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
description = "Curtains made out of plastic? \\n\\n (Only cosmetic does not impact room value.)",
description = "Plant to grow a pumpkin.",
tagGroups = {
tagGroups = {
"Constructable",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 5000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,069: Line 31,813:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonCurtainsItem",
type = "PumpkinSeedItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Fabric"] = {
Pupusas = {
untranslated = "Nylon Fabric",
untranslated = "Pupusas",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
description = "Comforting, best served hot from the griddle.",
tagGroups = {
tagGroups = {
"Fabric",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 400,
calories = nil,
calories = 900,
carbs = nil,
carbs = 6,
protein = nil,
protein = 11,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 14,
density = nil,
density = 4.444444444444445,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,114: Line 31,859:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFabricItem",
type = "PupusasItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Futon Bed"] = {
["Purple Vase"] = {
untranslated = "Nylon Futon Bed",
untranslated = "Purple Vase",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A classic futon for when regular beds are too soft.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,137: Line 31,883:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = "1",
roomCategory = "Bedroom",
roomCategory = "Decoration",
furnitureType = "Bed",
furnitureType = "Decoration",
repeatsDepreciation = "0.2",
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 31,150: Line 31,896:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,159: Line 31,905:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFutonBedItem",
type = "PurpleVaseItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Futon Couch"] = {
Quicklime = {
untranslated = "Nylon Futon Couch",
untranslated = "Quicklime",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A modern styled couch with a classic touch.",
description = "A chemical compound used in steel production.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,182: Line 31,929:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 31,195: Line 31,942:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,204: Line 31,951:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFutonCouchItem",
type = "QuicklimeItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Mooring Rope"] = {
Radiator = {
untranslated = "Nylon Mooring Rope",
untranslated = "Radiator",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A strong synthetic rope used to make sure a ship does not drift away.",
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
tagGroups = {},
tagGroups = {
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,247: Line 31,997:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonMooringRopeItem",
type = "RadiatorItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Thread"] = {
["Raw Bacon"] = {
untranslated = "Nylon Thread",
untranslated = "Raw Bacon",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
tagGroups = {},
tagGroups = {
"Food",
"Raw Meat",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 250,
calories = nil,
calories = 200,
carbs = nil,
carbs = 0,
protein = nil,
protein = 3,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 0,
density = nil,
density = 6.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,290: Line 32,043:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonThreadItem",
type = "RawBaconItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Trawler Net"] = {
["Raw Fish"] = {
untranslated = "Nylon Trawler Net",
untranslated = "Raw Fish",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
description = "A fatty cut of raw fish.",
tagGroups = {
tagGroups = {
"Tool",
"Food",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = 200,
carbs = nil,
carbs = 0,
protein = nil,
protein = 7,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,335: Line 32,089:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonTrawlerNetItem",
type = "RawFishItem",
typeID = 0,
typeID = 0,
ToolDurability = 2000.0,
ToolRepairType = "Nylon",
},
},
["Oak Log"] = {
["Raw Meat"] = {
untranslated = "Oak Log",
untranslated = "Raw Meat",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Food",
"Hardwood",
"Raw Meat",
"Wood",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = 250,
carbs = nil,
carbs = 0,
protein = nil,
protein = 4,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 0,
density = nil,
density = 4.8,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,384: Line 32,135:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OakLogItem",
type = "RawMeatItem",
typeID = 0,
typeID = 0,
},
},
["Ocean Spray Seed"] = {
["Raw Roast"] = {
untranslated = "Ocean Spray Seed",
untranslated = "Raw Roast",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Plant to grow ocean spray.",
description = "A trussed roast tied and ready to be cooked.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = 600,
carbs = 0,
carbs = 0,
protein = 0,
protein = 6,
fat = 0,
fat = 5,
vitamins = 0,
vitamins = 0,
density = 0,
density = 1.8333333333333333,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,430: Line 32,181:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OceanSpraySeedItem",
type = "RawRoastItem",
typeID = 0,
typeID = 0,
},
},
Oil = {
["Raw Sausage"] = {
untranslated = "Oil",
untranslated = "Raw Sausage",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A plant fat extracted for use in cooking.",
description = "Ground meat stuffed into an intestine casing.",
tagGroups = {
tagGroups = {
"Fat",
"Food",
"Food",
"Oil",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = 120,
calories = 500,
carbs = 0,
carbs = 0,
protein = 0,
protein = 4,
fat = 15,
fat = 8,
vitamins = 0,
vitamins = 0,
density = 12.5,
density = 2.4,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,477: Line 32,227:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilItem",
type = "RawSausageItem",
typeID = 0,
typeID = 0,
},
},
["Oil Drilling Skill Book"] = {
["Real Estate Desk"] = {
untranslated = "Oil Drilling Skill Book",
untranslated = "Real Estate Desk",
category = nil,
category = nil,
group = "Skill Books",
group = "Work Stations",
description = "Oil Drilling Skill Book",
description = "A place to manage the sale and transfer of deeds and property.",
tagGroups = {
tagGroups = {
"Skill Books",
"Economic",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,522: Line 32,273:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Oil Drilling Skill BookItem",
type = "RealEstateDeskItem",
typeID = 0,
typeID = 0,
},
},
["Oil Drilling Skill Scroll"] = {
Rebar = {
untranslated = "Oil Drilling Skill Scroll",
untranslated = "Rebar",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Items",
description = "Oil Drilling Skill Scroll",
description = "Ribbed steel bars for reinforcing stuctures.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Items",
"Products",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,567: Line 32,319:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Oil Drilling Skill ScrollItem",
type = "RebarItem",
typeID = 0,
typeID = 0,
},
},
["Oil Drilling Upgrade"] = {
["Red Vase"] = {
untranslated = "Oil Drilling Upgrade",
untranslated = "Red Vase",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Upgrade",
"Decoration",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,590: Line 32,343:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 31,603: Line 32,356:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,612: Line 32,365:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilDrillingUpgradeItem",
type = "RedVaseItem",
typeID = 0,
typeID = 0,
},
},
["Oil Head Lamp"] = {
["Redwood Log"] = {
untranslated = "Oil Head Lamp",
untranslated = "Redwood Log",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
tagGroups = {
tagGroups = {
"Clothes",
"Burnable Fuel",
"Logs",
"Natural Resources",
"Softwood",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,632: Line 32,389:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,657: Line 32,414:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilHeadLampItem",
type = "RedwoodLogItem",
typeID = 0,
typeID = 0,
},
},
["Oil Paint"] = {
["Redwood Seed"] = {
untranslated = "Oil Paint",
untranslated = "Redwood Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A collection of paint variations used for art supplies.",
description = "Plant to grow a redwood tree.",
tagGroups = {},
tagGroups = {
"Food",
"Seeds",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,700: Line 32,460:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilPaintItem",
type = "RedwoodSeedItem",
typeID = 0,
typeID = 0,
},
},
["Oil Refinery"] = {
Refrigerator = {
untranslated = "Oil Refinery",
untranslated = "Refrigerator",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
description = "An icebox from the future with significantly better cooling properties.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Kitchen",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,723: Line 32,484:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "5",
roomCategory = "Industrial",
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Food Storage",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 31,736: Line 32,497:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x5x8",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,745: Line 32,506:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilRefineryItem",
type = "RefrigeratorItem",
typeID = 0,
typeID = 0,
},
},
["Orange Vase"] = {
Registrar = {
untranslated = "Orange Vase",
untranslated = "Registrar",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A  vase made with glass to brighten up your home.",
description = "Allows the setting management of titles.",
tagGroups = {
tagGroups = {
"Housing",
"Economic",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,768: Line 32,530:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 31,790: Line 32,552:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrangeVaseItem",
type = "RegistrarItem",
typeID = 0,
typeID = 0,
},
},
Orchid = {
["Reinforced Concrete"] = {
untranslated = "Orchid",
untranslated = "Reinforced Concrete",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Placeholder Description.",
description = "A sturdy construction material poured around a latice of rebar.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Petals",
"Building Materials",
"Concrete",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 10000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,818: Line 32,582:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,836: Line 32,600:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidItem",
type = "ReinforcedConcreteItem",
typeID = 0,
typeID = 0,
},
},
["Orchid Seed"] = {
["Research Table"] = {
untranslated = "Orchid Seed",
untranslated = "Research Table",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Plant to grow an orchid.",
description = "A basic table for researching new technologies and skills.",
tagGroups = {
tagGroups = {
"Food",
"Researching",
"Seeds",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,882: Line 32,646:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidSeedItem",
type = "ResearchTableItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Gold Frame Landscape"] = {
Rice = {
untranslated = "Ornate Gold Frame Landscape",
untranslated = "Rice",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "",
description = "Plant to grow rice.",
tagGroups = {
tagGroups = {
"Housing",
"Crop",
"Crop Seed",
"Food",
"Grain",
"Raw Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 150,
carbs = nil,
carbs = 7,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 31,927: Line 32,696:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameLandscapeItem",
type = "RiceItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Gold Frame Wide"] = {
["Rice Flour"] = {
untranslated = "Ornate Gold Frame Wide",
untranslated = "Rice Flour",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "",
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = 50,
carbs = nil,
carbs = 15,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 30.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 31,963: Line 32,733:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,972: Line 32,742:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameWideItem",
type = "RiceFlourItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Iron Frame Landscape"] = {
["Rice Noodles"] = {
untranslated = "Ornate Iron Frame Landscape",
untranslated = "Rice Noodles",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "",
description = "Noodles made from delicious milled white grains.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = 200,
carbs = nil,
carbs = 10,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,017: Line 32,788:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameLandscapeItem",
type = "RiceNoodlesItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Iron Frame Wide"] = {
Rivet = {
untranslated = "Ornate Iron Frame Wide",
untranslated = "Rivet",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "",
description = "An iron bolt used to hold together inventions.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,040: Line 32,812:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,053: Line 32,825:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,062: Line 32,834:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameWideItem",
type = "RivetItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Wooden Frame Landscape"] = {
["Roast Pumpkin"] = {
untranslated = "Ornate Wooden Frame Landscape",
untranslated = "Roast Pumpkin",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "",
description = "Sweet but a suprising source of vitamins.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 900,
calories = nil,
calories = 1400,
carbs = nil,
carbs = 23,
protein = nil,
protein = 2,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 7,
density = nil,
density = 2.4285714285714284,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,107: Line 32,880:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameLandscapeItem",
type = "RoastPumpkinItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Wooden Frame Wide"] = {
["Robotic Assembly Line"] = {
untranslated = "Ornate Wooden Frame Wide",
untranslated = "Robotic Assembly Line",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "",
description = "A complex set of machinery for creating equally complex things.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,130: Line 32,904:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = "Industrial",
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,143: Line 32,917:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,152: Line 32,926:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameWideItem",
type = "RoboticAssemblyLineItem",
typeID = 0,
typeID = 0,
},
},
["Otter Carcass"] = {
["Rocker Box"] = {
untranslated = "Otter Carcass",
untranslated = "Rocker Box",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "A dead otter.",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Craft Tables",
"Tiny Fur Carcass",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,177: Line 32,951:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 32,198: Line 32,972:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OtterCarcassItem",
type = "RockerBoxItem",
typeID = 0,
typeID = 0,
},
},
["Outpost Netting"] = {
["Rolling Mill"] = {
untranslated = "Outpost Netting",
untranslated = "Rolling Mill",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A way to store your items when you run out of floor space.",
description = "For rolling steel into more buildable materials.",
tagGroups = {},
tagGroups = {
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,220: Line 32,997:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 32,232: Line 33,009:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,241: Line 33,018:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostNettingItem",
type = "RollingMillItem",
typeID = 0,
typeID = 0,
},
},
["Outpost Table"] = {
["Root Campfire Salad"] = {
untranslated = "Outpost Table",
untranslated = "Root Campfire Salad",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "An explorers best collection of information is stored here.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Government",
"Campfire",
"Campfire Salad",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 200,
calories = nil,
calories = 950,
carbs = nil,
carbs = 8,
protein = nil,
protein = 5,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 11,
density = nil,
density = 2.9473684210526314,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,277: Line 33,056:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,286: Line 33,065:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostTableItem",
type = "RootCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
["Pacific Sardine"] = {
["Root Campfire Stew"] = {
untranslated = "Pacific Sardine",
untranslated = "Root Campfire Stew",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A pacific sardine.",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Fish",
"Campfire",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = 500,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 8,
protein = nil,
protein = 5,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 5,
density = nil,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,331: Line 33,111:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PacificSardineItem",
type = "RootCampfireStewItem",
typeID = 0,
typeID = 0,
},
},
["Padded Chair"] = {
["Round Pot"] = {
untranslated = "Padded Chair",
untranslated = "Round Pot",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A comfy chair to rest in.",
description = "Sometimes you just want to bring a little bit of nature into your house.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 32,354: Line 33,135:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = "1",
roomCategory = "Living Room",
roomCategory = "Decoration",
furnitureType = "Chair",
furnitureType = "Decoration",
repeatsDepreciation = "0.8",
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,367: Line 33,148:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,376: Line 33,157:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaddedChairItem",
type = "PlanterPotRoundItem",
typeID = 0,
typeID = 0,
},
},
["Paint Bucket"] = {
["Rubber Wheel"] = {
untranslated = "Paint Bucket",
untranslated = "Rubber Wheel",
category = nil,
category = nil,
group = "Item",
group = "Items",
description = "A bucket of near magical paint used for making your environment a bit more lively.",
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
tagGroups = {},
tagGroups = {
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,419: Line 33,203:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaintBucketItem",
type = "RubberWheelItem",
typeID = 0,
typeID = 0,
},
},
["Palm Log"] = {
["Rug Large"] = {
untranslated = "Palm Log",
untranslated = "Rug Large",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.",
description = "A large area rug to cover that weird stain.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Decoration",
"Wood",
"Housing Objects",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,440: Line 33,224:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,456: Line 33,240:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,465: Line 33,249:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmLogItem",
type = "RugLargeItem",
typeID = 0,
typeID = 0,
},
},
["Palm Seed"] = {
["Rug Medium"] = {
untranslated = "Palm Seed",
untranslated = "Rug Medium",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow a palm tree.",
description = "A medium rug for medium uses.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Seeds",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,502: Line 33,286:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,511: Line 33,295:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmSeedItem",
type = "RugMediumItem",
typeID = 0,
typeID = 0,
},
},
Papaya = {
["Rug Small"] = {
untranslated = "Papaya",
untranslated = "Rug Small",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Nice fresh Papaya.",
description = "A small rug for when you just didn't have enough materials to make a bigger one.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Fruit",
"Housing Objects",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 250,
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,549: Line 33,332:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,558: Line 33,341:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaItem",
type = "RugSmallItem",
typeID = 0,
typeID = 0,
},
},
["Papaya Seed"] = {
["Running Shoes"] = {
untranslated = "Papaya Seed",
untranslated = "Running Shoes",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Plant to grow a papaya plant.",
description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
tagGroups = {
tagGroups = {
"Crop Seed",
"Clothes",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,605: Line 33,386:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaSeedItem",
type = "RunningShoesItem",
typeID = 0,
typeID = 0,
},
},
Paper = {
["Saguaro Rib"] = {
untranslated = "Paper",
untranslated = "Saguaro Rib",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "It's paper.",
description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Burnable Fuel",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,625: Line 33,409:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 100,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,650: Line 33,434:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperItem",
type = "SaguaroRibItem",
typeID = 0,
typeID = 0,
},
},
["Paper Milling Skill Book"] = {
["Saguaro Seed"] = {
untranslated = "Paper Milling Skill Book",
untranslated = "Saguaro Seed",
category = nil,
category = nil,
group = "Skill Books",
group = "Seed",
description = "Paper Milling Skill Book",
description = "Plant to grow a saguaro cactus.",
tagGroups = {
tagGroups = {
"Skill Books",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,695: Line 33,480:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Paper Milling Skill BookItem",
type = "SaguaroSeedItem",
typeID = 0,
typeID = 0,
},
},
["Paper Milling Skill Scroll"] = {
Salmon = {
untranslated = "Paper Milling Skill Scroll",
untranslated = "Salmon",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Natural Resources",
description = "Paper Milling Skill Scroll",
description = "A salmon.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Animal",
"Fish",
"Medium Fish",
"Natural Resources",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,740: Line 33,528:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Paper Milling Skill ScrollItem",
type = "SalmonItem",
typeID = 0,
typeID = 0,
},
},
["Paper Milling Upgrade"] = {
["Salt Basket"] = {
untranslated = "Paper Milling Upgrade",
untranslated = "Salt Basket",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
description = "A basket of salt.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Kitchen",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,763: Line 33,552:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Spices",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,776: Line 33,565:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,785: Line 33,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperMillingUpgradeItem",
type = "SaltBasketItem",
typeID = 0,
typeID = 0,
},
},
["Pastry Dough"] = {
Sandals = {
untranslated = "Pastry Dough",
untranslated = "Sandals",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "An extra fatty leavened dough for making yummy pastries.",
description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = 10,
calories = nil,
carbs = 4,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 80.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,830: Line 33,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PastryDoughItem",
type = "SandalsItem",
typeID = 0,
typeID = 0,
},
},
["Pelt Fertilizer"] = {
Sandstone = {
untranslated = "Pelt Fertilizer",
untranslated = "Sandstone",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A fertilize made from fur pelts and filler.",
description = "A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!",
tagGroups = {
tagGroups = {
"Fertilizer",
"Excavatable",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 6000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,875: Line 33,667:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PeltFertilizerItem",
type = "SandstoneItem",
typeID = 0,
typeID = 0,
},
},
Petroleum = {
Sawmill = {
untranslated = "Petroleum",
untranslated = "Sawmill",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
description = "Used to saw wood into lumber.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Craft Tables",
carried = "Hands",
"Work Stations",
weight = 10000,
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,897: Line 33,692:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 32,918: Line 33,713:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PetroleumItem",
type = "SawmillItem",
typeID = 0,
typeID = 0,
},
},
["Phad Thai"] = {
["Saxifrage Seed"] = {
untranslated = "Phad Thai",
untranslated = "Saxifrage Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "They make you full, and proud.",
description = "Plant to grow saxifrage.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 50,
calories = 1200,
calories = 0,
carbs = 9,
carbs = 0,
protein = 11,
protein = 0,
fat = 19,
fat = 0,
vitamins = 5,
vitamins = 0,
density = 3.6666666666666665,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,963: Line 33,759:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhadThaiItem",
type = "SaxifrageSeedItem",
typeID = 0,
typeID = 0,
},
},
["Phosphate Fertilizer"] = {
["Scrap Meat"] = {
untranslated = "Phosphate Fertilizer",
untranslated = "Scrap Meat",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Phosphate fertilizer is a great source of Phosphorus.",
description = "Chunks of extra meat.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Food",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 75,
calories = nil,
calories = 50,
carbs = nil,
carbs = 0,
protein = nil,
protein = 5,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 0,
density = nil,
density = 20.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,008: Line 33,805:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhosphateFertilizerItem",
type = "ScrapMeatItem",
typeID = 0,
typeID = 0,
},
},
Pineapple = {
["Screening Machine"] = {
untranslated = "Pineapple",
untranslated = "Screening Machine",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Nice fresh Pineapple.",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Fruit",
"Work Stations",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 5000,
calories = 200,
calories = nil,
carbs = 6,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 33,055: Line 33,851:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleItem",
type = "ScreeningMachineItem",
typeID = 0,
typeID = 0,
},
},
["Pineapple Friend Rice"] = {
["Screw Press"] = {
untranslated = "Pineapple Friend Rice",
untranslated = "Screw Press",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = 5000,
calories = 720,
calories = nil,
carbs = 20,
carbs = nil,
protein = 9,
protein = nil,
fat = 12,
fat = nil,
vitamins = 12,
vitamins = nil,
density = 7.361111111111112,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 33,100: Line 33,897:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleFriendRiceItem",
type = "ScrewPressItem",
typeID = 0,
typeID = 0,
},
},
["Pineapple Seed"] = {
Screws = {
untranslated = "Pineapple Seed",
untranslated = "Screws",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow a pineapple plant.",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Items",
"Food",
"Products",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,147: Line 33,943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleSeedItem",
type = "ScrewsItem",
typeID = 0,
typeID = 0,
},
},
Pirozhok = {
["Seagrass Seed"] = {
untranslated = "Pirozhok",
untranslated = "Seagrass Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A baked bun filled with tasty meat and mushrooms.",
description = "Plant to grow seagrass.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 50,
calories = 850,
calories = 0,
carbs = 14,
carbs = 0,
protein = 19,
protein = 0,
fat = 10,
fat = 0,
vitamins = 4,
vitamins = 0,
density = 5.529411764705882,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,192: Line 33,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PirozhokItem",
type = "SeagrassSeedItem",
typeID = 0,
typeID = 0,
},
},
Piston = {
["Seared Meat"] = {
untranslated = "Piston",
untranslated = "Seared Meat",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A moving component that transfers force. Can also function as a valve occasionally.",
description = "A cut of perfectly seared steak.",
tagGroups = {},
tagGroups = {
"Cooking",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
calories = nil,
calories = 600,
carbs = nil,
carbs = 4,
protein = nil,
protein = 19,
fat = nil,
fat = 17,
vitamins = nil,
vitamins = 7,
density = nil,
density = 7.833333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,235: Line 34,035:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PistonItem",
type = "SearedMeatItem",
typeID = 0,
typeID = 0,
},
},
["Plant Fibers"] = {
["Seeded Camas Roll"] = {
untranslated = "Plant Fibers",
untranslated = "Seeded Camas Roll",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Cooking",
"Crop",
"Food",
"Natural Fiber",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 300,
calories = nil,
calories = 1400,
carbs = nil,
carbs = 20,
protein = nil,
protein = 2,
fat = nil,
fat = 13,
vitamins = nil,
vitamins = 16,
density = nil,
density = 3.642857142857143,
fuel = 100,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,282: Line 34,081:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantFibersItem",
type = "SeededCamasRollItem",
typeID = 0,
typeID = 0,
},
},
["Plant Vase"] = {
["Sensor Based Belt Sorter"] = {
untranslated = "Plant Vase",
untranslated = "Sensor Based Belt Sorter",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A vase made with glass to brighten up your home.",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,305: Line 34,105:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = "Industrial",
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 33,327: Line 34,127:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantVaseItem",
type = "SensorBasedBeltSorterItem",
typeID = 0,
typeID = 0,
},
},
Plastic = {
["Sensuous Sea Pizza"] = {
untranslated = "Plastic",
untranslated = "Sensuous Sea Pizza",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "An extremely useful synthetic material derived from petrochemicals.",
description = "The chewyness is unreal.",
tagGroups = {},
tagGroups = {
"Baking",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 300,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 28,
protein = nil,
protein = 11,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 4,
density = nil,
density = 4.166666666666666,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,370: Line 34,173:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticItem",
type = "SensuousSeaPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Buoy"] = {
Servo = {
untranslated = "Plastic Buoy",
untranslated = "Servo",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A modern plastic navigational buoy, can also be used as a moorage post.",
description = "A rotary actuator that allows for control over angular position.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Items",
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,404: Line 34,210:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,413: Line 34,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticBuoyItem",
type = "ServoItem",
typeID = 0,
typeID = 0,
},
},
["Poke Bowl"] = {
["Settlement Crafting Table"] = {
untranslated = "Poke Bowl",
untranslated = "Settlement Crafting Table",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A basic yet filling meal with a bite.",
description = "A basic workspace for crafting all manner of settlement related objects.",
tagGroups = {
tagGroups = {
"Food",
"Government",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 2000,
calories = 1100,
calories = nil,
carbs = 21,
carbs = nil,
protein = 10,
protein = nil,
fat = 11,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 4.454545454545455,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,458: Line 34,265:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PokeBowlItem",
type = "SettlementCraftingTableItem",
typeID = 0,
typeID = 0,
},
},
["Portable Steam Engine"] = {
Shale = {
untranslated = "Portable Steam Engine",
untranslated = "Shale",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "An engine that generates mechanical power through steam.",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Excavatable",
carried = "Backpack",
"Natural Resources",
weight = 5000,
"Rock",
"Stone",
},
maxStack = 20,
carried = "Hands",
weight = 6000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,501: Line 34,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PortableSteamEngineItem",
type = "ShaleItem",
typeID = 0,
typeID = 0,
},
},
["Pottery Skill Book"] = {
Shaper = {
untranslated = "Pottery Skill Book",
untranslated = "Shaper",
category = nil,
category = nil,
group = "Skill Books",
group = "Work Stations",
description = "Pottery Skill Book",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Skill Books",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,525: Line 34,338:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 33,546: Line 34,359:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Pottery Skill BookItem",
type = "ShaperItem",
typeID = 0,
typeID = 0,
},
},
["Pottery Skill Scroll"] = {
["Shark Fillet Soup"] = {
untranslated = "Pottery Skill Scroll",
untranslated = "Shark Fillet Soup",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Pottery Skill Scroll",
description = "A texture all of its own.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Cooking",
"Food",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 600,
calories = nil,
calories = 1400,
carbs = nil,
carbs = 10,
protein = nil,
protein = 15,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 4,
density = nil,
density = 2.857142857142857,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,591: Line 34,405:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Pottery Skill ScrollItem",
type = "SharkFilletSoupItem",
typeID = 0,
typeID = 0,
},
},
["Pottery Table"] = {
["Sheep Mount"] = {
untranslated = "Pottery Table",
untranslated = "Sheep Mount",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A primitive table for shaping basic clay products.",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
Line 33,614: Line 34,429:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3.5",
roomCategory = "Industrial",
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 33,627: Line 34,442:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,636: Line 34,451:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PotteryTableItem",
type = "SheepMountItem",
typeID = 0,
typeID = 0,
},
},
["Pottery Upgrade"] = {
["Shelf Cabinet"] = {
untranslated = "Pottery Upgrade",
untranslated = "Shelf Cabinet",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
description = "When a shelf and a cabinet aren't enough individually.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Living Room",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,659: Line 34,475:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Shelves",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 33,672: Line 34,488:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,681: Line 34,497:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PotteryUpgradeItem",
type = "ShelfCabinetItem",
typeID = 0,
typeID = 0,
},
},
["Power Hammer"] = {
["Shipwright Advanced Upgrade"] = {
untranslated = "Power Hammer",
untranslated = "Shipwright Advanced Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,705: Line 34,522:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 33,717: Line 34,534:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x4x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,726: Line 34,543:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PowerHammerItem",
type = "ShipwrightAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Powered Cart"] = {
["Shipwright Basic Upgrade"] = {
untranslated = "Powered Cart",
untranslated = "Shipwright Basic Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "Large cart for hauling sizable loads.",
description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
tagGroups = {
tagGroups = {
"Vehicles",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,762: Line 34,580:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x5x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,771: Line 34,589:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredCartItem",
type = "ShipwrightBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Powered Storage Silo"] = {
["Shipwright Hat"] = {
untranslated = "Powered Storage Silo",
untranslated = "Shipwright Hat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,805: Line 34,625:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x4x8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,814: Line 34,634:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredStorageSiloItem",
type = "ShipwrightHatItem",
typeID = 0,
typeID = 0,
},
},
["Prairie Dog Carcass"] = {
["Shipwright Overalls"] = {
untranslated = "Prairie Dog Carcass",
untranslated = "Shipwright Overalls",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "A dead prairie dog.",
description = "Denim overall for extra sturdy wearability.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Clothes",
"Tiny Leather Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,860: Line 34,679:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrairieDogCarcassItem",
type = "ShipwrightOverallsItem",
typeID = 0,
typeID = 0,
},
},
["Prepared Meat"] = {
["Shipwright Sandals"] = {
untranslated = "Prepared Meat",
untranslated = "Shipwright Sandals",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Carefully butchered meat, ready to cook.",
description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 100,
calories = 600,
calories = nil,
carbs = 0,
carbs = nil,
protein = 4,
protein = nil,
fat = 6,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 1.6666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,905: Line 34,724:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PreparedMeatItem",
type = "ShipwrightSandalsItem",
typeID = 0,
typeID = 0,
},
},
["Prickly Pear Fruit"] = {
["Shipwright Shirt"] = {
untranslated = "Prickly Pear Fruit",
untranslated = "Shipwright Shirt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A succulent fruit coated in a rather terrifying array of spines.",
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Fruit",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 190,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 1,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.2105263157894735,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,952: Line 34,769:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearFruitItem",
type = "ShipwrightShirtItem",
typeID = 0,
typeID = 0,
},
},
["Prickly Pear Seed"] = {
["Shorn Wool"] = {
untranslated = "Prickly Pear Seed",
untranslated = "Shorn Wool",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow prickly pear cacti.",
description = "Wool that has been shorn from an animal.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Items",
"Food",
"Products",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 250,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,999: Line 34,815:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearSeedItem",
type = "ShornWoolItem",
typeID = 0,
typeID = 0,
},
},
["Prime Cut"] = {
Shorts = {
untranslated = "Prime Cut",
untranslated = "Shorts",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A perfectly marbled piece of meat.",
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = 600,
calories = nil,
carbs = 0,
carbs = nil,
protein = 9,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 2.166666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,044: Line 34,860:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimeCutItem",
type = "ShortsItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Canvas Boots"] = {
["Simmered Meat"] = {
untranslated = "Primitive Canvas Boots",
untranslated = "Simmered Meat",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A pair of crude canvas boots for your everyday use.",
description = "Meat cooked in meat juices keeps the meat juicy.",
tagGroups = {
tagGroups = {
"Clothes",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 800,
calories = nil,
calories = 900,
carbs = nil,
carbs = 6,
protein = nil,
protein = 18,
fat = nil,
fat = 13,
vitamins = nil,
vitamins = 5,
density = nil,
density = 4.666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,089: Line 34,906:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasBootsItem",
type = "SimmeredMeatItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Canvas Pants"] = {
["Simple Syrup"] = {
untranslated = "Primitive Canvas Pants",
untranslated = "Simple Syrup",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Roughly stitched canvas pants.",
description = "A simple water and suger combination heated until the sugar dissolves.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = nil,
calories = 400,
carbs = nil,
carbs = 12,
protein = nil,
protein = 0,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,134: Line 34,952:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasPantsItem",
type = "SimpleSyrupItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Canvas Shorts"] = {
Sink = {
untranslated = "Primitive Canvas Shorts",
untranslated = "Sink",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "They're like the Primitive Canvas Pants, but shorter.",
description = "An industrial sink.",
tagGroups = {
tagGroups = {
"Clothes",
"Bathroom",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,157: Line 34,976:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "5",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Sink",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,170: Line 34,989:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,179: Line 34,998:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasShortsItem",
type = "SinkItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Fur Belt"] = {
["Skid Steer"] = {
untranslated = "Primitive Fur Belt",
untranslated = "Skid Steer",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "You should probably still wear pants.",
description = "Small scale bucket loader. Great for flat to low slope excavation.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,224: Line 35,044:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveFurBeltItem",
type = "SkidSteerItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Boots"] = {
Slag = {
untranslated = "Primitive Leather Boots",
untranslated = "Slag",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
description = "A pair of crude leather boots for your everyday use.",
description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
tagGroups = {
tagGroups = {
"Clothes",
"Blocks",
"Byproducts",
"Excavatable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 6000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,269: Line 35,091:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherBootsItem",
type = "SlagItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Pants"] = {
["Small Bath Mat"] = {
untranslated = "Primitive Leather Pants",
untranslated = "Small Bath Mat",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "You ever tried cutting leather with a rock?",
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
tagGroups = {
tagGroups = {
"Clothes",
"Bathroom",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,292: Line 35,115:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,305: Line 35,128:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,314: Line 35,137:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherPantsItem",
type = "SmallBathMatItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Shirt"] = {
["Small Canoe"] = {
untranslated = "Primitive Leather Shirt",
untranslated = "Small Canoe",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
description = "",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,359: Line 35,183:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShirtItem",
type = "SmallCanoeItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Shorts"] = {
["Small Cotton Bunting Red"] = {
untranslated = "Primitive Leather Shorts",
untranslated = "Small Cotton Bunting Red",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "You may have enough leather left over to make a nice hat.",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Clothes",
"Decoration",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,382: Line 35,207:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,395: Line 35,220:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,404: Line 35,229:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShortsItem",
type = "SmallCottonBuntingRedItem",
typeID = 0,
typeID = 0,
},
},
["Printing Press"] = {
["Small Cotton Bunting Regal"] = {
untranslated = "Printing Press",
untranslated = "Small Cotton Bunting Regal",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "The world will never be the same.",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Government",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,427: Line 35,253:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,440: Line 35,266:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x4x2",
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,449: Line 35,275:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrintingPressItem",
type = "SmallCottonBuntingRegalItem",
typeID = 0,
typeID = 0,
},
},
["Printing Supplies"] = {
["Small Court"] = {
untranslated = "Printing Supplies",
untranslated = "Small Court",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A package of necessary items for copying art or other more elaborate designs.",
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Government",
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,492: Line 35,321:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrintingSuppliesItem",
type = "SmallCourtItem",
typeID = 0,
typeID = 0,
},
},
["Pulp Filler"] = {
["Small Hanging Ashlar Basalt Sign"] = {
untranslated = "Pulp Filler",
untranslated = "Small Hanging Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Fertilizer",
"Crafted Objects",
"Fertilizer Filler",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,538: Line 35,367:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PulpFillerItem",
type = "SmallHangingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
["Pump Jack"] = {
["Small Hanging Ashlar Stone Sign"] = {
untranslated = "Pump Jack",
untranslated = "Small Hanging Ashlar Stone Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Drill, baby! Drill!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,562: Line 35,392:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 34,574: Line 35,404:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x2x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,583: Line 35,413:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpJackItem",
type = "SmallHangingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
Pumpkin = {
["Small Hanging Birch Sign"] = {
untranslated = "Pumpkin",
untranslated = "Small Hanging Birch Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Round and large.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Fruit",
"Signs",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 1000,
calories = 340,
calories = nil,
carbs = 5,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 2.3529411764705883,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,630: Line 35,459:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinItem",
type = "SmallHangingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Pumpkin Seed"] = {
["Small Hanging Lumber Sign"] = {
untranslated = "Pumpkin Seed",
untranslated = "Small Hanging Lumber Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Plant to grow a pumpkin.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Crop Seed",
"Crafted Objects",
"Food",
"Signs",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,677: Line 35,505:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinSeedItem",
type = "SmallHangingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
Pupusas = {
["Small Hanging Mortared Granite Sign"] = {
untranslated = "Pupusas",
untranslated = "Small Hanging Mortared Granite Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Comforting, best served hot from the griddle.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1000,
calories = 900,
calories = nil,
carbs = 6,
carbs = nil,
protein = 11,
protein = nil,
fat = 9,
fat = nil,
vitamins = 14,
vitamins = nil,
density = 4.444444444444445,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,722: Line 35,551:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PupusasItem",
type = "SmallHangingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Purple Vase"] = {
["Small Hanging Mortared Stone Sign"] = {
untranslated = "Purple Vase",
untranslated = "Small Hanging Mortared Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A vase made with glass to brighten up your home.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,745: Line 35,575:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,767: Line 35,597:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PurpleVaseItem",
type = "SmallHangingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
Quicklime = {
["Small Hanging Saguaro Sign"] = {
untranslated = "Quicklime",
untranslated = "Small Hanging Saguaro Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A chemical compound used in steel production.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,810: Line 35,643:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "QuicklimeItem",
type = "SmallHangingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
Radiator = {
["Small Hanging Softwood Sign"] = {
untranslated = "Radiator",
untranslated = "Small Hanging Softwood Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,853: Line 35,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RadiatorItem",
type = "SmallHangingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Raw Bacon"] = {
["Small Hanging Stone Sign"] = {
untranslated = "Raw Bacon",
untranslated = "Small Hanging Stone Sign",
category = nil,
category = nil,
group = "Food",
group = "World Object",
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = 200,
calories = nil,
carbs = 0,
carbs = nil,
protein = 3,
protein = nil,
fat = 9,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 6.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,898: Line 35,732:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawBaconItem",
type = "SmallHangingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Raw Fish"] = {
["Small Hanging Wood Sign"] = {
untranslated = "Raw Fish",
untranslated = "Small Hanging Wood Sign",
category = nil,
category = nil,
group = "Food",
group = "Item",
description = "A fatty cut of raw fish.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = nil,
calories = 200,
calories = nil,
carbs = 0,
carbs = nil,
protein = 7,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,943: Line 35,775:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawFishItem",
type = "SmallHangingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Raw Meat"] = {
["Small Nylon Bunting Green"] = {
untranslated = "Raw Meat",
untranslated = "Small Nylon Bunting Green",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 250,
calories = 250,
calories = nil,
carbs = 0,
carbs = nil,
protein = 4,
protein = nil,
fat = 8,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 4.8,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,979: Line 35,812:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,988: Line 35,821:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawMeatItem",
type = "SmallNylonBuntingGreenItem",
typeID = 0,
typeID = 0,
},
},
["Raw Roast"] = {
["Small Nylon Bunting Purple"] = {
untranslated = "Raw Roast",
untranslated = "Small Nylon Bunting Purple",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A trussed roast tied and ready to be cooked.",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 250,
calories = 600,
calories = nil,
carbs = 0,
carbs = nil,
protein = 6,
protein = nil,
fat = 5,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 1.8333333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 35,024: Line 35,858:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,033: Line 35,867:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawRoastItem",
type = "SmallNylonBuntingPurpleItem",
typeID = 0,
typeID = 0,
},
},
["Raw Sausage"] = {
["Small Paper Lantern"] = {
untranslated = "Raw Sausage",
untranslated = "Small Paper Lantern",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Ground meat stuffed into an intestine casing.",
description = "A small paper lantern.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 500,
calories = 500,
calories = nil,
carbs = 0,
carbs = nil,
protein = 4,
protein = nil,
fat = 8,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 2.4,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 35,069: Line 35,904:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,078: Line 35,913:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawSausageItem",
type = "SmallPaperLanternItem",
typeID = 0,
typeID = 0,
},
},
["Real Estate Desk"] = {
["Small Paper Machine"] = {
untranslated = "Real Estate Desk",
untranslated = "Small Paper Machine",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "A place to manage the sale and transfer of deeds and property.",
description = "Laborous way of creating sheets of paper.",
tagGroups = {},
tagGroups = {
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,100: Line 35,938:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 35,112: Line 35,950:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,121: Line 35,959:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RealEstateDeskItem",
type = "SmallPaperMachineItem",
typeID = 0,
typeID = 0,
},
},
Rebar = {
["Small Shipyard"] = {
untranslated = "Rebar",
untranslated = "Small Shipyard",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "Ribbed steel bars for reinforcing stuctures.",
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Craft Tables",
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,143: Line 35,984:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 35,164: Line 36,005:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RebarItem",
type = "SmallShipyardItem",
typeID = 0,
typeID = 0,
},
},
["Recurve Bow"] = {
["Small Sink"] = {
untranslated = "Recurve Bow",
untranslated = "Small Sink",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.",
description = "A small household sink.",
tagGroups = {
tagGroups = {
"Tool",
"Bathroom",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,187: Line 36,029:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Sink",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,200: Line 36,042:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,209: Line 36,051:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RecurveBowItem",
type = "SmallSinkItem",
typeID = 0,
typeID = 0,
ToolVariant = "Bow",
ToolDurability = 1000.0,
ToolDamage = 1.2,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Linen",
},
},
["Red Vase"] = {
["Small Standing Ashlar Basalt Sign"] = {
untranslated = "Red Vase",
untranslated = "Small Standing Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A vase made with glass to brighten up your home.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,237: Line 36,075:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 35,259: Line 36,097:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedVaseItem",
type = "SmallStandingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
["Redwood Log"] = {
["Small Standing Ashlar Stone Sign"] = {
untranslated = "Redwood Log",
untranslated = "Small Standing Ashlar Stone Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Crafted Objects",
"Softwood",
"Signs",
"Wood",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,281: Line 36,118:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,306: Line 36,143:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodLogItem",
type = "SmallStandingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Redwood Seed"] = {
["Small Standing Birch Sign"] = {
untranslated = "Redwood Seed",
untranslated = "Small Standing Birch Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Plant to grow a redwood tree.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Seeds",
"Signs",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,352: Line 36,189:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodSeedItem",
type = "SmallStandingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
Refrigerator = {
["Small Standing Lumber Sign"] = {
untranslated = "Refrigerator",
untranslated = "Small Standing Lumber Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "An icebox from the future with significantly better cooling properties.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,375: Line 36,213:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Food Storage",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 35,388: Line 36,226:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,397: Line 36,235:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RefrigeratorItem",
type = "SmallStandingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
Registrar = {
["Small Standing Mortared Granite Sign"] = {
untranslated = "Registrar",
untranslated = "Small Standing Mortared Granite Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Allows the setting management of titles.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Signs",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,431: Line 36,272:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,440: Line 36,281:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RegistrarItem",
type = "SmallStandingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Reinforced Concrete"] = {
["Small Standing Mortared Stone Sign"] = {
untranslated = "Reinforced Concrete",
untranslated = "Small Standing Mortared Stone Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A sturdy construction material poured around a latice of rebar.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Concrete",
"Crafted Objects",
"Constructable",
"Signs",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,468: Line 36,309:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,486: Line 36,327:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ReinforcedConcreteItem",
type = "SmallStandingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Research Table"] = {
["Small Standing Saguaro Sign"] = {
untranslated = "Research Table",
untranslated = "Small Standing Saguaro Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A basic table for researching new technologies and skills.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Signs",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,520: Line 36,364:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,529: Line 36,373:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ResearchTableItem",
type = "SmallStandingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
Rice = {
["Small Standing Softwood Sign"] = {
untranslated = "Rice",
untranslated = "Small Standing Softwood Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Plant to grow rice.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Crop",
"Crafted Objects",
"Crop Seed",
"Signs",
"Food",
"Grain",
"Raw Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 150,
calories = nil,
carbs = 7,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 35,579: Line 36,419:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceItem",
type = "SmallStandingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Rice Flour"] = {
["Small Standing Stone Sign"] = {
untranslated = "Rice Flour",
untranslated = "Small Standing Stone Sign",
category = nil,
category = nil,
group = "Food",
group = "World Object",
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
calories = 50,
calories = nil,
carbs = 15,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 30.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,624: Line 36,462:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceFlourItem",
type = "SmallStandingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Rice Noodles"] = {
["Small Standing Wood Sign"] = {
untranslated = "Rice Noodles",
untranslated = "Small Standing Wood Sign",
category = nil,
category = nil,
group = "Food",
group = "Item",
description = "Noodles made from delicious milled white grains.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = nil,
calories = 200,
calories = nil,
carbs = 10,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,669: Line 36,505:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceNoodlesItem",
type = "SmallStandingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
Rivet = {
["Small Stockpile"] = {
untranslated = "Rivet",
untranslated = "Small Stockpile",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "An iron bolt used to hold together inventions.",
description = "Designates a 3x3x3 area as storage for large items.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Storage",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,712: Line 36,551:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RivetItem",
type = "SmallStockpileItem",
typeID = 0,
typeID = 0,
},
},
["Roast Pumpkin"] = {
["Small Wood Cart"] = {
untranslated = "Roast Pumpkin",
untranslated = "Small Wood Cart",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Sweet but a suprising source of vitamins.",
description = "Small wood cart for hauling minimal loads.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 900,
weight = 5000,
calories = 1400,
calories = nil,
carbs = 23,
carbs = nil,
protein = 2,
protein = nil,
fat = 2,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 2.4285714285714284,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,757: Line 36,597:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoastPumpkinItem",
type = "SmallWoodCartItem",
typeID = 0,
typeID = 0,
},
},
["Robotic Assembly Line"] = {
["Small Wooden Boat"] = {
untranslated = "Robotic Assembly Line",
untranslated = "Small Wooden Boat",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A complex set of machinery for creating equally complex things.",
description = "A personal transport vessel capable of holding a suprising amount of goods.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 10000,
Line 35,781: Line 36,622:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 35,793: Line 36,634:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x4x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,802: Line 36,643:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoboticAssemblyLineItem",
type = "SmallWoodenBoatItem",
typeID = 0,
typeID = 0,
},
},
["Rocker Box"] = {
["Small Wooden Ship Frame"] = {
untranslated = "Rocker Box",
untranslated = "Small Wooden Ship Frame",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
description = "The basis for any wooden personal vessel.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,826: Line 36,668:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 35,838: Line 36,680:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,847: Line 36,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RockerBoxItem",
type = "SmallWoodenShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Rolling Mill"] = {
["Smelting Upgrade"] = {
untranslated = "Rolling Mill",
untranslated = "Smelting Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "For rolling steel into more buildable materials.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,871: Line 36,714:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 35,883: Line 36,726:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,892: Line 36,735:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RollingMillItem",
type = "SmeltingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Root Campfire Salad"] = {
["Smith Apron"] = {
untranslated = "Root Campfire Salad",
untranslated = "Smith Apron",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A myriad of plants that make a healthy and odd blend.",
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = 950,
calories = nil,
carbs = 8,
carbs = nil,
protein = 5,
protein = nil,
fat = 4,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 2.9473684210526314,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,938: Line 36,780:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireSaladItem",
type = "SmithApronItem",
typeID = 0,
typeID = 0,
},
},
["Root Campfire Stew"] = {
["Smith Bandana"] = {
untranslated = "Root Campfire Stew",
untranslated = "Smith Bandana",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = 1100,
calories = nil,
carbs = 8,
carbs = nil,
protein = 5,
protein = nil,
fat = 12,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,983: Line 36,825:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireStewItem",
type = "SmithBandanaItem",
typeID = 0,
typeID = 0,
},
},
["Round Pot"] = {
["Smith Boots"] = {
untranslated = "Round Pot",
untranslated = "Smith Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "Sometimes you just want to bring a little bit of nature into your house.",
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,006: Line 36,848:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,028: Line 36,870:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotRoundItem",
type = "SmithBootsItem",
typeID = 0,
typeID = 0,
},
},
["Rubber Wheel"] = {
["Smith Gloves"] = {
untranslated = "Rubber Wheel",
untranslated = "Smith Gloves",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
description = "A reinforced wrist guard paired with a lone work glove.",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,071: Line 36,915:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RubberWheelItem",
type = "SmithGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Rug Large"] = {
["Smith Pants"] = {
untranslated = "Rug Large",
untranslated = "Smith Pants",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A large area rug to cover that weird stain.",
description = "Denim pants with knee patches.",
tagGroups = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,094: Line 36,938:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,107: Line 36,951:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,116: Line 36,960:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugLargeItem",
type = "SmithPantsItem",
typeID = 0,
typeID = 0,
},
},
["Rug Medium"] = {
["Smith Shirt"] = {
untranslated = "Rug Medium",
untranslated = "Smith Shirt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A medium rug for medium uses.",
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
tagGroups = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,139: Line 36,983:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,152: Line 36,996:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,161: Line 37,005:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugMediumItem",
type = "SmithShirtItem",
typeID = 0,
typeID = 0,
},
},
["Rug Small"] = {
["Smooth Gut Noodle Roll"] = {
untranslated = "Rug Small",
untranslated = "Smooth Gut Noodle Roll",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A small rug for when you just didn't have enough materials to make a bigger one.",
description = "These noodle rolls look VERY smooth.",
tagGroups = {
tagGroups = {
"Housing",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 400,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 19,
protein = nil,
protein = 15,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.6666666666666665,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,197: Line 37,042:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,206: Line 37,051:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugSmallItem",
type = "SmoothGutNoodleRollItem",
typeID = 0,
typeID = 0,
},
},
["Running Shoes"] = {
["Snapping Turtle Carcass"] = {
untranslated = "Running Shoes",
untranslated = "Snapping Turtle Carcass",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
description = "A dead snapping turtle.",
tagGroups = {
tagGroups = {
"Clothes",
"Animal",
"Natural Resources",
"Tiny Carcass",
"Tiny Leather Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,251: Line 37,099:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RunningShoesItem",
type = "SnappingTurtleCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Saguaro Rib"] = {
["Softwood Board"] = {
untranslated = "Saguaro Rib",
untranslated = "Softwood Board",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
description = "A higher quality softwood board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Burnable Fuel",
"Wood",
"Items",
"Products",
"Wood Board",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,272: Line 37,122:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,297: Line 37,147:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroRibItem",
type = "SoftwoodBoardItem",
typeID = 0,
typeID = 0,
},
},
["Saguaro Seed"] = {
["Softwood Hewn Log"] = {
untranslated = "Saguaro Seed",
untranslated = "Softwood Hewn Log",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Plant to grow a saguaro cactus.",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Seeds",
"Building Materials",
"Burnable Fuel",
"Constructable",
"Hewn Log",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 10000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,325: Line 37,178:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,343: Line 37,196:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroSeedItem",
type = "SoftwoodHewnLogItem",
typeID = 0,
typeID = 0,
},
},
Salmon = {
["Softwood Lumber"] = {
untranslated = "Salmon",
untranslated = "Softwood Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A salmon.",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Fish",
"Blocks",
"Medium Fish",
"Building Materials",
"Burnable Fuel",
"Constructable",
"Lumber",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,364: Line 37,220:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,371: Line 37,227:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,389: Line 37,245:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SalmonItem",
type = "SoftwoodLumberItem",
typeID = 0,
typeID = 0,
},
},
["Salt Basket"] = {
["Softwood Lumber Bench"] = {
untranslated = "Salt Basket",
untranslated = "Softwood Lumber Bench",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A basket of salt.",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 36,413: Line 37,270:
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = "1.5",
roomCategory = "Kitchen",
roomCategory = "Seating",
furnitureType = "Spices",
furnitureType = "Chair",
repeatsDepreciation = "0.4",
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,425: Line 37,282:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,434: Line 37,291:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaltBasketItem",
type = "SoftwoodLumberBenchItem",
typeID = 0,
typeID = 0,
},
},
Sandals = {
["Softwood Lumber Chair"] = {
untranslated = "Sandals",
untranslated = "Softwood Lumber Chair",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,457: Line 37,315:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,470: Line 37,328:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,479: Line 37,337:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandalsItem",
type = "SoftwoodLumberChairItem",
typeID = 0,
typeID = 0,
},
},
Sandstone = {
["Softwood Lumber Door"] = {
untranslated = "Sandstone",
untranslated = "Softwood Lumber Door",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!",
description = "A door made from finely cut lumber.",
tagGroups = {
tagGroups = {
"Excavatable",
"Doors",
"Rock",
"Housing Objects",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,507: Line 37,365:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,525: Line 37,383:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandstoneItem",
type = "SoftwoodLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
Sawmill = {
["Softwood Lumber Dresser"] = {
untranslated = "Sawmill",
untranslated = "Softwood Lumber Dresser",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Used to saw wood into lumber.",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Bedroom",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,548: Line 37,407:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Industrial",
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Dresser",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,561: Line 37,420:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "7x4x2",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,570: Line 37,429:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SawmillItem",
type = "SoftwoodLumberDresserItem",
typeID = 0,
typeID = 0,
},
},
["Saxifrage Seed"] = {
["Softwood Lumber Table"] = {
untranslated = "Saxifrage Seed",
untranslated = "Softwood Lumber Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow saxifrage.",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Seeds",
"Seating",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,607: Line 37,466:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,616: Line 37,475:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaxifrageSeedItem",
type = "SoftwoodLumberTableItem",
typeID = 0,
typeID = 0,
},
},
["Scrap Meat"] = {
["Soil Sampler"] = {
untranslated = "Scrap Meat",
untranslated = "Soil Sampler",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Chunks of extra meat.",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 1000,
calories = 50,
calories = nil,
carbs = 0,
carbs = nil,
protein = 5,
protein = nil,
fat = 5,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 20.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,661: Line 37,521:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrapMeatItem",
type = "SoilSamplerItem",
typeID = 0,
typeID = 0,
},
},
["Screening Machine"] = {
["Solar Generator"] = {
untranslated = "Screening Machine",
untranslated = "Solar Generator",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
description = "Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Power Generation",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,697: Line 37,558:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x4x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,706: Line 37,567:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScreeningMachineItem",
type = "SolarGeneratorItem",
typeID = 0,
typeID = 0,
},
},
["Screw Press"] = {
["Spiky Roll"] = {
untranslated = "Screw Press",
untranslated = "Spiky Roll",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "Spikes are definitely removed before serving.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 300,
calories = nil,
calories = 1300,
carbs = nil,
carbs = 20,
protein = nil,
protein = 17,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.5384615384615383,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 36,742: Line 37,604:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,751: Line 37,613:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewPressItem",
type = "SpikyRollItem",
typeID = 0,
typeID = 0,
},
},
Screws = {
["Spin Melter"] = {
untranslated = "Screws",
untranslated = "Spin Melter",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Craft Tables",
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,773: Line 37,638:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 36,794: Line 37,659:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewsItem",
type = "SpinMelterItem",
typeID = 0,
typeID = 0,
},
},
["Seagrass Seed"] = {
["Spoiled Food"] = {
untranslated = "Seagrass Seed",
untranslated = "Spoiled Food",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow seagrass.",
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Seeds",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 20,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,840: Line 37,705:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeagrassSeedItem",
type = "SpoiledFoodItem",
typeID = 0,
typeID = 0,
},
},
["Seared Meat"] = {
["Spruce Log"] = {
untranslated = "Seared Meat",
untranslated = "Spruce Log",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A cut of perfectly seared steak.",
description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
tagGroups = {
tagGroups = {
"Food",
"Burnable Fuel",
"Logs",
"Natural Resources",
"Softwood",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = 600,
calories = nil,
carbs = 4,
carbs = nil,
protein = 19,
protein = nil,
fat = 17,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 7.833333333333334,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,885: Line 37,754:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SearedMeatItem",
type = "SpruceLogItem",
typeID = 0,
typeID = 0,
},
},
["Seeded Camas Roll"] = {
["Spruce Seed"] = {
untranslated = "Seeded Camas Roll",
untranslated = "Spruce Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
description = "Plant to grow a spruce tree.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 50,
calories = 1400,
calories = 0,
carbs = 20,
carbs = 0,
protein = 2,
protein = 0,
fat = 13,
fat = 0,
vitamins = 16,
vitamins = 0,
density = 3.642857142857143,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,930: Line 37,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeededCamasRollItem",
type = "SpruceSeedItem",
typeID = 0,
typeID = 0,
},
},
["Sensor Based Belt Sorter"] = {
["Square Belt"] = {
untranslated = "Sensor Based Belt Sorter",
untranslated = "Square Belt",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
description = "Belt with a square buckle.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,954: Line 37,824:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 36,966: Line 37,836:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x4x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,975: Line 37,845:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensorBasedBeltSorterItem",
type = "SquareBeltItem",
typeID = 0,
typeID = 0,
},
},
["Sensuous Sea Pizza"] = {
["Square Pot"] = {
untranslated = "Sensuous Sea Pizza",
untranslated = "Square Pot",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "The chewyness is unreal.",
description = "Sometimes you just want to bring a little bit of nature into your house.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 1000,
calories = 1200,
calories = nil,
carbs = 28,
carbs = nil,
protein = 11,
protein = nil,
fat = 7,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.166666666666666,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,011: Line 37,882:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,020: Line 37,891:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensuousSeaPizzaItem",
type = "PlanterPotSquareItem",
typeID = 0,
typeID = 0,
},
},
Servo = {
["Stamp Mill"] = {
untranslated = "Servo",
untranslated = "Stamp Mill",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A rotary actuator that allows for control over angular position.",
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Craft Tables",
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,042: Line 37,916:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,063: Line 37,937:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ServoItem",
type = "StampMillItem",
typeID = 0,
typeID = 0,
},
},
["Settlement Crafting Table"] = {
["Standing Glass Sign"] = {
untranslated = "Settlement Crafting Table",
untranslated = "Standing Glass Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A basic workspace for crafting all manner of settlement related objects.",
description = "A large sign framed with a glass plate.",
tagGroups = {
tagGroups = {
"Government",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,099: Line 37,974:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,108: Line 37,983:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SettlementCraftingTableItem",
type = "StandingGlassSignItem",
typeID = 0,
typeID = 0,
},
},
Shale = {
["Standing Long Steel Sign"] = {
untranslated = "Shale",
untranslated = "Standing Long Steel Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
description = "A long steel plate with a wooden base.",
tagGroups = {
tagGroups = {
"Excavatable",
"Crafted Objects",
"Rock",
"Signs",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,154: Line 38,029:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaleItem",
type = "StandingLongSteelSignItem",
typeID = 0,
typeID = 0,
},
},
Shaper = {
["Standing Steel Brick Sign"] = {
untranslated = "Shaper",
untranslated = "Standing Steel Brick Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "A solid steel plate supported by a brick base.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,178: Line 38,054:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,190: Line 38,066:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,199: Line 38,075:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaperItem",
type = "StandingSteelBrickSignItem",
typeID = 0,
typeID = 0,
},
},
["Shark Fillet Soup"] = {
["Steam Engine"] = {
untranslated = "Shark Fillet Soup",
untranslated = "Steam Engine",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A texture all of its own.",
description = "A large steam engine for generating power.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Power Generation",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 5000,
calories = 1400,
calories = nil,
carbs = 10,
carbs = nil,
protein = 15,
protein = nil,
fat = 11,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 2.857142857142857,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,244: Line 38,121:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SharkFilletSoupItem",
type = "SteamEngineItem",
typeID = 0,
typeID = 0,
},
},
["Sheep Mount"] = {
["Steam Tractor"] = {
untranslated = "Sheep Mount",
untranslated = "Steam Tractor",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A hunting trophy for your house.",
description = "A tractor powered through steam.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,267: Line 38,145:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,280: Line 38,158:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,289: Line 38,167:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SheepMountItem",
type = "SteamTractorItem",
typeID = 0,
typeID = 0,
},
},
["Shelf Cabinet"] = {
["Steam Tractor Harvester"] = {
untranslated = "Shelf Cabinet",
untranslated = "Steam Tractor Harvester",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "When a shelf and a cabinet aren't enough individually.",
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Tool",
"Tools",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,312: Line 38,192:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Shelves",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,325: Line 38,205:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,334: Line 38,214:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShelfCabinetItem",
type = "SteamTractorHarvesterItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Advanced Upgrade"] = {
["Steam Tractor Plow"] = {
untranslated = "Shipwright Advanced Upgrade",
untranslated = "Steam Tractor Plow",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
description = "An attachment for the steam tractor that allows for quick plowing.",
tagGroups = {
tagGroups = {
"Upgrade",
"Items",
"Tool",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,379: Line 38,261:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightAdvancedUpgradeItem",
type = "SteamTractorPlowItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Basic Upgrade"] = {
["Steam Tractor Sower"] = {
untranslated = "Shipwright Basic Upgrade",
untranslated = "Steam Tractor Sower",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
tagGroups = {
tagGroups = {
"Upgrade",
"Items",
"Tool",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,424: Line 38,308:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightBasicUpgradeItem",
type = "SteamTractorSowerItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Hat"] = {
["Steam Truck"] = {
untranslated = "Shipwright Hat",
untranslated = "Steam Truck",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
description = "A truck that runs on steam.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,469: Line 38,354:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightHatItem",
type = "SteamTruckItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Overalls"] = {
["Steel Abstract Fixture"] = {
untranslated = "Shipwright Overalls",
untranslated = "Steel Abstract Fixture",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Denim overall for extra sturdy wearability.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,492: Line 38,378:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,505: Line 38,391:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,514: Line 38,400:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightOverallsItem",
type = "SteelAbstractFixtureItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Sandals"] = {
["Steel Axle"] = {
untranslated = "Shipwright Sandals",
untranslated = "Steel Axle",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
tagGroups = {
tagGroups = {
"Clothes",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,559: Line 38,446:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightSandalsItem",
type = "SteelAxleItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Shirt"] = {
["Steel Bar"] = {
untranslated = "Shipwright Shirt",
untranslated = "Steel Bar",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
description = "Refined bar of steel.",
tagGroups = {
tagGroups = {
"Clothes",
"Blocks",
"Metal",
"Metals",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,604: Line 38,493:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightShirtItem",
type = "SteelBarItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Skill Book"] = {
["Steel Buoy"] = {
untranslated = "Shipwright Skill Book",
untranslated = "Steel Buoy",
category = nil,
category = nil,
group = "Skill Books",
group = "Crafted Objects",
description = "Shipwright Skill Book",
description = "A steel navigational buoy, can also be used as a moorage post.",
tagGroups = {
tagGroups = {
"Skill Books",
"Crafted Objects",
"Specialty",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,649: Line 38,539:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Shipwright Skill BookItem",
type = "SteelBuoyItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Skill Scroll"] = {
["Steel Ceiling Light"] = {
untranslated = "Shipwright Skill Scroll",
untranslated = "Steel Ceiling Light",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Housing Objects",
description = "Shipwright Skill Scroll",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Housing Objects",
"Lighting",
},
},
maxStack = 10,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,672: Line 38,563:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,685: Line 38,576:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,694: Line 38,585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Shipwright Skill ScrollItem",
type = "SteelCeilingLightItem",
typeID = 0,
typeID = 0,
},
},
["Shorn Wool"] = {
["Steel Floor Lamp"] = {
untranslated = "Shorn Wool",
untranslated = "Steel Floor Lamp",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Wool that has been shorn from an animal.",
description = "A more modern way to light up a room. This time from the floor.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Lighting",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,715: Line 38,609:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,728: Line 38,622:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,737: Line 38,631:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShornWoolItem",
type = "SteelFloorLampItem",
typeID = 0,
typeID = 0,
},
},
Shorts = {
["Steel Gear"] = {
untranslated = "Shorts",
untranslated = "Steel Gear",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
description = "A toothed machine part that interlocks with others.",
tagGroups = {
tagGroups = {
"Clothes",
"Gear",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,782: Line 38,678:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShortsItem",
type = "SteelGearItem",
typeID = 0,
typeID = 0,
},
},
["Simmered Meat"] = {
["Steel Gearbox"] = {
untranslated = "Simmered Meat",
untranslated = "Steel Gearbox",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Meat cooked in meat juices keeps the meat juicy.",
description = "Provides speed and torque conversions from a rotating power source to another device.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 500,
calories = 900,
calories = nil,
carbs = 6,
carbs = nil,
protein = 18,
protein = nil,
fat = 13,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 4.666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 37,827: Line 38,724:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimmeredMeatItem",
type = "SteelGearboxItem",
typeID = 0,
typeID = 0,
},
},
["Simple Syrup"] = {
["Steel Hanging Fixture"] = {
untranslated = "Simple Syrup",
untranslated = "Steel Hanging Fixture",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A simple water and suger combination heated until the sugar dissolves.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 500,
calories = 400,
calories = nil,
carbs = 12,
carbs = nil,
protein = 0,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.75,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,863: Line 38,761:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,872: Line 38,770:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimpleSyrupItem",
type = "SteelHangingFixtureItem",
typeID = 0,
typeID = 0,
},
},
Sink = {
["Steel Hanging Lamp"] = {
untranslated = "Sink",
untranslated = "Steel Hanging Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "An industrial sink.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,895: Line 38,794:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = "3",
roomCategory = "Bathroom",
roomCategory = "Lighting",
furnitureType = "Sink",
furnitureType = "Lights",
repeatsDepreciation = "0.2",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,908: Line 38,807:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,917: Line 38,816:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SinkItem",
type = "SteelHangingLampItem",
typeID = 0,
typeID = 0,
},
},
["Skid Steer"] = {
["Steel Kitchen Lamp"] = {
untranslated = "Skid Steer",
untranslated = "Steel Kitchen Lamp",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "Small scale bucket loader. Great for flat to low slope excavation.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Vehicles",
"Housing Objects",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,940: Line 38,840:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.8",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,953: Line 38,853:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x4x2",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,962: Line 38,862:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SkidSteerItem",
type = "SteelKitchenLampItem",
typeID = 0,
typeID = 0,
},
},
Slag = {
["Steel Moorage Post"] = {
untranslated = "Slag",
untranslated = "Steel Moorage Post",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
tagGroups = {
tagGroups = {
"Excavatable",
"Crafted Objects",
"Specialty",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,007: Line 38,908:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SlagItem",
type = "SteelMooragePostItem",
typeID = 0,
typeID = 0,
},
},
["Small Bath Mat"] = {
["Steel Pipe"] = {
untranslated = "Small Bath Mat",
untranslated = "Steel Pipe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {
"Housing",
"Blocks",
"Pipes",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,030: Line 38,932:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,043: Line 38,945:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,052: Line 38,954:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallBathMatItem",
type = "SteelPipeItem",
typeID = 0,
typeID = 0,
},
},
["Small Canoe"] = {
["Steel Plate"] = {
untranslated = "Small Canoe",
untranslated = "Steel Plate",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "",
description = "A sturdy steel plate for use in various crafting recipes.",
tagGroups = {
tagGroups = {
"Vehicles",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,088: Line 38,991:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x4x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,097: Line 39,000:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCanoeItem",
type = "SteelPlateItem",
typeID = 0,
typeID = 0,
},
},
["Small Cotton Bunting Red"] = {
["Steel Saw Blade"] = {
untranslated = "Small Cotton Bunting Red",
untranslated = "Steel Saw Blade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,120: Line 39,024:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,142: Line 39,046:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRedItem",
type = "SteelSawBladeItem",
typeID = 0,
typeID = 0,
},
},
["Small Cotton Bunting Regal"] = {
["Steel Searchlight"] = {
untranslated = "Small Cotton Bunting Regal",
untranslated = "Steel Searchlight",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
description = "When your goal is to really light up the heaven!",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,165: Line 39,070:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Lighting",
furnitureType = "Decoration",
furnitureType = "Lights",
repeatsDepreciation = "0.4",
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,178: Line 39,083:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,187: Line 39,092:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRegalItem",
type = "SteelSearchlightItem",
typeID = 0,
typeID = 0,
},
},
["Small Court"] = {
["Steel Square Fixture"] = {
untranslated = "Small Court",
untranslated = "Steel Square Fixture",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Government",
"Housing Objects",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,210: Line 39,116:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,223: Line 39,129:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x6x3",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,232: Line 39,138:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCourtItem",
type = "SteelSquareFixtureItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Ashlar Basalt Sign"] = {
["Steel Table Lamp"] = {
untranslated = "Small Hanging Ashlar Basalt Sign",
untranslated = "Steel Table Lamp",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "For late night studying. Or working. Or anything, really.",
tagGroups = {},
tagGroups = {
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,253: Line 39,162:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,266: Line 39,175:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,275: Line 39,184:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarBasaltSignItem",
type = "SteelTableLampItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Ashlar Stone Sign"] = {
["Stenographers Table"] = {
untranslated = "Small Hanging Ashlar Stone Sign",
untranslated = "Stenographers Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A small sign for all of your smaller text needs!",
description = "Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.",
tagGroups = {},
tagGroups = {
"Government",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,309: Line 39,221:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,318: Line 39,230:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarStoneSignItem",
type = "StenographersTableItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Birch Sign"] = {
Stockpile = {
untranslated = "Small Hanging Birch Sign",
untranslated = "Stockpile",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "Designates a 5x5x5 area as storage for large items.",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Storage",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 38,352: Line 39,267:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,361: Line 39,276:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingBirchSignItem",
type = "StockpileItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Lumber Sign"] = {
Stone = {
untranslated = "Small Hanging Lumber Sign",
untranslated = "Stone",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Block",
description = "A small sign for all of your smaller text needs!",
description = "A pile of stones.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Rock",
carried = "Backpack",
},
weight = 1000,
maxStack = 20,
carried = "Hands",
weight = 7000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,395: Line 39,312:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,404: Line 39,321:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingLumberSignItem",
type = "StoneItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Mortared Granite Sign"] = {
["Stone Brazier"] = {
untranslated = "Small Hanging Mortared Granite Sign",
untranslated = "Stone Brazier",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "A stone stand which can hold burning fuel to provide light.",
tagGroups = {},
tagGroups = {
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 38,425: Line 39,345:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,438: Line 39,358:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,447: Line 39,367:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredGraniteSignItem",
type = "StoneBrazierItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Mortared Stone Sign"] = {
["Stone Road"] = {
untranslated = "Small Hanging Mortared Stone Sign",
untranslated = "Stone Road",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A small sign for all of your smaller text needs!",
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Blocks",
carried = "Backpack",
"Constructable",
weight = 1000,
"Road",
"Road Type",
"Roads",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,481: Line 39,407:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,490: Line 39,416:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredStoneSignItem",
type = "StoneRoadItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Saguaro Sign"] = {
["Stop Sign"] = {
untranslated = "Small Hanging Saguaro Sign",
untranslated = "Stop Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
tagGroups = {},
tagGroups = {
"Community",
"Crafted Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 38,524: Line 39,453:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,533: Line 39,462:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSaguaroSignItem",
type = "StopSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Softwood Sign"] = {
["Storage Chest"] = {
untranslated = "Small Hanging Softwood Sign",
untranslated = "Storage Chest",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A container you can store items in.",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Storage",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 38,567: Line 39,499:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,576: Line 39,508:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSoftwoodSignItem",
type = "StorageChestItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Stone Sign"] = {
["Storage Silo"] = {
untranslated = "Small Hanging Stone Sign",
untranslated = "Storage Silo",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Storage",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,610: Line 39,545:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,619: Line 39,554:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingStoneSignItem",
type = "StorageSiloItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Wood Sign"] = {
Store = {
untranslated = "Small Hanging Wood Sign",
untranslated = "Store",
category = nil,
category = nil,
group = "Item",
group = "Work Stations",
description = "A small sign for all of your smaller text needs!",
description = "Allows the selling and trading of items.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Economic",
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,662: Line 39,600:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingWoodSignItem",
type = "StoreItem",
typeID = 0,
typeID = 0,
},
},
["Small Nylon Bunting Green"] = {
Stove = {
untranslated = "Small Nylon Bunting Green",
untranslated = "Stove",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
description = "A heavy stove for cooking more complex dishes.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Kitchen",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,685: Line 39,624:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Kitchen",
furnitureType = "Decoration",
furnitureType = "Cooking",
repeatsDepreciation = "0.4",
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,698: Line 39,637:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "24",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,707: Line 39,646:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingGreenItem",
type = "StoveItem",
typeID = 0,
typeID = 0,
},
},
["Small Nylon Bunting Purple"] = {
["Strange Fuel"] = {
untranslated = "Small Nylon Bunting Purple",
untranslated = "Strange Fuel",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
description = "CHEEEAAAAATER",
tagGroups = {
tagGroups = {},
"Housing",
maxStack = 100,
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,727: Line 39,664:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 10000000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,752: Line 39,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingPurpleItem",
type = "StrangeFuelItem",
typeID = 0,
typeID = 0,
},
},
["Small Paper Lantern"] = {
["Street Sign"] = {
untranslated = "Small Paper Lantern",
untranslated = "Street Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A small paper lantern.",
description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,775: Line 39,713:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,788: Line 39,726:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,797: Line 39,735:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperLanternItem",
type = "StreetSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Paper Machine"] = {
Streetlamp = {
untranslated = "Small Paper Machine",
untranslated = "Streetlamp",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Laborous way of creating sheets of paper.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,820: Line 39,759:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Industrial",
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,833: Line 39,772:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,842: Line 39,781:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperMachineItem",
type = "StreetlampItem",
typeID = 0,
typeID = 0,
},
},
["Small Shipyard"] = {
["Stuffed Alligator"] = {
untranslated = "Small Shipyard",
untranslated = "Stuffed Alligator",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Crafting Table",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,865: Line 39,805:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,878: Line 39,818:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x5x3",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,887: Line 39,827:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallShipyardItem",
type = "StuffedAlligatorItem",
typeID = 0,
typeID = 0,
},
},
["Small Sink"] = {
["Stuffed Bison"] = {
untranslated = "Small Sink",
untranslated = "Stuffed Bison",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A small household sink.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,910: Line 39,851:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = "3",
roomCategory = "Bathroom",
roomCategory = "Decoration",
furnitureType = "Sink",
furnitureType = "Statue",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,923: Line 39,864:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,932: Line 39,873:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallSinkItem",
type = "StuffedBisonItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Ashlar Basalt Sign"] = {
["Stuffed Elk"] = {
untranslated = "Small Standing Ashlar Basalt Sign",
untranslated = "Stuffed Elk",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "It looks so real!",
tagGroups = {},
tagGroups = {
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,953: Line 39,897:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,966: Line 39,910:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,975: Line 39,919:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarBasaltSignItem",
type = "StuffedElkItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Ashlar Stone Sign"] = {
["Stuffed Goat"] = {
untranslated = "Small Standing Ashlar Stone Sign",
untranslated = "Stuffed Goat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "It looks so real!",
tagGroups = {},
tagGroups = {
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,996: Line 39,943:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,009: Line 39,956:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,018: Line 39,965:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarStoneSignItem",
type = "StuffedGoatItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Birch Sign"] = {
["Stuffed Jaguar"] = {
untranslated = "Small Standing Birch Sign",
untranslated = "Stuffed Jaguar",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "It looks so real!",
tagGroups = {},
tagGroups = {
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,039: Line 39,989:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,052: Line 40,002:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,061: Line 40,011:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingBirchSignItem",
type = "StuffedJaguarItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Lumber Sign"] = {
["Stuffed Turkey"] = {
untranslated = "Small Standing Lumber Sign",
untranslated = "Stuffed Turkey",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A small sign for all of your smaller text needs!",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Baking",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = 1600,
carbs = nil,
carbs = 17,
protein = nil,
protein = 24,
fat = nil,
fat = 16,
vitamins = nil,
vitamins = 7,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 39,095: Line 40,048:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,104: Line 40,057:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingLumberSignItem",
type = "StuffedTurkeyItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Mortared Granite Sign"] = {
["Stuffed Wolf"] = {
untranslated = "Small Standing Mortared Granite Sign",
untranslated = "Stuffed Wolf",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "It looks so real!",
tagGroups = {},
tagGroups = {
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,125: Line 40,081:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,138: Line 40,094:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,147: Line 40,103:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredGraniteSignItem",
type = "StuffedWolfItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Mortared Stone Sign"] = {
Substrate = {
untranslated = "Small Standing Mortared Stone Sign",
untranslated = "Substrate",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A small sign for all of your smaller text needs!",
description = "The foundation material for complex electronics.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Items",
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 39,181: Line 40,140:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,190: Line 40,149:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredStoneSignItem",
type = "SubstrateItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Saguaro Sign"] = {
Sugar = {
untranslated = "Small Standing Saguaro Sign",
untranslated = "Sugar",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A small sign for all of your smaller text needs!",
description = "Even sweet lovers don't eat sugar plain.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Ingredients",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = 50,
carbs = nil,
carbs = 15,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 30.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 39,224: Line 40,186:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,233: Line 40,195:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSaguaroSignItem",
type = "SugarItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Softwood Sign"] = {
Sugarcane = {
untranslated = "Small Standing Softwood Sign",
untranslated = "Sugarcane",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "A small sign for all of your smaller text needs!",
description = "How did you even get this?",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 1,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 0,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 39,267: Line 40,232:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,276: Line 40,241:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSoftwoodSignItem",
type = "SugarcaneItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Stone Sign"] = {
["Sun Cheese"] = {
untranslated = "Small Standing Stone Sign",
untranslated = "Sun Cheese",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "A small sign for all of your smaller text needs!",
description = "Cheesy yet not made in a traditional way.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Ingredients",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 250,
carbs = nil,
carbs = 2,
protein = nil,
protein = 4,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 0,
density = nil,
density = 7.199999999999999,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 39,310: Line 40,278:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,319: Line 40,287:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingStoneSignItem",
type = "SunCheeseItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Wood Sign"] = {
Sunflower = {
untranslated = "Small Standing Wood Sign",
untranslated = "Sunflower",
category = nil,
category = nil,
group = "Item",
group = "Food",
description = "A small sign for all of your smaller text needs!",
description = "A plant whose seeds are quite versitile in their use further processed.",
tagGroups = {},
tagGroups = {
"Food",
"Produce",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 75,
calories = nil,
calories = 50,
carbs = nil,
carbs = 2,
protein = nil,
protein = 2,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 0,
density = nil,
density = 16.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 39,362: Line 40,333:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingWoodSignItem",
type = "SunflowerItem",
typeID = 0,
typeID = 0,
},
},
["Small Stockpile"] = {
["Sunflower Seed"] = {
untranslated = "Small Stockpile",
untranslated = "Sunflower Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "Designates a 3x3x3 area as storage for large items.",
description = "Plant to grow sunflowers.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crop Seed",
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 39,396: Line 40,371:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,405: Line 40,380:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStockpileItem",
type = "SunflowerSeedItem",
typeID = 0,
typeID = 0,
},
},
["Small Wood Cart"] = {
["Sweet Deer Jerky"] = {
untranslated = "Small Wood Cart",
untranslated = "Sweet Deer Jerky",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Small wood cart for hauling minimal loads.",
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
tagGroups = {
tagGroups = {
"Vehicles",
"Food",
"Preserved Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 400,
calories = nil,
calories = 600,
carbs = nil,
carbs = 4,
protein = nil,
protein = 22,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 3,
density = nil,
density = 5.833333333333333,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 39,441: Line 40,417:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,450: Line 40,426:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodCartItem",
type = "SweetDeerJerkyItem",
typeID = 0,
typeID = 0,
},
},
["Small Wooden Boat"] = {
["Sweet Salad"] = {
untranslated = "Small Wooden Boat",
untranslated = "Sweet Salad",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A personal transport vessel capable of holding a suprising amount of goods.",
description = "The sweetness of the fruits happens to work well with the salad.",
tagGroups = {
tagGroups = {
"Vehicles",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 400,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 18,
protein = nil,
protein = 9,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 22,
density = nil,
density = 4.666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 39,486: Line 40,463:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x5x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,495: Line 40,472:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenBoatItem",
type = "SweetSaladItem",
typeID = 0,
typeID = 0,
},
},
["Small Wooden Ship Frame"] = {
["Swirl Vase"] = {
untranslated = "Small Wooden Ship Frame",
untranslated = "Swirl Vase",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "The basis for any wooden personal vessel.",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,516: Line 40,496:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,529: Line 40,509:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,538: Line 40,518:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenShipFrameItem",
type = "SwirlVaseItem",
typeID = 0,
typeID = 0,
},
},
["Smelting Basic Upgrade"] = {
["Synthetic Rubber"] = {
untranslated = "Smelting Basic Upgrade",
untranslated = "Synthetic Rubber",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {
tagGroups = {
"Upgrade",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,583: Line 40,564:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmeltingBasicUpgradeItem",
type = "SyntheticRubberItem",
typeID = 0,
typeID = 0,
},
},
["Smelting Skill Book"] = {
["Tailor Bowler Hat"] = {
untranslated = "Smelting Skill Book",
untranslated = "Tailor Bowler Hat",
category = nil,
category = nil,
group = "Skill Books",
group = "Clothing",
description = "Smelting Skill Book",
description = "A stylish bowler hat made of tighly spun fur felt.",
tagGroups = {
tagGroups = {
"Skill Books",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 39,628: Line 40,609:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Smelting Skill BookItem",
type = "TailorBowlerHatItem",
typeID = 0,
typeID = 0,
},
},
["Smelting Skill Scroll"] = {
["Tailor Pants"] = {
untranslated = "Smelting Skill Scroll",
untranslated = "Tailor Pants",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Clothing",
description = "Smelting Skill Scroll",
description = "Tailored slacks that fit just right.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Clothes",
},
},
maxStack = 10,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,673: Line 40,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Smelting Skill ScrollItem",
type = "TailorPantsItem",
typeID = 0,
typeID = 0,
},
},
["Smelting Upgrade"] = {
["Tailor Shirt"] = {
untranslated = "Smelting Upgrade",
untranslated = "Tailor Shirt",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
tagGroups = {
tagGroups = {
"Upgrade",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,718: Line 40,699:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmeltingUpgradeItem",
type = "TailorShirtItem",
typeID = 0,
typeID = 0,
},
},
["Smith Apron"] = {
["Tailor Shoes"] = {
untranslated = "Smith Apron",
untranslated = "Tailor Shoes",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 39,763: Line 40,744:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithApronItem",
type = "TailorShoesItem",
typeID = 0,
typeID = 0,
},
},
["Smith Bandana"] = {
["Tailoring Basic Upgrade"] = {
untranslated = "Smith Bandana",
untranslated = "Tailoring Basic Upgrade",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
tagGroups = {
tagGroups = {
"Clothes",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,808: Line 40,790:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBandanaItem",
type = "TailoringUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Smith Boots"] = {
["Tailoring Modern Upgrade"] = {
untranslated = "Smith Boots",
untranslated = "Tailoring Modern Upgrade",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
tagGroups = {
tagGroups = {
"Clothes",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,853: Line 40,836:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBootsItem",
type = "TailoringModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Smith Gloves"] = {
["Tailoring Table"] = {
untranslated = "Smith Gloves",
untranslated = "Tailoring Table",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A reinforced wrist guard paired with a lone work glove.",
description = "Spearhead the fashion movement with the finest clothes and hair!",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,877: Line 40,861:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 39,898: Line 40,882:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithGlovesItem",
type = "TailoringTableItem",
typeID = 0,
typeID = 0,
},
},
["Smith Pants"] = {
["Tall Boots"] = {
untranslated = "Smith Pants",
untranslated = "Tall Boots",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "Denim pants with knee patches.",
description = "Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 39,943: Line 40,927:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithPantsItem",
type = "TallBootsItem",
typeID = 0,
typeID = 0,
},
},
["Smith Shirt"] = {
Tallow = {
untranslated = "Smith Shirt",
untranslated = "Tallow",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
description = "Rendered animal fat useful for more than just cooking.",
tagGroups = {
tagGroups = {
"Clothes",
"Fat",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 200,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 0,
density = nil,
density = 4.0,
fuel = nil,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,988: Line 40,974:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithShirtItem",
type = "TallowItem",
typeID = 0,
typeID = 0,
},
},
["Smooth Gut Noodle Roll"] = {
["Tallow Candle"] = {
untranslated = "Smooth Gut Noodle Roll",
untranslated = "Tallow Candle",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "These noodle rolls look VERY smooth.",
description = "A candle which can burn tallow to produce a small amount of light.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 500,
calories = 1200,
calories = nil,
carbs = 19,
carbs = nil,
protein = 15,
protein = nil,
fat = 9,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.6666666666666665,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.8",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,024: Line 41,011:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,033: Line 41,020:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmoothGutNoodleRollItem",
type = "TallowCandleItem",
typeID = 0,
typeID = 0,
},
},
["Snapping Turtle Carcass"] = {
["Tallow Lamp"] = {
untranslated = "Snapping Turtle Carcass",
untranslated = "Tallow Lamp",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A dead snapping turtle.",
description = "A pottery lamp. Fuel with tallow.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Housing Objects",
"Tiny Leather Carcass",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,057: Line 41,044:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,070: Line 41,057:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,079: Line 41,066:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SnappingTurtleCarcassItem",
type = "TallowLampItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Board"] = {
["Tallow Wall Lamp"] = {
untranslated = "Softwood Board",
untranslated = "Tallow Wall Lamp",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A higher quality softwood board used for long lasting furniture.",
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Housing Objects",
"Wood Board",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
Line 40,100: Line 41,087:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,116: Line 41,103:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,125: Line 41,112:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodBoardItem",
type = "TallowWallLampItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Hewn Log"] = {
["Taro Fries"] = {
untranslated = "Softwood Hewn Log",
untranslated = "Taro Fries",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "Crispy strips of taro that have been deep fried in oil.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Cooking",
"Constructable",
"Food",
"Hewn Log",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = 600,
carbs = nil,
carbs = 10,
protein = nil,
protein = 2,
fat = nil,
fat = 20,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.333333333333334,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,154: Line 41,140:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,172: Line 41,158:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodHewnLogItem",
type = "TaroFriesItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber"] = {
["Taro Root"] = {
untranslated = "Softwood Lumber",
untranslated = "Taro Root",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Can be fashioned into various usable equipment.",
description = "Colocasia esculenta.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Food",
"Constructable",
"Produce",
"Lumber",
"Raw Food",
"Root",
"Vegetable",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 75,
calories = nil,
calories = 250,
carbs = nil,
carbs = 6,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.2,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,201: Line 41,189:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,219: Line 41,207:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberItem",
type = "TaroRootItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Bench"] = {
["Taro Seed"] = {
untranslated = "Softwood Lumber Bench",
untranslated = "Taro Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
description = "Plant to grow taro.",
tagGroups = {
tagGroups = {
"Housing",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,255: Line 41,245:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,264: Line 41,254:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberBenchItem",
type = "TaroSeedItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Chair"] = {
["Tasty Tropical Pizza"] = {
untranslated = "Softwood Lumber Chair",
untranslated = "Tasty Tropical Pizza",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
description = "To some it is tasty. To others, unforgivable.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 300,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 21,
protein = nil,
protein = 6,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 11,
density = nil,
density = 4.166666666666666,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,300: Line 41,291:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,309: Line 41,300:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberChairItem",
type = "TastyTropicalPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Door"] = {
["Tiny Stockpile"] = {
untranslated = "Softwood Lumber Door",
untranslated = "Tiny Stockpile",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A door made from finely cut lumber.",
description = "Designates a 2x3x2 area as storage for large items.",
tagGroups = {},
tagGroups = {
"Crafted Objects",
"Storage",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,334: Line 41,328:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,343: Line 41,337:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,352: Line 41,346:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDoorItem",
type = "TinyStockpileItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Dresser"] = {
Toilet = {
untranslated = "Softwood Lumber Dresser",
untranslated = "Toilet",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "When you gotta go, you gotta go.",
tagGroups = {
tagGroups = {
"Housing",
"Bathroom",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,376: Line 41,371:
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "3",
roomCategory = "Bedroom",
roomCategory = "Bathroom",
furnitureType = "Dresser",
furnitureType = "Toilet",
repeatsDepreciation = "0.5",
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,388: Line 41,383:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,397: Line 41,392:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDresserItem",
type = "ToiletItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Table"] = {
Tomato = {
untranslated = "Softwood Lumber Table",
untranslated = "Tomato",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A large lumber table for eating meals or getting some work done.",
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Produce",
"Raw Food",
"Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 75,
calories = nil,
calories = 240,
carbs = nil,
carbs = 5,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.3333333333333335,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,433: Line 41,431:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,442: Line 41,440:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberTableItem",
type = "TomatoItem",
typeID = 0,
typeID = 0,
},
},
["Soil Sampler"] = {
["Tomato Seed"] = {
untranslated = "Soil Sampler",
untranslated = "Tomato Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
description = "Plant to grow tomato plants.",
tagGroups = {},
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 40,485: Line 41,487:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoilSamplerItem",
type = "TomatoSeedItem",
typeID = 0,
typeID = 0,
},
},
["Solar Generator"] = {
["Tool Bench"] = {
untranslated = "Solar Generator",
untranslated = "Tool Bench",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.",
description = "A place to craft and fix up tools.",
tagGroups = {},
tagGroups = {
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,507: Line 41,512:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 40,519: Line 41,524:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6x7x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,528: Line 41,533:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SolarGeneratorItem",
type = "ToolBenchItem",
typeID = 0,
typeID = 0,
},
},
["Spiky Roll"] = {
["Topped Porridge"] = {
untranslated = "Spiky Roll",
untranslated = "Topped Porridge",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Spikes are definitely removed before serving.",
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 200,
calories = 1300,
calories = 700,
carbs = 20,
carbs = 10,
protein = 17,
protein = 4,
fat = 7,
fat = 0,
vitamins = 2,
vitamins = 10,
density = 3.5384615384615383,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 40,573: Line 41,579:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpikyRollItem",
type = "ToppedPorridgeItem",
typeID = 0,
typeID = 0,
},
},
["Spin Melter"] = {
Torch = {
untranslated = "Spin Melter",
untranslated = "Torch",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
description = "A little bit of light to help beat back the night.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Items",
"Tools",
"Torch",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,593: Line 41,601:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 8000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 40,609: Line 41,617:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,618: Line 41,626:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpinMelterItem",
type = "TorchItem",
typeID = 0,
typeID = 0,
},
},
["Spoiled Food"] = {
["Torch Stand"] = {
untranslated = "Spoiled Food",
untranslated = "Torch Stand",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
description = "A stand for a torch.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Lighting",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 20,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,639: Line 41,650:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.8",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,652: Line 41,663:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,661: Line 41,672:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpoiledFoodItem",
type = "TorchStandItem",
typeID = 0,
typeID = 0,
},
},
["Spruce Log"] = {
Tortilla = {
untranslated = "Spruce Log",
untranslated = "Tortilla",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
description = "A thin, unleavened flatbread.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Cooking",
"Softwood",
"Food",
"Wood",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 20,
protein = nil,
protein = 10,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 8.571428571428571,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,708: Line 41,718:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceLogItem",
type = "TortillaItem",
typeID = 0,
typeID = 0,
},
},
["Spruce Seed"] = {
["Towel Rack"] = {
untranslated = "Spruce Seed",
untranslated = "Towel Rack",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow a spruce tree.",
description = "A wooden hanging rack designed for towels.",
tagGroups = {
tagGroups = {
"Food",
"Bathroom",
"Seeds",
"Housing Objects",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Hanger",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,745: Line 41,755:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,754: Line 41,764:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceSeedItem",
type = "TowelRackItem",
typeID = 0,
typeID = 0,
},
},
["Square Belt"] = {
["Town Foundation"] = {
untranslated = "Square Belt",
untranslated = "Town Foundation",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Belt with a square buckle.",
description = "The founding stone for civilization.",
tagGroups = {
tagGroups = {
"Clothes",
"Government",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,777: Line 41,788:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Civics",
repeatsDepreciation = nil,
repeatsDepreciation = "1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,790: Line 41,801:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "45",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,799: Line 41,810:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SquareBeltItem",
type = "TownFoundationItem",
typeID = 0,
typeID = 0,
},
},
["Square Pot"] = {
["Trailer Truck"] = {
untranslated = "Square Pot",
untranslated = "Trailer Truck",
category = nil,
category = nil,
group = "Housing Objects",
group = "Vehicle",
description = "Sometimes you just want to bring a little bit of nature into your house.",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
tagGroups = {},
"Housing",
maxStack = 100,
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,822: Line 41,831:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,844: Line 41,853:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotSquareItem",
type = "TrailerTruckItem",
typeID = 0,
typeID = 0,
},
},
["Stamp Mill"] = {
["Transmission Pole"] = {
untranslated = "Stamp Mill",
untranslated = "Transmission Pole",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
description = "Can link energy.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Specialty",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,868: Line 41,878:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 40,880: Line 41,890:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,889: Line 41,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StampMillItem",
type = "TransmissionPoleItem",
typeID = 0,
typeID = 0,
},
},
["Standing Glass Sign"] = {
["Trapper Fur Hat"] = {
untranslated = "Standing Glass Sign",
untranslated = "Trapper Fur Hat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A large sign framed with a glass plate.",
description = "It sure is warm.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,923: Line 41,935:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,932: Line 41,944:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingGlassSignItem",
type = "TrapperFurHatItem",
typeID = 0,
typeID = 0,
},
},
["Standing Long Steel Sign"] = {
["Trapper Leather Hat"] = {
untranslated = "Standing Long Steel Sign",
untranslated = "Trapper Leather Hat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A long steel plate with a wooden base.",
description = "Helps keep the sun off your face... and neck... and also ears.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,966: Line 41,980:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,975: Line 41,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingLongSteelSignItem",
type = "TrapperLeatherHatItem",
typeID = 0,
typeID = 0,
},
},
["Standing Steel Brick Sign"] = {
Treasury = {
untranslated = "Standing Steel Brick Sign",
untranslated = "Treasury",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A solid steel plate supported by a brick base.",
description = "Allows the setting of taxes.",
tagGroups = {},
tagGroups = {
"Government",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,009: Line 42,026:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,018: Line 42,035:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingSteelBrickSignItem",
type = "TreasuryItem",
typeID = 0,
typeID = 0,
},
},
["Steam Engine"] = {
["Tree Debris"] = {
untranslated = "Steam Engine",
untranslated = "Tree Debris",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A large steam engine for generating power.",
description = "Clear cut debris that needs to be broken down to be more usable.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Blocks",
carried = "Backpack",
"Byproducts",
weight = 5000,
},
maxStack = 20,
carried = "Hands",
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,040: Line 42,060:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 41,052: Line 42,072:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,061: Line 42,081:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamEngineItem",
type = "TreeDebrisItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor"] = {
["Trillium Flower"] = {
untranslated = "Steam Tractor",
untranslated = "Trillium Flower",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A tractor powered through steam.",
description = "Placeholder Description.",
tagGroups = {
tagGroups = {
"Vehicles",
"Food",
"Petals",
"Produce",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 41,097: Line 42,119:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,106: Line 42,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorItem",
type = "TrilliumFlowerItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor Harvester"] = {
["Trillium Seed"] = {
untranslated = "Steam Tractor Harvester",
untranslated = "Trillium Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
description = "Plant to grow trillium.",
tagGroups = {
tagGroups = {
"Tool",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 41,151: Line 42,174:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorHarvesterItem",
type = "TrilliumSeedItem",
typeID = 0,
typeID = 0,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steam Tractor Plow"] = {
["Tripod Camera"] = {
untranslated = "Steam Tractor Plow",
untranslated = "Tripod Camera",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "An attachment for the steam tractor that allows for quick plowing.",
description = "When you want to save the world but in a frame.",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Specialty",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,198: Line 42,220:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorPlowItem",
type = "TripodCameraItem",
typeID = 0,
typeID = 0,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steam Tractor Sower"] = {
Trousers = {
untranslated = "Steam Tractor Sower",
untranslated = "Trousers",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
description = "Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).",
tagGroups = {
tagGroups = {
"Tool",
"Clothes",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,245: Line 42,265:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorSowerItem",
type = "TrousersItem",
typeID = 0,
typeID = 0,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steam Truck"] = {
Trout = {
untranslated = "Steam Truck",
untranslated = "Trout",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
description = "A truck that runs on steam.",
description = "A trout.",
tagGroups = {
tagGroups = {
"Vehicles",
"Animal",
"Fish",
"Medium Fish",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 800,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,283: Line 42,304:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x4x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,292: Line 42,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTruckItem",
type = "TroutItem",
typeID = 0,
typeID = 0,
},
},
["Steel Abstract Fixture"] = {
Truck = {
untranslated = "Steel Abstract Fixture",
untranslated = "Truck",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A more modern way to light up a room.",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,315: Line 42,337:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,328: Line 42,350:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,337: Line 42,359:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAbstractFixtureItem",
type = "TruckItem",
typeID = 0,
typeID = 0,
},
},
["Steel Axe"] = {
Tuna = {
untranslated = "Steel Axe",
untranslated = "Tuna",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A Steel axe made for cutting down trees.",
description = "A tuna.",
tagGroups = {
tagGroups = {
"Tool",
"Animal",
"Fish",
"Large Fish",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,364: Line 42,389:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,382: Line 42,407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAxeItem",
type = "TunaItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 1250.0,
ToolDamage = 2.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Steel",
},
},
["Steel Axle"] = {
Tunic = {
untranslated = "Steel Axle",
untranslated = "Tunic",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,431: Line 42,452:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAxleItem",
type = "TunicItem",
typeID = 0,
typeID = 0,
},
},
["Steel Bar"] = {
["Turkey Carcass"] = {
untranslated = "Steel Bar",
untranslated = "Turkey Carcass",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "Refined bar of steel.",
description = "A dead turkey.",
tagGroups = {
tagGroups = {
"Metal",
"Animal",
"Natural Resources",
"Tiny Carcass",
"Tiny Leather Carcass",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,476: Line 42,500:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBarItem",
type = "TurkeyCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Steel Buoy"] = {
["Upholstered Chair"] = {
untranslated = "Steel Buoy",
untranslated = "Upholstered Chair",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A steel navigational buoy, can also be used as a moorage post.",
description = "Like a chair, but upholstered.",
tagGroups = {},
tagGroups = {
"Housing Objects",
"Living Room",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,497: Line 42,524:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,510: Line 42,537:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,519: Line 42,546:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBuoyItem",
type = "UpholsteredChairItem",
typeID = 0,
typeID = 0,
},
},
["Steel Ceiling Light"] = {
["Upholstered Couch"] = {
untranslated = "Steel Ceiling Light",
untranslated = "Upholstered Couch",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A more modern way to light up a room.",
description = "Like a couch, but upholstered.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,542: Line 42,570:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "2.5",
roomCategory = "Lighting",
roomCategory = "Living Room",
furnitureType = "Lights",
furnitureType = "Chair",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
Line 41,555: Line 42,583:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x1",
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,564: Line 42,592:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelCeilingLightItem",
type = "UpholsteredCouchItem",
typeID = 0,
typeID = 0,
},
},
["Steel Floor Lamp"] = {
Urchin = {
untranslated = "Steel Floor Lamp",
untranslated = "Urchin",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A more modern way to light up a room. This time from the floor.",
description = "An urchin.",
tagGroups = {
tagGroups = {
"Housing",
"Animal",
"Marine Life",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,587: Line 42,617:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,600: Line 42,630:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,609: Line 42,639:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelFloorLampItem",
type = "UrchinItem",
typeID = 0,
typeID = 0,
},
},
["Steel Gear"] = {
Valve = {
untranslated = "Steel Gear",
untranslated = "Valve",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A toothed machine part that interlocks with others.",
description = "A device that regulates, directs, or controls the flow of fluid.",
tagGroups = {
tagGroups = {
"Gear",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
Line 41,654: Line 42,685:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearItem",
type = "ValveItem",
typeID = 0,
typeID = 0,
},
},
["Steel Gearbox"] = {
["Vegetable Medley"] = {
untranslated = "Steel Gearbox",
untranslated = "Vegetable Medley",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Provides speed and torque conversions from a rotating power source to another device.",
description = "An eclectic arrangement of vegetables.",
tagGroups = {},
tagGroups = {
"Cooking",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 300,
calories = nil,
calories = 900,
carbs = nil,
carbs = 8,
protein = nil,
protein = 4,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 17,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 41,697: Line 42,731:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearboxItem",
type = "VegetableMedleyItem",
typeID = 0,
typeID = 0,
},
},
["Steel Hammer"] = {
["Vegetable Soup"] = {
untranslated = "Steel Hammer",
untranslated = "Vegetable Soup",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A robust steel hammer useful for shaping blocks and deconstruction.",
description = "Who knew plants in plant broth could be so tasty?",
tagGroups = {
tagGroups = {
"Tool",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 700,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 12,
protein = nil,
protein = 4,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 19,
density = nil,
density = 3.5000000000000004,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 41,724: Line 42,759:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,742: Line 42,777:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHammerItem",
type = "VegetableSoupItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hammer",
ToolDurability = 1250.0,
ToolRepairType = "Steel",
},
},
["Steel Hanging Fixture"] = {
["Vegetable Stock"] = {
untranslated = "Steel Hanging Fixture",
untranslated = "Vegetable Stock",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A more modern way to light up a room.",
description = "A hearty stock full of assorted vegetables.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 600,
calories = nil,
calories = 700,
carbs = nil,
carbs = 11,
protein = nil,
protein = 1,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 11,
density = nil,
density = 3.571428571428571,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,781: Line 42,814:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,790: Line 42,823:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingFixtureItem",
type = "VegetableStockItem",
typeID = 0,
typeID = 0,
},
},
["Steel Hanging Lamp"] = {
["Villagers Cowl Lowered"] = {
untranslated = "Steel Hanging Lamp",
untranslated = "Villagers Cowl Lowered",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A more modern way to light up a room.",
description = "A rough linen cowl lowered, showing your face.",
tagGroups = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,813: Line 42,846:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,826: Line 42,859:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,835: Line 42,868:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingLampItem",
type = "VillagersCowlLoweredItem",
typeID = 0,
typeID = 0,
},
},
["Steel Hoe"] = {
["Villagers Cowl Raised"] = {
untranslated = "Steel Hoe",
untranslated = "Villagers Cowl Raised",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A steel hoe with improved range to help tilling larger areas.",
description = "A rough linen cowl raised, hiding your face partially.",
tagGroups = {
tagGroups = {
"Tool",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,862: Line 42,895:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,880: Line 42,913:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHoeItem",
type = "VillagersCowlRaisedItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hoe",
ToolDurability = 750.0,
ToolRepairType = "Steel",
},
},
["Steel Kitchen Lamp"] = {
["Wainwright Table"] = {
untranslated = "Steel Kitchen Lamp",
untranslated = "Wainwright Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A more modern way to light up a room.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,906: Line 42,937:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.8",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = "Industrial",
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,919: Line 42,950:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,928: Line 42,959:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelKitchenLampItem",
type = "WainwrightTableItem",
typeID = 0,
typeID = 0,
},
},
["Steel Machete"] = {
["Wall Candle"] = {
untranslated = "Steel Machete",
untranslated = "Wall Candle",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A machete used to quickly clear plants.",
description = "A wall mounted candle.",
tagGroups = {
tagGroups = {
"Tool",
"Housing Objects",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,951: Line 42,983:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,964: Line 42,996:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,973: Line 43,005:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelMacheteItem",
type = "WallCandleItem",
typeID = 0,
typeID = 0,
ToolVariant = "Machete",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
},
},
["Steel Moorage Post"] = {
["Wanderers Hood Lowered"] = {
untranslated = "Steel Moorage Post",
untranslated = "Wanderers Hood Lowered",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
description = "A quality linen cowl lowered, showing your face.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,019: Line 43,050:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelMooragePostItem",
type = "WanderersHoodLoweredItem",
typeID = 0,
typeID = 0,
},
},
["Steel Pickaxe"] = {
["Wanderers Hood Raised"] = {
untranslated = "Steel Pickaxe",
untranslated = "Wanderers Hood Raised",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A steel pickaxe used to break down stone and ore into usable rubble.",
description = "A quality linen cowl raised, hiding your face partially.",
tagGroups = {
tagGroups = {
"Tool",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,046: Line 43,077:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,064: Line 43,095:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPickaxeItem",
type = "WanderersHoodRaisedItem",
typeID = 0,
typeID = 0,
ToolVariant = "Pickaxe",
ToolDurability = 1000.0,
ToolDamage = 3.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Steel",
},
},
["Steel Pipe"] = {
Washboard = {
untranslated = "Steel Pipe",
untranslated = "Washboard",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A pipe for transporting liquids.",
description = "Sometimes it can be nice to have clean clothes.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Bathroom",
carried = "Hands",
"Housing Objects",
weight = 2000,
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,091: Line 43,119:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Washing",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,104: Line 43,132:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,113: Line 43,141:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPipeItem",
type = "WashboardItem",
typeID = 0,
typeID = 0,
},
},
["Steel Plate"] = {
["Washing Machine"] = {
untranslated = "Steel Plate",
untranslated = "Washing Machine",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A sturdy steel plate for use in various crafting recipes.",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Bathroom",
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,134: Line 43,165:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "5",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Washing",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,147: Line 43,178:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,156: Line 43,187:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPlateItem",
type = "WashingMachineItem",
typeID = 0,
typeID = 0,
},
},
["Steel Saw Blade"] = {
["Waste Filter"] = {
untranslated = "Steel Saw Blade",
untranslated = "Waste Filter",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
description = "Treats raw sewage.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Specialty",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,199: Line 43,233:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSawBladeItem",
type = "WasteFilterItem",
typeID = 0,
typeID = 0,
},
},
["Steel Searchlight"] = {
["Waterweed Seed"] = {
untranslated = "Steel Searchlight",
untranslated = "Waterweed Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "When your goal is to really light up the heaven!",
description = "Plant to grow waterweed.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,235: Line 43,270:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,244: Line 43,279:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSearchlightItem",
type = "WaterweedSeedItem",
typeID = 0,
typeID = 0,
},
},
["Steel Shovel"] = {
Waterwheel = {
untranslated = "Steel Shovel",
untranslated = "Waterwheel",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "When an iron shovel is not enough and you need something more durable while terraforming.",
description = "Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Power Generation",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,268: Line 43,304:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,289: Line 43,325:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelShovelItem",
type = "WaterwheelItem",
typeID = 0,
typeID = 0,
ToolVariant = "Shovel",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
ToolCarryCapacity = 5.0,
},
},
["Steel Sickle"] = {
["Wet Brick"] = {
untranslated = "Steel Sickle",
untranslated = "Wet Brick",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.",
description = "A simple wet brick ready to be processed into a construction block.",
tagGroups = {
tagGroups = {
"Tool",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 42,320: Line 43,353:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,338: Line 43,371:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSickleItem",
type = "WetBrickItem",
typeID = 0,
typeID = 0,
ToolVariant = "Sickle",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
},
},
["Steel Square Fixture"] = {
Wheat = {
untranslated = "Steel Square Fixture",
untranslated = "Wheat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A more modern way to light up a room.",
description = "A common grain that is significantly more useful processed.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Grain",
"Produce",
"Raw Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 150,
carbs = nil,
carbs = 6,
protein = nil,
protein = 2,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.333333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,377: Line 43,410:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,386: Line 43,419:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSquareFixtureItem",
type = "WheatItem",
typeID = 0,
typeID = 0,
},
},
["Steel Table Lamp"] = {
["Wheat Seed"] = {
untranslated = "Steel Table Lamp",
untranslated = "Wheat Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "For late night studying. Or working. Or anything, really.",
description = "Plant to grow wheat.",
tagGroups = {
tagGroups = {
"Housing",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,422: Line 43,457:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,431: Line 43,466:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelTableLampItem",
type = "WheatSeedItem",
typeID = 0,
typeID = 0,
},
},
["Stenographers Table"] = {
Wheelbarrow = {
untranslated = "Stenographers Table",
untranslated = "Wheelbarrow",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.",
description = "Small wheelbarrow for hauling minimal loads.",
tagGroups = {
tagGroups = {
"Government",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,476: Line 43,512:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StenographersTableItem",
type = "WheelbarrowItem",
typeID = 0,
typeID = 0,
},
},
Stockpile = {
["White Bursage Seed"] = {
untranslated = "Stockpile",
untranslated = "White Bursage Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "Designates a 5x5x5 area as storage for large items.",
description = "Plant to grow a white bursage.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 42,510: Line 43,549:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x5x5",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,519: Line 43,558:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StockpileItem",
type = "WhiteBursageSeedItem",
typeID = 0,
typeID = 0,
},
},
Stone = {
["Wild Mix"] = {
untranslated = "Stone",
untranslated = "Wild Mix",
category = nil,
category = nil,
group = "Block",
group = "Food",
description = "A pile of stones.",
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
tagGroups = {
tagGroups = {
"Rock",
"Cooking",
"Food",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 7000,
weight = 600,
calories = nil,
calories = 800,
carbs = nil,
carbs = 15,
protein = nil,
protein = 6,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 21,
density = nil,
density = 5.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 42,564: Line 43,604:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneItem",
type = "WildMixItem",
typeID = 0,
typeID = 0,
},
},
["Stone Axe"] = {
["Wild Stew"] = {
untranslated = "Stone Axe",
untranslated = "Wild Stew",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A crude stone axe made for cutting down trees.",
description = "A thick stew made with a variety of vegetables.",
tagGroups = {
tagGroups = {
"Tool",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 10,
protein = nil,
protein = 2,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 12,
density = nil,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 42,591: Line 43,632:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,609: Line 43,650:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneAxeItem",
type = "WildStewItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 250.0,
ToolDamage = 1.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Stone",
},
},
["Stone Brazier"] = {
["Wilted Fiddleheads"] = {
untranslated = "Stone Brazier",
untranslated = "Wilted Fiddleheads",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A stone stand which can hold burning fuel to provide light.",
description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Charred Green",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = 350,
carbs = nil,
carbs = 4,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 7,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,651: Line 43,688:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,660: Line 43,697:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneBrazierItem",
type = "WiltedFiddleheadsItem",
typeID = 0,
typeID = 0,
},
},
["Stone Hammer"] = {
["Wind Turbine"] = {
untranslated = "Stone Hammer",
untranslated = "Wind Turbine",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A crude stone hammer useful for shaping blocks and deconstruction.",
description = "Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Power Generation",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,684: Line 43,722:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,705: Line 43,743:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneHammerItem",
type = "WindTurbineItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hammer",
ToolDurability = 250.0,
ToolRepairType = "Stone",
},
},
["Stone Machete"] = {
Windmill = {
untranslated = "Stone Machete",
untranslated = "Windmill",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A machete used to quickly clear plants.",
description = "Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Power Generation",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,732: Line 43,768:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,753: Line 43,789:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneMacheteItem",
type = "WindmillItem",
typeID = 0,
typeID = 0,
ToolVariant = "Machete",
ToolDurability = 200.0,
ToolRepairType = "Stone",
},
},
["Stone Pickaxe"] = {
["Wolf Carcass"] = {
untranslated = "Stone Pickaxe",
untranslated = "Wolf Carcass",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A crude pickaxe used to break down stone and ore into usable rubble.",
description = "A dead wolf.",
tagGroups = {
tagGroups = {
"Tool",
"Animal",
"Natural Resources",
"Small Carcass",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,783: Line 43,818:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,801: Line 43,836:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StonePickaxeItem",
type = "WolfCarcassItem",
typeID = 0,
typeID = 0,
ToolVariant = "Pickaxe",
ToolDurability = 200.0,
ToolDamage = 1.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Stone",
},
},
["Stone Road"] = {
["Wood Cart"] = {
untranslated = "Stone Road",
untranslated = "Wood Cart",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
description = "Small cart for hauling small loads.",
tagGroups = {
tagGroups = {
"Constructable",
"Crafted Objects",
"Road",
"Vehicles",
"Road Type",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 10000,
calories = nil,
calories = nil,
Line 42,854: Line 43,882:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneRoadItem",
type = "WoodCartItem",
typeID = 0,
typeID = 0,
},
},
["Stone Road Tool"] = {
["Wood Pulp"] = {
untranslated = "Stone Road Tool",
untranslated = "Wood Pulp",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A tool for tamping dirt into roads.",
description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
tagGroups = {
tagGroups = {
"Tool",
"Burnable Fuel",
"Items",
"Natural Fiber",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,874: Line 43,905:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 50,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,881: Line 43,912:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,899: Line 43,930:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneRoadToolItem",
type = "WoodPulpItem",
typeID = 0,
typeID = 0,
ToolVariant = "RoadTool",
ToolDurability = 200.0,
ToolRepairType = "StoneRoadTool",
},
},
["Stone Sickle"] = {
["Wood Shop Cart"] = {
untranslated = "Stone Sickle",
untranslated = "Wood Shop Cart",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A stone sickle used to harvest crops or cut grass.",
description = "A store in a wooden cart, very useful when your customers are far away.",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Vehicles",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,929: Line 43,958:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,947: Line 43,976:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneSickleItem",
type = "WoodShopCartItem",
typeID = 0,
typeID = 0,
ToolVariant = "Sickle",
ToolDurability = 200.0,
ToolRepairType = "Stone",
},
},
["Stop Sign"] = {
["Wooden Barge"] = {
untranslated = "Stop Sign",
untranslated = "Wooden Barge",
category = nil,
category = nil,
group = "Crafted Objects",
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.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,984: Line 44,013:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,993: Line 44,022:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StopSignItem",
type = "WoodenBargeItem",
typeID = 0,
typeID = 0,
},
},
["Storage Chest"] = {
["Wooden Ceiling Light"] = {
untranslated = "Storage Chest",
untranslated = "Wooden Ceiling Light",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A container you can store items in.",
description = "A more modern way to light up a room.",
tagGroups = {},
tagGroups = {
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,014: Line 44,046:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,027: Line 44,059:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,036: Line 44,068:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageChestItem",
type = "WoodenCeilingLightItem",
typeID = 0,
typeID = 0,
},
},
["Storage Silo"] = {
["Wooden Elevator"] = {
untranslated = "Storage Silo",
untranslated = "Wooden Elevator",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
description = "An elevator for transporting loads vertically.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Specialty",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,070: Line 44,105:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x4x8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,079: Line 44,114:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageSiloItem",
type = "WoodenElevatorItem",
typeID = 0,
typeID = 0,
},
},
Store = {
["Wooden Fabric Bed"] = {
untranslated = "Store",
untranslated = "Wooden Fabric Bed",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Allows the selling and trading of items.",
description = "A much more comfortable bed made with fabric.",
tagGroups = {},
tagGroups = {
"Bedroom",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 43,100: Line 44,138:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,113: Line 44,151:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = "18",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,122: Line 44,160:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoreItem",
type = "WoodenFabricBedItem",
typeID = 0,
typeID = 0,
},
},
Stove = {
["Wooden Floor Lamp"] = {
untranslated = "Stove",
untranslated = "Wooden Floor Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A heavy stove for cooking more complex dishes.",
description = "A more modern way to light up a room. This time from the floor.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,146: Line 44,184:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "2",
roomCategory = "Kitchen",
roomCategory = "Lighting",
furnitureType = "Cooking",
furnitureType = "Lights",
repeatsDepreciation = "0.3",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,159: Line 44,197:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = "3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,168: Line 44,206:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoveItem",
type = "WoodenFloorLampItem",
typeID = 0,
typeID = 0,
},
},
["Strange Fuel"] = {
["Wooden Frame Landscape"] = {
untranslated = "Strange Fuel",
untranslated = "Wooden Frame Landscape",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
description = "CHEEEAAAAATER",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Cultural",
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,186: Line 44,227:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 10000000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,202: Line 44,243:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,211: Line 44,252:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StrangeFuelItem",
type = "WoodenFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Street Sign"] = {
["Wooden Frame Wide"] = {
untranslated = "Street Sign",
untranslated = "Wooden Frame Wide",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
description = "",
tagGroups = {},
tagGroups = {
"Cultural",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 43,232: Line 44,276:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,245: Line 44,289:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x3",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,254: Line 44,298:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetSignItem",
type = "WoodenFrameWideItem",
typeID = 0,
typeID = 0,
},
},
Streetlamp = {
["Wooden Hull Planks"] = {
untranslated = "Streetlamp",
untranslated = "Wooden Hull Planks",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A towering metal light post that requires electricity to run.",
description = "Basic wooden boards specially made for ships.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,277: Line 44,322:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,290: Line 44,335:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x5",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,299: Line 44,344:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetlampItem",
type = "WoodenHullPlanksItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Alligator"] = {
["Wooden Keel"] = {
untranslated = "Stuffed Alligator",
untranslated = "Wooden Keel",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "It looks so real!",
description = "The backbone of any wooden ships.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,322: Line 44,368:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,335: Line 44,381:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,344: Line 44,390:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedAlligatorItem",
type = "WoodenKeelItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Bison"] = {
["Wooden Kitchen Lamp"] = {
untranslated = "Stuffed Bison",
untranslated = "Wooden Kitchen Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "It looks so real!",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,367: Line 44,414:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "1",
roomCategory = "Decoration",
roomCategory = "Lighting",
furnitureType = "Statue",
furnitureType = "Lights",
repeatsDepreciation = "0.1",
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,380: Line 44,427:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x2",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,389: Line 44,436:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedBisonItem",
type = "WoodenKitchenLampItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Elk"] = {
["Wooden Latrine"] = {
untranslated = "Stuffed Elk",
untranslated = "Wooden Latrine",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "It looks so real!",
description = "A wooden potty.",
tagGroups = {
tagGroups = {
"Housing",
"Bathroom",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,412: Line 44,460:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "1.5",
roomCategory = "Decoration",
roomCategory = "Bathroom",
furnitureType = "Statue",
furnitureType = "Toilet",
repeatsDepreciation = "0.1",
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
Line 43,425: Line 44,473:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x3",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,434: Line 44,482:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedElkItem",
type = "LatrineItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Goat"] = {
["Wooden Mold"] = {
untranslated = "Stuffed Goat",
untranslated = "Wooden Mold",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "It looks so real!",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,457: Line 44,506:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,470: Line 44,519:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,479: Line 44,528:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedGoatItem",
type = "WoodenMoldItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Jaguar"] = {
["Wooden Moorage Post"] = {
untranslated = "Stuffed Jaguar",
untranslated = "Wooden Moorage Post",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "It looks so real!",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Specialty",
},
},
maxStack = 1,
maxStack = 1,
Line 43,502: Line 44,552:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,515: Line 44,565:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,524: Line 44,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedJaguarItem",
type = "WoodenMooragePostItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Turkey"] = {
["Wooden Oar"] = {
untranslated = "Stuffed Turkey",
untranslated = "Wooden Oar",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
description = "An important piece of equipment used to give smaller wooden ships momentum.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
calories = 1600,
calories = nil,
carbs = 17,
carbs = nil,
protein = 24,
protein = nil,
fat = 16,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,569: Line 44,620:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedTurkeyItem",
type = "WoodenOarItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Wolf"] = {
["Wooden Rudder"] = {
untranslated = "Stuffed Wolf",
untranslated = "Wooden Rudder",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "It looks so real!",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {
tagGroups = {
"Housing",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,592: Line 44,644:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,605: Line 44,657:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,614: Line 44,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedWolfItem",
type = "WoodenRudderItem",
typeID = 0,
typeID = 0,
},
},
Substrate = {
["Wooden Straw Bed"] = {
untranslated = "Substrate",
untranslated = "Wooden Straw Bed",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "The foundation material for complex electronics.",
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Bedroom",
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,635: Line 44,690:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,648: Line 44,703:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,657: Line 44,712:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SubstrateItem",
type = "WoodenStrawBedItem",
typeID = 0,
typeID = 0,
},
},
Sugar = {
["Wooden Table Lamp"] = {
untranslated = "Sugar",
untranslated = "Wooden Table Lamp",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Even sweet lovers don't eat sugar plain.",
description = "For late night studying. Or working. Or anything, really.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Lighting",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = 50,
calories = nil,
carbs = 15,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 30.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,693: Line 44,749:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,702: Line 44,758:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarItem",
type = "WoodenTableLampItem",
typeID = 0,
typeID = 0,
},
},
Sugarcane = {
["Wooden Transport Ship"] = {
untranslated = "Sugarcane",
untranslated = "Wooden Transport Ship",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "How did you even get this?",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Seeds",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 20000,
calories = 1,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 1,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 43,748: Line 44,804:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarcaneItem",
type = "WoodenTransportShipItem",
typeID = 0,
typeID = 0,
},
},
["Sun Cheese"] = {
["Wooden Wheel"] = {
untranslated = "Sun Cheese",
untranslated = "Wooden Wheel",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Cheesy yet not made in a traditional way.",
description = "A basic wheel for use in early wooden vehicles.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 250,
calories = nil,
carbs = 2,
carbs = nil,
protein = 4,
protein = nil,
fat = 12,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 7.199999999999999,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,793: Line 44,850:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunCheeseItem",
type = "WoodenWheelItem",
typeID = 0,
typeID = 0,
},
},
Sunflower = {
["Wool Carpet"] = {
untranslated = "Sunflower",
untranslated = "Wool Carpet",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A plant whose seeds are quite versitile in their use further processed.",
description = "A woven wool floor covering attached to a lumber backing.",
tagGroups = {
tagGroups = {
"Food",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 75,
weight = 10000,
calories = 50,
calories = nil,
carbs = 2,
carbs = nil,
protein = 2,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 16.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,820: Line 44,879:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,838: Line 44,897:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerItem",
type = "WoolCarpetItem",
typeID = 0,
typeID = 0,
},
},
["Sunflower Seed"] = {
["Wool Curtains"] = {
untranslated = "Sunflower Seed",
untranslated = "Wool Curtains",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Plant to grow sunflowers.",
description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
tagGroups = {
"Crop Seed",
"Blocks",
"Food",
"Building Materials",
"Seeds",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 5000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,885: Line 44,944:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerSeedItem",
type = "WoolCurtainsItem",
typeID = 0,
typeID = 0,
},
},
["Sweet Deer Jerky"] = {
["Wool Fabric"] = {
untranslated = "Sweet Deer Jerky",
untranslated = "Wool Fabric",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
description = "Wool fabric is warm and durable, but it can be slightly itchy.",
tagGroups = {
tagGroups = {
"Food",
"Fabric",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 100,
calories = 600,
calories = nil,
carbs = 4,
carbs = nil,
protein = 22,
protein = nil,
fat = 6,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 5.833333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,930: Line 44,991:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetDeerJerkyItem",
type = "WoolFabricItem",
typeID = 0,
typeID = 0,
},
},
["Sweet Salad"] = {
["Wool Yarn"] = {
untranslated = "Sweet Salad",
untranslated = "Wool Yarn",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "The sweetness of the fruits happens to work well with the salad.",
description = "Spun wool that can be used for knitting, weaving, or sewing.",
tagGroups = {
tagGroups = {
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 20,
calories = 1200,
calories = nil,
carbs = 18,
carbs = nil,
protein = 9,
protein = nil,
fat = 7,
fat = nil,
vitamins = 22,
vitamins = nil,
density = 4.666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,975: Line 45,037:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetSaladItem",
type = "WoolYarnItem",
typeID = 0,
typeID = 0,
},
},
["Swirl Vase"] = {
["Work Backpack"] = {
untranslated = "Swirl Vase",
untranslated = "Work Backpack",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A  vase made with glass to brighten up your home.",
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 = {
tagGroups = {
"Housing",
"Clothes",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,998: Line 45,060:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,020: Line 45,082:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SwirlVaseItem",
type = "WorkBackpackItem",
typeID = 0,
typeID = 0,
},
},
["Synthetic Rubber"] = {
["Work Boots"] = {
untranslated = "Synthetic Rubber",
untranslated = "Work Boots",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "An extremely useful synthetic material derived from petrochemicals.",
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 = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,063: Line 45,127:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SyntheticRubberItem",
type = "WorkBootsItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Bowler Hat"] = {
Workbench = {
untranslated = "Tailor Bowler Hat",
untranslated = "Workbench",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A stylish bowler hat made of tighly spun fur felt.",
description = "A bench for the basics and making even more benches.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,108: Line 45,173:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorBowlerHatItem",
type = "WorkbenchItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Pants"] = {
["Worldly Donut"] = {
untranslated = "Tailor Pants",
untranslated = "Worldly Donut",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Tailored slacks that fit just right.",
description = "Understand this, and you will understand a lot.",
tagGroups = {
tagGroups = {
"Clothes",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = nil,
calories = 750,
carbs = nil,
carbs = 15,
protein = nil,
protein = 2,
fat = nil,
fat = 17,
vitamins = nil,
vitamins = 2,
density = nil,
density = 4.8,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,153: Line 45,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorPantsItem",
type = "WorldlyDonutItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Shirt"] = {
Yeast = {
untranslated = "Tailor Shirt",
untranslated = "Yeast",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
description = "A fungus that acts as an amazing leavening agent.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 60,
carbs = nil,
carbs = 0,
protein = nil,
protein = 8,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 7,
density = nil,
density = 25.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,198: Line 45,265:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShirtItem",
type = "YeastItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Shoes"] = {
["Zoning Office"] = {
untranslated = "Tailor Shoes",
untranslated = "Zoning Office",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.",
tagGroups = {
tagGroups = {
"Clothes",
"Government",
"Work Stations",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,243: Line 45,311:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShoesItem",
type = "ZoningOfficeItem",
typeID = 0,
typeID = 0,
},
},
["Tailoring Basic Upgrade"] = {
},
untranslated = "Tailoring Basic Upgrade",
tags = {
category = nil,
["Advanced Research"] = {
group = "Upgrade Modules",
"Agriculture Research Paper Advanced",
description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
"Culinary Research Paper Advanced",
tagGroups = {
"Dendrology Research Paper Advanced",
"Upgrade",
"Engineering Research Paper Advanced",
},
"Geology Research Paper Advanced",
maxStack = 100,
"Metallurgy Research Paper Advanced",
carried = "Backpack",
},
weight = 1,
["Advanced Upgrade"] = {
calories = nil,
"Advanced Upgrade 1",
carbs = nil,
"Advanced Upgrade 2",
protein = nil,
"Advanced Upgrade 3",
fat = nil,
"Advanced Upgrade 4",
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
["Advanced Upgrades"] = {
untranslated = "Tailoring Modern Upgrade",
"Advanced Upgrade 1",
category = nil,
"Advanced Upgrade 2",
group = "Upgrade Modules",
"Advanced Upgrade 3",
description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
"Advanced Upgrade 4",
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"] = {
Animal = {
untranslated = "Tailoring Skill Book",
"Agouti Carcass",
category = nil,
"Alligator Carcass",
group = "Skill Books",
"Bass",
description = "Tailoring Skill Book",
"Bighorn Carcass",
tagGroups = {
"Bison Carcass",
"Skill Books",
"Blue Shark",
},
"Clam",
maxStack = 1,
"Cod",
carried = "Backpack",
"Coyote Carcass",
weight = 100,
"Crab Carcass",
calories = nil,
"Deer Carcass",
carbs = nil,
"Elk Carcass",
protein = nil,
"Fox Carcass",
fat = nil,
"Hare Carcass",
vitamins = nil,
"Jaguar Carcass",
density = nil,
"Moon Jellyfish",
fuel = nil,
"Mountain Goat Carcass",
yield = nil,
"Otter Carcass",
currency = nil,
"Pacific Sardine",
skillValue = nil,
"Prairie Dog Carcass",
roomCategory = nil,
"Salmon",
furnitureType = nil,
"Snapping Turtle Carcass",
repeatsDepreciation = nil,
"Trout",
materialTier = nil,
"Tuna",
fuelsUsed = nil,
"Turkey Carcass",
gridRadius = nil,
"Urchin",
energyUsed = nil,
"Wolf Carcass",
energyProduced = nil,
},
energyType = nil,
["Animal Skin"] = {
fluidsUsed = nil,
"Fur Pelt",
fluidsProduced = nil,
"Leather Hide",
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"] = {
["Ashlar Stone"] = {
untranslated = "Tailoring Skill Scroll",
"Ashlar Basalt",
category = nil,
"Ashlar Gneiss",
group = "Skill Scrolls",
"Ashlar Granite",
description = "Tailoring Skill Scroll",
"Ashlar Limestone",
tagGroups = {
"Ashlar Sandstone",
"Skill Scrolls",
"Ashlar Shale",
},
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"] = {
["Baked Food"] = {
untranslated = "Tailoring Table",
"Baked Agave",
category = nil,
"Baked Beet",
group = "Work Stations",
"Baked Corn",
description = "Spearhead the fashion movement with the finest clothes and hair!",
"Baked Heart Of Palm",
tagGroups = {
"Baked Roast",
"Crafting Table",
"Baked Taro",
},
"Baked Tomato",
maxStack = 1,
"Camas Bulb Bake",
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x3x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TailoringTableItem",
typeID = 0,
},
},
["Tall Boots"] = {
["Baked Vegetable"] = {
untranslated = "Tall Boots",
"Baked Agave",
category = nil,
"Baked Beet",
group = "Clothing",
"Baked Corn",
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.",
"Baked Heart Of Palm",
tagGroups = {
"Baked Taro",
"Clothes",
"Baked Tomato",
},
"Camas Bulb Bake",
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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 = {
Baking = {
untranslated = "Tallow",
"Baked Agave",
category = nil,
"Baked Beet",
group = "Food",
"Baked Corn",
description = "Rendered animal fat useful for more than just cooking.",
"Baked Heart Of Palm",
tagGroups = {
"Baked Meat",
"Fat",
"Baked Roast",
"Food",
"Baked Taro",
},
"Baked Tomato",
maxStack = 100,
"Bearclaw",
carried = "Backpack",
"Bread",
weight = 100,
"Camas Bread",
calories = 200,
"Camas Bulb Bake",
carbs = 0,
"Elk Wellington",
protein = 0,
"Fantastic Forest Pizza",
fat = 8,
"Flatbread",
vitamins = 0,
"Fruit Muffin",
density = 4.0,
"Fruit Tart",
fuel = 2000,
"Hearty Hometown Pizza",
yield = nil,
"Huckleberry Fritter",
currency = nil,
"Huckleberry Pie",
skillValue = nil,
"Leavened Dough",
roomCategory = nil,
"Macarons",
furnitureType = nil,
"Meat Pie",
repeatsDepreciation = nil,
"Pastry Dough",
materialTier = nil,
"Pirozhok",
fuelsUsed = nil,
"Roast Pumpkin",
gridRadius = nil,
"Sensuous Sea Pizza",
energyUsed = nil,
"Stuffed Turkey",
energyProduced = nil,
"Tasty Tropical Pizza",
energyType = nil,
"Worldly Donut",
fluidsUsed = 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"] = {
["Basic Research"] = {
untranslated = "Tallow Candle",
"Culinary Research Paper Basic",
category = nil,
"Dendrology Research Paper Basic",
group = "Housing Objects",
"Gathering Research Paper Basic",
description = "A candle which can burn tallow to produce a small amount of light.",
"Geology Research Paper Basic",
tagGroups = {
"Metallurgy Research Paper Basic",
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.8",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TallowCandleItem",
typeID = 0,
},
},
["Tallow Lamp"] = {
["Basic Upgrade"] = {
untranslated = "Tallow Lamp",
"Basic Upgrade 1",
category = nil,
"Basic Upgrade 2",
group = "Housing Objects",
"Basic Upgrade 3",
description = "A pottery lamp. Fuel with tallow.",
"Basic Upgrade 4",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TallowLampItem",
typeID = 0,
},
},
["Tallow Wall Lamp"] = {
["Basic Upgrades"] = {
untranslated = "Tallow Wall Lamp",
"Basic Upgrade 1",
category = nil,
"Basic Upgrade 2",
group = "Housing Objects",
"Basic Upgrade 3",
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
"Basic Upgrade 4",
tagGroups = {
},
"Housing",
Bathroom = {
},
"Bathtub",
maxStack = 1,
"Large Bath Mat",
carried = "Backpack",
"Sink",
weight = 500,
"Small Bath Mat",
calories = nil,
"Small Sink",
carbs = nil,
"Toilet",
protein = nil,
"Towel Rack",
fat = nil,
"Washboard",
vitamins = nil,
"Washing Machine",
density = nil,
"Wooden Latrine",
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TallowWallLampItem",
typeID = 0,
},
},
["Taro Fries"] = {
Bedroom = {
untranslated = "Taro Fries",
"Cast Iron Bed",
category = nil,
"Cast Iron Royal Bed",
group = "Food",
"Hardwood Lumber Dresser",
description = "Crispy strips of taro that have been deep fried in oil.",
"Hewn Dresser",
tagGroups = {
"Hewn Nightstand",
"Food",
"Lumber Dresser",
},
"Nylon Futon Bed",
maxStack = 100,
"Softwood Lumber Dresser",
carried = "Backpack",
"Wooden Fabric Bed",
weight = 100,
"Wooden Straw Bed",
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"] = {
Blocks = {
untranslated = "Taro Root",
"Ashlar Basalt",
category = nil,
"Ashlar Gneiss",
group = "Food",
"Ashlar Granite",
description = "Colocasia esculenta.",
"Ashlar Limestone",
tagGroups = {
"Ashlar Sandstone",
"Food",
"Ashlar Shale",
"Raw Food",
"Asphalt Concrete",
"Root",
"Barrel",
"Vegetable",
"Biodiesel",
},
"Brick",
maxStack = 100,
"Clay",
carried = "Backpack",
"Composite Birch Lumber",
weight = 75,
"Composite Cedar Lumber",
calories = 250,
"Composite Ceiba Lumber",
carbs = 6,
"Composite Fir Lumber",
protein = 1,
"Composite Joshua Lumber",
fat = 0,
"Composite Lumber",
vitamins = 1,
"Composite Oak Lumber",
density = 3.2,
"Composite Palm Lumber",
fuel = nil,
"Composite Redwood Lumber",
yield = nil,
"Composite Saguaro Lumber",
currency = nil,
"Composite Spruce Lumber",
skillValue = nil,
"Copper Bar",
roomCategory = nil,
"Copper Concentrate",
furnitureType = nil,
"Copper Pipe",
repeatsDepreciation = nil,
"Corrugated Steel",
materialTier = nil,
"Cotton Carpet",
fuelsUsed = nil,
"Cotton Curtains",
gridRadius = nil,
"Crushed Basalt",
energyUsed = nil,
"Crushed Coal",
energyProduced = nil,
"Crushed Copper Ore",
energyType = nil,
"Crushed Gneiss",
fluidsUsed = nil,
"Crushed Gold Ore",
fluidsProduced = nil,
"Crushed Granite",
validTalents = nil,
"Crushed Iron Ore",
footprint = nil,
"Crushed Limestone",
mobile = nil,
"Crushed Mixed Rock",
roomSizeReq = nil,
"Crushed Sandstone",
roomMatReq = nil,
"Crushed Shale",
roomContainReq = nil,
"Crushed Slag",
inventorySlots = nil,
"Dirt Ramp",
inventoryMaxWeight = nil,
"Flat Steel",
inventoryRestrictions = nil,
"Framed Glass",
NutrientElement = nil,
"Gasoline",
type = "TaroRootItem",
"Glass",
typeID = 0,
"Gold Bar",
"Gold Concentrate",
"Hardwood Hewn Log",
"Hardwood Lumber",
"Hewn Log",
"Iron Bar",
"Iron Concentrate",
"Iron Pipe",
"Lumber",
"Mortared Granite",
"Mortared Limestone",
"Mortared Sandstone",
"Mortared Stone",
"Nylon Carpet",
"Nylon Curtains",
"Petroleum",
"Reinforced Concrete",
"Slag",
"Softwood Hewn Log",
"Softwood Lumber",
"Steel Bar",
"Steel Pipe",
"Stone Road",
"Tree Debris",
"Wool Carpet",
"Wool Curtains",
},
Bread = {
"Bread",
"Camas Bread",
},
},
["Taro Seed"] = {
["Building Materials"] = {
untranslated = "Taro Seed",
"Ashlar Basalt",
category = nil,
"Ashlar Gneiss",
group = "Food",
"Ashlar Granite",
description = "Plant to grow taro.",
"Ashlar Limestone",
tagGroups = {
"Ashlar Sandstone",
"Crop Seed",
"Ashlar Shale",
"Food",
"Brick",
"Seeds",
"Composite Birch Lumber",
},
"Composite Cedar Lumber",
maxStack = 100,
"Composite Ceiba Lumber",
carried = "Backpack",
"Composite Fir Lumber",
weight = 50,
"Composite Joshua Lumber",
calories = 0,
"Composite Lumber",
carbs = 0,
"Composite Oak Lumber",
protein = 0,
"Composite Palm Lumber",
fat = 0,
"Composite Redwood Lumber",
vitamins = 0,
"Composite Saguaro Lumber",
density = 0,
"Composite Spruce Lumber",
fuel = nil,
"Corrugated Steel",
yield = nil,
"Cotton Carpet",
currency = nil,
"Cotton Curtains",
skillValue = nil,
"Flat Steel",
roomCategory = nil,
"Framed Glass",
furnitureType = nil,
"Glass",
repeatsDepreciation = nil,
"Hardwood Hewn Log",
materialTier = nil,
"Hardwood Lumber",
fuelsUsed = nil,
"Hewn Log",
gridRadius = nil,
"Lumber",
energyUsed = nil,
"Mortared Granite",
energyProduced = nil,
"Mortared Limestone",
energyType = nil,
"Mortared Sandstone",
fluidsUsed = nil,
"Mortared Stone",
fluidsProduced = nil,
"Nylon Carpet",
validTalents = nil,
"Nylon Curtains",
footprint = nil,
"Reinforced Concrete",
mobile = nil,
"Softwood Hewn Log",
roomSizeReq = nil,
"Softwood Lumber",
roomMatReq = nil,
"Wool Carpet",
roomContainReq = nil,
"Wool Curtains",
inventorySlots = nil,
},
inventoryMaxWeight = nil,
["Burnable Fuel"] = {
inventoryRestrictions = nil,
"Arrow",
NutrientElement = nil,
"Birch Log",
type = "TaroSeedItem",
"Board",
typeID = 0,
"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",
},
Byproducts = {
"Slag",
"Tree Debris",
},
},
["Tasty Tropical Pizza"] = {
Campfire = {
untranslated = "Tasty Tropical Pizza",
"Bannock",
category = nil,
"Beet Campfire Salad",
group = "Food",
"Campfire Roast",
description = "To some it is tasty. To others, unforgivable.",
"Fern Campfire Salad",
tagGroups = {
"Field Campfire Stew",
"Food",
"Fried Camas",
},
"Fried Fiddleheads",
maxStack = 100,
"Fried Hearts Of Palm",
carried = "Backpack",
"Fried Taro",
weight = 300,
"Fried Tomatoes",
calories = 1200,
"Jungle Campfire Salad",
carbs = 21,
"Jungle Campfire Stew",
protein = 6,
"Meaty Stew",
fat = 12,
"Root Campfire Salad",
vitamins = 11,
"Root Campfire Stew",
density = 4.166666666666666,
"Topped Porridge",
fuel = nil,
"Wild Stew",
yield = nil,
},
currency = nil,
["Campfire Salad"] = {
skillValue = nil,
"Beet Campfire Salad",
roomCategory = nil,
"Fern Campfire Salad",
furnitureType = nil,
"Jungle Campfire Salad",
repeatsDepreciation = nil,
"Root Campfire Salad",
materialTier = nil,
},
fuelsUsed = nil,
["Charred Food"] = {
gridRadius = nil,
"Boiled Grains",
energyUsed = nil,
"Charred Agave",
energyProduced = nil,
"Charred Beans",
energyType = nil,
"Charred Beet",
fluidsUsed = nil,
"Charred Cactus Fruit",
fluidsProduced = nil,
"Charred Camas Bulb",
validTalents = nil,
"Charred Corn",
footprint = nil,
"Charred Fireweed Shoots",
mobile = nil,
"Charred Fish",
roomSizeReq = nil,
"Charred Heart Of Palm",
roomMatReq = nil,
"Charred Meat",
roomContainReq = nil,
"Charred Mushrooms",
inventorySlots = nil,
"Charred Papaya",
inventoryMaxWeight = nil,
"Charred Pineapple",
inventoryRestrictions = nil,
"Charred Sausage",
NutrientElement = nil,
"Charred Taro",
type = "TastyTropicalPizzaItem",
"Charred Tomato",
typeID = 0,
"Wilted Fiddleheads",
},
["Charred Fruit"] = {
"Charred Cactus Fruit",
"Charred Papaya",
"Charred Pineapple",
},
},
["Tiny Stockpile"] = {
["Charred Green"] = {
untranslated = "Tiny Stockpile",
"Charred Agave",
category = nil,
"Charred Fireweed Shoots",
group = "Crafted Objects",
"Wilted Fiddleheads",
description = "Designates a 2x3x2 area as storage for large items.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x2x3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TinyStockpileItem",
typeID = 0,
},
},
Toilet = {
["Charred Vegetable"] = {
untranslated = "Toilet",
"Charred Beans",
category = nil,
"Charred Beet",
group = "Housing Objects",
"Charred Camas Bulb",
description = "When you gotta go, you gotta go.",
"Charred Corn",
tagGroups = {
"Charred Heart Of Palm",
"Housing",
"Charred Mushrooms",
},
"Charred Taro",
maxStack = 1,
"Charred Tomato",
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Bathroom",
furnitureType = "Toilet",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ToiletItem",
typeID = 0,
},
},
Tomato = {
Clothes = {
untranslated = "Tomato",
"Bandana",
category = nil,
"Basic Backpack",
group = "Food",
"Bearpack",
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
"Big Backpack",
tagGroups = {
"Builder Boots",
"Food",
"Builder Gloves",
"Raw Food",
"Builder Helmet",
"Vegetable",
"Builder Overalls",
},
"Builder Shirt",
maxStack = 100,
"Bycocket",
carried = "Backpack",
"Camo Pants",
weight = 75,
"Camo Shirt",
calories = 240,
"Capris",
carbs = 5,
"Carbide Helmet Lamp",
protein = 1,
"Chef Hat",
fat = 0,
"Chef Pants",
vitamins = 2,
"Chef Shirt",
density = 3.3333333333333335,
"Chef Shoes",
fuel = nil,
"Cloth Belt",
yield = nil,
"Cloth Cape",
currency = nil,
"Derpy Hat",
skillValue = nil,
"Explorer Boots",
roomCategory = nil,
"Explorer Gloves",
furnitureType = nil,
"Explorer Hat",
repeatsDepreciation = nil,
"Explorer Pants",
materialTier = nil,
"Explorer Shirt",
fuelsUsed = nil,
"Farmer Boots",
gridRadius = nil,
"Farmer Gloves",
energyUsed = nil,
"Farmer Hat",
energyProduced = nil,
"Farmer Overalls",
energyType = nil,
"Farmer Shirt",
fluidsUsed = nil,
"Garden Boots",
fluidsProduced = nil,
"Gigot Sleeve Shirt",
validTalents = nil,
"Henley",
footprint = nil,
"Light Backpack",
mobile = nil,
"Low Top Shoes",
roomSizeReq = nil,
"Muffin Hat",
roomMatReq = nil,
"Oil Head Lamp",
roomContainReq = nil,
"Primitive Canvas Boots",
inventorySlots = nil,
"Primitive Canvas Pants",
inventoryMaxWeight = nil,
"Primitive Canvas Shorts",
inventoryRestrictions = nil,
"Primitive Fur Belt",
NutrientElement = nil,
"Primitive Leather Boots",
type = "TomatoItem",
"Primitive Leather Pants",
typeID = 0,
"Primitive Leather Shirt",
},
"Primitive Leather Shorts",
["Tomato Seed"] = {
"Running Shoes",
untranslated = "Tomato Seed",
"Sandals",
category = nil,
"Shipwright Hat",
group = "Food",
"Shipwright Overalls",
description = "Plant to grow tomato plants.",
"Shipwright Sandals",
tagGroups = {
"Shipwright Shirt",
"Crop Seed",
"Shorts",
"Food",
"Smith Apron",
"Seeds",
"Smith Bandana",
},
"Smith Boots",
maxStack = 100,
"Smith Gloves",
carried = "Backpack",
"Smith Pants",
weight = 50,
"Smith Shirt",
calories = 0,
"Square Belt",
carbs = 0,
"Tailor Bowler Hat",
protein = 0,
"Tailor Pants",
fat = 0,
"Tailor Shirt",
vitamins = 0,
"Tailor Shoes",
density = 0,
"Tall Boots",
fuel = nil,
"Trapper Fur Hat",
yield = nil,
"Trapper Leather Hat",
currency = nil,
"Trousers",
skillValue = nil,
"Tunic",
roomCategory = nil,
"Villagers Cowl Lowered",
furnitureType = nil,
"Villagers Cowl Raised",
repeatsDepreciation = nil,
"Wanderers Hood Lowered",
materialTier = nil,
"Wanderers Hood Raised",
fuelsUsed = nil,
"Work Backpack",
gridRadius = nil,
"Work Boots",
energyUsed = nil,
},
energyProduced = nil,
Coal = {
energyType = nil,
"Charcoal",
fluidsUsed = nil,
"Crushed Coal",
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"] = {
Community = {
untranslated = "Tool Bench",
"Construction Post",
category = nil,
"Distribution Station",
group = "Work Stations",
"Stop Sign",
description = "A place to craft and fix up tools.",
tagGroups = {
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x2x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ToolBenchItem",
typeID = 0,
},
},
["Topped Porridge"] = {
["Composite Lumber"] = {
untranslated = "Topped Porridge",
"Composite Birch Lumber",
category = nil,
"Composite Cedar Lumber",
group = "Food",
"Composite Ceiba Lumber",
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
"Composite Fir Lumber",
tagGroups = {
"Composite Joshua Lumber",
"Food",
"Composite Lumber",
},
"Composite Oak Lumber",
maxStack = 100,
"Composite Palm Lumber",
carried = "Backpack",
"Composite Redwood Lumber",
weight = 200,
"Composite Saguaro Lumber",
calories = 700,
"Composite Spruce Lumber",
carbs = 10,
},
protein = 4,
["Concentrated Ore"] = {
fat = 0,
"Copper Concentrate",
vitamins = 10,
"Gold Concentrate",
density = 3.428571428571429,
"Iron Concentrate",
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ToppedPorridgeItem",
typeID = 0,
},
},
Torch = {
Concrete = {
untranslated = "Torch",
"Reinforced Concrete",
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"] = {
Constructable = {
untranslated = "Torch Stand",
"Ashlar Basalt",
category = nil,
"Ashlar Gneiss",
group = "Housing Objects",
"Ashlar Granite",
description = "A stand for a torch.",
"Ashlar Limestone",
tagGroups = {
"Ashlar Sandstone",
"Housing",
"Ashlar Shale",
},
"Asphalt Concrete",
maxStack = 1,
"Brick",
carried = "Backpack",
"Composite Birch Lumber",
weight = 500,
"Composite Cedar Lumber",
calories = nil,
"Composite Ceiba Lumber",
carbs = nil,
"Composite Fir Lumber",
protein = nil,
"Composite Joshua Lumber",
fat = nil,
"Composite Lumber",
vitamins = nil,
"Composite Oak Lumber",
density = nil,
"Composite Palm Lumber",
fuel = nil,
"Composite Redwood Lumber",
yield = nil,
"Composite Saguaro Lumber",
currency = nil,
"Composite Spruce Lumber",
skillValue = "0.8",
"Corrugated Steel",
roomCategory = "Lighting",
"Cotton Carpet",
furnitureType = "Lights",
"Cotton Curtains",
repeatsDepreciation = "0.7",
"Dirt Ramp",
materialTier = nil,
"Flat Steel",
fuelsUsed = nil,
"Framed Glass",
gridRadius = nil,
"Glass",
energyUsed = nil,
"Hardwood Hewn Log",
energyProduced = nil,
"Hardwood Lumber",
energyType = nil,
"Hewn Log",
fluidsUsed = nil,
"Lumber",
fluidsProduced = nil,
"Mortared Granite",
validTalents = nil,
"Mortared Limestone",
footprint = "1x1x2",
"Mortared Sandstone",
mobile = nil,
"Mortared Stone",
roomSizeReq = nil,
"Nylon Carpet",
roomMatReq = nil,
"Nylon Curtains",
roomContainReq = nil,
"Reinforced Concrete",
inventorySlots = nil,
"Softwood Hewn Log",
inventoryMaxWeight = nil,
"Softwood Lumber",
inventoryRestrictions = nil,
"Stone Road",
NutrientElement = nil,
"Wool Carpet",
type = "TorchStandItem",
"Wool Curtains",
typeID = 0,
},
Cooking = {
"Agouti Enchiladas",
"Autumn Stew",
"Banh Xeo",
"Basic Salad",
"Bear SUPREME",
"Bison Chow Fun",
"Boiled Sausage",
"Clam Chowder",
"Corn Fritters",
"Crimson Salad",
"Crispy Bacon",
"Elk Taco",
"Fish N Chips",
"Fried Hare Haunches",
"Fruit Salad",
"Hosomaki",
"Kelpy Crab Roll",
"Loaded Taro Fries",
"Millionaires Salad",
"Mochi",
"Phad Thai",
"Pineapple Friend Rice",
"Poke Bowl",
"Pupusas",
"Seared Meat",
"Seeded Camas Roll",
"Shark Fillet Soup",
"Simmered Meat",
"Smooth Gut Noodle Roll",
"Spiky Roll",
"Sweet Salad",
"Taro Fries",
"Tortilla",
"Vegetable Medley",
"Vegetable Soup",
"Wild Mix",
},
},
Tortilla = {
["Craft Tables"] = {
untranslated = "Tortilla",
"Advanced Carpentry Table",
category = nil,
"Advanced Masonry Table",
group = "Food",
"Advanced Tailoring Table",
description = "A thin, unleavened flatbread.",
"Anvil",
tagGroups = {
"Arrastra",
"Food",
"Assembly Line",
},
"Automatic Loom",
maxStack = 100,
"Blast Furnace",
carried = "Backpack",
"Bloomery",
weight = 100,
"Campfire",
calories = 350,
"Campsite",
carbs = 20,
"Carpentry Table",
protein = 10,
"Cement Kiln",
fat = 0,
"Electric Lathe",
vitamins = 0,
"Electric Machinist Table",
density = 8.571428571428571,
"Electric Planer",
fuel = nil,
"Electric Stamping Press",
yield = nil,
"Electronics Assembly",
currency = nil,
"Farmers Table",
skillValue = nil,
"Fiber Scutching Station",
roomCategory = nil,
"Fish Rack",
furnitureType = nil,
"Fishery",
repeatsDepreciation = nil,
"Froth Floatation Cell",
materialTier = nil,
"Glassworks",
fuelsUsed = nil,
"Jaw Crusher",
gridRadius = nil,
"Kiln",
energyUsed = nil,
"Lathe",
energyProduced = nil,
"Loom",
energyType = nil,
"Machinist Table",
fluidsUsed = nil,
"Masonry Table",
fluidsProduced = nil,
"Medium Shipyard",
validTalents = nil,
"Oil Refinery",
footprint = nil,
"Pump Jack",
mobile = nil,
"Robotic Assembly Line",
roomSizeReq = nil,
"Rocker Box",
roomMatReq = nil,
"Rolling Mill",
roomContainReq = nil,
"Sawmill",
inventorySlots = nil,
"Screening Machine",
inventoryMaxWeight = nil,
"Screw Press",
inventoryRestrictions = nil,
"Sensor Based Belt Sorter",
NutrientElement = nil,
"Shaper",
type = "TortillaItem",
"Small Paper Machine",
typeID = 0,
"Small Shipyard",
"Spin Melter",
"Stamp Mill",
"Tailoring Table",
"Tool Bench",
"Wainwright Table",
"Workbench",
},
},
["Towel Rack"] = {
["Crafted Objects"] = {
untranslated = "Towel Rack",
"Combustion Generator",
category = nil,
"Computer Lab",
group = "Housing Objects",
"Construction Post",
description = "A wooden hanging rack designed for towels.",
"Crab Pot",
tagGroups = {
"Crane",
"Housing",
"Distribution Station",
},
"Easel",
maxStack = 1,
"Electric Water Pump",
carried = "Backpack",
"Elevator Call Post",
weight = 1000,
"Excavator",
calories = nil,
"Fish Trap",
carbs = nil,
"Hand Plow",
protein = nil,
"Hanging Long Steel Sign",
fat = nil,
"Hanging Steel Framed Sign",
vitamins = nil,
"Hanging Steel Mine Sign",
density = nil,
"Hanging Steel Plain Sign",
fuel = nil,
"Hanging Steel Shop Sign",
yield = nil,
"Huge Banner Sign",
currency = nil,
"Huge Iron Banner Sign",
skillValue = "1.5",
"Huge Iron Sign",
roomCategory = "Bathroom",
"Huge Steel Banner Sign",
furnitureType = "Hanger",
"Huge Steel Sign",
repeatsDepreciation = "0.1",
"Huge Wooden Banner Sign",
materialTier = nil,
"Industrial Barge",
fuelsUsed = nil,
"Industrial Elevator",
gridRadius = nil,
"Industrial Generator",
energyUsed = nil,
"Industrial Refrigerator",
energyProduced = nil,
"Large Canoe",
energyType = nil,
"Large Hanging Ashlar Basalt Sign",
fluidsUsed = nil,
"Large Hanging Ashlar Stone Sign",
fluidsProduced = nil,
"Large Hanging Birch Sign",
validTalents = nil,
"Large Hanging Lumber Sign",
footprint = "2x1x2",
"Large Hanging Mortared Granite Sign",
mobile = nil,
"Large Hanging Mortared Stone Sign",
roomSizeReq = nil,
"Large Hanging Saguaro Sign",
roomMatReq = nil,
"Large Hanging Softwood Sign",
roomContainReq = nil,
"Large Lumber Stockpile",
inventorySlots = nil,
"Large Standing Ashlar Basalt Sign",
inventoryMaxWeight = nil,
"Large Standing Ashlar Stone Sign",
inventoryRestrictions = nil,
"Large Standing Birch Sign",
NutrientElement = nil,
"Large Standing Lumber Sign",
type = "TowelRackItem",
"Large Standing Mortared Granite Sign",
typeID = 0,
"Large Standing Mortared Stone Sign",
"Large Standing Saguaro Sign",
"Large Standing Softwood Sign",
"Laser",
"Lumber Stockpile",
"Mechanical Water Pump",
"Medium Fishing Trawler",
"Outpost Netting",
"Plastic Buoy",
"Powered Cart",
"Powered Storage Silo",
"Skid Steer",
"Small Canoe",
"Small Hanging Ashlar Basalt Sign",
"Small Hanging Ashlar Stone Sign",
"Small Hanging Birch Sign",
"Small Hanging Lumber Sign",
"Small Hanging Mortared Granite Sign",
"Small Hanging Mortared Stone Sign",
"Small Hanging Saguaro Sign",
"Small Hanging Softwood Sign",
"Small Standing Ashlar Basalt Sign",
"Small Standing Ashlar Stone Sign",
"Small Standing Birch Sign",
"Small Standing Lumber Sign",
"Small Standing Mortared Granite Sign",
"Small Standing Mortared Stone Sign",
"Small Standing Saguaro Sign",
"Small Standing Softwood Sign",
"Small Stockpile",
"Small Wood Cart",
"Small Wooden Boat",
"Solar Generator",
"Standing Glass Sign",
"Standing Long Steel Sign",
"Standing Steel Brick Sign",
"Steam Engine",
"Steam Tractor",
"Steam Truck",
"Steel Buoy",
"Steel Moorage Post",
"Stockpile",
"Stop Sign",
"Storage Chest",
"Storage Silo",
"Street Sign",
"Tiny Stockpile",
"Transmission Pole",
"Tripod Camera",
"Truck",
"Waste Filter",
"Waterwheel",
"Wheelbarrow",
"Wind Turbine",
"Windmill",
"Wood Cart",
"Wood Shop Cart",
"Wooden Barge",
"Wooden Elevator",
"Wooden Moorage Post",
"Wooden Transport Ship",
},
},
["Town Bell"] = {
Crop = {
untranslated = "Town Bell",
"Beans",
category = nil,
"Camas Bulb",
group = "Housing Objects",
"Cotton Boll",
description = "A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.",
"Flax Stem",
tagGroups = {
"Kelp",
"Housing",
"Plant Fibers",
},
"Rice",
maxStack = 1,
},
carried = "Backpack",
["Crop Seed"] = {
weight = 5000,
"Agave Seed",
calories = nil,
"Amanita Mushroom Spores",
carbs = nil,
"Beans",
protein = nil,
"Beet Seed",
fat = nil,
"Bolete Mushroom Spores",
vitamins = nil,
"Camas Bulb",
density = nil,
"Cookeina Mushroom Spores",
fuel = nil,
"Corn Seed",
yield = nil,
"Crimini Mushroom Spores",
currency = nil,
"Fern Spore",
skillValue = "0",
"Fireweed Seed",
roomCategory = "Cultural",
"Flax Seed",
furnitureType = "Civics",
"Huckleberry Seed",
repeatsDepreciation = "1",
"Papaya Seed",
materialTier = nil,
"Pineapple Seed",
fuelsUsed = nil,
"Prickly Pear Seed",
gridRadius = nil,
"Pumpkin Seed",
energyUsed = nil,
"Rice",
energyProduced = nil,
"Sunflower Seed",
energyType = nil,
"Taro Seed",
fluidsUsed = nil,
"Tomato Seed",
fluidsProduced = nil,
"Wheat Seed",
validTalents = nil,
footprint = "4x4x3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TownBellItem",
typeID = 0,
},
},
["Town Foundation"] = {
["Crushed Rock"] = {
untranslated = "Town Foundation",
"Crushed Basalt",
category = nil,
"Crushed Gneiss",
group = "Work Stations",
"Crushed Granite",
description = "The founding stone for civilization.",
"Crushed Limestone",
tagGroups = {
"Crushed Mixed Rock",
"Government",
"Crushed Sandstone",
"Housing",
"Crushed Shale",
},
"Crushed Slag",
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Civics",
repeatsDepreciation = "1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TownFoundationItem",
typeID = 0,
},
},
["Trailer Truck"] = {
Cultural = {
untranslated = "Trailer Truck",
"Copper Frame Landscape",
category = nil,
"Copper Frame Wide",
group = "Vehicle",
"Gold Frame Landscape",
description = "Modern truck for hauling sizable loads.",
"Gold Frame Wide",
tagGroups = {
"Iron Frame Landscape",
"Vehicles",
"Iron Frame Wide",
},
"Ornate Gold Frame Landscape",
maxStack = 100,
"Ornate Gold Frame Wide",
carried = "Backpack",
"Ornate Iron Frame Landscape",
weight = 25000,
"Ornate Iron Frame Wide",
calories = nil,
"Ornate Wooden Frame Landscape",
carbs = nil,
"Ornate Wooden Frame Wide",
protein = nil,
"Wooden Frame Landscape",
fat = nil,
"Wooden Frame Wide",
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x7x3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TrailerTruckItem",
typeID = 0,
},
},
["Transmission Pole"] = {
Decoration = {
untranslated = "Transmission Pole",
"Ashlar Large Basalt Fountain",
category = nil,
"Ashlar Large Stone Fountain",
group = "Crafted Objects",
"Ashlar Small Basalt Fountain",
description = "Can link energy.",
"Ashlar Small Stone Fountain",
tagGroups = {},
"Carved Pumpkin",
maxStack = 1,
"Cotton Streamer Stars",
carried = "Backpack",
"Cotton Streamer Stripes",
weight = 1000,
"Decorative Anchor",
calories = nil,
"Decorative Glass Buoy Blue",
carbs = nil,
"Decorative Glass Buoy Red",
protein = nil,
"Decorative Hanging Buoy",
fat = nil,
"Decorative Life Preserver",
vitamins = nil,
"Decorative Ship Wheel",
density = nil,
"Galaxy Vase",
fuel = nil,
"Large Cotton Bunting Red",
yield = nil,
"Large Cotton Bunting Regal",
currency = nil,
"Large Nylon Bunting Green",
skillValue = nil,
"Large Nylon Bunting Purple",
roomCategory = nil,
"Limestone Bison Statue",
furnitureType = nil,
"Limestone Otter Statue",
repeatsDepreciation = nil,
"Limestone Owl Statue",
materialTier = nil,
"Limestone Wolf Statue",
fuelsUsed = nil,
"Orange Vase",
gridRadius = nil,
"Plant Vase",
energyUsed = nil,
"Purple Vase",
energyProduced = nil,
"Red Vase",
energyType = nil,
"Round Pot",
fluidsUsed = nil,
"Rug Large",
fluidsProduced = nil,
"Rug Medium",
validTalents = nil,
"Rug Small",
footprint = "1x1x8",
"Small Cotton Bunting Red",
mobile = nil,
"Small Cotton Bunting Regal",
roomSizeReq = nil,
"Small Nylon Bunting Green",
roomMatReq = nil,
"Small Nylon Bunting Purple",
roomContainReq = nil,
"Square Pot",
inventorySlots = nil,
"Stuffed Alligator",
inventoryMaxWeight = nil,
"Stuffed Bison",
inventoryRestrictions = nil,
"Stuffed Elk",
NutrientElement = nil,
"Stuffed Goat",
type = "TransmissionPoleItem",
"Stuffed Jaguar",
typeID = 0,
"Stuffed Wolf",
"Swirl Vase",
},
},
["Trapper Fur Hat"] = {
Doors = {
untranslated = "Trapper Fur Hat",
"Ashlar Basalt Door",
category = nil,
"Ashlar Stone Door",
group = "Clothing",
"Composite Birch Door",
description = "It sure is warm.",
"Composite Hardwood Door",
tagGroups = {
"Composite Lumber Door",
"Clothes",
"Corrugated Steel Door",
},
"Corrugated Steel Fence Door",
maxStack = 100,
"Flat Steel Door",
carried = "Backpack",
"Framed Glass Door",
weight = 100,
"Hewn Door",
calories = nil,
"Hewn Softwood Door",
carbs = nil,
"Large Corrugated Steel Door",
protein = nil,
"Large Lumber Door",
fat = nil,
"Large Windowed Lumber Door",
vitamins = nil,
"Lumber Door",
density = nil,
"Mortared Granite Door",
fuel = nil,
"Mortared Stone Door",
yield = nil,
"Softwood Lumber Door",
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
Economic = {
untranslated = "Trapper Leather Hat",
"Bank",
category = nil,
"Contract Board",
group = "Clothing",
"Currency Exchange",
description = "Helps keep the sun off your face... and neck... and also ears.",
"Mint",
tagGroups = {
"Real Estate Desk",
"Clothes",
"Registrar",
},
"Store",
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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 = {
Excavatable = {
untranslated = "Treasury",
"Basalt",
category = nil,
"Clay",
group = "Work Stations",
"Coal",
description = "Allows the setting of taxes.",
"Copper Concentrate",
tagGroups = {
"Copper Ore",
"Government",
"Crushed Basalt",
},
"Crushed Coal",
maxStack = 1,
"Crushed Copper Ore",
carried = "Backpack",
"Crushed Gneiss",
weight = 5000,
"Crushed Gold Ore",
calories = nil,
"Crushed Granite",
carbs = nil,
"Crushed Iron Ore",
protein = nil,
"Crushed Limestone",
fat = nil,
"Crushed Mixed Rock",
vitamins = nil,
"Crushed Sandstone",
density = nil,
"Crushed Shale",
fuel = nil,
"Crushed Slag",
yield = nil,
"Gneiss",
currency = nil,
"Gold Concentrate",
skillValue = nil,
"Gold Ore",
roomCategory = nil,
"Granite",
furnitureType = nil,
"Iron Concentrate",
repeatsDepreciation = nil,
"Iron Ore",
materialTier = nil,
"Limestone",
fuelsUsed = nil,
"Sandstone",
gridRadius = nil,
"Shale",
energyUsed = nil,
"Slag",
energyProduced = nil,
},
energyType = nil,
Fabric = {
fluidsUsed = nil,
"Cloth",
fluidsProduced = nil,
"Cotton Fabric",
validTalents = nil,
"Linen Fabric",
footprint = "3x3x2",
"Nylon Fabric",
mobile = nil,
"Wool Fabric",
roomSizeReq = nil,
},
roomMatReq = nil,
Fat = {
roomContainReq = nil,
"Flaxseed Oil",
inventorySlots = nil,
"Oil",
inventoryMaxWeight = nil,
"Tallow",
inventoryRestrictions = nil,
},
NutrientElement = nil,
["Fertilizer Filler"] = {
type = "TreasuryItem",
"Composite Filler",
typeID = 0,
"Fiber Filler",
"Pulp Filler",
},
},
["Tree Debris"] = {
Fertilizers = {
untranslated = "Tree Debris",
"Berry Extract Fertilizer",
category = nil,
"Blood Meal Fertilizer",
group = "Blocks",
"Camas Ash Fertilizer",
description = "Clear cut debris that needs to be broken down to be more usable.",
"Composite Filler",
tagGroups = {},
"Compost Fertilizer",
maxStack = 20,
"Fiber Filler",
carried = "Hands",
"Hide Ash Fertilizer",
weight = nil,
"Pelt Fertilizer",
calories = nil,
"Phosphate Fertilizer",
carbs = nil,
"Pulp Filler",
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
Fish = {
untranslated = "Trillium Flower",
"Bass",
category = nil,
"Blue Shark",
group = "Food",
"Cod",
description = "Placeholder Description.",
"Moon Jellyfish",
tagGroups = {
"Pacific Sardine",
"Food",
"Salmon",
"Petals",
"Trout",
},
"Tuna",
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"] = {
Food = {
untranslated = "Trillium Seed",
"Acorn",
category = nil,
"Acorn Powder",
group = "Food",
"Agave Leaves",
description = "Plant to grow trillium.",
"Agave Seed",
tagGroups = {
"Agouti Enchiladas",
"Food",
"Amanita Mushroom Spores",
"Seeds",
"Amanita Mushrooms",
},
"Arctic Willow Seed",
maxStack = 100,
"Autumn Stew",
carried = "Backpack",
"Baked Agave",
weight = 50,
"Baked Beet",
calories = 0,
"Baked Corn",
carbs = 0,
"Baked Heart Of Palm",
protein = 0,
"Baked Meat",
fat = 0,
"Baked Roast",
vitamins = 0,
"Baked Taro",
density = 0,
"Baked Tomato",
fuel = nil,
"Banh Xeo",
yield = nil,
"Bannock",
currency = nil,
"Barrel Cactus Seed",
skillValue = nil,
"Basic Salad",
roomCategory = nil,
"Bean Paste",
furnitureType = nil,
"Bean Sprout",
repeatsDepreciation = nil,
"Beans",
materialTier = nil,
"Bear SUPREME",
fuelsUsed = nil,
"Bearclaw",
gridRadius = nil,
"Beet",
energyUsed = nil,
"Beet Campfire Salad",
energyProduced = nil,
"Beet Greens",
energyType = nil,
"Beet Seed",
fluidsUsed = nil,
"Big Bluestem Seed",
fluidsProduced = nil,
"Birch Seed",
validTalents = nil,
"Bison Chow Fun",
footprint = nil,
"Boiled Grains",
mobile = nil,
"Boiled Rice",
roomSizeReq = nil,
"Boiled Sausage",
roomMatReq = nil,
"Bolete Mushroom Spores",
roomContainReq = nil,
"Bolete Mushrooms",
inventorySlots = nil,
"Bread",
inventoryMaxWeight = nil,
"Bullrush Seed",
inventoryRestrictions = nil,
"Bunchgrass Seed",
NutrientElement = nil,
"Camas Bread",
type = "TrilliumSeedItem",
"Camas Bulb",
typeID = 0,
"Camas Bulb Bake",
},
"Camas Paste",
["Tripod Camera"] = {
"Campfire Roast",
untranslated = "Tripod Camera",
"Cedar Seed",
category = nil,
"Ceiba Seed",
group = "Crafted Objects",
"Cereal Germ",
description = "When you want to save the world but in a frame.",
"Charred Agave",
tagGroups = {},
"Charred Beans",
maxStack = 1,
"Charred Beet",
carried = "Backpack",
"Charred Cactus Fruit",
weight = 2000,
"Charred Camas Bulb",
calories = nil,
"Charred Corn",
carbs = nil,
"Charred Fireweed Shoots",
protein = nil,
"Charred Fish",
fat = nil,
"Charred Heart Of Palm",
vitamins = nil,
"Charred Meat",
density = nil,
"Charred Mushrooms",
fuel = nil,
"Charred Papaya",
yield = nil,
"Charred Pineapple",
currency = nil,
"Charred Sausage",
skillValue = nil,
"Charred Taro",
roomCategory = nil,
"Charred Tomato",
furnitureType = nil,
"Clam Chowder",
repeatsDepreciation = nil,
"Cookeina Mushroom Spores",
materialTier = nil,
"Cookeina Mushrooms",
fuelsUsed = nil,
"Corn",
gridRadius = nil,
"Corn Fritters",
energyUsed = nil,
"Corn Seed",
energyProduced = nil,
"Cornmeal",
energyType = nil,
"Cotton Seed",
fluidsUsed = nil,
"Creosote Bush Seed",
fluidsProduced = nil,
"Creosote Flower",
validTalents = nil,
"Crimini Mushroom Spores",
footprint = "1x1x2",
"Crimini Mushrooms",
mobile = nil,
"Crimson Salad",
roomSizeReq = nil,
"Crispy Bacon",
roomMatReq = nil,
"Dried Fish",
roomContainReq = nil,
"Dried Meat",
inventorySlots = nil,
"Dwarf Willow Seed",
inventoryMaxWeight = nil,
"Elk Taco",
inventoryRestrictions = nil,
"Elk Wellington",
NutrientElement = nil,
"Fantastic Forest Pizza",
type = "TripodCameraItem",
"Fern Campfire Salad",
typeID = 0,
"Fern Spore",
},
"Fiddleheads",
Trousers = {
"Field Campfire Stew",
untranslated = "Trousers",
"Filmy Fern Spore",
category = nil,
"Fir Seed",
group = "Clothing",
"Fireweed Seed",
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).",
"Fireweed Shoots",
tagGroups = {
"Fish N Chips",
"Clothes",
"Flatbread",
},
"Flax Seed",
maxStack = 100,
"Flaxseed Oil",
carried = "Backpack",
"Flour",
weight = 100,
"Fried Camas",
calories = nil,
"Fried Fiddleheads",
carbs = nil,
"Fried Hare Haunches",
protein = nil,
"Fried Hearts Of Palm",
fat = nil,
"Fried Taro",
vitamins = nil,
"Fried Tomatoes",
density = nil,
"Fruit Muffin",
fuel = nil,
"Fruit Salad",
yield = nil,
"Fruit Tart",
currency = nil,
"Giant Cactus Fruit",
skillValue = nil,
"Grass Seed",
roomCategory = nil,
"Heart Of Palm",
furnitureType = nil,
"Hearty Hometown Pizza",
repeatsDepreciation = nil,
"Heliconia Seed",
materialTier = nil,
"Hosomaki",
fuelsUsed = nil,
"Huckleberries",
gridRadius = nil,
"Huckleberry Extract",
energyUsed = nil,
"Huckleberry Fritter",
energyProduced = nil,
"Huckleberry Pie",
energyType = nil,
"Huckleberry Seed",
fluidsUsed = nil,
"Infused Oil",
fluidsProduced = nil,
"Jointfir Seed",
validTalents = nil,
"Joshua Seed",
footprint = nil,
"Jungle Campfire Salad",
mobile = nil,
"Jungle Campfire Stew",
roomSizeReq = nil,
"Kelpy Crab Roll",
roomMatReq = nil,
"King Fern Spore",
roomContainReq = nil,
"Lattice Mushroom Spores",
inventorySlots = nil,
"Leavened Dough",
inventoryMaxWeight = nil,
"Loaded Taro Fries",
inventoryRestrictions = nil,
"Lupine Seed",
NutrientElement = nil,
"Macarons",
type = "TrousersItem",
"Meat Pie",
typeID = 0,
"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",
},
},
Trout = {
["Fried Vegetable"] = {
untranslated = "Trout",
"Fried Camas",
category = nil,
"Fried Fiddleheads",
group = "Natural Resources",
"Fried Hearts Of Palm",
description = "A trout.",
"Fried Taro",
tagGroups = {
"Fried Tomatoes",
"Fish",
},
"Medium Fish",
Fruit = {
},
"Giant Cactus Fruit",
maxStack = 100,
"Huckleberries",
carried = "Backpack",
"Papaya",
weight = 800,
"Pineapple",
calories = nil,
"Prickly Pear Fruit",
carbs = nil,
"Pumpkin",
protein = nil,
},
fat = nil,
Fungus = {
vitamins = nil,
"Amanita Mushrooms",
density = nil,
"Bolete Mushrooms",
fuel = nil,
"Cookeina Mushrooms",
yield = nil,
"Crimini Mushrooms",
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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 = {
Gear = {
untranslated = "Truck",
"Iron Gear",
category = nil,
"Steel Gear",
group = "Crafted Objects",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
weight = 25000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x5x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TruckItem",
typeID = 0,
},
},
Tuna = {
Government = {
untranslated = "Tuna",
"Amendments",
category = nil,
"Ballot Box",
group = "Natural Resources",
"Board Of Elections",
description = "A tuna.",
"Capitol",
tagGroups = {
"Census Bureau",
"Fish",
"Country Foundation",
"Large Fish",
"Court Table",
},
"Embassy Desk",
maxStack = 100,
"Executive Office",
carried = "Backpack",
"Federation Foundation",
weight = 1250,
"Government Office",
calories = nil,
"Immigration Desk",
carbs = nil,
"Large Court",
protein = nil,
"Outpost Table",
fat = nil,
"Printing Press",
vitamins = nil,
"Settlement Crafting Table",
density = nil,
"Small Court",
fuel = nil,
"Stenographers Table",
yield = nil,
"Town Foundation",
currency = nil,
"Treasury",
skillValue = nil,
"Zoning Office",
roomCategory = nil,
},
furnitureType = nil,
Grain = {
repeatsDepreciation = nil,
"Rice",
materialTier = nil,
"Wheat",
fuelsUsed = nil,
},
gridRadius = nil,
Greens = {
energyUsed = nil,
"Agave Leaves",
energyProduced = nil,
"Beet Greens",
energyType = nil,
"Fiddleheads",
fluidsUsed = nil,
"Fireweed Shoots",
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 = {
Hardwood = {
untranslated = "Tunic",
"Birch Log",
category = nil,
"Ceiba Log",
group = "Clothing",
"Oak Log",
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"] = {
["Hardwood Lumber"] = {
untranslated = "Turkey Carcass",
"Composite Birch Lumber",
category = nil,
"Composite Ceiba Lumber",
group = "Natural Resources",
"Composite Oak Lumber",
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"] = {
["Hewn Log"] = {
untranslated = "Upholstered Chair",
"Hardwood Hewn Log",
category = nil,
"Hewn Log",
group = "Housing Objects",
"Softwood Hewn Log",
description = "Like a chair, but upholstered.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.7",
roomCategory = "Living Room",
furnitureType = "Chair",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "UpholsteredChairItem",
typeID = 0,
},
},
["Upholstered Couch"] = {
["Housing Objects"] = {
untranslated = "Upholstered Couch",
"Adorned Ashlar Basalt Bench",
category = nil,
"Adorned Ashlar Basalt Chair",
group = "Housing Objects",
"Adorned Ashlar Basalt Table",
description = "Like a couch, but upholstered.",
"Adorned Ashlar Stone Bench",
tagGroups = {
"Adorned Ashlar Stone Chair",
"Housing",
"Adorned Ashlar Stone Table",
},
"Ashlar Basalt Bench",
maxStack = 1,
"Ashlar Basalt Chair",
carried = "Backpack",
"Ashlar Basalt Door",
weight = 2000,
"Ashlar Basalt Fireplace",
calories = nil,
"Ashlar Basalt Table",
carbs = nil,
"Ashlar Large Basalt Fountain",
protein = nil,
"Ashlar Large Stone Fountain",
fat = nil,
"Ashlar Small Basalt Fountain",
vitamins = nil,
"Ashlar Small Stone Fountain",
density = nil,
"Ashlar Stone Bench",
fuel = nil,
"Ashlar Stone Chair",
yield = nil,
"Ashlar Stone Door",
currency = nil,
"Ashlar Stone Fireplace",
skillValue = "2.5",
"Ashlar Stone Table",
roomCategory = "Living Room",
"Bakery Oven",
furnitureType = "Chair",
"Bathtub",
repeatsDepreciation = "0.7",
"Bison Mount",
materialTier = nil,
"Bookshelf",
fuelsUsed = nil,
"Brazier",
gridRadius = nil,
"Brick Fireplace",
energyUsed = nil,
"Butchery Table",
energyProduced = nil,
"Candle Stand",
energyType = nil,
"Carved Pumpkin",
fluidsUsed = nil,
"Cast Iron Bed",
fluidsProduced = nil,
"Cast Iron Royal Bed",
validTalents = nil,
"Cast Iron Stove",
footprint = "2x1x2",
"Ceiling Candle",
mobile = nil,
"Composite Birch Bench",
roomSizeReq = nil,
"Composite Birch Chair",
roomMatReq = nil,
"Composite Birch Door",
roomContainReq = nil,
"Composite Birch Table",
inventorySlots = nil,
"Composite Hardwood Bench",
inventoryMaxWeight = nil,
"Composite Hardwood Chair",
inventoryRestrictions = nil,
"Composite Hardwood Door",
NutrientElement = nil,
"Composite Hardwood Table",
type = "UpholsteredCouchItem",
"Composite Lumber Bench",
typeID = 0,
"Composite Lumber Chair",
},
"Composite Lumber Door",
Urchin = {
"Composite Lumber Table",
untranslated = "Urchin",
"Copper Frame Landscape",
category = nil,
"Copper Frame Wide",
group = "Natural Resources",
"Corrugated Steel Door",
description = "An urchin.",
"Corrugated Steel Fence Door",
tagGroups = {
"Cotton Streamer Stars",
"Marine Life",
"Cotton Streamer Stripes",
},
"Couch",
maxStack = 100,
"Court Chair",
carried = "Backpack",
"Decorative Anchor",
weight = 100,
"Decorative Glass Buoy Blue",
calories = nil,
"Decorative Glass Buoy Red",
carbs = nil,
"Decorative Hanging Buoy",
protein = nil,
"Decorative Life Preserver",
fat = nil,
"Decorative Ship Wheel",
vitamins = nil,
"Electric Wall Lamp",
density = nil,
"Elk Mount",
fuel = nil,
"Flat Steel Door",
yield = nil,
"Framed Glass Door",
currency = nil,
"Galaxy Vase",
skillValue = nil,
"Goat Mount",
roomCategory = nil,
"Gold Frame Landscape",
furnitureType = nil,
"Gold Frame Wide",
repeatsDepreciation = nil,
"Hardwood Lumber Dresser",
materialTier = nil,
"Hewn Bench",
fuelsUsed = nil,
"Hewn Chair",
gridRadius = nil,
"Hewn Door",
energyUsed = nil,
"Hewn Dresser",
energyProduced = nil,
"Hewn Nightstand",
energyType = nil,
"Hewn Softwood Bench",
fluidsUsed = nil,
"Hewn Softwood Chair",
fluidsProduced = nil,
"Hewn Softwood Door",
validTalents = nil,
"Hewn Softwood Table",
footprint = nil,
"Hewn Table",
mobile = nil,
"Icebox",
roomSizeReq = nil,
"Iron Frame Landscape",
roomMatReq = nil,
"Iron Frame Wide",
roomContainReq = nil,
"Kitchen",
inventorySlots = nil,
"Large Bath Mat",
inventoryMaxWeight = nil,
"Large Corrugated Steel Door",
inventoryRestrictions = nil,
"Large Cotton Bunting Red",
NutrientElement = nil,
"Large Cotton Bunting Regal",
type = "UrchinItem",
"Large Festive Paper Lantern",
typeID = 0,
"Large Lumber Door",
},
"Large Nylon Bunting Green",
Valve = {
"Large Nylon Bunting Purple",
untranslated = "Valve",
"Large Paper Lantern",
category = nil,
"Large Windowed Lumber Door",
group = "Items",
"Limestone Bison Statue",
description = "A device that regulates, directs, or controls the flow of fluid.",
"Limestone Otter Statue",
tagGroups = {},
"Limestone Owl Statue",
maxStack = 100,
"Limestone Wolf Statue",
carried = "Backpack",
"Lumber Bench",
weight = 500,
"Lumber Chair",
calories = nil,
"Lumber Door",
carbs = nil,
"Lumber Dresser",
protein = nil,
"Lumber Table",
fat = nil,
"Mill",
vitamins = nil,
"Modern Double Street Light",
density = nil,
"Modern Street Light",
fuel = nil,
"Mortared Granite Bench",
yield = nil,
"Mortared Granite Chair",
currency = nil,
"Mortared Granite Door",
skillValue = nil,
"Mortared Granite Fireplace",
roomCategory = nil,
"Mortared Granite Table",
furnitureType = nil,
"Mortared Stone Bench",
repeatsDepreciation = nil,
"Mortared Stone Chair",
materialTier = nil,
"Mortared Stone Door",
fuelsUsed = nil,
"Mortared Stone Fireplace",
gridRadius = nil,
"Mortared Stone Table",
energyUsed = nil,
"Nylon Futon Bed",
energyProduced = nil,
"Nylon Futon Couch",
energyType = nil,
"Orange Vase",
fluidsUsed = nil,
"Ornate Gold Frame Landscape",
fluidsProduced = nil,
"Ornate Gold Frame Wide",
validTalents = nil,
"Ornate Iron Frame Landscape",
footprint = nil,
"Ornate Iron Frame Wide",
mobile = nil,
"Ornate Wooden Frame Landscape",
roomSizeReq = nil,
"Ornate Wooden Frame Wide",
roomMatReq = nil,
"Padded Chair",
roomContainReq = nil,
"Plant Vase",
inventorySlots = nil,
"Purple Vase",
inventoryMaxWeight = nil,
"Red Vase",
inventoryRestrictions = nil,
"Refrigerator",
NutrientElement = nil,
"Round Pot",
type = "ValveItem",
"Rug Large",
typeID = 0,
"Rug Medium",
"Rug Small",
"Salt Basket",
"Sheep Mount",
"Shelf Cabinet",
"Sink",
"Small Bath Mat",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Small Paper Lantern",
"Small Sink",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Door",
"Softwood Lumber Dresser",
"Softwood Lumber Table",
"Square Pot",
"Steel Abstract Fixture",
"Steel Ceiling Light",
"Steel Floor Lamp",
"Steel Hanging Fixture",
"Steel Hanging Lamp",
"Steel Kitchen Lamp",
"Steel Searchlight",
"Steel Square Fixture",
"Steel Table Lamp",
"Stone Brazier",
"Stove",
"Streetlamp",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
"Swirl Vase",
"Tallow Candle",
"Tallow Lamp",
"Tallow Wall Lamp",
"Toilet",
"Torch Stand",
"Towel Rack",
"Upholstered Chair",
"Upholstered Couch",
"Wall Candle",
"Washboard",
"Washing Machine",
"Wooden Ceiling Light",
"Wooden Fabric Bed",
"Wooden Floor Lamp",
"Wooden Frame Landscape",
"Wooden Frame Wide",
"Wooden Kitchen Lamp",
"Wooden Latrine",
"Wooden Straw Bed",
"Wooden Table Lamp",
},
},
["Vegetable Medley"] = {
Ingredients = {
untranslated = "Vegetable Medley",
"Acorn Powder",
category = nil,
"Bean Paste",
group = "Food",
"Boiled Rice",
description = "An eclectic arrangement of vegetables.",
"Camas Paste",
tagGroups = {
"Cereal Germ",
"Food",
"Cornmeal",
},
"Flaxseed Oil",
maxStack = 100,
"Flour",
carried = "Backpack",
"Huckleberry Extract",
weight = 300,
"Infused Oil",
calories = 900,
"Meat Stock",
carbs = 8,
"Oil",
protein = 4,
"Rice Flour",
fat = 7,
"Rice Noodles",
vitamins = 17,
"Simple Syrup",
density = 4.0,
"Sugar",
fuel = nil,
"Sun Cheese",
yield = nil,
"Tallow",
currency = nil,
"Vegetable Stock",
skillValue = nil,
"Yeast",
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
Items = {
untranslated = "Vegetable Soup",
"Advanced Circuit",
category = nil,
"Advanced Combustion Engine",
group = "Food",
"Agriculture Research Paper Advanced",
description = "Who knew plants in plant broth could be so tasty?",
"Agriculture Research Paper Modern",
tagGroups = {
"Arrow",
"Food",
"Art Supplies",
},
"Basic Circuit",
maxStack = 100,
"Berry Extract Fertilizer",
carried = "Backpack",
"Blood Meal Fertilizer",
weight = 700,
"Board",
calories = 1200,
"Boiler",
carbs = 12,
"Camas Ash Fertilizer",
protein = 4,
"Camera Film",
fat = 7,
"Canvas",
vitamins = 19,
"Cellulose Fiber",
density = 3.5000000000000004,
"Cement",
fuel = nil,
"Charcoal",
yield = nil,
"Claim Tool",
currency = nil,
"Colored Powder",
skillValue = nil,
"Combustion Engine",
roomCategory = nil,
"Composite Filler",
furnitureType = nil,
"Compost Fertilizer",
repeatsDepreciation = nil,
"Copper Plate",
materialTier = nil,
"Copper Wiring",
fuelsUsed = nil,
"Cotton Boll",
gridRadius = nil,
"Cotton Fabric",
energyUsed = nil,
"Cotton Lint",
energyProduced = nil,
"Cotton Thread",
energyType = nil,
"Culinary Research Paper Advanced",
fluidsUsed = nil,
"Culinary Research Paper Basic",
fluidsProduced = nil,
"Culinary Research Paper Modern",
validTalents = nil,
"Dendrology Research Paper Advanced",
footprint = nil,
"Dendrology Research Paper Basic",
mobile = nil,
"Dendrology Research Paper Modern",
roomSizeReq = nil,
"Electric Motor",
roomMatReq = nil,
"Engineering Research Paper Advanced",
roomContainReq = nil,
"Engineering Research Paper Modern",
inventorySlots = nil,
"Epoxy",
inventoryMaxWeight = nil,
"Ethanol",
inventoryRestrictions = nil,
"Fiber Filler",
NutrientElement = nil,
"Fiberglass",
type = "VegetableSoupItem",
"Fishing Pole",
typeID = 0,
"Flax Fiber",
"Flax Stem",
"Flax Trawler Net",
"Fur Pelt",
"Gathering Research Paper Basic",
"Gearbox",
"Geology Research Paper Advanced",
"Geology Research Paper Basic",
"Geology Research Paper Modern",
"Glass Lens",
"Gold Flakes",
"Gold Wiring",
"Hardwood Board",
"Heat Sink",
"Hemp Mooring Rope",
"Hide Ash Fertilizer",
"Iron Anchor",
"Iron Axle",
"Iron Gear",
"Iron Hull Sheet",
"Iron Plate",
"Iron Saw Blade",
"Iron Wheel",
"Kelp",
"Large Metal Ship Frame",
"Large Wooden Ship Frame",
"Leather Hide",
"Light Bulb",
"Linen Fabric",
"Linen Yarn",
"Medium Metal Ship Frame",
"Medium Wooden Ship Frame",
"Metal Keel",
"Metal Rudder",
"Metallurgy Research Paper Advanced",
"Metallurgy Research Paper Basic",
"Metallurgy Research Paper Modern",
"Mortar",
"Nail",
"Nylon",
"Nylon Fabric",
"Nylon Mooring Rope",
"Nylon Thread",
"Nylon Trawler Net",
"Oil Paint",
"Paper",
"Pelt Fertilizer",
"Phosphate Fertilizer",
"Piston",
"Plant Fibers",
"Plastic",
"Portable Steam Engine",
"Pulp Filler",
"Quicklime",
"Radiator",
"Rebar",
"Rivet",
"Rubber Wheel",
"Screws",
"Servo",
"Shorn Wool",
"Small Wooden Ship Frame",
"Softwood Board",
"Soil Sampler",
"Spoiled Food",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Steel Axle",
"Steel Gear",
"Steel Gearbox",
"Steel Plate",
"Steel Saw Blade",
"Substrate",
"Synthetic Rubber",
"Torch",
"Valve",
"Wet Brick",
"Wood Pulp",
"Wooden Hull Planks",
"Wooden Keel",
"Wooden Mold",
"Wooden Oar",
"Wooden Rudder",
"Wooden Wheel",
"Wool Fabric",
"Wool Yarn",
},
Kitchen = {
"Bakery Oven",
"Butchery Table",
"Cast Iron Stove",
"Icebox",
"Kitchen",
"Mill",
"Refrigerator",
"Salt Basket",
"Stove",
},
},
["Vegetable Stock"] = {
["Large Fish"] = {
untranslated = "Vegetable Stock",
"Blue Shark",
category = nil,
"Tuna",
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"] = {
Lighting = {
untranslated = "Villagers Cowl Lowered",
"Brazier",
category = nil,
"Candle Stand",
group = "Clothing",
"Ceiling Candle",
description = "A rough linen cowl lowered, showing your face.",
"Electric Wall Lamp",
tagGroups = {
"Large Festive Paper Lantern",
"Clothes",
"Large Paper Lantern",
},
"Modern Double Street Light",
maxStack = 100,
"Modern Street Light",
carried = "Backpack",
"Small Paper Lantern",
weight = 100,
"Steel Abstract Fixture",
calories = nil,
"Steel Ceiling Light",
carbs = nil,
"Steel Floor Lamp",
protein = nil,
"Steel Hanging Fixture",
fat = nil,
"Steel Hanging Lamp",
vitamins = nil,
"Steel Kitchen Lamp",
density = nil,
"Steel Searchlight",
fuel = nil,
"Steel Square Fixture",
yield = nil,
"Steel Table Lamp",
currency = nil,
"Stone Brazier",
skillValue = nil,
"Streetlamp",
roomCategory = nil,
"Tallow Candle",
furnitureType = nil,
"Tallow Lamp",
repeatsDepreciation = nil,
"Tallow Wall Lamp",
materialTier = nil,
"Torch Stand",
fuelsUsed = nil,
"Wall Candle",
gridRadius = nil,
"Wooden Ceiling Light",
energyUsed = nil,
"Wooden Floor Lamp",
energyProduced = nil,
"Wooden Kitchen Lamp",
energyType = nil,
"Wooden Table Lamp",
fluidsUsed = nil,
},
fluidsProduced = nil,
["Liquid Fuel"] = {
validTalents = nil,
"Biodiesel",
footprint = nil,
"Gasoline",
mobile = nil,
},
roomSizeReq = nil,
Liquids = {
roomMatReq = nil,
"Barrel",
roomContainReq = nil,
"Biodiesel",
inventorySlots = nil,
"Gasoline",
inventoryMaxWeight = nil,
"Petroleum",
inventoryRestrictions = nil,
NutrientElement = nil,
type = "VillagersCowlLoweredItem",
typeID = 0,
},
},
["Villagers Cowl Raised"] = {
["Living Room"] = {
untranslated = "Villagers Cowl Raised",
"Ashlar Basalt Fireplace",
category = nil,
"Ashlar Stone Fireplace",
group = "Clothing",
"Bison Mount",
description = "A rough linen cowl raised, hiding your face partially.",
"Bookshelf",
tagGroups = {
"Brick Fireplace",
"Clothes",
"Couch",
},
"Elk Mount",
maxStack = 100,
"Goat Mount",
carried = "Backpack",
"Mortared Granite Fireplace",
weight = 100,
"Mortared Stone Fireplace",
calories = nil,
"Nylon Futon Couch",
carbs = nil,
"Padded Chair",
protein = nil,
"Sheep Mount",
fat = nil,
"Shelf Cabinet",
vitamins = nil,
"Upholstered Chair",
density = nil,
"Upholstered Couch",
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
Logs = {
untranslated = "Wainwright Table",
"Birch Log",
category = nil,
"Cedar Log",
group = "Work Stations",
"Ceiba Log",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
"Fir Log",
tagGroups = {
"Joshua Log",
"Crafting Table",
"Oak Log",
},
"Palm Log",
maxStack = 1,
"Redwood Log",
carried = "Backpack",
"Saguaro Rib",
weight = 2000,
"Spruce Log",
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WainwrightTableItem",
typeID = 0,
},
},
["Wall Candle"] = {
Lumber = {
untranslated = "Wall Candle",
"Hardwood Lumber",
category = nil,
"Lumber",
group = "Housing Objects",
"Softwood Lumber",
description = "A wall mounted candle.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WallCandleItem",
typeID = 0,
},
},
["Wanderers Hood Lowered"] = {
["Marine Life"] = {
untranslated = "Wanderers Hood Lowered",
"Clam",
category = nil,
"Urchin",
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"] = {
["Medium Carcass"] = {
untranslated = "Wanderers Hood Raised",
"Alligator Carcass",
category = nil,
"Bighorn Carcass",
group = "Clothing",
"Deer Carcass",
description = "A quality linen cowl raised, hiding your face partially.",
"Elk Carcass",
tagGroups = {
"Jaguar Carcass",
"Clothes",
"Mountain Goat Carcass",
},
},
maxStack = 100,
["Medium Fish"] = {
carried = "Backpack",
"Bass",
weight = 100,
"Cod",
calories = nil,
"Salmon",
carbs = nil,
"Trout",
protein = nil,
},
fat = nil,
["Medium Leather Carcass"] = {
vitamins = nil,
"Alligator Carcass",
density = nil,
"Deer Carcass",
fuel = nil,
"Elk Carcass",
yield = nil,
"Jaguar Carcass",
currency = nil,
},
skillValue = nil,
["Medium Wooly Carcass"] = {
roomCategory = nil,
"Bighorn Carcass",
furnitureType = nil,
"Mountain Goat Carcass",
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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 = {
Metal = {
untranslated = "Washboard",
"Copper Bar",
category = nil,
"Gold Bar",
group = "Housing Objects",
"Iron Bar",
description = "Sometimes it can be nice to have clean clothes.",
"Steel Bar",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Bathroom",
furnitureType = "Washing",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WashboardItem",
typeID = 0,
},
},
["Washing Machine"] = {
Metals = {
untranslated = "Washing Machine",
"Copper Bar",
category = nil,
"Gold Bar",
group = "Housing Objects",
"Iron Bar",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
"Steel Bar",
tagGroups = {
},
"Housing",
["Modern Research"] = {
},
"Agriculture Research Paper Modern",
maxStack = 1,
"Culinary Research Paper Modern",
carried = "Backpack",
"Dendrology Research Paper Modern",
weight = 2000,
"Engineering Research Paper Modern",
calories = nil,
"Geology Research Paper Modern",
carbs = nil,
"Metallurgy Research Paper Modern",
protein = nil,
},
fat = nil,
["Modern Upgrade"] = {
vitamins = nil,
"Modern Upgrade 1",
density = nil,
"Modern Upgrade 2",
fuel = nil,
"Modern Upgrade 3",
yield = nil,
"Modern Upgrade 4",
currency = nil,
},
skillValue = "5",
["Modern Upgrades"] = {
roomCategory = "Bathroom",
"Modern Upgrade 1",
furnitureType = "Washing",
"Modern Upgrade 2",
repeatsDepreciation = "0.2",
"Modern Upgrade 3",
materialTier = nil,
"Modern Upgrade 4",
fuelsUsed = nil,
},
gridRadius = nil,
["Mortared Stone"] = {
energyUsed = nil,
"Mortared Granite",
energyProduced = nil,
"Mortared Limestone",
energyType = nil,
"Mortared Sandstone",
fluidsUsed = nil,
"Mortared Stone",
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WashingMachineItem",
typeID = 0,
},
},
["Waste Filter"] = {
["Natural Fiber"] = {
untranslated = "Waste Filter",
"Kelp",
category = nil,
"Plant Fibers",
group = "Crafted Objects",
"Wood Pulp",
description = "Treats raw sewage.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "3x3x3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WasteFilterItem",
typeID = 0,
},
},
["Waterweed Seed"] = {
["Natural Resources"] = {
untranslated = "Waterweed Seed",
"Agouti Carcass",
category = nil,
"Alligator Carcass",
group = "Food",
"Basalt",
description = "Plant to grow waterweed.",
"Bass",
tagGroups = {
"Bighorn Carcass",
"Food",
"Birch Log",
"Seeds",
"Bison Carcass",
},
"Blue Shark",
maxStack = 100,
"Cedar Log",
carried = "Backpack",
"Ceiba Log",
weight = 50,
"Clam",
calories = 0,
"Clay",
carbs = 0,
"Coal",
protein = 0,
"Cod",
fat = 0,
"Copper Ore",
vitamins = 0,
"Coyote Carcass",
density = 0,
"Crab Carcass",
fuel = nil,
"Deer Carcass",
yield = nil,
"Elk Carcass",
currency = nil,
"Fir Log",
skillValue = nil,
"Fox Carcass",
roomCategory = nil,
"Gneiss",
furnitureType = nil,
"Gold Ore",
repeatsDepreciation = nil,
"Granite",
materialTier = nil,
"Hare Carcass",
fuelsUsed = nil,
"Iron Ore",
gridRadius = nil,
"Jaguar Carcass",
energyUsed = nil,
"Joshua Log",
energyProduced = nil,
"Limestone",
energyType = nil,
"Moon Jellyfish",
fluidsUsed = nil,
"Mountain Goat Carcass",
fluidsProduced = nil,
"Oak Log",
validTalents = nil,
"Otter Carcass",
footprint = nil,
"Pacific Sardine",
mobile = nil,
"Palm Log",
roomSizeReq = nil,
"Prairie Dog Carcass",
roomMatReq = nil,
"Redwood Log",
roomContainReq = nil,
"Saguaro Rib",
inventorySlots = nil,
"Salmon",
inventoryMaxWeight = nil,
"Sandstone",
inventoryRestrictions = nil,
"Shale",
NutrientElement = nil,
"Snapping Turtle Carcass",
type = "WaterweedSeedItem",
"Spruce Log",
typeID = 0,
"Trout",
"Tuna",
"Turkey Carcass",
"Urchin",
"Wolf Carcass",
},
Oil = {
"Flaxseed Oil",
"Oil",
},
},
Waterwheel = {
Ore = {
untranslated = "Waterwheel",
"Coal",
category = nil,
"Copper Ore",
group = "Crafted Objects",
"Gold Ore",
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.",
"Iron Ore",
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"] = {
Petals = {
untranslated = "Wet Brick",
"Creosote Flower",
category = nil,
"Orchid",
group = "Items",
"Trillium Flower",
description = "A simple wet brick ready to be processed into a construction block.",
},
tagGroups = {},
Pipes = {
maxStack = 100,
"Copper Pipe",
carried = "Backpack",
"Iron Pipe",
weight = 1000,
"Steel Pipe",
calories = nil,
},
carbs = nil,
["Power Generation"] = {
protein = nil,
"Combustion Generator",
fat = nil,
"Industrial Generator",
vitamins = nil,
"Solar Generator",
density = nil,
"Steam Engine",
fuel = nil,
"Waterwheel",
yield = nil,
"Wind Turbine",
currency = nil,
"Windmill",
skillValue = nil,
},
roomCategory = nil,
["Preserved Food"] = {
furnitureType = nil,
"Dried Fish",
repeatsDepreciation = nil,
"Dried Meat",
materialTier = nil,
"Sweet Deer Jerky",
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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 = {
["Processed Rock"] = {
untranslated = "Wheat",
"Copper Concentrate",
category = nil,
"Crushed Basalt",
group = "Food",
"Crushed Coal",
description = "A common grain that is significantly more useful processed.",
"Crushed Copper Ore",
tagGroups = {
"Crushed Gneiss",
"Food",
"Crushed Gold Ore",
"Grain",
"Crushed Granite",
"Raw Food",
"Crushed Iron Ore",
},
"Crushed Limestone",
maxStack = 100,
"Crushed Mixed Rock",
carried = "Backpack",
"Crushed Sandstone",
weight = 50,
"Crushed Shale",
calories = 150,
"Crushed Slag",
carbs = 6,
"Gold Concentrate",
protein = 2,
"Iron Concentrate",
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"] = {
Produce = {
untranslated = "Wheat Seed",
"Agave Leaves",
category = nil,
"Amanita Mushrooms",
group = "Food",
"Bean Sprout",
description = "Plant to grow wheat.",
"Beet",
tagGroups = {
"Beet Greens",
"Crop Seed",
"Bolete Mushrooms",
"Food",
"Cookeina Mushrooms",
"Seeds",
"Corn",
},
"Creosote Flower",
maxStack = 100,
"Crimini Mushrooms",
carried = "Backpack",
"Fiddleheads",
weight = 50,
"Fireweed Shoots",
calories = 0,
"Giant Cactus Fruit",
carbs = 0,
"Heart Of Palm",
protein = 0,
"Huckleberries",
fat = 0,
"Orchid",
vitamins = 0,
"Papaya",
density = 0,
"Pineapple",
fuel = nil,
"Prickly Pear Fruit",
yield = nil,
"Pumpkin",
currency = nil,
"Sunflower",
skillValue = nil,
"Taro Root",
roomCategory = nil,
"Tomato",
furnitureType = nil,
"Trillium Flower",
repeatsDepreciation = nil,
"Wheat",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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 = {
Products = {
untranslated = "Wheelbarrow",
"Advanced Circuit",
category = nil,
"Advanced Combustion Engine",
group = "Crafted Objects",
"Art Supplies",
description = "Small wheelbarrow for hauling minimal loads.",
"Basic Circuit",
tagGroups = {
"Board",
"Vehicles",
"Boiler",
},
"Camera Film",
maxStack = 100,
"Canvas",
carried = "Backpack",
"Cellulose Fiber",
weight = 5000,
"Cement",
calories = nil,
"Charcoal",
carbs = nil,
"Colored Powder",
protein = nil,
"Combustion Engine",
fat = nil,
"Copper Plate",
vitamins = nil,
"Copper Wiring",
density = nil,
"Cotton Boll",
fuel = nil,
"Cotton Fabric",
yield = nil,
"Cotton Lint",
currency = nil,
"Cotton Thread",
skillValue = nil,
"Electric Motor",
roomCategory = nil,
"Epoxy",
furnitureType = nil,
"Ethanol",
repeatsDepreciation = nil,
"Fiberglass",
materialTier = nil,
"Flax Fiber",
fuelsUsed = nil,
"Flax Stem",
gridRadius = nil,
"Fur Pelt",
energyUsed = nil,
"Gearbox",
energyProduced = nil,
"Glass Lens",
energyType = nil,
"Gold Flakes",
fluidsUsed = nil,
"Gold Wiring",
fluidsProduced = nil,
"Hardwood Board",
validTalents = nil,
"Heat Sink",
footprint = "1x2x1",
"Hemp Mooring Rope",
mobile = nil,
"Iron Anchor",
roomSizeReq = nil,
"Iron Axle",
roomMatReq = nil,
"Iron Gear",
roomContainReq = nil,
"Iron Hull Sheet",
inventorySlots = nil,
"Iron Plate",
inventoryMaxWeight = nil,
"Iron Saw Blade",
inventoryRestrictions = nil,
"Iron Wheel",
NutrientElement = nil,
"Kelp",
type = "WheelbarrowItem",
"Large Metal Ship Frame",
typeID = 0,
"Large Wooden Ship Frame",
"Leather Hide",
"Light Bulb",
"Linen Fabric",
"Linen Yarn",
"Medium Metal Ship Frame",
"Medium Wooden Ship Frame",
"Metal Keel",
"Metal Rudder",
"Mortar",
"Nail",
"Nylon",
"Nylon Fabric",
"Nylon Mooring Rope",
"Nylon Thread",
"Oil Paint",
"Paper",
"Piston",
"Plant Fibers",
"Plastic",
"Portable Steam Engine",
"Quicklime",
"Radiator",
"Rebar",
"Rivet",
"Rubber Wheel",
"Screws",
"Servo",
"Shorn Wool",
"Small Wooden Ship Frame",
"Softwood Board",
"Spoiled Food",
"Steel Axle",
"Steel Gear",
"Steel Gearbox",
"Steel Plate",
"Steel Saw Blade",
"Substrate",
"Synthetic Rubber",
"Valve",
"Wet Brick",
"Wood Pulp",
"Wooden Hull Planks",
"Wooden Keel",
"Wooden Mold",
"Wooden Oar",
"Wooden Rudder",
"Wooden Wheel",
"Wool Fabric",
"Wool Yarn",
},
},
["White Bursage Seed"] = {
["Raw Food"] = {
untranslated = "White Bursage Seed",
"Agave Leaves",
category = nil,
"Bean Sprout",
group = "Food",
"Beans",
description = "Plant to grow a white bursage.",
"Beet",
tagGroups = {
"Beet Greens",
"Food",
"Bolete Mushrooms",
"Seeds",
"Camas Bulb",
},
"Cookeina Mushrooms",
maxStack = 100,
"Corn",
carried = "Backpack",
"Crimini Mushrooms",
weight = 50,
"Fiddleheads",
calories = 0,
"Fireweed Shoots",
carbs = 0,
"Giant Cactus Fruit",
protein = 0,
"Heart Of Palm",
fat = 0,
"Huckleberries",
vitamins = 0,
"Papaya",
density = 0,
"Pineapple",
fuel = nil,
"Prickly Pear Fruit",
yield = nil,
"Pumpkin",
currency = nil,
"Rice",
skillValue = nil,
"Taro Root",
roomCategory = nil,
"Tomato",
furnitureType = nil,
"Wheat",
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
["Raw Meat"] = {
untranslated = "Wild Mix",
"Prepared Meat",
category = nil,
"Prime Cut",
group = "Food",
"Raw Bacon",
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
"Raw Fish",
tagGroups = {
"Raw Meat",
"Food",
"Raw Roast",
},
"Raw Sausage",
maxStack = 100,
"Scrap Meat",
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"] = {
Research = {
untranslated = "Wild Stew",
"Agriculture Research Paper Advanced",
category = nil,
"Agriculture Research Paper Modern",
group = "Food",
"Culinary Research Paper Advanced",
description = "A thick stew made with a variety of vegetables.",
"Culinary Research Paper Basic",
tagGroups = {
"Culinary Research Paper Modern",
"Food",
"Dendrology Research Paper Advanced",
},
"Dendrology Research Paper Basic",
maxStack = 100,
"Dendrology Research Paper Modern",
carried = "Backpack",
"Engineering Research Paper Advanced",
weight = 500,
"Engineering Research Paper Modern",
calories = 1100,
"Gathering Research Paper Basic",
carbs = 10,
"Geology Research Paper Advanced",
protein = 2,
"Geology Research Paper Basic",
fat = 6,
"Geology Research Paper Modern",
vitamins = 12,
"Metallurgy Research Paper Advanced",
density = 2.727272727272727,
"Metallurgy Research Paper Basic",
fuel = nil,
"Metallurgy Research Paper Modern",
yield = nil,
},
currency = nil,
["Research Papers"] = {
skillValue = nil,
"Agriculture Research Paper Advanced",
roomCategory = nil,
"Agriculture Research Paper Modern",
furnitureType = nil,
"Culinary Research Paper Advanced",
repeatsDepreciation = nil,
"Culinary Research Paper Basic",
materialTier = nil,
"Culinary Research Paper Modern",
fuelsUsed = nil,
"Dendrology Research Paper Advanced",
gridRadius = nil,
"Dendrology Research Paper Basic",
energyUsed = nil,
"Dendrology Research Paper Modern",
energyProduced = nil,
"Engineering Research Paper Advanced",
energyType = nil,
"Engineering Research Paper Modern",
fluidsUsed = nil,
"Gathering Research Paper Basic",
fluidsProduced = nil,
"Geology Research Paper Advanced",
validTalents = nil,
"Geology Research Paper Basic",
footprint = nil,
"Geology Research Paper Modern",
mobile = nil,
"Metallurgy Research Paper Advanced",
roomSizeReq = nil,
"Metallurgy Research Paper Basic",
roomMatReq = nil,
"Metallurgy Research Paper Modern",
roomContainReq = nil,
},
inventorySlots = nil,
Researching = {
inventoryMaxWeight = nil,
"Laboratory",
inventoryRestrictions = nil,
"Research Table",
NutrientElement = nil,
},
type = "WildStewItem",
Road = {
typeID = 0,
"Asphalt Concrete",
"Stone Road",
},
},
["Wilted Fiddleheads"] = {
["Road Type"] = {
untranslated = "Wilted Fiddleheads",
"Asphalt Concrete",
category = nil,
"Stone Road",
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"] = {
Roads = {
untranslated = "Wind Turbine",
"Asphalt Concrete",
category = nil,
"Dirt Ramp",
group = "Crafted Objects",
"Stone Road",
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 = {},
Rock = {
maxStack = 1,
"Basalt",
carried = "Backpack",
"Gneiss",
weight = 10000,
"Granite",
calories = nil,
"Limestone",
carbs = nil,
"Sandstone",
protein = nil,
"Shale",
fat = nil,
"Stone",
vitamins = nil,
},
density = nil,
Root = {
fuel = nil,
"Beet",
yield = nil,
"Camas Bulb",
currency = nil,
"Taro Root",
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "7x3x10",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WindTurbineItem",
typeID = 0,
},
},
Windmill = {
Salad = {
untranslated = "Windmill",
"Basic Salad",
category = nil,
"Fruit Salad",
group = "Crafted Objects",
description = "Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "7x2x7",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WindmillItem",
typeID = 0,
},
},
["Wolf Carcass"] = {
Seating = {
untranslated = "Wolf Carcass",
"Adorned Ashlar Basalt Bench",
category = nil,
"Adorned Ashlar Basalt Chair",
group = "Natural Resources",
"Adorned Ashlar Basalt Table",
description = "A dead wolf.",
"Adorned Ashlar Stone Bench",
tagGroups = {
"Adorned Ashlar Stone Chair",
"Small Carcass",
"Adorned Ashlar Stone Table",
},
"Ashlar Basalt Bench",
maxStack = 100,
"Ashlar Basalt Chair",
carried = "Backpack",
"Ashlar Basalt Table",
weight = 2000,
"Ashlar Stone Bench",
calories = nil,
"Ashlar Stone Chair",
carbs = nil,
"Ashlar Stone Table",
protein = nil,
"Composite Birch Bench",
fat = nil,
"Composite Birch Chair",
vitamins = nil,
"Composite Birch Table",
density = nil,
"Composite Hardwood Bench",
fuel = nil,
"Composite Hardwood Chair",
yield = nil,
"Composite Hardwood Table",
currency = nil,
"Composite Lumber Bench",
skillValue = nil,
"Composite Lumber Chair",
roomCategory = nil,
"Composite Lumber Table",
furnitureType = nil,
"Court Chair",
repeatsDepreciation = nil,
"Hewn Bench",
materialTier = nil,
"Hewn Chair",
fuelsUsed = nil,
"Hewn Softwood Bench",
gridRadius = nil,
"Hewn Softwood Chair",
energyUsed = nil,
"Hewn Softwood Table",
energyProduced = nil,
"Hewn Table",
energyType = nil,
"Lumber Bench",
fluidsUsed = nil,
"Lumber Chair",
fluidsProduced = nil,
"Lumber Table",
validTalents = nil,
"Mortared Granite Bench",
footprint = nil,
"Mortared Granite Chair",
mobile = nil,
"Mortared Granite Table",
roomSizeReq = nil,
"Mortared Stone Bench",
roomMatReq = nil,
"Mortared Stone Chair",
roomContainReq = nil,
"Mortared Stone Table",
inventorySlots = nil,
"Softwood Lumber Bench",
inventoryMaxWeight = nil,
"Softwood Lumber Chair",
inventoryRestrictions = nil,
"Softwood Lumber Table",
NutrientElement = nil,
type = "WolfCarcassItem",
typeID = 0,
},
},
["Wood Cart"] = {
Seeds = {
untranslated = "Wood Cart",
"Acorn",
category = nil,
"Agave Seed",
group = "Crafted Objects",
"Amanita Mushroom Spores",
description = "Small cart for hauling small loads.",
"Arctic Willow Seed",
tagGroups = {
"Barrel Cactus Seed",
"Vehicles",
"Beans",
},
"Beet Seed",
maxStack = 100,
"Big Bluestem Seed",
carried = "Backpack",
"Birch Seed",
weight = 10000,
"Bolete Mushroom Spores",
calories = nil,
"Bullrush Seed",
carbs = nil,
"Bunchgrass Seed",
protein = nil,
"Camas Bulb",
fat = nil,
"Cedar Seed",
vitamins = nil,
"Ceiba Seed",
density = nil,
"Cookeina Mushroom Spores",
fuel = nil,
"Corn Seed",
yield = nil,
"Cotton Seed",
currency = nil,
"Creosote Bush Seed",
skillValue = nil,
"Crimini Mushroom Spores",
roomCategory = nil,
"Dwarf Willow Seed",
furnitureType = nil,
"Fern Spore",
repeatsDepreciation = nil,
"Filmy Fern Spore",
materialTier = nil,
"Fir Seed",
fuelsUsed = nil,
"Fireweed Seed",
gridRadius = nil,
"Flax Seed",
energyUsed = nil,
"Grass Seed",
energyProduced = nil,
"Heliconia Seed",
energyType = nil,
"Huckleberry Seed",
fluidsUsed = nil,
"Jointfir Seed",
fluidsProduced = nil,
"Joshua Seed",
validTalents = nil,
"King Fern Spore",
footprint = "1x2x1",
"Lattice Mushroom Spores",
mobile = nil,
"Lupine Seed",
roomSizeReq = nil,
"Ocean Spray Seed",
roomMatReq = nil,
"Orchid Seed",
roomContainReq = nil,
"Palm Seed",
inventorySlots = nil,
"Papaya Seed",
inventoryMaxWeight = nil,
"Pineapple Seed",
inventoryRestrictions = nil,
"Prickly Pear Seed",
NutrientElement = nil,
"Pumpkin Seed",
type = "WoodCartItem",
"Redwood Seed",
typeID = 0,
"Rice",
"Saguaro Seed",
"Saxifrage Seed",
"Seagrass Seed",
"Spruce Seed",
"Sugarcane",
"Sunflower Seed",
"Taro Seed",
"Tomato Seed",
"Trillium Seed",
"Waterweed Seed",
"Wheat Seed",
"White Bursage Seed",
},
Signs = {
"Hanging Long Steel Sign",
"Hanging Steel Framed Sign",
"Hanging Steel Mine Sign",
"Hanging Steel Plain Sign",
"Hanging Steel Shop Sign",
"Huge Banner Sign",
"Huge Iron Banner Sign",
"Huge Iron Sign",
"Huge Steel Banner Sign",
"Huge Steel Sign",
"Huge Wooden Banner Sign",
"Large Hanging Ashlar Basalt Sign",
"Large Hanging Ashlar Stone Sign",
"Large Hanging Birch Sign",
"Large Hanging Lumber Sign",
"Large Hanging Mortared Granite Sign",
"Large Hanging Mortared Stone Sign",
"Large Hanging Saguaro Sign",
"Large Hanging Softwood Sign",
"Large Standing Ashlar Basalt Sign",
"Large Standing Ashlar Stone Sign",
"Large Standing Birch Sign",
"Large Standing Lumber Sign",
"Large Standing Mortared Granite Sign",
"Large Standing Mortared Stone Sign",
"Large Standing Saguaro Sign",
"Large Standing Softwood Sign",
"Small Hanging Ashlar Basalt Sign",
"Small Hanging Ashlar Stone Sign",
"Small Hanging Birch Sign",
"Small Hanging Lumber Sign",
"Small Hanging Mortared Granite Sign",
"Small Hanging Mortared Stone Sign",
"Small Hanging Saguaro Sign",
"Small Hanging Softwood Sign",
"Small Standing Ashlar Basalt Sign",
"Small Standing Ashlar Stone Sign",
"Small Standing Birch Sign",
"Small Standing Lumber Sign",
"Small Standing Mortared Granite Sign",
"Small Standing Mortared Stone Sign",
"Small Standing Saguaro Sign",
"Small Standing Softwood Sign",
"Standing Glass Sign",
"Standing Long Steel Sign",
"Standing Steel Brick Sign",
"Street Sign",
},
},
["Wood Pulp"] = {
Silica = {
untranslated = "Wood Pulp",
"Crushed Granite",
category = nil,
"Crushed Sandstone",
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"] = {
["Small Carcass"] = {
untranslated = "Wood Shop Cart",
"Coyote Carcass",
category = nil,
"Fox Carcass",
group = "Crafted Objects",
"Wolf Carcass",
description = "A store in a wooden cart, very useful when your customers are far away.",
tagGroups = {
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x3x3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodShopCartItem",
typeID = 0,
},
},
["Wooden Barge"] = {
["Small Fish"] = {
untranslated = "Wooden Barge",
"Crab Carcass",
category = nil,
"Moon Jellyfish",
group = "Crafted Objects",
},
description = "",
Softwood = {
tagGroups = {
"Cedar Log",
"Vehicles",
"Fir Log",
},
"Redwood Log",
maxStack = 100,
"Spruce Log",
carried = "Backpack",
},
weight = 20000,
["Softwood Lumber"] = {
calories = nil,
"Composite Cedar Lumber",
carbs = nil,
"Composite Fir Lumber",
protein = nil,
"Composite Redwood Lumber",
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "7x9x5",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenBargeItem",
typeID = 0,
},
},
["Wooden Bow"] = {
Specialty = {
untranslated = "Wooden Bow",
"Computer Lab",
category = nil,
"Crab Pot",
group = "Items",
"Easel",
description = "A primitive ranged weapon for hunting. Requires arrows to fire.",
"Electric Water Pump",
tagGroups = {
"Elevator Call Post",
"Tool",
"Fish Trap",
},
"Industrial Elevator",
maxStack = 1,
"Laser",
carried = "Backpack",
"Mechanical Water Pump",
weight = 1000,
"Plastic Buoy",
calories = nil,
"Steel Buoy",
carbs = nil,
"Steel Moorage Post",
protein = nil,
"Transmission Pole",
fat = nil,
"Tripod Camera",
vitamins = nil,
"Waste Filter",
density = nil,
"Wooden Elevator",
fuel = nil,
"Wooden Moorage Post",
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenBowItem",
typeID = 0,
ToolVariant = "Bow",
ToolDurability = 200.0,
ToolDamage = 1.0,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Wood",
},
},
["Wooden Ceiling Light"] = {
["Specialty Upgrades"] = {
untranslated = "Wooden Ceiling Light",
"Advanced Baking Upgrade",
category = nil,
"Advanced Cooking Upgrade",
group = "Housing Objects",
"Advanced Masonry Upgrade",
description = "A more modern way to light up a room.",
"Advanced Smelting Upgrade",
tagGroups = {
"Baking Upgrade",
"Housing",
"Basic Engineering Upgrade",
},
"Butchery Upgrade",
maxStack = 1,
"Campfire Cooking Upgrade",
carried = "Backpack",
"Carpentry Advanced Upgrade",
weight = 500,
"Carpentry Basic Upgrade",
calories = nil,
"Composites Upgrade",
carbs = nil,
"Cooking Upgrade",
protein = nil,
"Cutting Edge Cooking Upgrade",
fat = nil,
"Electronics Upgrade",
vitamins = nil,
"Farming Upgrade",
density = nil,
"Fertilizers Upgrade",
fuel = nil,
"Gathering Basic Upgrade",
yield = nil,
"Glassworking Advanced Upgrade",
currency = nil,
"Glassworking Modern Upgrade",
skillValue = "2",
"Hunting Upgrade",
roomCategory = "Lighting",
"Industry Upgrade",
furnitureType = "Lights",
"Logging Advanced Upgrade",
repeatsDepreciation = "0.7",
"Logging Basic Upgrade",
materialTier = nil,
"Masonry Advanced Upgrade",
fuelsUsed = nil,
"Masonry Basic Upgrade",
gridRadius = nil,
"Mechanics Advanced Upgrade",
energyUsed = nil,
"Mechanics Modern Upgrade",
energyProduced = nil,
"Milling Upgrade",
energyType = nil,
"Mining Advanced Upgrade",
fluidsUsed = nil,
"Mining Basic Upgrade",
fluidsProduced = nil,
"Mining Modern Upgrade",
validTalents = nil,
"Oil Drilling Upgrade",
footprint = "1x1x1",
"Paper Milling Upgrade",
mobile = nil,
"Pottery Upgrade",
roomSizeReq = nil,
"Shipwright Advanced Upgrade",
roomMatReq = nil,
"Shipwright Basic Upgrade",
roomContainReq = nil,
"Smelting Upgrade",
inventorySlots = nil,
"Tailoring Basic Upgrade",
inventoryMaxWeight = nil,
"Tailoring Modern Upgrade",
inventoryRestrictions = nil,
},
NutrientElement = nil,
Stone = {
type = "WoodenCeilingLightItem",
"Basalt",
typeID = 0,
"Gneiss",
"Granite",
"Limestone",
"Sandstone",
"Shale",
},
Storage = {
"Industrial Refrigerator",
"Large Lumber Stockpile",
"Lumber Stockpile",
"Outpost Netting",
"Powered Storage Silo",
"Small Stockpile",
"Stockpile",
"Storage Chest",
"Storage Silo",
"Tiny Stockpile",
},
["Tiny Carcass"] = {
"Agouti Carcass",
"Hare Carcass",
"Otter Carcass",
"Prairie Dog Carcass",
"Snapping Turtle Carcass",
"Turkey Carcass",
},
},
["Wooden Elevator"] = {
["Tiny Fur Carcass"] = {
untranslated = "Wooden Elevator",
"Agouti Carcass",
category = nil,
"Otter Carcass",
group = "Crafted Objects",
description = "An elevator for transporting loads vertically.",
tagGroups = {
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4x3x4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenElevatorItem",
typeID = 0,
},
},
["Wooden Fabric Bed"] = {
["Tiny Leather Carcass"] = {
untranslated = "Wooden Fabric Bed",
"Prairie Dog Carcass",
category = nil,
"Snapping Turtle Carcass",
group = "Housing Objects",
"Turkey Carcass",
description = "A much more comfortable bed made with fabric.",
},
tagGroups = {
Tool = {
"Housing",
"Claim Tool",
},
"Fishing Pole",
maxStack = 1,
"Flax Trawler Net",
carried = "Backpack",
"Nylon Trawler Net",
weight = 2000,
"Steam Tractor Harvester",
calories = nil,
"Steam Tractor Plow",
carbs = nil,
"Steam Tractor Sower",
protein = nil,
},
fat = nil,
Tools = {
vitamins = nil,
"Arrow",
density = nil,
"Claim Tool",
fuel = nil,
"Fishing Pole",
yield = nil,
"Flax Trawler Net",
currency = nil,
"Nylon Trawler Net",
skillValue = "4",
"Soil Sampler",
roomCategory = "Bedroom",
"Steam Tractor Harvester",
furnitureType = "Bed",
"Steam Tractor Plow",
repeatsDepreciation = "0.3",
"Steam Tractor Sower",
materialTier = nil,
"Torch",
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x3x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFabricBedItem",
typeID = 0,
},
},
["Wooden Floor Lamp"] = {
Torch = {
untranslated = "Wooden Floor Lamp",
"Torch",
category = nil,
group = "Housing Objects",
description = "A more modern way to light up a room. This time from the floor.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFloorLampItem",
typeID = 0,
},
},
["Wooden Frame Landscape"] = {
["Upgrade Modules"] = {
untranslated = "Wooden Frame Landscape",
"Advanced Baking Upgrade",
category = nil,
"Advanced Cooking Upgrade",
group = "Housing Objects",
"Advanced Masonry Upgrade",
description = "",
"Advanced Smelting Upgrade",
tagGroups = {
"Advanced Upgrade 1",
"Housing",
"Advanced Upgrade 2",
},
"Advanced Upgrade 3",
maxStack = 1,
"Advanced Upgrade 4",
carried = "Backpack",
"Baking Upgrade",
weight = 1000,
"Basic Engineering Upgrade",
calories = nil,
"Basic Upgrade 1",
carbs = nil,
"Basic Upgrade 2",
protein = nil,
"Basic Upgrade 3",
fat = nil,
"Basic Upgrade 4",
vitamins = nil,
"Butchery Upgrade",
density = nil,
"Campfire Cooking Upgrade",
fuel = nil,
"Carpentry Advanced Upgrade",
yield = nil,
"Carpentry Basic Upgrade",
currency = nil,
"Composites Upgrade",
skillValue = "0",
"Cooking Upgrade",
roomCategory = "Cultural",
"Cutting Edge Cooking Upgrade",
furnitureType = "Cultural",
"Electronics Upgrade",
repeatsDepreciation = "",
"Farming Upgrade",
materialTier = nil,
"Fertilizers Upgrade",
fuelsUsed = nil,
"Gathering Basic Upgrade",
gridRadius = nil,
"Glassworking Advanced Upgrade",
energyUsed = nil,
"Glassworking Modern Upgrade",
energyProduced = nil,
"Hunting Upgrade",
energyType = nil,
"Industry Upgrade",
fluidsUsed = nil,
"Logging Advanced Upgrade",
fluidsProduced = nil,
"Logging Basic Upgrade",
validTalents = nil,
"Masonry Advanced Upgrade",
footprint = nil,
"Masonry Basic Upgrade",
mobile = nil,
"Mechanics Advanced Upgrade",
roomSizeReq = nil,
"Mechanics Modern Upgrade",
roomMatReq = nil,
"Milling Upgrade",
roomContainReq = nil,
"Mining Advanced Upgrade",
inventorySlots = nil,
"Mining Basic Upgrade",
inventoryMaxWeight = nil,
"Mining Modern Upgrade",
inventoryRestrictions = nil,
"Modern Upgrade 1",
NutrientElement = nil,
"Modern Upgrade 2",
type = "WoodenFrameLandscapeItem",
"Modern Upgrade 3",
typeID = 0,
"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",
},
},
["Wooden Frame Wide"] = {
Vegetable = {
untranslated = "Wooden Frame Wide",
"Beans",
category = nil,
"Beet",
group = "Housing Objects",
"Camas Bulb",
description = "",
"Corn",
tagGroups = {
"Heart Of Palm",
"Housing",
"Taro Root",
},
"Tomato",
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameWideItem",
typeID = 0,
},
},
["Wooden Hoe"] = {
Vehicles = {
untranslated = "Wooden Hoe",
"Crane",
category = nil,
"Excavator",
group = "Items",
"Hand Plow",
description = "A crude wooden hoe made for tilling soil.",
"Industrial Barge",
tagGroups = {
"Large Canoe",
"Tool",
"Medium Fishing Trawler",
},
"Powered Cart",
maxStack = 1,
"Skid Steer",
carried = "Backpack",
"Small Canoe",
weight = 1000,
"Small Wood Cart",
calories = nil,
"Small Wooden Boat",
carbs = nil,
"Steam Tractor",
protein = nil,
"Steam Truck",
fat = nil,
"Truck",
vitamins = nil,
"Wheelbarrow",
density = nil,
"Wood Cart",
fuel = nil,
"Wood Shop Cart",
yield = nil,
"Wooden Barge",
currency = nil,
"Wooden Transport Ship",
skillValue = nil,
},
roomCategory = nil,
Wood = {
furnitureType = nil,
"Birch Log",
repeatsDepreciation = nil,
"Cedar Log",
materialTier = 1,
"Ceiba Log",
fuelsUsed = nil,
"Fir Log",
gridRadius = nil,
"Joshua Log",
energyUsed = nil,
"Oak Log",
energyProduced = nil,
"Palm Log",
energyType = nil,
"Redwood Log",
fluidsUsed = nil,
"Saguaro Rib",
fluidsProduced = nil,
"Spruce Log",
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenHoeItem",
typeID = 0,
ToolVariant = "Hoe",
ToolDurability = 150.0,
ToolRepairType = "Wood",
},
},
["Wooden Hull Planks"] = {
["Wood Board"] = {
untranslated = "Wooden Hull Planks",
"Board",
category = nil,
"Hardwood Board",
group = "Items",
"Softwood Board",
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"] = {
["Work Stations"] = {
untranslated = "Wooden Keel",
"Advanced Carpentry Table",
category = nil,
"Advanced Masonry Table",
group = "Items",
"Advanced Tailoring Table",
description = "The backbone of any wooden ships.",
"Amendments",
tagGroups = {},
"Anvil",
maxStack = 100,
"Arrastra",
carried = "Backpack",
"Assembly Line",
weight = 5000,
"Automatic Loom",
calories = nil,
"Ballot Box",
carbs = nil,
"Bank",
protein = nil,
"Blast Furnace",
fat = nil,
"Bloomery",
vitamins = nil,
"Board Of Elections",
density = nil,
"Campfire",
fuel = nil,
"Campsite",
yield = nil,
"Capitol",
currency = nil,
"Carpentry Table",
skillValue = nil,
"Cement Kiln",
roomCategory = nil,
"Census Bureau",
furnitureType = nil,
"Contract Board",
repeatsDepreciation = nil,
"Country Foundation",
materialTier = nil,
"Court Table",
fuelsUsed = nil,
"Currency Exchange",
gridRadius = nil,
"Electric Lathe",
energyUsed = nil,
"Electric Machinist Table",
energyProduced = nil,
"Electric Planer",
energyType = nil,
"Electric Stamping Press",
fluidsUsed = nil,
"Electronics Assembly",
fluidsProduced = nil,
"Embassy Desk",
validTalents = nil,
"Executive Office",
footprint = nil,
"Farmers Table",
mobile = nil,
"Federation Foundation",
roomSizeReq = nil,
"Fiber Scutching Station",
roomMatReq = nil,
"Fish Rack",
roomContainReq = nil,
"Fishery",
inventorySlots = nil,
"Froth Floatation Cell",
inventoryMaxWeight = nil,
"Glassworks",
inventoryRestrictions = nil,
"Government Office",
NutrientElement = nil,
"Immigration Desk",
type = "WoodenKeelItem",
"Jaw Crusher",
typeID = 0,
"Kiln",
},
"Laboratory",
["Wooden Kitchen Lamp"] = {
"Large Court",
untranslated = "Wooden Kitchen Lamp",
"Lathe",
category = nil,
"Loom",
group = "Housing Objects",
"Machinist Table",
description = "A more modern way to light up a room.",
"Masonry Table",
tagGroups = {
"Medium Shipyard",
"Housing",
"Mint",
},
"Oil Refinery",
maxStack = 1,
"Outpost Table",
carried = "Backpack",
"Printing Press",
weight = 500,
"Pump Jack",
calories = nil,
"Real Estate Desk",
carbs = nil,
"Registrar",
protein = nil,
"Research Table",
fat = nil,
"Robotic Assembly Line",
vitamins = nil,
"Rocker Box",
density = nil,
"Rolling Mill",
fuel = nil,
"Sawmill",
yield = nil,
"Screening Machine",
currency = nil,
"Screw Press",
skillValue = "1",
"Sensor Based Belt Sorter",
roomCategory = "Lighting",
"Settlement Crafting Table",
furnitureType = "Lights",
"Shaper",
repeatsDepreciation = "0.5",
"Small Court",
materialTier = nil,
"Small Paper Machine",
fuelsUsed = nil,
"Small Shipyard",
gridRadius = nil,
"Spin Melter",
energyUsed = nil,
"Stamp Mill",
energyProduced = nil,
"Stenographers Table",
energyType = nil,
"Store",
fluidsUsed = nil,
"Tailoring Table",
fluidsProduced = nil,
"Tool Bench",
validTalents = nil,
"Town Foundation",
footprint = "1x1x2",
"Treasury",
mobile = nil,
"Wainwright Table",
roomSizeReq = nil,
"Workbench",
roomMatReq = nil,
"Zoning Office",
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenKitchenLampItem",
typeID = 0,
},
["Wooden Latrine"] = {
untranslated = "Wooden Latrine",
category = nil,
group = "Housing Objects",
description = "A wooden potty.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.5",
roomCategory = "Bathroom",
furnitureType = "Toilet",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LatrineItem",
typeID = 0,
},
["Wooden Mold"] = {
untranslated = "Wooden Mold",
category = nil,
group = "Items",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenMoldItem",
typeID = 0,
},
["Wooden Moorage Post"] = {
untranslated = "Wooden Moorage Post",
category = nil,
group = "Crafted Objects",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenMooragePostItem",
typeID = 0,
},
["Wooden Oar"] = {
untranslated = "Wooden Oar",
category = nil,
group = "Items",
description = "An important piece of equipment used to give smaller wooden ships momentum.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenOarItem",
typeID = 0,
},
["Wooden Rudder"] = {
untranslated = "Wooden Rudder",
category = nil,
group = "Items",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenRudderItem",
typeID = 0,
},
["Wooden Shovel"] = {
untranslated = "Wooden Shovel",
category = nil,
group = "Items",
description = "A simple wooden shovel made for moving dirt.",
tagGroups = {
"Tool",
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenShovelItem",
typeID = 0,
ToolVariant = "Shovel",
ToolDurability = 175.0,
ToolRepairType = "Wood",
ToolCarryCapacity = 1.0,
},
["Wooden Straw Bed"] = {
untranslated = "Wooden Straw Bed",
category = nil,
group = "Housing Objects",
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x3x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenStrawBedItem",
typeID = 0,
},
["Wooden Table Lamp"] = {
untranslated = "Wooden Table Lamp",
category = nil,
group = "Housing Objects",
description = "For late night studying. Or working. Or anything, really.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenTableLampItem",
typeID = 0,
},
["Wooden Transport Ship"] = {
untranslated = "Wooden Transport Ship",
category = nil,
group = "Crafted Objects",
description = "",
tagGroups = {
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
weight = 20000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4x8x4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenTransportShipItem",
typeID = 0,
},
["Wooden Wheel"] = {
untranslated = "Wooden Wheel",
category = nil,
group = "Items",
description = "A basic wheel for use in early wooden vehicles.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenWheelItem",
typeID = 0,
},
["Wool Carpet"] = {
untranslated = "Wool Carpet",
category = nil,
group = "Blocks",
description = "A woven wool floor covering attached to a lumber backing.",
tagGroups = {
"Constructable",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 4,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoolCarpetItem",
typeID = 0,
},
["Wool Curtains"] = {
untranslated = "Wool Curtains",
category = nil,
group = "Blocks",
description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
"Constructable",
},
maxStack = 20,
carried = "Hands",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoolCurtainsItem",
typeID = 0,
},
["Wool Fabric"] = {
untranslated = "Wool Fabric",
category = nil,
group = "Items",
description = "Wool fabric is warm and durable, but it can be slightly itchy.",
tagGroups = {
"Fabric",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoolFabricItem",
typeID = 0,
},
["Wool Yarn"] = {
untranslated = "Wool Yarn",
category = nil,
group = "Items",
description = "Spun wool that can be used for knitting, weaving, or sewing.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 20,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoolYarnItem",
typeID = 0,
},
["Work Backpack"] = {
untranslated = "Work Backpack",
category = nil,
group = "Clothing",
description = "Lighter pack that causes lower calorie consumption.\\n\\n(Decreases calories consumed when using tools by 10\\u0025 and increases max carry weight by 5 kg)",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WorkBackpackItem",
typeID = 0,
},
["Work Boots"] = {
untranslated = "Work Boots",
category = nil,
group = "Clothing",
description = "Boots designed to be rugged and reduce muscle strain while working.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)\\n\\n(Increases movement speed)",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WorkBootsItem",
typeID = 0,
},
Workbench = {
untranslated = "Workbench",
category = nil,
group = "Work Stations",
description = "A bench for the basics and making even more benches.",
tagGroups = {
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WorkbenchItem",
typeID = 0,
},
["Worldly Donut"] = {
untranslated = "Worldly Donut",
category = nil,
group = "Food",
description = "Understand this, and you will understand a lot.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 200,
calories = 750,
carbs = 15,
protein = 2,
fat = 17,
vitamins = 2,
density = 4.8,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WorldlyDonutItem",
typeID = 0,
},
Yeast = {
untranslated = "Yeast",
category = nil,
group = "Food",
description = "A fungus that acts as an amazing leavening agent.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = 60,
carbs = 0,
protein = 8,
fat = 0,
vitamins = 7,
density = 25.0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "YeastItem",
typeID = 0,
},
["Zoning Office"] = {
untranslated = "Zoning Office",
category = nil,
group = "Work Stations",
description = "Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.",
tagGroups = {
"Government",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "3x2x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ZoningOfficeItem",
typeID = 0,
},
},
tags = {
["Advanced Research"] = {
"Agriculture Research Paper Advanced",
"Culinary Research Paper Advanced",
"Dendrology Research Paper Advanced",
"Engineering Research Paper Advanced",
"Geology Research Paper Advanced",
"Metallurgy Research Paper Advanced",
},
["Advanced Upgrade"] = {
"Advanced Upgrade 1",
"Advanced Upgrade 2",
"Advanced Upgrade 3",
"Advanced Upgrade 4",
},
["Animal Skin"] = {
"Fur Pelt",
"Leather Hide",
},
["Ashlar Stone"] = {
"Ashlar Basalt",
"Ashlar Gneiss",
"Ashlar Granite",
"Ashlar Limestone",
"Ashlar Sandstone",
"Ashlar Shale",
},
["Baked Food"] = {
"Baked Agave",
"Baked Beet",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Roast",
"Baked Taro",
"Baked Tomato",
"Camas Bulb Bake",
},
["Baked Vegetable"] = {
"Baked Agave",
"Baked Beet",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Taro",
"Baked Tomato",
"Camas Bulb Bake",
},
["Basic Research"] = {
"Culinary Research Paper Basic",
"Dendrology Research Paper Basic",
"Gathering Research Paper Basic",
"Geology Research Paper Basic",
"Metallurgy Research Paper Basic",
},
["Basic Upgrade"] = {
"Basic Upgrade 1",
"Basic Upgrade 2",
"Basic Upgrade 3",
"Basic Upgrade 4",
},
Bread = {
"Bread",
"Camas Bread",
},
["Burnable Fuel"] = {
"Arrow",
"Birch Log",
"Board",
"Cedar Log",
"Ceiba Log",
"Charcoal",
"Crushed Coal",
"Fir Log",
"Hardwood Board",
"Hardwood Hewn Log",
"Hardwood Lumber",
"Hewn Log",
"Joshua Log",
"Lumber",
"Oak Log",
"Palm Log",
"Paper",
"Plant Fibers",
"Redwood Log",
"Saguaro Rib",
"Softwood Board",
"Softwood Hewn Log",
"Softwood Lumber",
"Spruce Log",
"Wood Pulp",
},
["Campfire Salad"] = {
"Beet Campfire Salad",
"Fern Campfire Salad",
"Jungle Campfire Salad",
"Root Campfire Salad",
},
["Charred Fruit"] = {
"Charred Cactus Fruit",
"Charred Papaya",
"Charred Pineapple",
},
["Charred Green"] = {
"Charred Agave",
"Charred Fireweed Shoots",
"Wilted Fiddleheads",
},
["Charred Vegetable"] = {
"Charred Beans",
"Charred Beet",
"Charred Camas Bulb",
"Charred Corn",
"Charred Heart Of Palm",
"Charred Mushrooms",
"Charred Taro",
"Charred Tomato",
},
Clothes = {
"Bandana",
"Basic Backpack",
"Bearpack",
"Big Backpack",
"Builder Boots",
"Builder Gloves",
"Builder Helmet",
"Builder Overalls",
"Builder Shirt",
"Bycocket",
"Camo Pants",
"Camo Shirt",
"Capris",
"Carbide Helmet Lamp",
"Chef Hat",
"Chef Pants",
"Chef Shirt",
"Chef Shoes",
"Cloth Belt",
"Cloth Cape",
"Derpy Hat",
"Explorer Boots",
"Explorer Gloves",
"Explorer Hat",
"Explorer Pants",
"Explorer Shirt",
"Farmer Boots",
"Farmer Gloves",
"Farmer Hat",
"Farmer Overalls",
"Farmer Shirt",
"Garden Boots",
"Gigot Sleeve Shirt",
"Henley",
"Light Backpack",
"Low Top Shoes",
"Muffin Hat",
"Oil Head Lamp",
"Primitive Canvas Boots",
"Primitive Canvas Pants",
"Primitive Canvas Shorts",
"Primitive Fur Belt",
"Primitive Leather Boots",
"Primitive Leather Pants",
"Primitive Leather Shirt",
"Primitive Leather Shorts",
"Running Shoes",
"Sandals",
"Shipwright Hat",
"Shipwright Overalls",
"Shipwright Sandals",
"Shipwright Shirt",
"Shorts",
"Smith Apron",
"Smith Bandana",
"Smith Boots",
"Smith Gloves",
"Smith Pants",
"Smith Shirt",
"Square Belt",
"Tailor Bowler Hat",
"Tailor Pants",
"Tailor Shirt",
"Tailor Shoes",
"Tall Boots",
"Trapper Fur Hat",
"Trapper Leather Hat",
"Trousers",
"Tunic",
"Villagers Cowl Lowered",
"Villagers Cowl Raised",
"Wanderers Hood Lowered",
"Wanderers Hood Raised",
"Work Backpack",
"Work Boots",
},
Coal = {
"Charcoal",
"Crushed Coal",
},
["Composite Lumber"] = {
"Composite Birch Lumber",
"Composite Cedar Lumber",
"Composite Ceiba Lumber",
"Composite Fir Lumber",
"Composite Joshua Lumber",
"Composite Lumber",
"Composite Oak Lumber",
"Composite Palm Lumber",
"Composite Redwood Lumber",
"Composite Saguaro Lumber",
"Composite Spruce Lumber",
},
["Concentrated Ore"] = {
"Copper Concentrate",
"Gold Concentrate",
"Iron Concentrate",
},
Concrete = {
"Reinforced Concrete",
},
Constructable = {
"Ashlar Basalt",
"Ashlar Gneiss",
"Ashlar Granite",
"Ashlar Limestone",
"Ashlar Sandstone",
"Ashlar Shale",
"Asphalt Concrete",
"Brick",
"Composite Birch Lumber",
"Composite Cedar Lumber",
"Composite Ceiba Lumber",
"Composite Fir Lumber",
"Composite Joshua Lumber",
"Composite Lumber",
"Composite Oak Lumber",
"Composite Palm Lumber",
"Composite Redwood Lumber",
"Composite Saguaro Lumber",
"Composite Spruce Lumber",
"Corrugated Steel",
"Cotton Carpet",
"Cotton Curtains",
"Dirt Ramp",
"Flat Steel",
"Framed Glass",
"Glass",
"Hardwood Hewn Log",
"Hardwood Lumber",
"Hewn Log",
"Lumber",
"Mortared Granite",
"Mortared Limestone",
"Mortared Sandstone",
"Mortared Stone",
"Nylon Carpet",
"Nylon Curtains",
"Reinforced Concrete",
"Softwood Hewn Log",
"Softwood Lumber",
"Stone Road",
"Wool Carpet",
"Wool Curtains",
},
["Crafting Table"] = {
"Advanced Carpentry Table",
"Advanced Masonry Table",
"Advanced Tailoring Table",
"Anvil",
"Arrastra",
"Assembly Line",
"Automatic Loom",
"Bakery Oven",
"Blacksmith Table",
"Blast Furnace",
"Bloomery",
"Butchery Table",
"Campfire",
"Carpentry Table",
"Cast Iron Stove",
"Cement Kiln",
"Computer Lab",
"Electric Lathe",
"Electric Machinist Table",
"Electric Planer",
"Electric Stamping Press",
"Electronics Assembly",
"Farmers Table",
"Fiber Scutching Station",
"Fish Rack",
"Fishery",
"Fletching Table",
"Froth Floatation Cell",
"Glassworks",
"Grindstone",
"Jaw Crusher",
"Kiln",
"Kitchen",
"Laboratory",
"Lathe",
"Loom",
"Machinist Table",
"Masonry Table",
"Medium Shipyard",
"Mill",
"Oil Refinery",
"Pottery Table",
"Power Hammer",
"Pump Jack",
"Robotic Assembly Line",
"Rocker Box",
"Rolling Mill",
"Sawmill",
"Screening Machine",
"Screw Press",
"Sensor Based Belt Sorter",
"Shaper",
"Small Paper Machine",
"Small Shipyard",
"Spin Melter",
"Stamp Mill",
"Stove",
"Tailoring Table",
"Tool Bench",
"Wainwright Table",
"Workbench",
},
Crop = {
"Beans",
"Camas Bulb",
"Cotton Boll",
"Flax Stem",
"Kelp",
"Plant Fibers",
"Rice",
},
["Crop Seed"] = {
"Agave Seed",
"Amanita Mushroom Spores",
"Beans",
"Beet Seed",
"Bolete Mushroom Spores",
"Camas Bulb",
"Cookeina Mushroom Spores",
"Corn Seed",
"Crimini Mushroom Spores",
"Fern Spore",
"Fireweed Seed",
"Flax Seed",
"Huckleberry Seed",
"Papaya Seed",
"Pineapple Seed",
"Prickly Pear Seed",
"Pumpkin Seed",
"Rice",
"Sunflower Seed",
"Taro Seed",
"Tomato Seed",
"Wheat Seed",
},
["Crushed Rock"] = {
"Crushed Basalt",
"Crushed Gneiss",
"Crushed Granite",
"Crushed Limestone",
"Crushed Mixed Rock",
"Crushed Sandstone",
"Crushed Shale",
"Crushed Slag",
},
Excavatable = {
"Basalt",
"Clay",
"Coal",
"Copper Concentrate",
"Copper Ore",
"Crushed Basalt",
"Crushed Coal",
"Crushed Copper Ore",
"Crushed Gneiss",
"Crushed Gold Ore",
"Crushed Granite",
"Crushed Iron Ore",
"Crushed Limestone",
"Crushed Mixed Rock",
"Crushed Sandstone",
"Crushed Shale",
"Crushed Slag",
"Gneiss",
"Gold Concentrate",
"Gold Ore",
"Granite",
"Iron Concentrate",
"Iron Ore",
"Limestone",
"Sandstone",
"Shale",
"Slag",
},
Fabric = {
"Cloth",
"Cotton Fabric",
"Linen Fabric",
"Nylon Fabric",
"Wool Fabric",
},
Fat = {
"Flaxseed Oil",
"Oil",
"Tallow",
},
Fertilizer = {
"Berry Extract Fertilizer",
"Blood Meal Fertilizer",
"Camas Ash Fertilizer",
"Composite Filler",
"Compost Fertilizer",
"Fiber Filler",
"Hide Ash Fertilizer",
"Pelt Fertilizer",
"Phosphate Fertilizer",
"Pulp Filler",
},
["Fertilizer Filler"] = {
"Composite Filler",
"Fiber Filler",
"Pulp Filler",
},
Fish = {
"Bass",
"Blue Shark",
"Cod",
"Moon Jellyfish",
"Pacific Sardine",
"Salmon",
"Trout",
"Tuna",
},
Food = {
"Acorn",
"Acorn Powder",
"Agave Leaves",
"Agave Seed",
"Agouti Enchiladas",
"Amanita Mushroom Spores",
"Amanita Mushrooms",
"Arctic Willow Seed",
"Autumn Stew",
"Baked Agave",
"Baked Beet",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Meat",
"Baked Roast",
"Baked Taro",
"Baked Tomato",
"Banh Xeo",
"Bannock",
"Barrel Cactus Seed",
"Basic Salad",
"Bean Paste",
"Bean Sprout",
"Beans",
"Bear SUPREME",
"Bearclaw",
"Beet",
"Beet Campfire Salad",
"Beet Greens",
"Beet Seed",
"Big Bluestem Seed",
"Birch Seed",
"Bison Chow Fun",
"Boiled Grains",
"Boiled Rice",
"Boiled Sausage",
"Bolete Mushroom Spores",
"Bolete Mushrooms",
"Bread",
"Bullrush Seed",
"Bunchgrass Seed",
"Camas Bread",
"Camas Bulb",
"Camas Bulb Bake",
"Camas Paste",
"Campfire Roast",
"Cedar Seed",
"Ceiba Seed",
"Cereal Germ",
"Charred Agave",
"Charred Beans",
"Charred Beet",
"Charred Cactus Fruit",
"Charred Camas Bulb",
"Charred Corn",
"Charred Fireweed Shoots",
"Charred Fish",
"Charred Heart Of Palm",
"Charred Meat",
"Charred Mushrooms",
"Charred Papaya",
"Charred Pineapple",
"Charred Sausage",
"Charred Taro",
"Charred Tomato",
"Clam Chowder",
"Cookeina Mushroom Spores",
"Cookeina Mushrooms",
"Corn",
"Corn Fritters",
"Corn Seed",
"Cornmeal",
"Cotton Seed",
"Creosote Bush Seed",
"Creosote Flower",
"Crimini Mushroom Spores",
"Crimini Mushrooms",
"Crimson Salad",
"Crispy Bacon",
"Dried Fish",
"Dried Meat",
"Dwarf Willow Seed",
"Elk Taco",
"Elk Wellington",
"Fantastic Forest Pizza",
"Fern Campfire Salad",
"Fern Spore",
"Fiddleheads",
"Field Campfire Stew",
"Filmy Fern Spore",
"Fir Seed",
"Fireweed Seed",
"Fireweed Shoots",
"Fish N Chips",
"Flatbread",
"Flax Seed",
"Flaxseed Oil",
"Flour",
"Fried Camas",
"Fried Fiddleheads",
"Fried Hare Haunches",
"Fried Hearts Of Palm",
"Fried Taro",
"Fried Tomatoes",
"Fruit Muffin",
"Fruit Salad",
"Fruit Tart",
"Giant Cactus Fruit",
"Grass Seed",
"Heart Of Palm",
"Hearty Hometown Pizza",
"Heliconia Seed",
"Hosomaki",
"Huckleberries",
"Huckleberry Extract",
"Huckleberry Fritter",
"Huckleberry Pie",
"Huckleberry Seed",
"Infused Oil",
"Jointfir Seed",
"Joshua Seed",
"Jungle Campfire Salad",
"Jungle Campfire Stew",
"Kelpy Crab Roll",
"King Fern Spore",
"Lattice Mushroom Spores",
"Leavened Dough",
"Loaded Taro Fries",
"Lupine Seed",
"Macarons",
"Meat Pie",
"Meat Stock",
"Meaty Stew",
"Millionaires Salad",
"Mochi",
"Ocean Spray Seed",
"Oil",
"Orchid",
"Orchid Seed",
"Palm Seed",
"Papaya",
"Papaya Seed",
"Pastry Dough",
"Phad Thai",
"Pineapple",
"Pineapple Friend Rice",
"Pineapple Seed",
"Pirozhok",
"Poke Bowl",
"Prepared Meat",
"Prickly Pear Fruit",
"Prickly Pear Seed",
"Prime Cut",
"Pumpkin",
"Pumpkin Seed",
"Pupusas",
"Raw Bacon",
"Raw Fish",
"Raw Meat",
"Raw Roast",
"Raw Sausage",
"Redwood Seed",
"Rice",
"Rice Flour",
"Rice Noodles",
"Roast Pumpkin",
"Root Campfire Salad",
"Root Campfire Stew",
"Saguaro Seed",
"Saxifrage Seed",
"Scrap Meat",
"Seagrass Seed",
"Seared Meat",
"Seeded Camas Roll",
"Sensuous Sea Pizza",
"Shark Fillet Soup",
"Simmered Meat",
"Simple Syrup",
"Smooth Gut Noodle Roll",
"Spiky Roll",
"Spruce Seed",
"Stuffed Turkey",
"Sugar",
"Sugarcane",
"Sun Cheese",
"Sunflower",
"Sunflower Seed",
"Sweet Deer Jerky",
"Sweet Salad",
"Tallow",
"Taro Fries",
"Taro Root",
"Taro Seed",
"Tasty Tropical Pizza",
"Tomato",
"Tomato Seed",
"Topped Porridge",
"Tortilla",
"Trillium Flower",
"Trillium Seed",
"Vegetable Medley",
"Vegetable Soup",
"Vegetable Stock",
"Waterweed Seed",
"Wheat",
"Wheat Seed",
"White Bursage Seed",
"Wild Mix",
"Wild Stew",
"Wilted Fiddleheads",
"Worldly Donut",
"Yeast",
},
["Fried Vegetable"] = {
"Fried Camas",
"Fried Fiddleheads",
"Fried Hearts Of Palm",
"Fried Taro",
"Fried Tomatoes",
},
Fruit = {
"Giant Cactus Fruit",
"Huckleberries",
"Papaya",
"Pineapple",
"Prickly Pear Fruit",
"Pumpkin",
},
Fungus = {
"Amanita Mushrooms",
"Bolete Mushrooms",
"Cookeina Mushrooms",
"Crimini Mushrooms",
},
Gear = {
"Iron Gear",
"Steel Gear",
},
Government = {
"Amendments",
"Ballot Box",
"Board Of Elections",
"Capitol",
"Census Bureau",
"Country Foundation",
"Court Table",
"Embassy Desk",
"Executive Office",
"Federation Foundation",
"Government Office",
"Immigration Desk",
"Large Court",
"Outpost Table",
"Printing Press",
"Settlement Crafting Table",
"Small Court",
"Stenographers Table",
"Town Foundation",
"Treasury",
"Zoning Office",
},
Grain = {
"Rice",
"Wheat",
},
Greens = {
"Agave Leaves",
"Beet Greens",
"Fiddleheads",
"Fireweed Shoots",
},
Hardwood = {
"Birch Log",
"Ceiba Log",
"Oak Log",
},
["Hardwood Lumber"] = {
"Composite Birch Lumber",
"Composite Ceiba Lumber",
"Composite Oak Lumber",
},
["Hewn Log"] = {
"Hardwood Hewn Log",
"Hewn Log",
"Softwood Hewn Log",
},
Housing = {
"Adorned Ashlar Basalt Bench",
"Adorned Ashlar Basalt Chair",
"Adorned Ashlar Basalt Table",
"Adorned Ashlar Stone Bench",
"Adorned Ashlar Stone Chair",
"Adorned Ashlar Stone Table",
"Ashlar Basalt Bench",
"Ashlar Basalt Chair",
"Ashlar Basalt Fireplace",
"Ashlar Basalt Table",
"Ashlar Large Basalt Fountain",
"Ashlar Large Stone Fountain",
"Ashlar Small Basalt Fountain",
"Ashlar Small Stone Fountain",
"Ashlar Stone Bench",
"Ashlar Stone Chair",
"Ashlar Stone Fireplace",
"Ashlar Stone Table",
"Bakery Oven",
"Bathtub",
"Bison Mount",
"Bookshelf",
"Brazier",
"Brick Fireplace",
"Butchery Table",
"Candle Stand",
"Carved Pumpkin",
"Cast Iron Bed",
"Cast Iron Bench",
"Cast Iron Chair",
"Cast Iron Royal Bed",
"Cast Iron Stove",
"Cast Iron Table",
"Ceiling Candle",
"Composite Birch Bench",
"Composite Birch Chair",
"Composite Birch Table",
"Composite Hardwood Bench",
"Composite Hardwood Chair",
"Composite Hardwood Table",
"Composite Lumber Bench",
"Composite Lumber Chair",
"Composite Lumber Table",
"Copper Frame Landscape",
"Copper Frame Wide",
"Couch",
"Country Foundation",
"Decorative Anchor",
"Decorative Glass Buoy Blue",
"Decorative Glass Buoy Red",
"Decorative Hanging Buoy",
"Decorative Life Preserver",
"Decorative Ship Wheel",
"Electric Wall Lamp",
"Elk Mount",
"Federation Foundation",
"Galaxy Vase",
"Goat Mount",
"Gold Frame Landscape",
"Gold Frame Wide",
"Hardwood Lumber Dresser",
"Hewn Bench",
"Hewn Chair",
"Hewn Dresser",
"Hewn Nightstand",
"Hewn Softwood Bench",
"Hewn Softwood Chair",
"Hewn Softwood Table",
"Hewn Table",
"Icebox",
"Iron Frame Landscape",
"Iron Frame Wide",
"Kitchen",
"Large Bath Mat",
"Large Cotton Bunting Red",
"Large Cotton Bunting Regal",
"Large Festive Paper Lantern",
"Large Nylon Bunting Green",
"Large Nylon Bunting Purple",
"Large Paper Lantern",
"Lighthouse Lamp",
"Limestone Bison Statue",
"Limestone Otter Statue",
"Limestone Owl Statue",
"Limestone Wolf Statue",
"Lumber Bench",
"Lumber Chair",
"Lumber Dresser",
"Lumber Table",
"Mill",
"Modern Double Street Light",
"Modern Street Light",
"Mortared Granite Bench",
"Mortared Granite Chair",
"Mortared Granite Fireplace",
"Mortared Granite Table",
"Mortared Stone Bench",
"Mortared Stone Chair",
"Mortared Stone Fireplace",
"Mortared Stone Table",
"Nylon Futon Bed",
"Nylon Futon Couch",
"Orange Vase",
"Ornate Gold Frame Landscape",
"Ornate Gold Frame Wide",
"Ornate Iron Frame Landscape",
"Ornate Iron Frame Wide",
"Ornate Wooden Frame Landscape",
"Ornate Wooden Frame Wide",
"Padded Chair",
"Plant Vase",
"Purple Vase",
"Red Vase",
"Refrigerator",
"Round Pot",
"Rug Large",
"Rug Medium",
"Rug Small",
"Salt Basket",
"Sheep Mount",
"Shelf Cabinet",
"Sink",
"Small Bath Mat",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Small Paper Lantern",
"Small Sink",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Dresser",
"Softwood Lumber Table",
"Square Pot",
"Steel Abstract Fixture",
"Steel Ceiling Light",
"Steel Floor Lamp",
"Steel Hanging Fixture",
"Steel Hanging Lamp",
"Steel Kitchen Lamp",
"Steel Searchlight",
"Steel Square Fixture",
"Steel Table Lamp",
"Stone Brazier",
"Stove",
"Streetlamp",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
"Swirl Vase",
"Tallow Candle",
"Tallow Lamp",
"Tallow Wall Lamp",
"Toilet",
"Torch Stand",
"Towel Rack",
"Town Bell",
"Town Foundation",
"Upholstered Chair",
"Upholstered Couch",
"Wall Candle",
"Washboard",
"Washing Machine",
"Wooden Ceiling Light",
"Wooden Fabric Bed",
"Wooden Floor Lamp",
"Wooden Frame Landscape",
"Wooden Frame Wide",
"Wooden Kitchen Lamp",
"Wooden Latrine",
"Wooden Straw Bed",
"Wooden Table Lamp",
},
["Large Fish"] = {
"Blue Shark",
"Tuna",
},
["Liquid Fuel"] = {
"Biodiesel",
"Gasoline",
},
Lumber = {
"Hardwood Lumber",
"Lumber",
"Softwood Lumber",
},
["Marine Life"] = {
"Clam",
"Urchin",
},
["Medium Carcass"] = {
"Alligator Carcass",
"Bighorn Carcass",
"Deer Carcass",
"Elk Carcass",
"Jaguar Carcass",
"Mountain Goat Carcass",
},
["Medium Fish"] = {
"Bass",
"Cod",
"Salmon",
"Trout",
},
["Medium Leather Carcass"] = {
"Alligator Carcass",
"Deer Carcass",
"Elk Carcass",
"Jaguar Carcass",
},
["Medium Wooly Carcass"] = {
"Bighorn Carcass",
"Mountain Goat Carcass",
},
Metal = {
"Copper Bar",
"Gold Bar",
"Iron Bar",
"Steel Bar",
},
["Modern Research"] = {
"Agriculture Research Paper Modern",
"Culinary Research Paper Modern",
"Dendrology Research Paper Modern",
"Engineering Research Paper Modern",
"Geology Research Paper Modern",
"Metallurgy Research Paper Modern",
},
["Modern Upgrade"] = {
"Modern Upgrade 1",
"Modern Upgrade 2",
"Modern Upgrade 3",
"Modern Upgrade 4",
},
["Mortared Stone"] = {
"Mortared Granite",
"Mortared Limestone",
"Mortared Sandstone",
"Mortared Stone",
},
["Natural Fiber"] = {
"Kelp",
"Plant Fibers",
"Wood Pulp",
},
Oil = {
"Flaxseed Oil",
"Oil",
},
Ore = {
"Coal",
"Copper Ore",
"Gold Ore",
"Iron Ore",
},
Petals = {
"Creosote Flower",
"Orchid",
"Trillium Flower",
},
["Raw Food"] = {
"Agave Leaves",
"Bean Sprout",
"Beans",
"Beet",
"Beet Greens",
"Bolete Mushrooms",
"Camas Bulb",
"Cookeina Mushrooms",
"Corn",
"Crimini Mushrooms",
"Fiddleheads",
"Fireweed Shoots",
"Giant Cactus Fruit",
"Heart Of Palm",
"Huckleberries",
"Papaya",
"Pineapple",
"Prickly Pear Fruit",
"Pumpkin",
"Rice",
"Taro Root",
"Tomato",
"Wheat",
},
Research = {
"Agriculture Research Paper Advanced",
"Agriculture Research Paper Modern",
"Culinary Research Paper Advanced",
"Culinary Research Paper Basic",
"Culinary Research Paper Modern",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Basic",
"Dendrology Research Paper Modern",
"Engineering Research Paper Advanced",
"Engineering Research Paper Modern",
"Gathering Research Paper Basic",
"Geology Research Paper Advanced",
"Geology Research Paper Basic",
"Geology Research Paper Modern",
"Metallurgy Research Paper Advanced",
"Metallurgy Research Paper Basic",
"Metallurgy Research Paper Modern",
},
Road = {
"Asphalt Concrete",
"Stone Road",
},
["Road Type"] = {
"Asphalt Concrete",
"Stone Road",
},
Rock = {
"Basalt",
"Gneiss",
"Granite",
"Limestone",
"Sandstone",
"Shale",
"Stone",
},
Root = {
"Beet",
"Camas Bulb",
"Taro Root",
},
Salad = {
"Basic Salad",
"Fruit Salad",
},
Seeds = {
"Acorn",
"Agave Seed",
"Amanita Mushroom Spores",
"Arctic Willow Seed",
"Barrel Cactus Seed",
"Beans",
"Beet Seed",
"Big Bluestem Seed",
"Birch Seed",
"Bolete Mushroom Spores",
"Bullrush Seed",
"Bunchgrass Seed",
"Camas Bulb",
"Cedar Seed",
"Ceiba Seed",
"Cookeina Mushroom Spores",
"Corn Seed",
"Cotton Seed",
"Creosote Bush Seed",
"Crimini Mushroom Spores",
"Dwarf Willow Seed",
"Fern Spore",
"Filmy Fern Spore",
"Fir Seed",
"Fireweed Seed",
"Flax Seed",
"Grass Seed",
"Heliconia Seed",
"Huckleberry Seed",
"Jointfir Seed",
"Joshua Seed",
"King Fern Spore",
"Lattice Mushroom Spores",
"Lupine Seed",
"Ocean Spray Seed",
"Orchid Seed",
"Palm Seed",
"Papaya Seed",
"Pineapple Seed",
"Prickly Pear Seed",
"Pumpkin Seed",
"Redwood Seed",
"Rice",
"Saguaro Seed",
"Saxifrage Seed",
"Seagrass Seed",
"Spruce Seed",
"Sugarcane",
"Sunflower Seed",
"Taro Seed",
"Tomato Seed",
"Trillium Seed",
"Waterweed Seed",
"Wheat Seed",
"White Bursage Seed",
},
Silica = {
"Crushed Granite",
"Crushed Sandstone",
},
["Skill Books"] = {
"Advanced Baking Skill Book",
"Advanced Cooking Skill Book",
"Advanced Masonry Skill Book",
"Advanced Smelting Skill Book",
"Baking Skill Book",
"Basic Engineering Skill Book",
"Blacksmith Skill Book",
"Butchery Skill Book",
"Carpentry Skill Book",
"Composites Skill Book",
"Cooking Skill Book",
"Cutting Edge Cooking Skill Book",
"Electronics Skill Book",
"Farming Skill Book",
"Fertilizers Skill Book",
"Glassworking Skill Book",
"Industry Skill Book",
"Masonry Skill Book",
"Mechanics Skill Book",
"Milling Skill Book",
"Oil Drilling Skill Book",
"Paper Milling Skill Book",
"Pottery Skill Book",
"Shipwright Skill Book",
"Smelting Skill Book",
"Tailoring Skill Book",
},
["Skill Scrolls"] = {
"Advanced Baking Skill Scroll",
"Advanced Cooking Skill Scroll",
"Advanced Masonry Skill Scroll",
"Advanced Smelting Skill Scroll",
"Baking Skill Scroll",
"Basic Engineering Skill Scroll",
"Blacksmith Skill Scroll",
"Butchery Skill Scroll",
"Carpentry Skill Scroll",
"Composites Skill Scroll",
"Cooking Skill Scroll",
"Cutting Edge Cooking Skill Scroll",
"Electronics Skill Scroll",
"Farming Skill Scroll",
"Fertilizers Skill Scroll",
"Glassworking Skill Scroll",
"Industry Skill Scroll",
"Masonry Skill Scroll",
"Mechanics Skill Scroll",
"Milling Skill Scroll",
"Oil Drilling Skill Scroll",
"Paper Milling Skill Scroll",
"Pottery Skill Scroll",
"Shipwright Skill Scroll",
"Smelting Skill Scroll",
"Tailoring Skill Scroll",
},
["Small Carcass"] = {
"Coyote Carcass",
"Fox Carcass",
"Wolf Carcass",
},
["Small Fish"] = {
"Crab Carcass",
"Moon Jellyfish",
},
Softwood = {
"Cedar Log",
"Fir Log",
"Redwood Log",
"Spruce Log",
},
["Softwood Lumber"] = {
"Composite Cedar Lumber",
"Composite Fir Lumber",
"Composite Redwood Lumber",
},
["Tiny Carcass"] = {
"Agouti Carcass",
"Hare Carcass",
"Otter Carcass",
"Prairie Dog Carcass",
"Snapping Turtle Carcass",
"Turkey Carcass",
},
["Tiny Fur Carcass"] = {
"Agouti Carcass",
"Otter Carcass",
},
["Tiny Leather Carcass"] = {
"Prairie Dog Carcass",
"Snapping Turtle Carcass",
"Turkey Carcass",
},
Tool = {
"Chainsaw",
"Claim Tool",
"Composite Bow",
"Fishing Pole",
"Flax Trawler Net",
"Handheld Camera",
"Iron Axe",
"Iron Hammer",
"Iron Hoe",
"Iron Machete",
"Iron Pickaxe",
"Iron Road Tool",
"Iron Rock Drill",
"Iron Shovel",
"Iron Sickle",
"Modern Axe",
"Modern Hammer",
"Modern Hoe",
"Modern Machete",
"Modern Pickaxe",
"Modern Rock Drill",
"Modern Scythe",
"Modern Shovel",
"Nylon Trawler Net",
"Recurve Bow",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Steel Axe",
"Steel Hammer",
"Steel Hoe",
"Steel Machete",
"Steel Pickaxe",
"Steel Shovel",
"Steel Sickle",
"Stone Axe",
"Stone Hammer",
"Stone Machete",
"Stone Pickaxe",
"Stone Road Tool",
"Stone Sickle",
"Wooden Bow",
"Wooden Hoe",
"Wooden Shovel",
},
Torch = {
"Torch",
},
Upgrade = {
"Advanced Baking Upgrade",
"Advanced Cooking Upgrade",
"Advanced Masonry Upgrade",
"Advanced Smelting Upgrade",
"Advanced Upgrade 1",
"Advanced Upgrade 2",
"Advanced Upgrade 3",
"Advanced Upgrade 4",
"Baking Upgrade",
"Basic Engineering Upgrade",
"Basic Upgrade 1",
"Basic Upgrade 2",
"Basic Upgrade 3",
"Basic Upgrade 4",
"Blacksmith Advanced Upgrade",
"Blacksmith Upgrade",
"Butchery Upgrade",
"Campfire Cooking Upgrade",
"Carpentry Advanced Upgrade",
"Carpentry Basic Upgrade",
"Composites Upgrade",
"Cooking Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Advanced Upgrade",
"Gathering Basic Upgrade",
"Glassworking Advanced Upgrade",
"Glassworking Modern Upgrade",
"Hunting Upgrade",
"Industry Upgrade",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Masonry Advanced Upgrade",
"Masonry Basic Upgrade",
"Mechanics Advanced Upgrade",
"Mechanics Modern Upgrade",
"Milling Upgrade",
"Mining Advanced Upgrade",
"Mining Basic Upgrade",
"Mining Modern Upgrade",
"Modern Upgrade 1",
"Modern Upgrade 2",
"Modern Upgrade 3",
"Modern Upgrade 4",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Basic Upgrade",
"Smelting Upgrade",
"Tailoring Basic Upgrade",
"Tailoring Modern Upgrade",
},
Vegetable = {
"Beans",
"Beet",
"Camas Bulb",
"Corn",
"Heart Of Palm",
"Taro Root",
"Tomato",
},
Vehicles = {
"Crane",
"Excavator",
"Hand Plow",
"Industrial Barge",
"Industrial Elevator",
"Large Canoe",
"Medium Fishing Trawler",
"Powered Cart",
"Skid Steer",
"Small Canoe",
"Small Wood Cart",
"Small Wooden Boat",
"Steam Tractor",
"Steam Truck",
"Trailer Truck",
"Truck",
"Wheelbarrow",
"Wood Cart",
"Wood Shop Cart",
"Wooden Barge",
"Wooden Elevator",
"Wooden Transport Ship",
},
Wood = {
"Birch Log",
"Cedar Log",
"Ceiba Log",
"Fir Log",
"Joshua Log",
"Oak Log",
"Palm Log",
"Redwood Log",
"Saguaro Rib",
"Spruce Log",
},
["Wood Board"] = {
"Board",
"Hardwood Board",
"Softwood Board",
},
},
},
},
}
}
Please note that all contributions to Eco - English Wiki are considered to be released under the CC BY-NC-SA 4.0 (see Eco:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

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

Cancel Editing help (opens in new window)