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 = nil,
description = "Plant to grow an oak tree.",
description = "Plant to grow an oak tree.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "50",
calories = 0,
calories = "0",
carbs = 0,
carbs = "0",
protein = 0,
protein = "0",
fat = 0,
fat = "0",
vitamins = 0,
vitamins = "0",
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29: Line 28:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47: Line 46:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AcornItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Acorn Powder"] = {
["Acorn Powder"] = {
untranslated = "Acorn Powder",
untranslated = "Acorn Powder",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Powdered acorn.",
description = "Powdered acorn.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "200",
calories = 40,
calories = "40",
carbs = 1,
carbs = "1",
protein = 5,
protein = "5",
fat = 2,
fat = "2",
vitamins = 5,
vitamins = "5",
density = 32.5,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 74: Line 74:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 92: Line 92:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AcornPowderItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Basalt Bench"] = {
["Adorned Ashlar Basalt Bench"] = {
untranslated = "Adorned Ashlar Basalt Bench",
untranslated = "Adorned Ashlar Basalt Bench",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 115: Line 117:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 128: Line 130:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 137: Line 139:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarBasaltBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Basalt Chair"] = {
["Adorned Ashlar Basalt Chair"] = {
untranslated = "Adorned Ashlar Basalt Chair",
untranslated = "Adorned Ashlar Basalt Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 160: Line 164:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 173: Line 177:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 182: Line 186:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarBasaltChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Basalt Table"] = {
["Adorned Ashlar Basalt Table"] = {
untranslated = "Adorned Ashlar Basalt Table",
untranslated = "Adorned Ashlar Basalt Table",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 205: Line 211:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 218: Line 224:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 227: Line 233:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarBasaltTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Stone Bench"] = {
["Adorned Ashlar Stone Bench"] = {
untranslated = "Adorned Ashlar Stone Bench",
untranslated = "Adorned Ashlar Stone Bench",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 250: Line 258:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 263: Line 271:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 272: Line 280:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarStoneBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Stone Chair"] = {
["Adorned Ashlar Stone Chair"] = {
untranslated = "Adorned Ashlar Stone Chair",
untranslated = "Adorned Ashlar Stone Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 295: Line 305:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 308: Line 318:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 317: Line 327:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarStoneChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Stone Table"] = {
["Adorned Ashlar Stone Table"] = {
untranslated = "Adorned Ashlar Stone Table",
untranslated = "Adorned Ashlar Stone Table",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 340: Line 352:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 353: Line 365:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 362: Line 374:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarStoneTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Baking Skill Book"] = {
["Advanced Baking Upgrade"] = {
untranslated = "Advanced Baking Skill Book",
untranslated = "Advanced Baking Upgrade",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Advanced Baking Skill Book",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
tagGroups = {
tagGroups = {
"Skill Books",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 389: Line 403:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 407: Line 421:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Baking Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Baking Skill Scroll"] = {
["Advanced Carpentry Table"] = {
untranslated = "Advanced Baking Skill Scroll",
untranslated = "Advanced Carpentry Table",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
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",
"World Object",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 434: Line 450:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 452: Line 468:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Baking Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Baking Upgrade"] = {
["Advanced Circuit"] = {
untranslated = "Advanced Baking Upgrade",
untranslated = "Advanced Circuit",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
description = "A complex electrical component used in advanced electronics.",
tagGroups = {
tagGroups = {
"Upgrade",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 472: Line 490:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 479: Line 497:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 497: Line 515:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedBakingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Carpentry Table"] = {
["Advanced Combustion Engine"] = {
untranslated = "Advanced Carpentry Table",
untranslated = "Advanced Combustion Engine",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 517: Line 537:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 533: Line 553:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 542: Line 562:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCarpentryTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Circuit"] = {
["Advanced Cooking Upgrade"] = {
untranslated = "Advanced Circuit",
untranslated = "Advanced Cooking Upgrade",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A complex electrical component used in advanced electronics.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 567: Line 591:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 585: Line 609:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCircuitItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Combustion Engine"] = {
["Advanced Masonry Table"] = {
untranslated = "Advanced Combustion Engine",
untranslated = "Advanced Masonry Table",
category = nil,
category = nil,
group = "Items",
group = nil,
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",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 610: Line 638:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 628: Line 656:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCombustionEngineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Cooking Skill Book"] = {
["Advanced Masonry Upgrade"] = {
untranslated = "Advanced Cooking Skill Book",
untranslated = "Advanced Masonry Upgrade",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Advanced Cooking Skill Book",
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
tagGroups = {
tagGroups = {
"Skill Books",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 655: Line 685:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 673: Line 703:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Cooking Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Cooking Skill Scroll"] = {
["Advanced Smelting Upgrade"] = {
untranslated = "Advanced Cooking Skill Scroll",
untranslated = "Advanced Smelting Upgrade",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Advanced Cooking Skill Scroll",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 700: Line 732:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 718: Line 750:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Cooking Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Cooking Upgrade"] = {
["Advanced Tailoring Table"] = {
untranslated = "Advanced Cooking Upgrade",
untranslated = "Advanced Tailoring Table",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
description = "An advanced tailoring table.",
tagGroups = {
tagGroups = {
"Upgrade",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 745: Line 779:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 763: Line 797:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCookingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Masonry Skill Book"] = {
["Advanced Upgrade Lvl1"] = {
untranslated = "Advanced Masonry Skill Book",
untranslated = "Advanced Upgrade Lvl1",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Advanced Masonry Skill Book",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Skill Books",
"Advanced Upgrades",
"Plugin Module",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 790: Line 826:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 808: Line 844:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Masonry Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Masonry Skill Scroll"] = {
["Advanced Upgrade Lvl2"] = {
untranslated = "Advanced Masonry Skill Scroll",
untranslated = "Advanced Upgrade Lvl2",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Advanced Masonry Skill Scroll",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Advanced Upgrades",
"Plugin Module",
"Upgrade Modules",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 835: Line 873:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 853: Line 891:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Masonry Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Masonry Table"] = {
["Advanced Upgrade Lvl3"] = {
untranslated = "Advanced Masonry Table",
untranslated = "Advanced Upgrade Lvl3",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Advanced Upgrades",
"Plugin Module",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 877: Line 917:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 889: Line 929:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 898: Line 938:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedMasonryTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Masonry Upgrade"] = {
["Advanced Upgrade Lvl4"] = {
untranslated = "Advanced Masonry Upgrade",
untranslated = "Advanced Upgrade Lvl4",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Upgrade",
"Advanced Upgrades",
"Plugin Module",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 925: Line 967:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 943: Line 985:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedMasonryUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Smelting Skill Book"] = {
["Agave Leaves"] = {
untranslated = "Advanced Smelting Skill Book",
untranslated = "Agave Leaves",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
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",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 970: Line 1,013:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 988: Line 1,031:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Smelting Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Smelting Skill Scroll"] = {
["Agave Seed"] = {
untranslated = "Advanced Smelting Skill Scroll",
untranslated = "Agave Seed",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Advanced Smelting Skill Scroll",
description = "Plant to grow an agave plant.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Seed",
},
},
maxStack = 10,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 1,015: Line 1,058:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,033: Line 1,076:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Advanced Smelting Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Smelting Upgrade"] = {
["Agouti Carcass"] = {
untranslated = "Advanced Smelting Upgrade",
untranslated = "Agouti Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
description = "A dead agouti.",
tagGroups = {
tagGroups = {
"Upgrade",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,053: Line 1,098:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,060: Line 1,105:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,078: Line 1,123:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedSmeltingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Tailoring Table"] = {
["Agouti Enchiladas"] = {
untranslated = "Advanced Tailoring Table",
untranslated = "Agouti Enchiladas",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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 = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,114: Line 1,160:
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,169:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedTailoringTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Upgrade 1"] = {
["Agriculture Research Paper Advanced"] = {
untranslated = "Advanced Upgrade 1",
untranslated = "Agriculture Research Paper Advanced",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
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",
"Item",
"Upgrade",
"Items",
"Research Papers",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,144: Line 1,191:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,151: Line 1,198:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,169: Line 1,216:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl1Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Upgrade 2"] = {
["Agriculture Research Paper Modern"] = {
untranslated = "Advanced Upgrade 2",
untranslated = "Agriculture Research Paper Modern",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
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",
"Item",
"Upgrade",
"Items",
"Research Papers",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,190: Line 1,238:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,197: Line 1,245:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,215: Line 1,263:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl2Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Upgrade 3"] = {
["Alligator Carcass"] = {
untranslated = "Advanced Upgrade 3",
untranslated = "Alligator Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
description = "A dead alligator.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Animal",
"Upgrade",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,236: Line 1,285:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,243: Line 1,292:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,261: Line 1,310:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl3Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Advanced Upgrade 4"] = {
["Amanita Mushroom Spores"] = {
untranslated = "Advanced Upgrade 4",
untranslated = "Amanita Mushroom Spores",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
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",
"Seed",
"Upgrade",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 1,289: Line 1,337:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,307: Line 1,355:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl4Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Agave Leaves"] = {
["Amanita Mushrooms"] = {
untranslated = "Agave Leaves",
untranslated = "Amanita Mushrooms",
category = nil,
category = nil,
group = "Food",
group = nil,
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",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,336: Line 1,383:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,354: Line 1,401:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgaveLeavesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Agave Seed"] = {
Amendments = {
untranslated = "Agave Seed",
untranslated = "Amendments",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow an agave plant.",
description = "Allows the modification of the constitution.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Government",
"Food",
"Work Stations",
"Seeds",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,383: Line 1,430:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,401: Line 1,448:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgaveSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Agouti Carcass"] = {
Anvil = {
untranslated = "Agouti Carcass",
untranslated = "Anvil",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,429: Line 1,477:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,447: Line 1,495:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgoutiCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Agouti Enchiladas"] = {
["Arctic Willow Seed"] = {
untranslated = "Agouti Enchiladas",
untranslated = "Arctic Willow Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Sweet and savory...it doesn't have to be an Agouti.",
description = "Plant to grow arctic willow.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,474: Line 1,522:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,492: Line 1,540:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgoutiEnchiladasItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Agriculture Research Paper Advanced"] = {
Arrastra = {
untranslated = "Agriculture Research Paper Advanced",
untranslated = "Arrastra",
category = nil,
category = nil,
group = "Items",
group = nil,
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",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,520: Line 1,569:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,538: Line 1,587:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgricultureResearchPaperAdvancedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Agriculture Research Paper Modern"] = {
Arrow = {
untranslated = "Agriculture Research Paper Modern",
untranslated = "Arrow",
category = nil,
category = nil,
group = "Items",
group = nil,
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",
"Item",
"Research",
"Items",
"Tools",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,559: Line 1,609:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "500",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,566: Line 1,616:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,584: Line 1,634:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgricultureResearchPaperModernItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Alligator Carcass"] = {
["Art Supplies"] = {
untranslated = "Alligator Carcass",
untranslated = "Art Supplies",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead alligator.",
description = "A set of art supplies that ",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Item",
"Medium Leather Carcass",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "150",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,605: Line 1,656:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,612: Line 1,663:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,630: Line 1,681:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AlligatorCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Amanita Mushroom Spores"] = {
["Ashlar Basalt"] = {
untranslated = "Amanita Mushroom Spores",
untranslated = "Ashlar Basalt",
category = nil,
category = nil,
group = "Food",
group = nil,
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",
"Block",
"Food",
"Blocks",
"Seeds",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,659: Line 1,710:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,677: Line 1,728:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AmanitaMushroomSporesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Amanita Mushrooms"] = {
["Ashlar Basalt Bench"] = {
untranslated = "Amanita Mushrooms",
untranslated = "Ashlar Basalt Bench",
category = nil,
category = nil,
group = "Food",
group = nil,
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",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
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,
Line 1,705: Line 1,757:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,723: Line 1,775:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AmanitaMushroomsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Amendments = {
["Ashlar Basalt Chair"] = {
untranslated = "Amendments",
untranslated = "Ashlar Basalt Chair",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,750: Line 1,804:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,759: Line 1,813:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,768: Line 1,822:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AmendmentsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Anvil = {
["Ashlar Basalt Door"] = {
untranslated = "Anvil",
untranslated = "Ashlar Basalt Door",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,792: Line 1,848:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,804: Line 1,860:
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,869:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AnvilItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Arctic Willow Seed"] = {
["Ashlar Basalt Fireplace"] = {
untranslated = "Arctic Willow Seed",
untranslated = "Ashlar Basalt Fireplace",
category = nil,
category = nil,
group = "Food",
group = nil,
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",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "5000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,841: Line 1,898:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,859: Line 1,916:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArcticWillowSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Arrastra = {
["Ashlar Basalt Table"] = {
untranslated = "Arrastra",
untranslated = "Ashlar Basalt Table",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,883: Line 1,942:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,895: Line 1,954:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,904: Line 1,963:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArrastraItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Arrow = {
["Ashlar Gneiss"] = {
untranslated = "Arrow",
untranslated = "Ashlar Gneiss",
category = nil,
category = nil,
group = "Items",
group = nil,
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",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,924: Line 1,985:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 500,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,931: Line 1,992:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,949: Line 2,010:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArrowItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Art Supplies"] = {
["Ashlar Granite"] = {
untranslated = "Art Supplies",
untranslated = "Ashlar Granite",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A set of art supplies that ",
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 = 100,
"Block",
carried = "Backpack",
"Blocks",
weight = 150,
"Building Materials",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,967: Line 2,032:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,974: Line 2,039:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,992: Line 2,057:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArtSuppliesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Basalt"] = {
["Ashlar Large Basalt Fountain"] = {
untranslated = "Ashlar Basalt",
untranslated = "Ashlar Large Basalt Fountain",
category = nil,
category = nil,
group = "Blocks",
group = nil,
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 beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Decoration",
"Constructable",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,020: Line 2,086:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,038: Line 2,104:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Basalt Bench"] = {
["Ashlar Large Stone Fountain"] = {
untranslated = "Ashlar Basalt Bench",
untranslated = "Ashlar Large Stone Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,061: Line 2,129:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,074: Line 2,142:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,083: Line 2,151:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Basalt Chair"] = {
["Ashlar Limestone"] = {
untranslated = "Ashlar Basalt Chair",
untranslated = "Ashlar Limestone",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,103: Line 2,173:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,119: Line 2,189:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,128: Line 2,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Basalt Door"] = {
["Ashlar Sandstone"] = {
untranslated = "Ashlar Basalt Door",
untranslated = "Ashlar Sandstone",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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,
"Block",
carried = "Backpack",
"Blocks",
weight = 1000,
"Building Materials",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,146: Line 2,220:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 2,153: Line 2,227:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,162: Line 2,236:
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,245:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Basalt Fireplace"] = {
["Ashlar Shale"] = {
untranslated = "Ashlar Basalt Fireplace",
untranslated = "Ashlar Shale",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,191: Line 2,267:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,207: Line 2,283:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,216: Line 2,292:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltFireplaceItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Basalt Table"] = {
["Ashlar Small Basalt Fountain"] = {
untranslated = "Ashlar Basalt Table",
untranslated = "Ashlar Small Basalt Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large stone table crafted by an expert mason.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,239: Line 2,317:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,252: Line 2,330:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,261: Line 2,339:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Gneiss"] = {
["Ashlar Small Stone Fountain"] = {
untranslated = "Ashlar Gneiss",
untranslated = "Ashlar Small Stone Fountain",
category = nil,
category = nil,
group = "Blocks",
group = nil,
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 beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Decoration",
"Constructable",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,289: Line 2,368:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,307: Line 2,386:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarGneissItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Granite"] = {
["Ashlar Stone Bench"] = {
untranslated = "Ashlar Granite",
untranslated = "Ashlar Stone Bench",
category = nil,
category = nil,
group = "Blocks",
group = nil,
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",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,335: Line 2,415:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,353: Line 2,433:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarGraniteItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Large Basalt Fountain"] = {
["Ashlar Stone Chair"] = {
untranslated = "Ashlar Large Basalt Fountain",
untranslated = "Ashlar Stone Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,376: Line 2,458:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Fountain",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,389: Line 2,471:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x4x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,398: Line 2,480:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLargeBasaltFountainItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Large Stone Fountain"] = {
["Ashlar Stone Door"] = {
untranslated = "Ashlar Large Stone Fountain",
untranslated = "Ashlar Stone Door",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
description = "A heavy ashlar stone door.",
tagGroups = {
tagGroups = {
"Housing",
"Doors",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,421: Line 2,505:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Fountain",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,434: Line 2,518:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x4x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,443: Line 2,527:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLargeStoneFountainItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Limestone"] = {
["Ashlar Stone Fireplace"] = {
untranslated = "Ashlar Limestone",
untranslated = "Ashlar Stone Fireplace",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Housing Objects",
"Constructable",
"Living Room",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,471: Line 2,556:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,489: Line 2,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLimestoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Sandstone"] = {
["Ashlar Stone Table"] = {
untranslated = "Ashlar Sandstone",
untranslated = "Ashlar Stone Table",
category = nil,
category = nil,
group = "Blocks",
group = nil,
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 large stone table crafted by an expert mason.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Housing Objects",
"Constructable",
"Seating",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,517: Line 2,603:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,535: Line 2,621:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSandstoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Shale"] = {
["Asphalt Concrete"] = {
untranslated = "Ashlar Shale",
untranslated = "Asphalt Concrete",
category = nil,
category = nil,
group = "Blocks",
group = nil,
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 paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Block",
"Constructable",
"Blocks",
"Roads",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,556: Line 2,643:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 2,563: Line 2,650:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,581: Line 2,668:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarShaleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Small Basalt Fountain"] = {
["Assembly Line"] = {
untranslated = "Ashlar Small Basalt Fountain",
untranslated = "Assembly Line",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
description = "The assembly line allows for mass production of mechanical products.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,604: Line 2,693:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Fountain",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,617: Line 2,706:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,626: Line 2,715:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSmallBasaltFountainItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Small Stone Fountain"] = {
["Automatic Loom"] = {
untranslated = "Ashlar Small Stone Fountain",
untranslated = "Automatic Loom",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
description = "An automated device for making fabric by weaving yarn or thread.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,649: Line 2,740:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Fountain",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,662: Line 2,753:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,671: Line 2,762:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSmallStoneFountainItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Stone Bench"] = {
["Autumn Stew"] = {
untranslated = "Ashlar Stone Bench",
untranslated = "Autumn Stew",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
description = "A healthy and cozy meal for those cold days.",
tagGroups = {
tagGroups = {
"Housing",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,707: Line 2,799:
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,808:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Stone Chair"] = {
["Baked Agave"] = {
untranslated = "Ashlar Stone Chair",
untranslated = "Baked Agave",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,752: Line 2,845:
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,854:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Stone Door"] = {
["Baked Beet"] = {
untranslated = "Ashlar Stone Door",
untranslated = "Baked Beet",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A heavy ashlar stone door.",
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Baking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 2,786: Line 2,882:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,795: Line 2,891:
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,900:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Stone Fireplace"] = {
["Baked Corn"] = {
untranslated = "Ashlar Stone Fireplace",
untranslated = "Baked Corn",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,840: Line 2,937:
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,946:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneFireplaceItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ashlar Stone Table"] = {
["Baked Heart Of Palm"] = {
untranslated = "Ashlar Stone Table",
untranslated = "Baked Heart Of Palm",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large stone table crafted by an expert mason.",
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,885: Line 2,983:
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,992:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Asphalt Concrete"] = {
["Baked Meat"] = {
untranslated = "Asphalt Concrete",
untranslated = "Baked Meat",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
description = "Baked meat is less fatty than other methods of cooking.",
tagGroups = {
tagGroups = {
"Constructable",
"Baking",
"Road",
"Food",
"Road Type",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "800",
calories = nil,
calories = "700",
carbs = nil,
carbs = "0",
protein = nil,
protein = "17",
fat = nil,
fat = "13",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 2,923: Line 3,020:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,941: Line 3,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AsphaltConcreteItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Assembly Line"] = {
["Baked Roast"] = {
untranslated = "Assembly Line",
untranslated = "Baked Roast",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "The assembly line allows for mass production of mechanical products.",
description = "A trussed roast baked to perfection.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "900",
calories = nil,
calories = "1000",
carbs = nil,
carbs = "4",
protein = nil,
protein = "16",
fat = nil,
fat = "10",
vitamins = nil,
vitamins = "4",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,977: Line 3,075:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6x7x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,986: Line 3,084:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AssemblyLineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Automatic Loom"] = {
["Baked Taro"] = {
untranslated = "Automatic Loom",
untranslated = "Baked Taro",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "An automated device for making fabric by weaving yarn or thread.",
description = "Baked taro root.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "300",
calories = nil,
calories = "700",
carbs = nil,
carbs = "8",
protein = nil,
protein = "6",
fat = nil,
fat = "2",
vitamins = nil,
vitamins = "12",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,022: Line 3,121:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x5x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,031: Line 3,130:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AutomaticLoomItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Autumn Stew"] = {
["Baked Tomato"] = {
untranslated = "Autumn Stew",
untranslated = "Baked Tomato",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A healthy and cozy meal for those cold days.",
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = "300",
calories = 1200,
calories = "700",
carbs = 13,
carbs = "16",
protein = 8,
protein = "1",
fat = 5,
fat = "5",
vitamins = 12,
vitamins = "6",
density = 3.166666666666667,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,058: Line 3,158:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,076: Line 3,176:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AutumnStewItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baked Agave"] = {
["Bakery Oven"] = {
untranslated = "Baked Agave",
untranslated = "Bakery Oven",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
description = "A solidly built brick oven useful for baking all manner of treats.",
tagGroups = {
tagGroups = {
"Baked Food",
"Housing Objects",
"Baked Vegetable",
"Kitchen",
"Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "5000",
calories = 700,
calories = nil,
carbs = 14,
carbs = nil,
protein = 2,
protein = nil,
fat = 4,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,105: Line 3,205:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,123: Line 3,223:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedAgaveItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baked Beet"] = {
["Baking Upgrade"] = {
untranslated = "Baked Beet",
untranslated = "Baking Upgrade",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
tagGroups = {
tagGroups = {
"Baked Food",
"Plugin Module",
"Baked Vegetable",
"Specialty Upgrades",
"Food",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "1",
calories = 700,
calories = nil,
carbs = 10,
carbs = nil,
protein = 1,
protein = nil,
fat = 2,
fat = nil,
vitamins = 15,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,152: Line 3,252:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,170: Line 3,270:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedBeetItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baked Corn"] = {
["Ballot Box"] = {
untranslated = "Baked Corn",
untranslated = "Ballot Box",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
tagGroups = {
tagGroups = {
"Baked Food",
"Government",
"Baked Vegetable",
"Work Stations",
"Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "2000",
calories = 700,
calories = nil,
carbs = 12,
carbs = nil,
protein = 3,
protein = nil,
fat = 2,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,199: Line 3,299:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,217: Line 3,317:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedCornItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baked Heart Of Palm"] = {
Bandana = {
untranslated = "Baked Heart Of Palm",
untranslated = "Bandana",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
description = "It just looks cool.",
tagGroups = {
tagGroups = {
"Baked Food",
"Clothing",
"Baked Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "100",
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,
Line 3,246: Line 3,344:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,264: Line 3,362:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedHeartOfPalmItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baked Meat"] = {
["Banh Xeo"] = {
untranslated = "Baked Meat",
untranslated = "Banh Xeo",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Baked meat is less fatty than other methods of cooking.",
description = "Wrap the pancakes in the greens, then dip.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = "500",
calories = 700,
calories = "1550",
carbs = 0,
carbs = "26",
protein = 17,
protein = "17",
fat = 13,
fat = "10",
vitamins = 0,
vitamins = "4",
density = 4.285714285714286,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,291: Line 3,390:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,309: Line 3,408:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedMeatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baked Roast"] = {
Bank = {
untranslated = "Baked Roast",
untranslated = "Bank",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A trussed roast baked to perfection.",
description = "Allows players to create and use bank accounts.",
tagGroups = {
tagGroups = {
"Baked Food",
"Economic",
"Food",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 900,
weight = "5000",
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,337: Line 3,437:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,355: Line 3,455:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedRoastItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baked Taro"] = {
Bannock = {
untranslated = "Baked Taro",
untranslated = "Bannock",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Baked taro root.",
description = "A dense whole wheat unleavened bread.",
tagGroups = {
tagGroups = {
"Baked Food",
"Campfire",
"Baked Vegetable",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "100",
calories = 700,
calories = "700",
carbs = 8,
carbs = "15",
protein = 6,
protein = "3",
fat = 2,
fat = "6",
vitamins = 12,
vitamins = "0",
density = 4.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,384: Line 3,483:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,402: Line 3,501:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedTaroItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baked Tomato"] = {
Barrel = {
untranslated = "Baked Tomato",
untranslated = "Barrel",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
description = "A metal barrel for carrying liquids.",
tagGroups = {
tagGroups = {
"Baked Food",
"Block",
"Baked Vegetable",
"Blocks",
"Food",
"Liquids",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 300,
weight = "2000",
calories = 700,
calories = nil,
carbs = 16,
carbs = nil,
protein = 1,
protein = nil,
fat = 5,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,431: Line 3,530:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,449: Line 3,548:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedTomatoItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bakery Oven"] = {
["Barrel Cactus Seed"] = {
untranslated = "Bakery Oven",
untranslated = "Barrel Cactus Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A solidly built brick oven useful for baking all manner of treats.",
description = "Plant to grow barrel cactus.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Seed",
"Housing",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,486: Line 3,584:
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,593:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakeryOvenItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baking Skill Book"] = {
Basalt = {
untranslated = "Baking Skill Book",
untranslated = "Basalt",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Baking Skill Book",
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 = {
"Skill Books",
"Block",
"Natural Resources",
"Stone",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "7500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,515: Line 3,615:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,522: Line 3,622:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,540: Line 3,640:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Baking Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baking Skill Scroll"] = {
["Basic Backpack"] = {
untranslated = "Baking Skill Scroll",
untranslated = "Basic Backpack",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Baking Skill Scroll",
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Clothing",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,567: Line 3,667:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,585: Line 3,685:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Baking Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Baking Upgrade"] = {
["Basic Circuit"] = {
untranslated = "Baking Upgrade",
untranslated = "Basic Circuit",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
description = "A complex electrical component used in advanced electronics.",
tagGroups = {
tagGroups = {
"Upgrade",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,605: Line 3,707:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,612: Line 3,714:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,630: Line 3,732:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ballot Box"] = {
["Basic Engineering Upgrade"] = {
untranslated = "Ballot Box",
untranslated = "Basic Engineering Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
tagGroups = {
tagGroups = {
"Government",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,657: Line 3,761:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,666: Line 3,770:
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,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BallotBoxItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bandana = {
["Basic Salad"] = {
untranslated = "Bandana",
untranslated = "Basic Salad",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "It just looks cool.",
description = "A seemingly random assortment of wild plants that form a sort of salad.",
tagGroups = {
tagGroups = {
"Clothes",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "300",
calories = nil,
calories = "800",
carbs = nil,
carbs = "18",
protein = nil,
protein = "6",
fat = nil,
fat = "4",
vitamins = nil,
vitamins = "10",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,702: Line 3,807:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,720: Line 3,825:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BandanaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Banh Xeo"] = {
["Basic Upgrade Lvl1"] = {
untranslated = "Banh Xeo",
untranslated = "Basic Upgrade Lvl1",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Wrap the pancakes in the greens, then dip.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Food",
"Basic Upgrades",
"Plugin Module",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1",
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,747: Line 3,854:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,765: Line 3,872:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BanhXeoItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bank = {
["Basic Upgrade Lvl2"] = {
untranslated = "Bank",
untranslated = "Basic Upgrade Lvl2",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows players to create and use bank accounts.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Basic Upgrades",
"Plugin Module",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,790: Line 3,901:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,799: Line 3,910:
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,919:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BankItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bannock = {
["Basic Upgrade Lvl3"] = {
untranslated = "Bannock",
untranslated = "Basic Upgrade Lvl3",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A dense whole wheat unleavened bread.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Food",
"Basic Upgrades",
"Plugin Module",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = 700,
calories = nil,
carbs = 15,
carbs = nil,
protein = 3,
protein = nil,
fat = 6,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,835: Line 3,948:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,853: Line 3,966:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BannockItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Barrel = {
["Basic Upgrade Lvl4"] = {
untranslated = "Barrel",
untranslated = "Basic Upgrade Lvl4",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A metal barrel for carrying liquids.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Basic Upgrades",
carried = "Hands",
"Plugin Module",
weight = 2000,
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,878: Line 3,995:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,896: Line 4,013:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BarrelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Barrel Cactus Seed"] = {
Bass = {
untranslated = "Barrel Cactus Seed",
untranslated = "Bass",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow barrel cactus.",
description = "A bass. ",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Seeds",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "800",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,924: Line 4,042:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,942: Line 4,060:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BarrelCactusSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Basalt = {
Bathroom = {
untranslated = "Basalt",
untranslated = "Bathroom",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.",
description = "QA Test Object adding Bathroom value.",
tagGroups = {
tagGroups = {
"Excavatable",
"World Object",
"Rock",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,970: Line 4,087:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,988: Line 4,105:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasaltItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Backpack"] = {
Bathtub = {
untranslated = "Basic Backpack",
untranslated = "Bathtub",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
description = "A porcelain bathtub for when you need to get clean or just relax.",
tagGroups = {
tagGroups = {
"Clothes",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,015: Line 4,134:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,033: Line 4,152:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicBackpackItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Circuit"] = {
["Bean Paste"] = {
untranslated = "Basic Circuit",
untranslated = "Bean Paste",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A complex electrical component used in advanced electronics.",
description = "Smashed beans can work as a thickener or flavour enhancer.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Food",
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,058: Line 4,180:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,076: Line 4,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicCircuitItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Engineering Skill Book"] = {
["Bean Sprout"] = {
untranslated = "Basic Engineering Skill Book",
untranslated = "Bean Sprout",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Basic Engineering Skill Book",
description = "The small sprouts from a grown bean plant.",
tagGroups = {
tagGroups = {
"Skill Books",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,103: Line 4,226:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,121: Line 4,244:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Basic Engineering Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Engineering Skill Scroll"] = {
Beans = {
untranslated = "Basic Engineering Skill Scroll",
untranslated = "Beans",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Basic Engineering Skill Scroll",
description = "A good source of protein.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Seed",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "50",
calories = nil,
calories = "150",
carbs = nil,
carbs = "1",
protein = nil,
protein = "4",
fat = nil,
fat = "3",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 4,148: Line 4,271:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,166: Line 4,289:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Basic Engineering Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Engineering Upgrade"] = {
["Bear SUPREME"] = {
untranslated = "Basic Engineering Upgrade",
untranslated = "Bear SUPREME",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
tagGroups = {
tagGroups = {
"Upgrade",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,193: Line 4,317:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,211: Line 4,335:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicEngineeringUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Salad"] = {
Bearclaw = {
untranslated = "Basic Salad",
untranslated = "Bearclaw",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A seemingly random assortment of wild plants that form a sort of salad.",
description = "A sweet pastry with seperated sections that look a bit like a claw.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
"Salad",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "300",
calories = 800,
calories = "850",
carbs = 18,
carbs = "14",
protein = 6,
protein = "4",
fat = 4,
fat = "21",
vitamins = 10,
vitamins = "7",
density = 4.75,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,239: Line 4,363:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,257: Line 4,381:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicSaladItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Upgrade 1"] = {
Bearpack = {
untranslated = "Basic Upgrade 1",
untranslated = "Bearpack",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
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",
"Clothing",
"Upgrade",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,285: Line 4,408:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,303: Line 4,426:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl1Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Upgrade 2"] = {
["Beaver Carcass"] = {
untranslated = "Basic Upgrade 2",
untranslated = "Beaver Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that increases crafting efficiency.",
description = "A dead beaver.",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"Item",
"Upgrade",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,324: Line 4,446:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,331: Line 4,453:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,349: Line 4,471:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl2Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Upgrade 3"] = {
Bedroom = {
untranslated = "Basic Upgrade 3",
untranslated = "Bedroom",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that increases crafting efficiency.",
description = "QA Test Object adding Bedroom value.",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"World Object",
"Upgrade",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,377: Line 4,498:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,395: Line 4,516:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl3Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Basic Upgrade 4"] = {
Beet = {
untranslated = "Basic Upgrade 4",
untranslated = "Beet",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that increases crafting efficiency.",
description = "A brilliantly colored bulb with an earthy sweetness.",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"Food",
"Upgrade",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,423: Line 4,544:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,441: Line 4,562:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl4Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bass = {
["Beet Campfire Salad"] = {
untranslated = "Bass",
untranslated = "Beet Campfire Salad",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A bass. ",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Fish",
"Campfire",
"Medium Fish",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 800,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,469: Line 4,590:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,487: Line 4,608:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bathtub = {
["Beet Greens"] = {
untranslated = "Bathtub",
untranslated = "Beet Greens",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A porcelain bathtub for when you need to get clean or just relax.",
description = "The leafy greens from a beet with a distinctive red stem.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = "100",
carbs = nil,
carbs = "3",
protein = nil,
protein = "1",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "4",
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,523: Line 4,645:
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,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BathtubItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bean Paste"] = {
["Beet Seed"] = {
untranslated = "Bean Paste",
untranslated = "Beet Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Smashed beans can work as a thickener or flavour enhancer.",
description = "Plant to grow beets.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "50",
calories = 40,
calories = "0",
carbs = 3,
carbs = "0",
protein = 5,
protein = "0",
fat = 7,
fat = "0",
vitamins = 0,
vitamins = "0",
density = 37.5,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,559: Line 4,681:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,577: Line 4,699:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeanPasteItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bean Sprout"] = {
["Berry Extract Fertilizer"] = {
untranslated = "Bean Sprout",
untranslated = "Berry Extract Fertilizer",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "The small sprouts from a grown bean plant.",
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
tagGroups = {
tagGroups = {
"Food",
"Fertilizer",
"Raw Food",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
calories = 100,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 8.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,605: Line 4,728:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,623: Line 4,746:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeanSproutItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Beans = {
["Big Backpack"] = {
untranslated = "Beans",
untranslated = "Big Backpack",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A good source of protein.",
description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
tagGroups = {
tagGroups = {
"Crop",
"Clothing",
"Crop Seed",
"Food",
"Raw Food",
"Seeds",
"Vegetable",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "100",
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,655: Line 4,773:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,673: Line 4,791:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeansItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bear SUPREME"] = {
["Big Bluestem Seed"] = {
untranslated = "Bear SUPREME",
untranslated = "Big Bluestem Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
description = "Plant to grow a big bluestem plant.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "50",
calories = 1250,
calories = "0",
carbs = 6,
carbs = "0",
protein = 22,
protein = "0",
fat = 23,
fat = "0",
vitamins = 9,
vitamins = "0",
density = 4.8,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,700: Line 4,818:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,718: Line 4,836:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearSUPREMEItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bearclaw = {
["Bighorn Carcass"] = {
untranslated = "Bearclaw",
untranslated = "Bighorn Carcass",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A sweet pastry with seperated sections that look a bit like a claw.",
description = "A dead bighorn.",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "3500",
calories = 850,
calories = nil,
carbs = 14,
carbs = nil,
protein = 4,
protein = nil,
fat = 21,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 5.411764705882352,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,745: Line 4,865:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,763: Line 4,883:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearclawItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bearpack = {
Biodiesel = {
untranslated = "Bearpack",
untranslated = "Biodiesel",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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 vegetable or animal fat-based diesel fuel.",
tagGroups = {
tagGroups = {
"Clothes",
"Block",
"Blocks",
"Liquids",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "30000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,783: Line 4,905:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "80000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,790: Line 4,912:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,808: Line 4,930:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearpackItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Beaver Carcass"] = {
["Birch Log"] = {
untranslated = "Beaver Carcass",
untranslated = "Birch Log",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "A dead beaver.",
description = "Birch log is a type of hardwood, notable for its white and papery bark.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Block",
carried = "Backpack",
"Logs",
weight = 1000,
"Natural Resources",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,826: Line 4,952:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,833: Line 4,959:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,851: Line 4,977:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeaverCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Beet = {
["Birch Seed"] = {
untranslated = "Beet",
untranslated = "Birch Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A brilliantly colored bulb with an earthy sweetness.",
description = "Plant to grow into a birch sapling.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
"Raw Food",
"Root",
"Vegetable",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = "50",
calories = 230,
calories = "0",
carbs = 2,
carbs = "0",
protein = 0,
protein = "0",
fat = 2,
fat = "0",
vitamins = 4,
vitamins = "0",
density = 3.4782608695652173,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,881: Line 5,004:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,899: Line 5,022:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Beet Campfire Salad"] = {
["Bison Carcass"] = {
untranslated = "Beet Campfire Salad",
untranslated = "Bison Carcass",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A myriad of plants that make a healthy and odd blend.",
description = "A dead bison.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Animal",
"Food",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "5500",
calories = 900,
calories = nil,
carbs = 8,
carbs = nil,
protein = 4,
protein = nil,
fat = 3,
fat = nil,
vitamins = 13,
vitamins = nil,
density = 3.111111111111111,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,927: Line 5,051:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,945: Line 5,069:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetCampfireSaladItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Beet Greens"] = {
["Bison Chow Fun"] = {
untranslated = "Beet Greens",
untranslated = "Bison Chow Fun",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "The leafy greens from a beet with a distinctive red stem.",
description = "Who says food can't be fun?",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
"Greens",
"Raw Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "550",
calories = 100,
calories = "1450",
carbs = 3,
carbs = "16",
protein = 1,
protein = "13",
fat = 0,
fat = "20",
vitamins = 4,
vitamins = "8",
density = 8.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,974: Line 5,097:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,992: Line 5,115:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetGreensItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Beet Seed"] = {
["Bison Mount"] = {
untranslated = "Beet Seed",
untranslated = "Bison Mount",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow beets.",
description = "A fluffy, but very dead, bison head on a mount.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing Objects",
"Food",
"Living Room",
"Seeds",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,021: Line 5,144:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,039: Line 5,162:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Berry Extract Fertilizer"] = {
Blackboard = {
untranslated = "Berry Extract Fertilizer",
untranslated = "Blackboard",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
description = "",
tagGroups = {
tagGroups = {
"Fertilizer",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,066: Line 5,189:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,084: Line 5,207:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BerryExtractFertilizerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Big Backpack"] = {
["Blast Furnace"] = {
untranslated = "Big Backpack",
untranslated = "Blast Furnace",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,111: Line 5,236:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,129: Line 5,254:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BigBackpackItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Big Bluestem Seed"] = {
["Blood Meal Fertilizer"] = {
untranslated = "Big Bluestem Seed",
untranslated = "Blood Meal Fertilizer",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a big bluestem plant.",
description = "Blood meal is a great source of nitrogen.",
tagGroups = {
tagGroups = {
"Food",
"Fertilizer",
"Seeds",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,157: Line 5,283:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,175: Line 5,301:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BigBluestemSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bighorn Carcass"] = {
Bloomery = {
untranslated = "Bighorn Carcass",
untranslated = "Bloomery",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead bighorn.",
description = "A chimney-shaped furnace for smelting ores.",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Craft Tables",
"Medium Wooly Carcass",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 3500,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,203: Line 5,330:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,221: Line 5,348:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BighornCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Biodiesel = {
["Blue Shark"] = {
untranslated = "Biodiesel",
untranslated = "Blue Shark",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A vegetable or animal fat-based diesel fuel.",
description = "A blue shark.",
tagGroups = {
tagGroups = {
"Liquid Fuel",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,241: Line 5,370:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 80000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,248: Line 5,377:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,266: Line 5,395:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BiodieselItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Birch Log"] = {
Board = {
untranslated = "Birch Log",
untranslated = "Board",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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",
"Item",
"Hardwood",
"Items",
"Wood",
"Products",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,288: Line 5,417:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = "2000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,295: Line 5,424:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,313: Line 5,442:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BirchLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Birch Seed"] = {
["Board Of Elections"] = {
untranslated = "Birch Seed",
untranslated = "Board Of Elections",
category = nil,
category = nil,
group = "Food",
group = nil,
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",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,341: Line 5,471:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,359: Line 5,489:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BirchSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bison Carcass"] = {
["Boiled Grains"] = {
untranslated = "Bison Carcass",
untranslated = "Boiled Grains",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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 = {
maxStack = 100,
"Charred Food",
"Food",
},
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,384: Line 5,517:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,402: Line 5,535:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bison Chow Fun"] = {
["Boiled Rice"] = {
untranslated = "Bison Chow Fun",
untranslated = "Boiled Rice",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Who says food can't be fun?",
description = "Soft and fluffy.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,429: Line 5,563:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,447: Line 5,581:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonChowFunItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bison Mount"] = {
["Boiled Sausage"] = {
untranslated = "Bison Mount",
untranslated = "Boiled Sausage",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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 = 0,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,483: Line 5,618:
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,627:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonMountItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Blacksmith Advanced Upgrade"] = {
Boiler = {
untranslated = "Blacksmith Advanced Upgrade",
untranslated = "Boiler",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
description = "A vessel used for heating fluids.",
tagGroups = {
tagGroups = {
"Upgrade",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,512: Line 5,649:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,519: Line 5,656:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,537: Line 5,674:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlacksmithAdvancedUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Blacksmith Skill Book"] = {
["Bolete Mushroom Spores"] = {
untranslated = "Blacksmith Skill Book",
untranslated = "Bolete Mushroom Spores",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Blacksmith Skill Book",
description = "Plant to grow bolete mushrooms.",
tagGroups = {
tagGroups = {
"Skill Books",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 5,564: Line 5,701:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,582: Line 5,719:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Blacksmith Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Blacksmith Skill Scroll"] = {
["Bolete Mushrooms"] = {
untranslated = "Blacksmith Skill Scroll",
untranslated = "Bolete Mushrooms",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Blacksmith Skill Scroll",
description = "Boletus edulis.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Food",
"Produce",
},
},
maxStack = 10,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,609: Line 5,747:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,627: Line 5,765:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Blacksmith Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Blacksmith Table"] = {
Bookshelf = {
untranslated = "Blacksmith Table",
untranslated = "Bookshelf",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,651: Line 5,791:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,663: Line 5,803:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,672: Line 5,812:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlacksmithTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Blacksmith Upgrade"] = {
Brazier = {
untranslated = "Blacksmith Upgrade",
untranslated = "Brazier",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
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",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,699: Line 5,841:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,717: Line 5,859:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlacksmithUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Blast Furnace"] = {
Bread = {
untranslated = "Blast Furnace",
untranslated = "Bread",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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",
"Food",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,753: Line 5,896:
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,905:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlastFurnaceItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Blood Meal Fertilizer"] = {
Brick = {
untranslated = "Blood Meal Fertilizer",
untranslated = "Brick",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Blood meal is a great source of nitrogen.",
description = "Durable building material made from fired blocks and mortar.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,782: Line 5,927:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,789: Line 5,934:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,807: Line 5,952:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BloodMealFertilizerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bloomery = {
["Brick Fireplace"] = {
untranslated = "Bloomery",
untranslated = "Brick Fireplace",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,831: Line 5,978:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,843: Line 5,990:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,852: Line 5,999:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BloomeryItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Blue Shark"] = {
["Builder Boots"] = {
untranslated = "Blue Shark",
untranslated = "Builder Boots",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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",
"Clothing",
"Large Fish",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,880: Line 6,026:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,898: Line 6,044:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlueSharkItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Board = {
["Builder Gloves"] = {
untranslated = "Board",
untranslated = "Builder Gloves",
category = nil,
category = nil,
group = "Items",
group = nil,
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",
"Clothing",
"Wood Board",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,919: Line 6,064:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,926: Line 6,071:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,944: Line 6,089:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoardItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Board Of Elections"] = {
["Builder Helmet"] = {
untranslated = "Board Of Elections",
untranslated = "Builder Helmet",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,971: Line 6,116:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,980: Line 6,125:
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,134:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoardOfElectionsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Boiled Grains"] = {
["Builder Overalls"] = {
untranslated = "Boiled Grains",
untranslated = "Builder Overalls",
category = nil,
category = nil,
group = "Food",
group = nil,
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",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
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,016: Line 6,161:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,034: Line 6,179:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledGrainsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Boiled Rice"] = {
["Builder Shirt"] = {
untranslated = "Boiled Rice",
untranslated = "Builder Shirt",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Soft and fluffy.",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
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,061: Line 6,206:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,079: Line 6,224:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledRiceItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Boiled Sausage"] = {
["Bullrush Seed"] = {
untranslated = "Boiled Sausage",
untranslated = "Bullrush Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
description = "Plant to grow bullrush.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,106: Line 6,251:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,124: Line 6,269:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledSausageItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Boiler = {
["Bunchgrass Seed"] = {
untranslated = "Boiler",
untranslated = "Bunchgrass Seed",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A vessel used for heating fluids.",
description = "Plant to grow bunchgrass.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Seed",
},
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 6,149: Line 6,296:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,167: Line 6,314:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoilerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bolete Mushroom Spores"] = {
["Butchery Table"] = {
untranslated = "Bolete Mushroom Spores",
untranslated = "Butchery Table",
category = nil,
category = nil,
group = "Food",
group = nil,
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",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,196: Line 6,343:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,214: Line 6,361:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoleteMushroomSporesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bolete Mushrooms"] = {
["Butchery Upgrade"] = {
untranslated = "Bolete Mushrooms",
untranslated = "Butchery Upgrade",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Boletus edulis.",
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
tagGroups = {
tagGroups = {
"Food",
"Plugin Module",
"Fungus",
"Specialty Upgrades",
"Raw Food",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
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,243: Line 6,390:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,261: Line 6,408:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoleteMushroomsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bookshelf = {
Bycocket = {
untranslated = "Bookshelf",
untranslated = "Bycocket",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,284: Line 6,431:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,297: Line 6,444:
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,453:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BookshelfItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Brazier = {
["C O2 Canister"] = {
untranslated = "Brazier",
untranslated = "C O2 Canister",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A metal stand which can hold burning fuel to provide light.",
description = "For creating fancy foams!",
tagGroups = {
tagGroups = {
"Housing",
"Item",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,326: Line 6,473:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,342: Line 6,489:
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,498:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrazierItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bread = {
["Camas Ash Fertilizer"] = {
untranslated = "Bread",
untranslated = "Camas Ash Fertilizer",
category = nil,
category = nil,
group = "Food",
group = nil,
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",
"Fertilizer",
"Food",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 0,
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,379: Line 6,527:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,397: Line 6,545:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BreadItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Brick = {
["Camas Bread"] = {
untranslated = "Brick",
untranslated = "Camas Bread",
category = nil,
category = nil,
group = "Blocks",
group = nil,
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",
"Food",
},
},
maxStack = 20,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,424: Line 6,573:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,442: Line 6,591:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrickItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Brick Fireplace"] = {
["Camas Bulb"] = {
untranslated = "Brick Fireplace",
untranslated = "Camas Bulb",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,478: Line 6,627:
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,636:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrickFireplaceItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Builder Boots"] = {
["Camas Bulb Bake"] = {
untranslated = "Builder Boots",
untranslated = "Camas Bulb Bake",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,514: Line 6,664:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,532: Line 6,682:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderBootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Builder Gloves"] = {
["Camas Paste"] = {
untranslated = "Builder Gloves",
untranslated = "Camas Paste",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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 = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,559: Line 6,710:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,577: Line 6,728:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderGlovesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Builder Helmet"] = {
Camera = {
untranslated = "Builder Helmet",
untranslated = "Camera",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
description = "",
tagGroups = {
tagGroups = {
"Clothes",
"Item",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "3000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,597: Line 6,748:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,604: Line 6,755:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,622: Line 6,773:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderHelmetItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Builder Overalls"] = {
["Camera Film"] = {
untranslated = "Builder Overalls",
untranslated = "Camera Film",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Durable overalls with cargo pockets and hammer loops.",
description = "A film used inside a camera.",
tagGroups = {
tagGroups = {
"Clothes",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,642: Line 6,795:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,649: Line 6,802:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,667: Line 6,820:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderOverallsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Builder Shirt"] = {
["Camo Pants"] = {
untranslated = "Builder Shirt",
untranslated = "Camo Pants",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,694: Line 6,847:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,712: Line 6,865:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bullrush Seed"] = {
["Camo Shirt"] = {
untranslated = "Bullrush Seed",
untranslated = "Camo Shirt",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow bullrush.",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "100",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,740: Line 6,892:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,758: Line 6,910:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BullrushSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Bunchgrass Seed"] = {
Campfire = {
untranslated = "Bunchgrass Seed",
untranslated = "Campfire",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow bunchgrass.",
description = "Cook like a caveman on an uneven fire.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Seeds",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,786: Line 6,939:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,804: Line 6,957:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BunchgrassSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Butchery Skill Book"] = {
["Campfire Cooking Upgrade"] = {
untranslated = "Butchery Skill Book",
untranslated = "Campfire Cooking Upgrade",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Butchery Skill Book",
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
tagGroups = {
tagGroups = {
"Skill Books",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,831: Line 6,986:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,849: Line 7,004:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Butchery Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Butchery Skill Scroll"] = {
["Campfire Roast"] = {
untranslated = "Butchery Skill Scroll",
untranslated = "Campfire Roast",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
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 = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,876: Line 7,032:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,894: Line 7,050:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Butchery Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Butchery Table"] = {
["Campfire Salad"] = {
untranslated = "Butchery Table",
untranslated = "Campfire Salad",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A block and cleaver to process raw meat into fancier dishes.",
description = "",
tagGroups = {
tagGroups = {
"Crafting Table",
"Food",
"Housing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "200",
calories = nil,
calories = "0",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,931: Line 7,086:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,940: Line 7,095:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ButcheryTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Butchery Upgrade"] = {
["Campfire Stew"] = {
untranslated = "Butchery Upgrade",
untranslated = "Campfire Stew",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
description = "A thick stew chock-full of meat, camas, and corn. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "500",
calories = nil,
calories = "1200",
carbs = nil,
carbs = "5",
protein = nil,
protein = "10",
fat = nil,
fat = "9",
vitamins = nil,
vitamins = "4",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,967: Line 7,122:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,985: Line 7,140:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ButcheryUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Bycocket = {
Campsite = {
untranslated = "Bycocket",
untranslated = "Campsite",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Also called chapeau a bec, or Billed Hat in france due to it's bird-beak like appearance.",
description = "A campsite.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,012: Line 7,169:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,030: Line 7,187:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BycocketItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["CO2 Canister"] = {
["Candle Stand"] = {
untranslated = "CO2 Canister",
untranslated = "Candle Stand",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "For creating fancy foams!",
description = "A fancy candelabra for providing small amounts of light.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Lighting",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,055: Line 7,216:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,073: Line 7,234:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CO2CanisterItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Camas Ash Fertilizer"] = {
["Canning Assembly"] = {
untranslated = "Camas Ash Fertilizer",
untranslated = "Canning Assembly",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
description = "",
tagGroups = {
tagGroups = {
"Fertilizer",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,100: Line 7,261:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,118: Line 7,279:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasAshFertilizerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Camas Bread"] = {
Canvas = {
untranslated = "Camas Bread",
untranslated = "Canvas",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A bread with a camas twist for a bit of flavor and fun. ",
description = "A canvas used for painting on, made by either cotton or linen.",
tagGroups = {
tagGroups = {
"Bread",
"Item",
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,146: Line 7,308:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,164: Line 7,326:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBreadItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Camas Bulb"] = {
Capitol = {
untranslated = "Camas Bulb",
untranslated = "Capitol",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a camas plant.",
description = "Allows the creation of the government, allowing all other civic objects to be created.",
tagGroups = {
tagGroups = {
"Crop",
"Government",
"Crop Seed",
"Work Stations",
"Food",
"World Object",
"Raw Food",
"Root",
"Seeds",
"Vegetable",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "2000",
calories = 150,
calories = nil,
carbs = 1,
carbs = nil,
protein = 2,
protein = nil,
fat = 5,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 7,197: Line 7,355:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,215: Line 7,373:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBulbItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Camas Bulb Bake"] = {
Capris = {
untranslated = "Camas Bulb Bake",
untranslated = "Capris",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
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 = {
"Baked Food",
"Clothing",
"Baked Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "100",
calories = 700,
calories = nil,
carbs = 12,
carbs = nil,
protein = 7,
protein = nil,
fat = 5,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,244: Line 7,400:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,262: Line 7,418:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBulbBakeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Camas Paste"] = {
["Carbide Helmet Lamp"] = {
untranslated = "Camas Paste",
untranslated = "Carbide Helmet Lamp",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = 60,
calories = nil,
carbs = 3,
carbs = nil,
protein = 2,
protein = nil,
fat = 10,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 25.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,289: Line 7,445:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,307: Line 7,463:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasPasteItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Camera = {
["Carpentry Advanced Upgrade"] = {
untranslated = "Camera",
untranslated = "Carpentry Advanced Upgrade",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "",
description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,332: Line 7,492:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,350: Line 7,510:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CameraItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Camera Film"] = {
["Carpentry Basic Upgrade"] = {
untranslated = "Camera Film",
untranslated = "Carpentry Basic Upgrade",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A film used inside a camera.",
description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,375: Line 7,539:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,393: Line 7,557:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CameraFilmItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Camo Pants"] = {
["Carpentry Table"] = {
untranslated = "Camo Pants",
untranslated = "Carpentry Table",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
description = "A table for basic wooden crafts for home improvement and progress.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,420: Line 7,586:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,438: Line 7,604:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamoPantsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Camo Shirt"] = {
["Carved Pumpkin"] = {
untranslated = "Camo Shirt",
untranslated = "Carved Pumpkin",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
description = "Spooky pumpkin that emits a mystical light.",
tagGroups = {
tagGroups = {
"Clothes",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,465: Line 7,633:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,483: Line 7,651:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamoShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Campfire = {
["Cast Iron Bed"] = {
untranslated = "Campfire",
untranslated = "Cast Iron Bed",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Cook like a caveman on an uneven fire.",
description = "A solid bed made slightly more comfortable by adding cotton.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Bedroom",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,510: Line 7,680:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,519: Line 7,689:
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,698:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Campfire Cooking Upgrade"] = {
["Cast Iron Bench"] = {
untranslated = "Campfire Cooking Upgrade",
untranslated = "Cast Iron Bench",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
description = "Does not look very comfortable.",
tagGroups = {
tagGroups = {
"Upgrade",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,555: Line 7,725:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,573: Line 7,743:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireCookingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Campfire Roast"] = {
["Cast Iron Chair"] = {
untranslated = "Campfire Roast",
untranslated = "Cast Iron Chair",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
description = "It is very stable.",
tagGroups = {
tagGroups = {
"Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "",
calories = 1000,
calories = nil,
carbs = 0,
carbs = nil,
protein = 16,
protein = nil,
fat = 12,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 2.8000000000000003,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,600: Line 7,770:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,618: Line 7,788:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireRoastItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Campsite = {
["Cast Iron Royal Bed"] = {
untranslated = "Campsite",
untranslated = "Cast Iron Royal Bed",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A campsite.",
description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Bedroom",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,643: Line 7,817:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,652: Line 7,826:
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,835:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampsiteItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Candle Stand"] = {
["Cast Iron Stove"] = {
untranslated = "Candle Stand",
untranslated = "Cast Iron Stove",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A fancy candelabra for providing small amounts of light.",
description = "The perfect stove for the fledgling chef.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Kitchen",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,684: Line 7,860:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,697: Line 7,873:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,706: Line 7,882:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CandleStandItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Canvas = {
["Cast Iron Table"] = {
untranslated = "Canvas",
untranslated = "Cast Iron Table",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A canvas used for painting on, made by either cotton or linen.",
description = "A decorative table made from cast iron.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,731: Line 7,909:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,749: Line 7,927:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CanvasItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Capitol = {
["Cedar Log"] = {
untranslated = "Capitol",
untranslated = "Cedar Log",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows the creation of the government, allowing all other civic objects to be created.",
description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
tagGroups = {
tagGroups = {
"Government",
"Block",
"Logs",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,769: Line 7,949:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,776: Line 7,956:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,785: Line 7,965:
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,974:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CapitolItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Capris = {
["Cedar Seed"] = {
untranslated = "Capris",
untranslated = "Cedar Seed",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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 = "Plant to grow a cedar sapling.",
tagGroups = {
tagGroups = {
"Clothes",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 7,821: Line 8,001:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,839: Line 8,019:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CaprisItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Carbide Helmet Lamp"] = {
["Ceiba Log"] = {
untranslated = "Carbide Helmet Lamp",
untranslated = "Ceiba Log",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
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 = {
"Clothes",
"Block",
"Logs",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,859: Line 8,041:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,866: Line 8,048:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,884: Line 8,066:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarbideHelmetLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Carpentry Advanced Upgrade"] = {
["Ceiba Seed"] = {
untranslated = "Carpentry Advanced Upgrade",
untranslated = "Ceiba Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
description = "Plant to grow a ceiba sapling.",
tagGroups = {
tagGroups = {
"Upgrade",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 7,911: Line 8,093:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,929: Line 8,111:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryAdvancedUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Carpentry Basic Upgrade"] = {
["Ceiling Candle"] = {
untranslated = "Carpentry Basic Upgrade",
untranslated = "Ceiling Candle",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
description = "A fancy hanging candelabra.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,956: Line 8,140:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,974: Line 8,158:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryBasicUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Carpentry Skill Book"] = {
["Cellulose Fiber"] = {
untranslated = "Carpentry Skill Book",
untranslated = "Cellulose Fiber",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Carpentry Skill Book",
description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
tagGroups = {
tagGroups = {
"Skill Books",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,994: Line 8,180:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,001: Line 8,187:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,019: Line 8,205:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Carpentry Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Carpentry Skill Scroll"] = {
Cement = {
untranslated = "Carpentry Skill Scroll",
untranslated = "Cement",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Carpentry Skill Scroll",
description = "In order to be usable it needs to be reinforced.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Item",
"Items",
"Products",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,039: Line 8,227:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,046: Line 8,234:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,064: Line 8,252:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Carpentry Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Carpentry Table"] = {
["Cement Kiln"] = {
untranslated = "Carpentry Table",
untranslated = "Cement Kiln",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A table for basic wooden crafts for home improvement and progress.",
description = "A rotary kiln that produces cement and concrete products.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,088: Line 8,278:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,100: Line 8,290:
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,299:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Carved Pumpkin"] = {
["Census Bureau"] = {
untranslated = "Carved Pumpkin",
untranslated = "Census Bureau",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Spooky pumpkin that emits a mystical light.",
description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
tagGroups = {
tagGroups = {
"Housing",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,132: Line 8,324:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,145: Line 8,337:
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,346:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarvedPumpkinItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cast Iron Bed"] = {
["Cereal Germ"] = {
untranslated = "Cast Iron Bed",
untranslated = "Cereal Germ",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A solid bed made slightly more comfortable by adding cotton.",
description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,190: Line 8,383:
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,392:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronBedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cast Iron Bench"] = {
Charcoal = {
untranslated = "Cast Iron Bench",
untranslated = "Charcoal",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Does not look very comfortable.",
description = "A black residue, consisting of carbon and any remaining ash.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,219: Line 8,414:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "20000",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,235: Line 8,430:
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,439:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cast Iron Chair"] = {
["Charred Agave"] = {
untranslated = "Cast Iron Chair",
untranslated = "Charred Agave",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "It is very stable.",
description = "Agave leaves that have been charred over a campfire.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,280: Line 8,476:
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,485:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cast Iron Royal Bed"] = {
["Charred Beans"] = {
untranslated = "Cast Iron Royal Bed",
untranslated = "Charred Beans",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,325: Line 8,522:
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,531:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronRoyalBedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cast Iron Stove"] = {
["Charred Beet"] = {
untranslated = "Cast Iron Stove",
untranslated = "Charred Beet",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "The perfect stove for the fledgling chef.",
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Charred Food",
"Housing",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,371: Line 8,568:
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,577:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronStoveItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cast Iron Table"] = {
["Charred Cactus Fruit"] = {
untranslated = "Cast Iron Table",
untranslated = "Charred Cactus Fruit",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A simple yet ornate table made from cast iron.",
description = "Blackened cactus fruit. A favorite of early desert settlers.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,416: Line 8,614:
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,623:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cedar Log"] = {
["Charred Camas Bulb"] = {
untranslated = "Cedar Log",
untranslated = "Charred Camas Bulb",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Charred Food",
"Softwood",
"Food",
"Wood",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,454: Line 8,651:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,472: Line 8,669:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CedarLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cedar Seed"] = {
["Charred Corn"] = {
untranslated = "Cedar Seed",
untranslated = "Charred Corn",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a cedar sapling.",
description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
tagGroups = {
tagGroups = {
"Charred Food",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "100",
calories = 0,
calories = "350",
carbs = 0,
carbs = "7",
protein = 0,
protein = "1",
fat = 0,
fat = "0",
vitamins = 0,
vitamins = "4",
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,500: Line 8,697:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,518: Line 8,715:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CedarSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ceiba Log"] = {
["Charred Fireweed Shoots"] = {
untranslated = "Ceiba Log",
untranslated = "Charred Fireweed Shoots",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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 = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Charred Food",
"Hardwood",
"Food",
"Wood",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,547: Line 8,743:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,565: Line 8,761:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeibaLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ceiba Seed"] = {
["Charred Fish"] = {
untranslated = "Ceiba Seed",
untranslated = "Charred Fish",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a ceiba sapling.",
description = "At least it doesn't have any scales any more.",
tagGroups = {
tagGroups = {
"Charred Food",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "400",
calories = 0,
calories = "400",
carbs = 0,
carbs = "0",
protein = 0,
protein = "11",
fat = 0,
fat = "4",
vitamins = 0,
vitamins = "0",
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,593: Line 8,789:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,611: Line 8,807:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeibaSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ceiling Candle"] = {
["Charred Heart Of Palm"] = {
untranslated = "Ceiling Candle",
untranslated = "Charred Heart Of Palm",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A fancy hanging candelabra.",
description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,647: Line 8,844:
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,853:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeilingCandleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cellulose Fiber"] = {
["Charred Meat"] = {
untranslated = "Cellulose Fiber",
untranslated = "Charred Meat",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Charred Food",
carried = "Backpack",
"Food",
weight = 100,
},
calories = nil,
maxStack = 0,
carbs = nil,
carried = "Backpack",
protein = nil,
weight = "400",
fat = nil,
calories = "400",
vitamins = nil,
carbs = "0",
protein = "5",
fat = "10",
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,681: Line 8,881:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,699: Line 8,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CelluloseFiberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Cement = {
["Charred Mushrooms"] = {
untranslated = "Cement",
untranslated = "Charred Mushrooms",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "In order to be usable it needs to be reinforced.",
description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Charred Food",
"Food",
},
maxStack = 0,
carried = "Backpack",
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,724: Line 8,927:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,742: Line 8,945:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CementItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cement Kiln"] = {
["Charred Papaya"] = {
untranslated = "Cement Kiln",
untranslated = "Charred Papaya",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A rotary kiln that produces cement and concrete products.",
description = "Papaya fruit that has been charred over a basic campfire.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = "350",
carbs = nil,
carbs = "3",
protein = nil,
protein = "1",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "8",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,778: Line 8,982:
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,991:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CementKilnItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Census Bureau"] = {
["Charred Pineapple"] = {
untranslated = "Census Bureau",
untranslated = "Charred Pineapple",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
description = "Pineapple that has been charred over a basic campfire.",
tagGroups = {
tagGroups = {
"Government",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,814: Line 9,019:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,823: Line 9,028:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,832: Line 9,037:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CensusBureauItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ceramic Mold"] = {
["Charred Sausage"] = {
untranslated = "Ceramic Mold",
untranslated = "Charred Sausage",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Charred Food",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "350",
calories = nil,
calories = "700",
carbs = nil,
carbs = "0",
protein = nil,
protein = "10",
fat = nil,
fat = "14",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,857: Line 9,065:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,875: Line 9,083:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeramicMoldItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cereal Germ"] = {
["Charred Taro"] = {
untranslated = "Cereal Germ",
untranslated = "Charred Taro",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
tagGroups = {
tagGroups = {
"Charred Food",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "100",
calories = 20,
calories = "350",
carbs = 5,
carbs = "10",
protein = 0,
protein = "1",
fat = 7,
fat = "0",
vitamins = 3,
vitamins = "1",
density = 75.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,902: Line 9,111:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,920: Line 9,129:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CerealGermItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Chainsaw = {
["Charred Tomato"] = {
untranslated = "Chainsaw",
untranslated = "Charred Tomato",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A gasoline-powered alternative to cutting trees.",
description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
tagGroups = {
tagGroups = {
"Tool",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,947: Line 9,157:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,965: Line 9,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChainsawItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Axe",
ToolDurability = 400.0,
ToolDamage = 15.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Gasoline",
},
},
Charcoal = {
["Chef Hat"] = {
untranslated = "Charcoal",
untranslated = "Chef Hat",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A black residue, consisting of carbon and any remaining ash.",
description = "To keep your hair in one place while stirring the pots.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Clothing",
"Coal",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,992: Line 9,195:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 20000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,999: Line 9,202:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,017: Line 9,220:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharcoalItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Agave"] = {
["Chef Pants"] = {
untranslated = "Charred Agave",
untranslated = "Chef Pants",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Agave leaves that have been charred over a campfire.",
description = "Checkered style pants for hiding the truths of working in a kitchen.",
tagGroups = {
tagGroups = {
"Charred Green",
"Clothing",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
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,045: Line 9,247:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,063: Line 9,265:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredAgaveItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Beans"] = {
["Chef Shirt"] = {
untranslated = "Charred Beans",
untranslated = "Chef Shirt",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
description = "A clean Chef's shirt to spot all the spots.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Clothing",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
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,091: Line 9,292:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,109: Line 9,310:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredBeansItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Beet"] = {
["Chef Shoes"] = {
untranslated = "Charred Beet",
untranslated = "Chef Shoes",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
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 = {
"Charred Vegetable",
"Clothing",
"Food",
},
},
maxStack = 100,
maxStack = 0,
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,137: Line 9,337:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,155: Line 9,355:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredBeetItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Cactus Fruit"] = {
["Claim Tool"] = {
untranslated = "Charred Cactus Fruit",
untranslated = "Claim Tool",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Blackened cactus fruit. A favorite of early desert settlers.",
description = "Used to claim, unclaim and examine property.",
tagGroups = {
tagGroups = {
"Charred Fruit",
"Item",
"Food",
"Items",
"Tools",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,183: Line 9,384:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,201: Line 9,402:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCactusFruitItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Camas Bulb"] = {
Clam = {
untranslated = "Charred Camas Bulb",
untranslated = "Clam",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
description = "A clam.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Animal",
"Food",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,229: Line 9,431:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,247: Line 9,449:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCamasBulbItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Corn"] = {
["Clam Chowder"] = {
untranslated = "Charred Corn",
untranslated = "Clam Chowder",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
description = "A thick stew loaded with clams and taro root.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "400",
calories = 350,
calories = "800",
carbs = 7,
carbs = "16",
protein = 1,
protein = "15",
fat = 0,
fat = "3",
vitamins = 4,
vitamins = "11",
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,275: Line 9,477:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,293: Line 9,495:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCornItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Fireweed Shoots"] = {
Clay = {
untranslated = "Charred Fireweed Shoots",
untranslated = "Clay",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
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",
"Block",
"Food",
"Blocks",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "22000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,321: Line 9,524:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,339: Line 9,542:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredFireweedShootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Fish"] = {
Cloth = {
untranslated = "Charred Fish",
untranslated = "Cloth",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "At least it doesn't have any scales any more.",
description = "A piece of rough cloth made by weaving fibers together.",
tagGroups = {
tagGroups = {
"Food",
"Item",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "50",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,366: Line 9,569:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,384: Line 9,587:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredFishItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Heart Of Palm"] = {
["Cloth Belt"] = {
untranslated = "Charred Heart Of Palm",
untranslated = "Cloth Belt",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
description = "A fashionable cloth belt that drapes across the waist.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Clothing",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = 210,
calories = nil,
carbs = 6,
carbs = nil,
protein = 3,
protein = nil,
fat = 1,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 5.714285714285714,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,412: Line 9,614:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,430: Line 9,632:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredHeartOfPalmItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Meat"] = {
["Cloth Cape"] = {
untranslated = "Charred Meat",
untranslated = "Cloth Cape",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
description = "It just looks cool.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "100",
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,
Line 9,457: Line 9,659:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,475: Line 9,677:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredMeatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Mushrooms"] = {
Coal = {
untranslated = "Charred Mushrooms",
untranslated = "Coal",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
description = "A combustible mineral which needs to be crushed into usable fuel.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Block",
"Food",
"Natural Resources",
"Ore",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "4000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,503: Line 9,706:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,521: Line 9,724:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredMushroomsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Papaya"] = {
Cod = {
untranslated = "Charred Papaya",
untranslated = "Cod",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Papaya fruit that has been charred over a basic campfire.",
description = "A cod.",
tagGroups = {
tagGroups = {
"Charred Fruit",
"Animal",
"Food",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,549: Line 9,753:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,567: Line 9,771:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredPapayaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Pineapple"] = {
["Colored Powder"] = {
untranslated = "Charred Pineapple",
untranslated = "Colored Powder",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Pineapple that has been charred over a basic campfire.",
description = "A bag of crushed flower petals.",
tagGroups = {
tagGroups = {
"Charred Fruit",
"Item",
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "50",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,595: Line 9,800:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,613: Line 9,818:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredPineappleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Sausage"] = {
["Combustion Engine"] = {
untranslated = "Charred Sausage",
untranslated = "Combustion Engine",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
description = "An engine that generates power by combustion of fuel.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 350,
weight = "5000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,640: Line 9,847:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,658: Line 9,865:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredSausageItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Taro"] = {
["Combustion Generator"] = {
untranslated = "Charred Taro",
untranslated = "Combustion Generator",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
description = "Consumes most fuels to produce energy.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Crafted Objects",
"Food",
"Power Generation",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "5000",
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,894:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,704: Line 9,912:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredTaroItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Charred Tomato"] = {
["Composite Birch Bench"] = {
untranslated = "Charred Tomato",
untranslated = "Composite Birch Bench",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
description = "A composite bench built to last.",
tagGroups = {
tagGroups = {
"Charred Vegetable",
"Housing Objects",
"Food",
"Seating",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
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,732: Line 9,941:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,750: Line 9,959:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredTomatoItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Chef Hat"] = {
["Composite Birch Chair"] = {
untranslated = "Chef Hat",
untranslated = "Composite Birch Chair",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "To keep your hair in one place while stirring the pots.",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,777: Line 9,988:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,795: Line 10,006:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefHatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Chef Pants"] = {
["Composite Birch Door"] = {
untranslated = "Chef Pants",
untranslated = "Composite Birch Door",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Checkered style pants for hiding the truths of working in a kitchen.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {
"Clothes",
"Doors",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,822: Line 10,035:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,840: Line 10,053:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefPantsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Chef Shirt"] = {
["Composite Birch Lumber"] = {
untranslated = "Chef Shirt",
untranslated = "Composite Birch Lumber",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A clean Chef's shirt to spot all the spots.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Clothes",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,860: Line 10,075:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,867: Line 10,082:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,885: Line 10,100:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Chef Shoes"] = {
["Composite Birch Table"] = {
untranslated = "Chef Shoes",
untranslated = "Composite Birch Table",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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 large composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,912: Line 10,129:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,930: Line 10,147:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefShoesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Claim Tool"] = {
["Composite Cedar Lumber"] = {
untranslated = "Claim Tool",
untranslated = "Composite Cedar Lumber",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Used to claim, unclaim and examine property.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Tool",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,950: Line 10,169:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,957: Line 10,176:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,975: Line 10,194:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClaimToolItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Clam = {
["Composite Ceiba Lumber"] = {
untranslated = "Clam",
untranslated = "Composite Ceiba Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A clam.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Marine Life",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,995: Line 10,216:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,002: Line 10,223:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,020: Line 10,241:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClamItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Clam Chowder"] = {
["Composite Filler"] = {
untranslated = "Clam Chowder",
untranslated = "Composite Filler",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A thick stew loaded with clams and taro root.",
description = "A multipurpose filler that is made from what you have available.",
tagGroups = {
tagGroups = {
"Food",
"Fertilizer",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "500",
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,270:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,065: Line 10,288:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClamChowderItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Clay = {
["Composite Fir Lumber"] = {
untranslated = "Clay",
untranslated = "Composite Fir Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 22000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,085: Line 10,310:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,092: Line 10,317:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,110: Line 10,335:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClayItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Clay Mold"] = {
["Composite Hardwood Bench"] = {
untranslated = "Clay Mold",
untranslated = "Composite Hardwood Bench",
category = nil,
category = nil,
group = "Items",
group = nil,
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",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,135: Line 10,364:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,153: Line 10,382:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClayMoldItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Cloth = {
["Composite Hardwood Chair"] = {
untranslated = "Cloth",
untranslated = "Composite Hardwood Chair",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "A piece of rough cloth made by weaving fibers together.",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Fabric",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,180: Line 10,411:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,198: Line 10,429:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cloth Belt"] = {
["Composite Hardwood Door"] = {
untranslated = "Cloth Belt",
untranslated = "Composite Hardwood Door",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,225: Line 10,458:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,243: Line 10,476:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothBeltItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cloth Cape"] = {
["Composite Hardwood Table"] = {
untranslated = "Cloth Cape",
untranslated = "Composite Hardwood Table",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "It just looks cool.",
description = "A nice composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,270: Line 10,505:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,288: Line 10,523:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothCapeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Coal = {
["Composite Joshua Lumber"] = {
untranslated = "Coal",
untranslated = "Composite Joshua Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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",
"Block",
"Ore",
"Blocks",
"Building Materials",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 4000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,309: Line 10,545:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,316: Line 10,552:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,334: Line 10,570:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CoalItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Cod = {
["Composite Lumber"] = {
untranslated = "Cod",
untranslated = "Composite Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A cod.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Fish",
"Block",
"Medium Fish",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,355: Line 10,592:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,362: Line 10,599:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,380: Line 10,617:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CodItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Colored Powder"] = {
["Composite Lumber Bench"] = {
untranslated = "Colored Powder",
untranslated = "Composite Lumber Bench",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A bag of crushed flower petals.",
description = "A composite bench built to last.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,405: Line 10,646:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,423: Line 10,664:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ColoredPowderItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Combustion Engine"] = {
["Composite Lumber Chair"] = {
untranslated = "Combustion Engine",
untranslated = "Composite Lumber Chair",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An engine that generates power by combustion of fuel.",
description = "A composite chair built to last.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,448: Line 10,693:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,466: Line 10,711:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CombustionEngineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Combustion Generator"] = {
["Composite Lumber Door"] = {
untranslated = "Combustion Generator",
untranslated = "Composite Lumber Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Consumes most fuels to produce energy.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Doors",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,488: Line 10,737:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,500: Line 10,749:
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,758:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CombustionGeneratorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Birch Bench"] = {
["Composite Lumber Dresser"] = {
untranslated = "Composite Birch Bench",
untranslated = "Composite Lumber Dresser",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A composite bench built to last.",
description = "A composite lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,532: Line 10,781:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,545: Line 10,794:
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,803:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Birch Chair"] = {
["Composite Lumber Table"] = {
untranslated = "Composite Birch Chair",
untranslated = "Composite Lumber Table",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A composite chair built to last.",
description = "A large composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,577: Line 10,828:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,590: Line 10,841:
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,850:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Birch Door"] = {
["Composite Oak Lumber"] = {
untranslated = "Composite Birch Door",
untranslated = "Composite Oak Lumber",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A beautiful composite door built by an expert carpenter.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 1000,
"Building Materials",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,617: Line 10,872:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,624: Line 10,879:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,633: Line 10,888:
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,897:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Birch Lumber"] = {
["Composite Palm Lumber"] = {
untranslated = "Composite Birch Lumber",
untranslated = "Composite Palm Lumber",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A composite lumber made from a combination of wood and plastic.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Block",
"Constructable",
"Blocks",
"Hardwood Lumber",
"Building Materials",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,664: Line 10,919:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,671: Line 10,926:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,689: Line 10,944:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Birch Table"] = {
["Composite Redwood Lumber"] = {
untranslated = "Composite Birch Table",
untranslated = "Composite Redwood Lumber",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large composite table for eating meals or getting some work done.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,709: Line 10,966:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,725: Line 10,982:
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,991:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Bow"] = {
["Composite Saguaro Lumber"] = {
untranslated = "Composite Bow",
untranslated = "Composite Saguaro Lumber",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Tool",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,754: Line 11,013:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,761: Line 11,020:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,779: Line 11,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBowItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Bow",
ToolDurability = 2000.0,
ToolDamage = 1.5,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Nylon",
},
},
["Composite Cedar Lumber"] = {
["Composite Spruce Lumber"] = {
untranslated = "Composite Cedar Lumber",
untranslated = "Composite Spruce Lumber",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A composite lumber made from a combination of wood and plastic.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Block",
"Constructable",
"Blocks",
"Softwood Lumber",
"Building Materials",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,806: Line 11,060:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,813: Line 11,067:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,831: Line 11,085:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeCedarLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Ceiba Lumber"] = {
["Composites Upgrade"] = {
untranslated = "Composite Ceiba Lumber",
untranslated = "Composites Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A composite lumber made from a combination of wood and plastic.",
description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Plugin Module",
"Constructable",
"Specialty Upgrades",
"Hardwood Lumber",
"Upgrade Modules",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,860: Line 11,114:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,878: Line 11,132:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeCeibaLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Filler"] = {
["Compost Fertilizer"] = {
untranslated = "Composite Filler",
untranslated = "Compost Fertilizer",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A multipurpose filler that is made from what you have available.",
description = "Compost fertilizer is a classic, low effort fertilizer.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Fertilizer",
"Fertilizer Filler",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,906: Line 11,161:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,924: Line 11,179:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeFillerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Fir Lumber"] = {
["Computer Lab"] = {
untranslated = "Composite Fir Lumber",
untranslated = "Computer Lab",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A composite lumber made from a combination of wood and plastic.",
description = "A place where you can sit all day and play video games! Or work on expert-level research.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Crafted Objects",
"Constructable",
"Specialty",
"Softwood Lumber",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,953: Line 11,208:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,971: Line 11,226:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeFirLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Hardwood Bench"] = {
["Construction Post"] = {
untranslated = "Composite Hardwood Bench",
untranslated = "Construction Post",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A composite bench built to last.",
description = "For construction contracts.",
tagGroups = {
tagGroups = {
"Housing",
"Community",
"Crafted Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,994: Line 11,251:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,007: Line 11,264:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,016: Line 11,273:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Hardwood Chair"] = {
["Contract Board"] = {
untranslated = "Composite Hardwood Chair",
untranslated = "Contract Board",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A composite chair built to last.",
description = "A board to post contracts.",
tagGroups = {
tagGroups = {
"Housing",
"Economic",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,039: Line 11,298:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,052: Line 11,311:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,061: Line 11,320:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Hardwood Door"] = {
["Cookeina Mushroom Spores"] = {
untranslated = "Composite Hardwood Door",
untranslated = "Cookeina Mushroom Spores",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A beautiful composite door built by an expert carpenter.",
description = "Plant to grow cookeina mushrooms.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Seed",
},
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 11,086: Line 11,347:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,095: Line 11,356:
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,365:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Hardwood Table"] = {
["Cookeina Mushrooms"] = {
untranslated = "Composite Hardwood Table",
untranslated = "Cookeina Mushrooms",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A nice composite table for eating meals or getting some work done.",
description = "Tiny Cup Mushrooms.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "75",
calories = nil,
calories = "200",
carbs = nil,
carbs = "2",
protein = nil,
protein = "4",
fat = nil,
fat = "1",
vitamins = nil,
vitamins = "1",
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,140: Line 11,402:
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,411:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Joshua Lumber"] = {
["Cooking Upgrade"] = {
untranslated = "Composite Joshua Lumber",
untranslated = "Cooking Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = nil,
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",
"Plugin Module",
"Constructable",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,177: Line 11,440:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,195: Line 11,458:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeJoshuaLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Lumber"] = {
["Copper Bar"] = {
untranslated = "Composite Lumber",
untranslated = "Copper Bar",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A composite lumber made from a combination of wood and plastic.",
description = "Refined bar of copper.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Block",
"Constructable",
"Blocks",
"Metals",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = "18000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,216: Line 11,480:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,223: Line 11,487:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,241: Line 11,505:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Lumber Bench"] = {
["Copper Concentrate"] = {
untranslated = "Composite Lumber Bench",
untranslated = "Copper Concentrate",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A composite bench built to last.",
description = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
"Blocks",
"Processed Rock",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = "20000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,261: Line 11,527:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,277: Line 11,543:
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,552:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Lumber Chair"] = {
["Copper Frame Landscape"] = {
untranslated = "Composite Lumber Chair",
untranslated = "Copper Frame Landscape",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A composite chair built to last.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Cultural",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,309: Line 11,577:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,322: Line 11,590:
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,599:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Lumber Door"] = {
["Copper Frame Wide"] = {
untranslated = "Composite Lumber Door",
untranslated = "Copper Frame Wide",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A beautiful composite door built by an expert carpenter.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Cultural",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,356: Line 11,628:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,365: Line 11,637:
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,646:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Lumber Table"] = {
["Copper Ore"] = {
untranslated = "Composite Lumber Table",
untranslated = "Copper Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large composite table for eating meals or getting some work done.",
description = "Unrefined ore with traces of copper.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
"Natural Resources",
"Ore",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "7500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,394: Line 11,668:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,410: Line 11,684:
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,693:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Oak Lumber"] = {
["Copper Pipe"] = {
untranslated = "Composite Oak Lumber",
untranslated = "Copper Pipe",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A composite lumber made from a combination of wood and plastic.",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Block",
"Constructable",
"Blocks",
"Hardwood Lumber",
"Pipes",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,441: Line 11,715:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,448: Line 11,722:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,466: Line 11,740:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeOakLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Palm Lumber"] = {
["Copper Plate"] = {
untranslated = "Composite Palm Lumber",
untranslated = "Copper Plate",
category = nil,
category = nil,
group = "Blocks",
group = nil,
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",
"Item",
"Constructable",
"Items",
"Products",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,487: Line 11,762:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,494: Line 11,769:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,512: Line 11,787:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositePalmLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Redwood Lumber"] = {
["Copper Wiring"] = {
untranslated = "Composite Redwood Lumber",
untranslated = "Copper Wiring",
category = nil,
category = nil,
group = "Blocks",
group = nil,
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",
"Item",
"Constructable",
"Items",
"Softwood Lumber",
"Products",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "200",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,534: Line 11,809:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,541: Line 11,816:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,559: Line 11,834:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeRedwoodLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Saguaro Lumber"] = {
Corn = {
untranslated = "Composite Saguaro Lumber",
untranslated = "Corn",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A composite lumber made from a combination of wood and plastic.",
description = "A warmly colored kernel studded vegetable.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Food",
"Constructable",
"Produce",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,587: Line 11,862:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,605: Line 11,880:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeSaguaroLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composite Spruce Lumber"] = {
["Corn Fritters"] = {
untranslated = "Composite Spruce Lumber",
untranslated = "Corn Fritters",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A composite lumber made from a combination of wood and plastic.",
description = "These deep fried corn treats are both crispy and delicious.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"Cooking",
"Constructable",
"Food",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,633: Line 11,908:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,651: Line 11,926:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeSpruceLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composites Skill Book"] = {
["Corn Seed"] = {
untranslated = "Composites Skill Book",
untranslated = "Corn Seed",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Composites Skill Book",
description = "Plant to grow corn.",
tagGroups = {
tagGroups = {
"Skill Books",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,678: Line 11,953:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,696: Line 11,971:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Composites Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composites Skill Scroll"] = {
["Corn Starch"] = {
untranslated = "Composites Skill Scroll",
untranslated = "Corn Starch",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Composites Skill Scroll",
description = "Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Food",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "100",
calories = nil,
calories = "10",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,723: Line 11,998:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,741: Line 12,016:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Composites Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Composites Upgrade"] = {
Cornmeal = {
untranslated = "Composites Upgrade",
untranslated = "Cornmeal",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
description = "Dried and ground corn; it's like a courser flour.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,768: Line 12,044:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,786: Line 12,062:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositesUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Compost Fertilizer"] = {
Cornrows = {
untranslated = "Compost Fertilizer",
untranslated = "Cornrows",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Compost fertilizer is a classic, low effort fertilizer.",
description = "",
tagGroups = {
tagGroups = {
"Fertilizer",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,813: Line 12,089:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,831: Line 12,107:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompostFertilizerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Computer Lab"] = {
["Corrugated Steel"] = {
untranslated = "Computer Lab",
untranslated = "Corrugated Steel",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A place where you can sit all day and play video games! Or work on expert-level research.",
description = "Especially useful for industrial buildings.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,851: Line 12,129:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,858: Line 12,136:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,867: Line 12,145:
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,154:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ComputerLabItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Construction Post"] = {
["Corrugated Steel Door"] = {
untranslated = "Construction Post",
untranslated = "Corrugated Steel Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "For construction contracts.",
description = "A secure door made of hard corrugated steel.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Doors",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,901: Line 12,183:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,910: Line 12,192:
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,201:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ConstructionPostItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Contract Board"] = {
["Corrugated Steel Fence Door"] = {
untranslated = "Contract Board",
untranslated = "Corrugated Steel Fence Door",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A board to post contracts.",
description = "A corrugated steel door with fence-like viewing slots. ",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Doors",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,944: Line 12,230:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,953: Line 12,239:
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,248:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ContractBoardItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cookeina Mushroom Spores"] = {
["Cotton Boll"] = {
untranslated = "Cookeina Mushroom Spores",
untranslated = "Cotton Boll",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow cookeina mushrooms.",
description = "A fluffy round boll harvested from a cotton plant.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Item",
"Food",
"Items",
"Seeds",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "50",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,991: Line 12,277:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,009: Line 12,295:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookeinaMushroomSporesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cookeina Mushrooms"] = {
["Cotton Carpet"] = {
untranslated = "Cookeina Mushrooms",
untranslated = "Cotton Carpet",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Tiny Cup Mushrooms.",
description = "A woven cotton floor covering attached to a lumber backing.",
tagGroups = {
tagGroups = {
"Food",
"Block",
"Fungus",
"Blocks",
"Raw Food",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 75,
weight = "10000",
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 4,
protein = nil,
fat = 1,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,038: Line 12,324:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,056: Line 12,342:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookeinaMushroomsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cooking Skill Book"] = {
["Cotton Curtains"] = {
untranslated = "Cooking Skill Book",
untranslated = "Cotton Curtains",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Cooking Skill Book",
description = "Curtains woven using the finest cotton. \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
tagGroups = {
"Skill Books",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,076: Line 12,364:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,083: Line 12,371:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,101: Line 12,389:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Cooking Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cooking Skill Scroll"] = {
["Cotton Fabric"] = {
untranslated = "Cooking Skill Scroll",
untranslated = "Cotton Fabric",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Cooking Skill Scroll",
description = "Cotton fabric is valued for its light weight, breathability, and softness.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Item",
"Items",
"Products",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,121: Line 12,411:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,128: Line 12,418:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,146: Line 12,436:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Cooking Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cooking Upgrade"] = {
["Cotton Lint"] = {
untranslated = "Cooking Upgrade",
untranslated = "Cotton Lint",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.",
description = "A bundle of cotton used as stuffing or further tailoring processing.",
tagGroups = {
tagGroups = {
"Upgrade",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,166: Line 12,458:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,173: Line 12,465:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,191: Line 12,483:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Copper Bar"] = {
["Cotton Seed"] = {
untranslated = "Copper Bar",
untranslated = "Cotton Seed",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Refined bar of copper.",
description = "Plant to grow cotton.",
tagGroups = {
tagGroups = {
"Metal",
"Seed",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 18000,
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 = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,218: Line 12,510:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,236: Line 12,528:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperBarItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Copper Concentrate"] = {
["Cotton Streamer Stars"] = {
untranslated = "Copper Concentrate",
untranslated = "Cotton Streamer Stars",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "",
tagGroups = {
tagGroups = {
"Concentrated Ore",
"Decoration",
"Excavatable",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,264: Line 12,557:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,282: Line 12,575:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperConcentrateItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Copper Frame Landscape"] = {
["Cotton Streamer Stripes"] = {
untranslated = "Copper Frame Landscape",
untranslated = "Cotton Streamer Stripes",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,305: Line 12,600:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,327: Line 12,622:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperFrameLandscapeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Copper Frame Wide"] = {
["Cotton Thread"] = {
untranslated = "Copper Frame Wide",
untranslated = "Cotton Thread",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "25",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,347: Line 12,644:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,363: Line 12,660:
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,669:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperFrameWideItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Copper Ore"] = {
Couch = {
untranslated = "Copper Ore",
untranslated = "Couch",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Unrefined ore with traces of copper.",
description = "A sweet couch to lounge on. Now with room for your friends!",
tagGroups = {
tagGroups = {
"Excavatable",
"Housing Objects",
"Ore",
"Living Room",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,400: Line 12,698:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,418: Line 12,716:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperOreItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Copper Pipe"] = {
["Country Foundation"] = {
untranslated = "Copper Pipe",
untranslated = "Country Foundation",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A pipe for transporting liquids.",
description = "When a town simply cannot contain your ambition.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Government",
carried = "Hands",
"Work Stations",
weight = 2000,
"World Object",
},
maxStack = 0,
carried = "Backpack",
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,443: Line 12,745:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,461: Line 12,763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperPipeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Copper Plate"] = {
["Court Chair"] = {
untranslated = "Copper Plate",
untranslated = "Court Chair",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A solid copper plate giving higher grades of protection against erosion and improves conductivity.",
description = "A chair for legal sittings.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,486: Line 12,792:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,504: Line 12,810:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperPlateItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Copper Wiring"] = {
["Court Table"] = {
untranslated = "Copper Wiring",
untranslated = "Court Table",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A length of copper conductive wire useful for a variety of purposes.",
description = "A vital part of the courtroom.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Government",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,529: Line 12,839:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,547: Line 12,857:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperWiringItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Corn = {
["Coyote Carcass"] = {
untranslated = "Corn",
untranslated = "Coyote Carcass",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A warmly colored kernel studded vegetable.",
description = "A dead coyote.",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Raw Food",
"Item",
"Vegetable",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = "2000",
calories = 230,
calories = nil,
carbs = 4,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 3.4782608695652173,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,576: Line 12,886:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,594: Line 12,904:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Corn Fritters"] = {
["Crab Carcass"] = {
untranslated = "Corn Fritters",
untranslated = "Crab Carcass",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "These deep fried corn treats are both crispy and delicious.",
description = "A crustacean that loves the ocean, just don't get caught in its pinch!",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,621: Line 12,933:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,639: Line 12,951:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornFrittersItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Corn Seed"] = {
["Crab Pot"] = {
untranslated = "Corn Seed",
untranslated = "Crab Pot",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow corn.",
description = "A contraption to catch unsuspecting crabs in search of prey.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Crafted Objects",
"Food",
"Specialty",
"Seeds",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,668: Line 12,980:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,686: Line 12,998:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Cornmeal = {
Crane = {
untranslated = "Cornmeal",
untranslated = "Crane",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Dried and ground corn; it's like a courser flour.",
description = "Allows the placement and transport of materials in an area.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "25000",
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,713: Line 13,027:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,731: Line 13,045:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornmealItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Corrugated Steel"] = {
["Creosote Bush Seed"] = {
untranslated = "Corrugated Steel",
untranslated = "Creosote Bush Seed",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Especially useful for industrial buildings.",
description = "Plant to grow creosote bushes.",
tagGroups = {
tagGroups = {
"Constructable",
"Seed",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "50",
calories = nil,
calories = "0",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 12,758: Line 13,072:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,776: Line 13,090:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CorrugatedSteelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Corrugated Steel Door"] = {
["Creosote Flower"] = {
untranslated = "Corrugated Steel Door",
untranslated = "Creosote Flower",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A secure door made of hard corrugated steel.",
description = "Placeholder Description.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Produce",
},
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,801: Line 13,118:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,810: Line 13,127:
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,136:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CorrugatedSteelDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Corrugated Steel Fence Door"] = {
["Crimini Mushroom Spores"] = {
untranslated = "Corrugated Steel Fence Door",
untranslated = "Crimini Mushroom Spores",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A corrugated steel door with fence-like viewing slots. ",
description = "Plant to grow crimini mushrooms.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Seed",
},
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 12,844: Line 13,163:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,853: Line 13,172:
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,181:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CorrugatedSteelFenceDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cotton Boll"] = {
["Crimini Mushrooms"] = {
untranslated = "Cotton Boll",
untranslated = "Crimini Mushrooms",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A fluffy round boll harvested from a cotton plant.",
description = "Edible mushrooms that are quite tasty.",
tagGroups = {
tagGroups = {
"Crop",
"Food",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "75",
calories = nil,
calories = "200",
carbs = nil,
carbs = "2",
protein = nil,
protein = "4",
fat = nil,
fat = "1",
vitamins = nil,
vitamins = "1",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,889: Line 13,209:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,907: Line 13,227:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonBollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cotton Carpet"] = {
["Crimson Salad"] = {
untranslated = "Cotton Carpet",
untranslated = "Crimson Salad",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A woven cotton floor covering attached to a lumber backing.",
description = "Just in case you want to eat red things without eating meat.",
tagGroups = {
tagGroups = {
"Constructable",
"Cooking",
"Food",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,934: Line 13,255:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,952: Line 13,273:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonCarpetItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cotton Curtains"] = {
["Crispy Bacon"] = {
untranslated = "Cotton Curtains",
untranslated = "Crispy Bacon",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Curtains woven using the finest cotton. \\n\\n (Only cosmetic does not impact room value.)",
description = "Give me all the bacon and eggs you have.",
tagGroups = {
tagGroups = {
"Constructable",
"Cooking",
"Food",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 5000,
weight = "400",
calories = nil,
calories = "800",
carbs = nil,
carbs = "0",
protein = nil,
protein = "18",
fat = nil,
fat = "26",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,979: Line 13,301:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,997: Line 13,319:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonCurtainsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cotton Fabric"] = {
["Crushed Basalt"] = {
untranslated = "Cotton Fabric",
untranslated = "Crushed Basalt",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Cotton fabric is valued for its light weight, breathability, and softness.",
description = "Basalt rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Fabric",
"Block",
"Blocks",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "30000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,017: Line 13,341:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,024: Line 13,348:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,042: Line 13,366:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonFabricItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cotton Lint"] = {
["Crushed Coal"] = {
untranslated = "Cotton Lint",
untranslated = "Crushed Coal",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A bundle of cotton used as stuffing or further tailoring processing.",
description = "Coal that have been crushed into a usable size.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Block",
carried = "Backpack",
"Blocks",
weight = 100,
"Processed Rock",
},
maxStack = 0,
carried = "Hands",
weight = "22000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,060: Line 13,388:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "80000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,067: Line 13,395:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,085: Line 13,413:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonLintItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cotton Seed"] = {
["Crushed Copper Ore"] = {
untranslated = "Cotton Seed",
untranslated = "Crushed Copper Ore",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow cotton.",
description = "Crushed copper ore that is ready to be concentrated.",
tagGroups = {
tagGroups = {
"Food",
"Block",
"Seeds",
"Blocks",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = "28000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,113: Line 13,442:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,131: Line 13,460:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cotton Streamer Stars"] = {
["Crushed Gneiss"] = {
untranslated = "Cotton Streamer Stars",
untranslated = "Crushed Gneiss",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "Gneiss rocks that have been crushed into a fine gravel.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 500,
"Processed Rock",
},
maxStack = 0,
carried = "Hands",
weight = "28000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,149: Line 13,482:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,156: Line 13,489:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,165: Line 13,498:
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,507:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonStreamerStarsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cotton Streamer Stripes"] = {
["Crushed Gold Ore"] = {
untranslated = "Cotton Streamer Stripes",
untranslated = "Crushed Gold Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "Crushed gold ore that is ready to be concentrated.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 500,
"Processed Rock",
},
maxStack = 0,
carried = "Hands",
weight = "28000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,192: Line 13,529:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,199: Line 13,536:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,208: Line 13,545:
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,554:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonStreamerStripesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cotton Thread"] = {
["Crushed Granite"] = {
untranslated = "Cotton Thread",
untranslated = "Crushed Granite",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
description = "Granite rocks that have been crushed into a fine gravel.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Block",
carried = "Backpack",
"Blocks",
weight = 25,
"Processed Rock",
},
maxStack = 0,
carried = "Hands",
weight = "26000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,235: Line 13,576:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,242: Line 13,583:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,260: Line 13,601:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonThreadItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Couch = {
["Crushed Iron Ore"] = {
untranslated = "Couch",
untranslated = "Crushed Iron Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A sweet couch to lounge on. Now with room for your friends!",
description = "Crushed iron ore that is ready to be concentrated.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
"Blocks",
"Processed Rock",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "30000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,280: Line 13,623:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,296: Line 13,639:
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,648:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CouchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Country Foundation"] = {
["Crushed Limestone"] = {
untranslated = "Country Foundation",
untranslated = "Crushed Limestone",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "When a town simply cannot contain your ambition.",
description = "Limestone rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Government",
"Block",
"Housing",
"Blocks",
"Processed Rock",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = "26000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,326: Line 13,670:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,342: Line 13,686:
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,695:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CountryFoundationItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Court Chair"] = {
["Crushed Mixed Rock"] = {
untranslated = "Court Chair",
untranslated = "Crushed Mixed Rock",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A chair for legal sittings.",
description = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 1000,
"Processed Rock",
},
maxStack = 0,
carried = "Hands",
weight = "26000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,369: Line 13,717:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,376: Line 13,724:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,394: Line 13,742:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CourtChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Court Table"] = {
["Crushed Oil Shale"] = {
untranslated = "Court Table",
untranslated = "Crushed Oil Shale",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A vital part of the courtroom.",
description = "",
tagGroups = {
tagGroups = {
"Government",
"Block",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "20000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,414: Line 13,762:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,421: Line 13,769:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,439: Line 13,787:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CourtTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Coyote Carcass"] = {
["Crushed Sandstone"] = {
untranslated = "Coyote Carcass",
untranslated = "Crushed Sandstone",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead coyote.",
description = "Sandstone rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Small Carcass",
"Block",
"Blocks",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "24000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,459: Line 13,809:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,466: Line 13,816:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,484: Line 13,834:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CoyoteCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crab Carcass"] = {
["Crushed Shale"] = {
untranslated = "Crab Carcass",
untranslated = "Crushed Shale",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A crustacean that loves the ocean, just don't get caught in its pinch!",
description = "Shale rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Small Fish",
"Block",
"Blocks",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "24000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,504: Line 13,856:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,511: Line 13,863:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,529: Line 13,881:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrabCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crab Pot"] = {
["Crushed Slag"] = {
untranslated = "Crab Pot",
untranslated = "Crushed Slag",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A contraption to catch unsuspecting crabs in search of prey.",
description = "Slag that has been crushed into a fine gravel.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 500,
"Processed Rock",
},
maxStack = 0,
carried = "Hands",
weight = "24000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,547: Line 13,903:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,554: Line 13,910:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,572: Line 13,928:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrabPotItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Crane = {
["Culinary Research Paper Advanced"] = {
untranslated = "Crane",
untranslated = "Culinary Research Paper Advanced",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Allows the placement and transport of materials in an area.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Vehicles",
"Item",
"Items",
"Research Papers",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,592: Line 13,950:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,599: Line 13,957:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,608: Line 13,966:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,617: Line 13,975:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CraneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Creosote Bush Seed"] = {
["Culinary Research Paper Basic"] = {
untranslated = "Creosote Bush Seed",
untranslated = "Culinary Research Paper Basic",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow creosote bushes.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Seeds",
"Items",
"Research Papers",
},
},
maxStack = 100,
maxStack = 0,
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,645: Line 14,004:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,663: Line 14,022:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CreosoteBushSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Creosote Flower"] = {
["Culinary Research Paper Modern"] = {
untranslated = "Creosote Flower",
untranslated = "Culinary Research Paper Modern",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Placeholder Description.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Petals",
"Items",
"Research Papers",
},
},
maxStack = 100,
maxStack = 0,
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,691: Line 14,051:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,709: Line 14,069:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CreosoteFlowerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crimini Mushroom Spores"] = {
Culture = {
untranslated = "Crimini Mushroom Spores",
untranslated = "Culture",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow crimini mushrooms.",
description = "QA Test Object adding Culture value.",
tagGroups = {
tagGroups = {
"Crop Seed",
"World Object",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "",
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,738: Line 14,096:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,756: Line 14,114:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CriminiMushroomSporesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crimini Mushrooms"] = {
Curly = {
untranslated = "Crimini Mushrooms",
untranslated = "Curly",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Edible mushrooms that are quite tasty.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
"Fungus",
"Raw Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "",
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,785: Line 14,141:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,803: Line 14,159:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CriminiMushroomsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crimson Salad"] = {
["Currency Exchange"] = {
untranslated = "Crimson Salad",
untranslated = "Currency Exchange",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Just in case you want to eat red things without eating meat.",
description = "Allows players to exchange currency.",
tagGroups = {
tagGroups = {
"Food",
"Economic",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "2000",
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,830: Line 14,188:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,848: Line 14,206:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrimsonSaladItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crispy Bacon"] = {
["Cutting Edge Cooking Upgrade"] = {
untranslated = "Crispy Bacon",
untranslated = "Cutting Edge Cooking Upgrade",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Give me all the bacon and eggs you have.",
description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
tagGroups = {
tagGroups = {
"Food",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "1",
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,875: Line 14,235:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,893: Line 14,253:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrispyBaconItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Basalt"] = {
["Decorative Anchor"] = {
untranslated = "Crushed Basalt",
untranslated = "Decorative Anchor",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Basalt rocks that have been crushed into a fine gravel.",
description = "The ship this anchor belonged to no longer needed it.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Decoration",
"Excavatable",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,921: Line 14,282:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,939: Line 14,300:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedBasaltItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Coal"] = {
["Decorative Glass Buoy Blue"] = {
untranslated = "Crushed Coal",
untranslated = "Decorative Glass Buoy Blue",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Coal that have been crushed into a usable size.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Decoration",
"Coal",
"Housing Objects",
"Excavatable",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 22000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,961: Line 14,322:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 80000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,968: Line 14,329:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,986: Line 14,347:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedCoalItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Copper Ore"] = {
["Decorative Glass Buoy Red"] = {
untranslated = "Crushed Copper Ore",
untranslated = "Decorative Glass Buoy Red",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Crushed copper ore that is ready to be concentrated.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
tagGroups = {
"Excavatable",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 28000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,013: Line 14,376:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,031: Line 14,394:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedCopperOreItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Gneiss"] = {
["Decorative Hanging Buoy"] = {
untranslated = "Crushed Gneiss",
untranslated = "Decorative Hanging Buoy",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Gneiss rocks that have been crushed into a fine gravel.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Decoration",
"Excavatable",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 28000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,059: Line 14,423:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,077: Line 14,441:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedGneissItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Gold Ore"] = {
["Decorative Life Preserver"] = {
untranslated = "Crushed Gold Ore",
untranslated = "Decorative Life Preserver",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Crushed gold ore that is ready to be concentrated.",
description = "It has retired from its previously life-critical role, but great for nautical decor.",
tagGroups = {
tagGroups = {
"Excavatable",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 28000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,104: Line 14,470:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,122: Line 14,488:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedGoldOreItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Granite"] = {
["Decorative Ship Wheel"] = {
untranslated = "Crushed Granite",
untranslated = "Decorative Ship Wheel",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Granite rocks that have been crushed into a fine gravel.",
description = "Somewhere a ship is no longer going straight.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Decoration",
"Excavatable",
"Housing Objects",
"Silica",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,151: Line 14,517:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,169: Line 14,535:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedGraniteItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Iron Ore"] = {
["Deer Carcass"] = {
untranslated = "Crushed Iron Ore",
untranslated = "Deer Carcass",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Crushed iron ore that is ready to be concentrated.",
description = "A dead deer.",
tagGroups = {
tagGroups = {
"Excavatable",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = "3000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,189: Line 14,557:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,196: Line 14,564:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,214: Line 14,582:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedIronOreItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Limestone"] = {
["Dendrology Research Paper Advanced"] = {
untranslated = "Crushed Limestone",
untranslated = "Dendrology Research Paper Advanced",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Limestone rocks that have been crushed into a fine gravel.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Item",
"Excavatable",
"Items",
"Research Papers",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,235: Line 14,604:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,242: Line 14,611:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,260: Line 14,629:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedLimestoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Mixed Rock"] = {
["Dendrology Research Paper Basic"] = {
untranslated = "Crushed Mixed Rock",
untranslated = "Dendrology Research Paper Basic",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Item",
"Excavatable",
"Items",
"Research Papers",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,281: Line 14,651:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,288: Line 14,658:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,306: Line 14,676:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedMixedRockItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Oil Shale"] = {
["Dendrology Research Paper Modern"] = {
untranslated = "Crushed Oil Shale",
untranslated = "Dendrology Research Paper Modern",
category = nil,
category = nil,
group = "Block",
group = nil,
description = "",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Item",
carried = "Hands",
"Items",
weight = 20000,
"Research Papers",
},
maxStack = 0,
carried = "Backpack",
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,324: Line 14,698:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,331: Line 14,705:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,349: Line 14,723:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedOilShaleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Sandstone"] = {
["Derpy Hat"] = {
untranslated = "Crushed Sandstone",
untranslated = "Derpy Hat",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Sandstone rocks that have been crushed into a fine gravel.",
description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
tagGroups = {
tagGroups = {
"Crushed Rock",
"Clothing",
"Excavatable",
"Silica",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 24000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,378: Line 14,750:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,396: Line 14,768:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedSandstoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Shale"] = {
["Dirt Ramp"] = {
untranslated = "Crushed Shale",
untranslated = "Dirt Ramp",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Shale 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",
"Block",
"Excavatable",
"Blocks",
"Roads",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 24000,
weight = "30000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,417: Line 14,790:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,424: Line 14,797:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,442: Line 14,815:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedShaleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Crushed Slag"] = {
["Distribution Station"] = {
untranslated = "Crushed Slag",
untranslated = "Distribution Station",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Slag that has been crushed into a fine gravel.",
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 = {
"Crushed Rock",
"Community",
"Excavatable",
"Crafted Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 24000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,470: Line 14,844:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,488: Line 14,862:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedSlagItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Culinary Research Paper Advanced"] = {
["Dried Fish"] = {
untranslated = "Culinary Research Paper Advanced",
untranslated = "Dried Fish",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Food",
"Research",
"Preserved Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "250",
calories = nil,
calories = "450",
carbs = nil,
carbs = "1",
protein = nil,
protein = "16",
fat = nil,
fat = "2",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,516: Line 14,890:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,534: Line 14,908:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperAdvancedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Culinary Research Paper Basic"] = {
["Dried Meat"] = {
untranslated = "Culinary Research Paper Basic",
untranslated = "Dried Meat",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"Basic Research",
"Food",
"Research",
"Preserved Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,562: Line 14,936:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,580: Line 14,954:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperBasicItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Culinary Research Paper Modern"] = {
["Dumpster Compost"] = {
untranslated = "Culinary Research Paper Modern",
untranslated = "Dumpster Compost",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "",
tagGroups = {
tagGroups = {
"Modern Research",
"World Object",
"Research",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,608: Line 14,981:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,626: Line 14,999:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperModernItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Currency Exchange"] = {
["Dumpster Garbage"] = {
untranslated = "Currency Exchange",
untranslated = "Dumpster Garbage",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows players to exchange currency.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,651: Line 15,026:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,660: Line 15,035:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,669: Line 15,044:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CurrencyExchangeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cutting Edge Cooking Skill Book"] = {
["Dumpster Recycle"] = {
untranslated = "Cutting Edge Cooking Skill Book",
untranslated = "Dumpster Recycle",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Cutting Edge Cooking Skill Book",
description = "",
tagGroups = {
tagGroups = {
"Skill Books",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,696: Line 15,071:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,714: Line 15,089:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Cutting Edge Cooking Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cutting Edge Cooking Skill Scroll"] = {
["Dwarf Willow Seed"] = {
untranslated = "Cutting Edge Cooking Skill Scroll",
untranslated = "Dwarf Willow Seed",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Cutting Edge Cooking Skill Scroll",
description = "Plant to grow dwarf willow.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Seed",
},
},
maxStack = 10,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 14,741: Line 15,116:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,759: Line 15,134:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Cutting Edge Cooking Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Cutting Edge Cooking Upgrade"] = {
Easel = {
untranslated = "Cutting Edge Cooking Upgrade",
untranslated = "Easel",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
description = "An interactive stand allowing paintings to be created using art supplies.",
tagGroups = {
tagGroups = {
"Upgrade",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,786: Line 15,163:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,804: Line 15,181:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CuttingEdgeCookingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Decorative Anchor"] = {
["Ecko Statue"] = {
untranslated = "Decorative Anchor",
untranslated = "Ecko Statue",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "The ship this anchor belonged to no longer needed it.",
description = "A statue of a dolphin. What could it mean?",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,827: Line 15,204:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,840: Line 15,217:
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,226:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeAnchorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Decorative Glass Buoy Blue"] = {
["Ecko The Dolphin"] = {
untranslated = "Decorative Glass Buoy Blue",
untranslated = "Ecko The Dolphin",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "0",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,869: Line 15,246:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,885: Line 15,262:
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,271:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeGlassBuoyBlueItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Decorative Glass Buoy Red"] = {
Ecoylent = {
untranslated = "Decorative Glass Buoy Red",
untranslated = "Ecoylent",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "A complete meal replacement solution.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "0",
calories = nil,
calories = "1500",
carbs = nil,
carbs = "500",
protein = nil,
protein = "500",
fat = nil,
fat = "500",
vitamins = nil,
vitamins = "500",
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,930: Line 15,307:
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,316:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeGlassBuoyRedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Decorative Hanging Buoy"] = {
["Electric Lathe"] = {
untranslated = "Decorative Hanging Buoy",
untranslated = "Electric Lathe",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,962: Line 15,341:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,975: Line 15,354:
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,363:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeHangingBuoyItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Decorative Life Preserver"] = {
["Electric Machinist Table"] = {
untranslated = "Decorative Life Preserver",
untranslated = "Electric Machinist Table",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "It has retired from its previously life-critical role, but great for nautical decor.",
description = "A fancy toolbench that creates equally fancy toys.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,007: Line 15,388:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,029: Line 15,410:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeLifePreserverItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Decorative Ship Wheel"] = {
["Electric Motor"] = {
untranslated = "Decorative Ship Wheel",
untranslated = "Electric Motor",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Somewhere a ship is no longer going straight.",
description = "A motor.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,049: Line 15,432:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,065: Line 15,448:
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,457:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeShipWheelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Deer Carcass"] = {
["Electric Planer"] = {
untranslated = "Deer Carcass",
untranslated = "Electric Planer",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead deer.",
description = "A sander and a jointer rolled into one.",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Craft Tables",
"Medium Leather Carcass",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,102: Line 15,486:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,120: Line 15,504:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DeerCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Dendrology Research Paper Advanced"] = {
["Electric Stamping Press"] = {
untranslated = "Dendrology Research Paper Advanced",
untranslated = "Electric Stamping Press",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A tool for shaping or cutting metal by deforming it with a die.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Craft Tables",
"Research",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,148: Line 15,533:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,166: Line 15,551:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperAdvancedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Dendrology Research Paper Basic"] = {
["Electric Wall Lamp"] = {
untranslated = "Dendrology Research Paper Basic",
untranslated = "Electric Wall Lamp",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A wall mounted lamp that requires electricity to turn on.",
tagGroups = {
tagGroups = {
"Basic Research",
"Housing Objects",
"Research",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,194: Line 15,580:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,212: Line 15,598:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperBasicItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Dendrology Research Paper Modern"] = {
["Electric Water Pump"] = {
untranslated = "Dendrology Research Paper Modern",
untranslated = "Electric Water Pump",
category = nil,
category = nil,
group = "Items",
group = nil,
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 = {
"Modern Research",
"Crafted Objects",
"Research",
"Specialty",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,240: Line 15,627:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,258: Line 15,645:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperModernItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Derpy Hat"] = {
["Electronics Assembly"] = {
untranslated = "Derpy Hat",
untranslated = "Electronics Assembly",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
description = "A set of machinery to create electronics.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,285: Line 15,674:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,303: Line 15,692:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DerpyHatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Dirt Ramp"] = {
["Electronics Upgrade"] = {
untranslated = "Dirt Ramp",
untranslated = "Electronics Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
tagGroups = {
tagGroups = {
"Constructable",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,330: Line 15,721:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,339: Line 15,730:
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,739:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DirtRampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Distribution Station"] = {
["Elevator Call Post"] = {
untranslated = "Distribution Station",
untranslated = "Elevator Call Post",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
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 = "Used to call a nearby elevator.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Specialty",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,373: Line 15,768:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,382: Line 15,777:
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,786:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DistributionStationItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Dried Fish"] = {
["Elk Carcass"] = {
untranslated = "Dried Fish",
untranslated = "Elk Carcass",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Leaving it outdoors somehow made it more digestible.",
description = "A dead elk.",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "3000",
calories = 450,
calories = nil,
carbs = 1,
carbs = nil,
protein = 16,
protein = nil,
fat = 2,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 4.222222222222222,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 15,418: Line 15,815:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,436: Line 15,833:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DriedFishItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Dried Meat"] = {
["Elk Mount"] = {
untranslated = "Dried Meat",
untranslated = "Elk Mount",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Leaving it outdoors somehow made it more digestible.",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Living Room",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "2000",
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,463: Line 15,862:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,481: Line 15,880:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DriedMeatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Dwarf Willow Seed"] = {
["Elk Skypiercer"] = {
untranslated = "Dwarf Willow Seed",
untranslated = "Elk Skypiercer",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow dwarf willow.",
description = "You can hear the faint cries of Ecko when this mythical elk antler is held aloft.",
tagGroups = {
tagGroups = {
"Food",
"World Object",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "",
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,509: Line 15,907:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,527: Line 15,925:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DwarfWillowSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Easel = {
["Elk Taco"] = {
untranslated = "Easel",
untranslated = "Elk Taco",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "An interactive stand allowing paintings to be created using art supplies.",
description = "A tasty treat made from corn tortillas and meat.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 15,552: Line 15,953:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,561: Line 15,962:
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,971:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EaselItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ecko The Dolphin"] = {
["Elk Wellington"] = {
untranslated = "Ecko The Dolphin",
untranslated = "Elk Wellington",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
description = "A prime cut of meat surrounded by pastry.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Baking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 15,595: Line 15,999:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,613: Line 16,017:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EckoTheDolphinItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electric Lathe"] = {
["Embassy Desk"] = {
untranslated = "Electric Lathe",
untranslated = "Embassy Desk",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
tagGroups = {
tagGroups = {
"Crafting Table",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,637: Line 16,043:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,649: Line 16,055:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x7x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,658: Line 16,064:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricLatheItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electric Machinist Table"] = {
["Engineering Research Paper Advanced"] = {
untranslated = "Electric Machinist Table",
untranslated = "Engineering Research Paper Advanced",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A fancy toolbench that creates equally fancy toys.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Research Papers",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,678: Line 16,086:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,694: Line 16,102:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,703: Line 16,111:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricMachinistTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electric Motor"] = {
["Engineering Research Paper Modern"] = {
untranslated = "Electric Motor",
untranslated = "Engineering Research Paper Modern",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A motor.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
"Items",
"Research Papers",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,721: Line 16,133:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 15,728: Line 16,140:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,746: Line 16,158:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricMotorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electric Planer"] = {
Epoxy = {
untranslated = "Electric Planer",
untranslated = "Epoxy",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A sander and a jointer rolled into one.",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,766: Line 16,180:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,782: Line 16,196:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x6x5",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,791: Line 16,205:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricPlanerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electric Stamping Press"] = {
Ethanol = {
untranslated = "Electric Stamping Press",
untranslated = "Ethanol",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A tool for shaping or cutting metal by deforming it with a die.",
description = "A material used to make biodiesel. Not suitable for food.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,811: Line 16,227:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,827: Line 16,243:
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,252:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricStampingPressItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electric Wall Lamp"] = {
Excavator = {
untranslated = "Electric Wall Lamp",
untranslated = "Excavator",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A wall mounted lamp that requires electricity to turn on.",
description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "30000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,859: Line 16,277:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,872: Line 16,290:
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,299:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricWallLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electric Water Pump"] = {
["Executive Office"] = {
untranslated = "Electric Water Pump",
untranslated = "Executive Office",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Pumps water from a source into a pipe network.",
description = "Elected officials can perform one-time executive actions here.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Government",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,906: Line 16,328:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,915: Line 16,337:
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,346:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricWaterPumpItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electronics Assembly"] = {
["Explorer Boots"] = {
untranslated = "Electronics Assembly",
untranslated = "Explorer Boots",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A set of machinery to create electronics.",
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 = {
"Crafting Table",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,948: Line 16,370:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,960: Line 16,382:
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,391:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectronicsAssemblyItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electronics Skill Book"] = {
["Explorer Gloves"] = {
untranslated = "Electronics Skill Book",
untranslated = "Explorer Gloves",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Electronics Skill Book",
description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
tagGroups = {
tagGroups = {
"Skill Books",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,996: Line 16,418:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,014: Line 16,436:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Electronics Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electronics Skill Scroll"] = {
["Explorer Hat"] = {
untranslated = "Electronics Skill Scroll",
untranslated = "Explorer Hat",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Electronics Skill Scroll",
description = "A classic adventuring hat protecting you from the unknown.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Clothing",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,041: Line 16,463:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,059: Line 16,481:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Electronics Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Electronics Upgrade"] = {
["Explorer Pants"] = {
untranslated = "Electronics Upgrade",
untranslated = "Explorer Pants",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
description = "Reinforced pants for exploring but still be fashionable.",
tagGroups = {
tagGroups = {
"Upgrade",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,086: Line 16,508:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,104: Line 16,526:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectronicsUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Elevator Call Post"] = {
["Explorer Shirt"] = {
untranslated = "Elevator Call Post",
untranslated = "Explorer Shirt",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Used to call a nearby elevator.",
description = "A simple white shirt with a tie and a colorable vest.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,129: Line 16,553:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,138: Line 16,562:
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,571:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElevatorCallPostItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Elk Carcass"] = {
["Fantastic Forest Pizza"] = {
untranslated = "Elk Carcass",
untranslated = "Fantastic Forest Pizza",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead elk.",
description = "Leaves you full and lively.",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Baking",
"Medium Leather Carcass",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = "300",
calories = nil,
calories = "1250",
carbs = nil,
carbs = "23",
protein = nil,
protein = "4",
fat = nil,
fat = "10",
vitamins = nil,
vitamins = "17",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 16,175: Line 16,599:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,193: Line 16,617:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Elk Mount"] = {
["Farmer Boots"] = {
untranslated = "Elk Mount",
untranslated = "Farmer Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A hunting trophy for your house.",
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 = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,216: Line 16,640:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,229: Line 16,653:
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,662:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkMountItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Elk Taco"] = {
["Farmer Gloves"] = {
untranslated = "Elk Taco",
untranslated = "Farmer Gloves",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A tasty treat made from corn tortillas and meat.",
description = "Water-resistant nylon gloves with textured palms for increased grip.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "100",
calories = 700,
calories = nil,
carbs = 15,
carbs = nil,
protein = 8,
protein = nil,
fat = 22,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 7.285714285714286,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,265: Line 16,689:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,283: Line 16,707:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkTacoItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Elk Wellington"] = {
["Farmer Hat"] = {
untranslated = "Elk Wellington",
untranslated = "Farmer Hat",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A prime cut of meat surrounded by pastry.",
description = " A wide-brimmed straw hat designed to provide protection from the sun.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
calories = 1450,
calories = nil,
carbs = 10,
carbs = nil,
protein = 26,
protein = nil,
fat = 22,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.275862068965517,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
Line 16,310: Line 16,734:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,328: Line 16,752:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkWellingtonItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Embassy Desk"] = {
["Farmer Overalls"] = {
untranslated = "Embassy Desk",
untranslated = "Farmer Overalls",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
tagGroups = {
tagGroups = {
"Government",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,355: Line 16,779:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,364: Line 16,788:
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,797:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EmbassyDeskItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Engineering Research Paper Advanced"] = {
["Farmer Shirt"] = {
untranslated = "Engineering Research Paper Advanced",
untranslated = "Farmer Shirt",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Clothing",
"Research",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,401: Line 16,824:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,419: Line 16,842:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EngineeringResearchPaperAdvancedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Engineering Research Paper Modern"] = {
["Farmers Table"] = {
untranslated = "Engineering Research Paper Modern",
untranslated = "Farmers Table",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
tagGroups = {
tagGroups = {
"Modern Research",
"Craft Tables",
"Research",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,447: Line 16,871:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,465: Line 16,889:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EngineeringResearchPaperModernItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Epoxy = {
["Farming Upgrade"] = {
untranslated = "Epoxy",
untranslated = "Farming Upgrade",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A useful material for hardening, curing, and other various uses.",
description = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,490: Line 16,918:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,508: Line 16,936:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EpoxyItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Ethanol = {
["Federation Foundation"] = {
untranslated = "Ethanol",
untranslated = "Federation Foundation",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A material used to make biodiesel. Not suitable for food.",
description = "A leap into globalization and a united federation.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Government",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,533: Line 16,965:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,551: Line 16,983:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EthanolItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Excavator = {
["Feminine Mannequin"] = {
untranslated = "Excavator",
untranslated = "Feminine Mannequin",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
description = "",
tagGroups = {
tagGroups = {
"Vehicles",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 30000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,578: Line 17,010:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,587: Line 17,019:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x8x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,596: Line 17,028:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExcavatorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Executive Office"] = {
["Fern Campfire Salad"] = {
untranslated = "Executive Office",
untranslated = "Fern Campfire Salad",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Elected officials can perform one-time executive actions here.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Government",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "200",
calories = nil,
calories = "900",
carbs = nil,
carbs = "9",
protein = nil,
protein = "5",
fat = nil,
fat = "1",
vitamins = nil,
vitamins = "13",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 16,623: Line 17,056:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,632: Line 17,065:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,641: Line 17,074:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExecutiveOfficeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Explorer Boots"] = {
["Fern Spore"] = {
untranslated = "Explorer Boots",
untranslated = "Fern Spore",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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 = "Plant to grow ferns.",
tagGroups = {
tagGroups = {
"Clothes",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 16,668: Line 17,101:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,686: Line 17,119:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerBootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Explorer Gloves"] = {
["Fertilizers Upgrade"] = {
untranslated = "Explorer Gloves",
untranslated = "Fertilizers Upgrade",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
tagGroups = {
tagGroups = {
"Clothes",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,713: Line 17,148:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,731: Line 17,166:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerGlovesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Explorer Hat"] = {
["Fiber Filler"] = {
untranslated = "Explorer Hat",
untranslated = "Fiber Filler",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A classic adventuring hat protecting you from the unknown.",
description = "A filler ingredient used in a variety of fertilizers.",
tagGroups = {
tagGroups = {
"Clothes",
"Fertilizer",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,758: Line 17,195:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,776: Line 17,213:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerHatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Explorer Pants"] = {
["Fiber Scutching Station"] = {
untranslated = "Explorer Pants",
untranslated = "Fiber Scutching Station",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Reinforced pants for exploring but still be fashionable.",
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,803: Line 17,242:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,821: Line 17,260:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerPantsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Explorer Shirt"] = {
Fiberglass = {
untranslated = "Explorer Shirt",
untranslated = "Fiberglass",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A simple white shirt with a tie and a colorable vest.",
description = "Plastic reinforced with glass fiber strands.",
tagGroups = {
tagGroups = {
"Clothes",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,841: Line 17,282:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 16,848: Line 17,289:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,866: Line 17,307:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fantastic Forest Pizza"] = {
Fiddleheads = {
untranslated = "Fantastic Forest Pizza",
untranslated = "Fiddleheads",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Leaves you full and lively.",
description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "50",
calories = 1250,
calories = "150",
carbs = 23,
carbs = "2",
protein = 4,
protein = "1",
fat = 10,
fat = "0",
vitamins = 17,
vitamins = "5",
density = 4.32,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 16,893: Line 17,335:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,911: Line 17,353:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FantasticForestPizzaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Farmer Boots"] = {
["Field Campfire Stew"] = {
untranslated = "Farmer Boots",
untranslated = "Field Campfire Stew",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Clothes",
"Campfire",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 16,938: Line 17,381:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,956: Line 17,399:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerBootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Farmer Gloves"] = {
["Filmy Fern Spore"] = {
untranslated = "Farmer Gloves",
untranslated = "Filmy Fern Spore",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Water-resistant nylon gloves with textured palms for increased grip.",
description = "Plant to grow a filmy fern.",
tagGroups = {
tagGroups = {
"Clothes",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 16,983: Line 17,426:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,001: Line 17,444:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerGlovesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Farmer Hat"] = {
["Fir Log"] = {
untranslated = "Farmer Hat",
untranslated = "Fir Log",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = " A wide-brimmed straw hat designed to provide protection from the sun.",
description = "Fir log is a type of softwood with a nice piney smell.",
tagGroups = {
tagGroups = {
"Clothes",
"Block",
"Logs",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,021: Line 17,466:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,028: Line 17,473:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,046: Line 17,491:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerHatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Farmer Overalls"] = {
["Fir Seed"] = {
untranslated = "Farmer Overalls",
untranslated = "Fir Seed",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
description = "Plant to grow a fir tree.",
tagGroups = {
tagGroups = {
"Clothes",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 17,073: Line 17,518:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,091: Line 17,536:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerOverallsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Farmer Shirt"] = {
["Fireweed Seed"] = {
untranslated = "Farmer Shirt",
untranslated = "Fireweed Seed",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
description = "Plant to grow fireweed.",
tagGroups = {
tagGroups = {
"Clothes",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 17,118: Line 17,563:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,136: Line 17,581:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Farmers Table"] = {
["Fireweed Shoots"] = {
untranslated = "Farmers Table",
untranslated = "Fireweed Shoots",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
description = "A bitter, brightly colored shoot similar to asparagus.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,172: Line 17,618:
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,627:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmersTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Farming Skill Book"] = {
["Fish N Chips"] = {
untranslated = "Farming Skill Book",
untranslated = "Fish N Chips",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Farming Skill Book",
description = "Deep-fried fish served with a side of taro chips.",
tagGroups = {
tagGroups = {
"Skill Books",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,208: Line 17,655:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,226: Line 17,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Farming Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Farming Skill Scroll"] = {
["Fish Rack"] = {
untranslated = "Farming Skill Scroll",
untranslated = "Fish Rack",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Farming Skill Scroll",
description = "A simple display of today's catch.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,253: Line 17,702:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,271: Line 17,720:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Farming Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Farming Upgrade"] = {
["Fish Trap"] = {
untranslated = "Farming Upgrade",
untranslated = "Fish Trap",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
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 = {
"Upgrade",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,298: Line 17,749:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,316: Line 17,767:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Federation Foundation"] = {
Fishery = {
untranslated = "Federation Foundation",
untranslated = "Fishery",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A leap into globalization and a united federation.",
description = "A place to create fishing poles, traps and prepare seafood.",
tagGroups = {
tagGroups = {
"Government",
"Craft Tables",
"Housing",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,340: Line 17,792:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,353: Line 17,805:
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,814:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FederationFoundationItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fern Campfire Salad"] = {
["Fishing Pole"] = {
untranslated = "Fern Campfire Salad",
untranslated = "Fishing Pole",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A myriad of plants that make a healthy and odd blend.",
description = "Fishing, the most extreme sport.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Item",
"Food",
"Items",
"Tools",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "1000",
calories = 900,
calories = nil,
carbs = 9,
carbs = nil,
protein = 5,
protein = nil,
fat = 1,
fat = nil,
vitamins = 13,
vitamins = nil,
density = 3.111111111111111,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,390: Line 17,843:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,408: Line 17,861:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FernCampfireSaladItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fern Spore"] = {
["Flat Steel"] = {
untranslated = "Fern Spore",
untranslated = "Flat Steel",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow ferns.",
description = "Coated with a layer of epoxy, this steel refuses to rust.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Block",
"Food",
"Blocks",
"Seeds",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,437: Line 17,890:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,455: Line 17,908:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FernSporeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fertilizers Skill Book"] = {
["Flat Steel Door"] = {
untranslated = "Fertilizers Skill Book",
untranslated = "Flat Steel Door",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Fertilizers Skill Book",
description = "A beautiful modern flat steel door with a large viewing window.",
tagGroups = {
tagGroups = {
"Skill Books",
"Doors",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,482: Line 17,937:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,500: Line 17,955:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Fertilizers Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fertilizers Skill Scroll"] = {
Flatbread = {
untranslated = "Fertilizers Skill Scroll",
untranslated = "Flatbread",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Fertilizers Skill Scroll",
description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Baking",
"Food",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "200",
calories = nil,
calories = "500",
carbs = nil,
carbs = "17",
protein = nil,
protein = "8",
fat = nil,
fat = "3",
vitamins = nil,
vitamins = "2",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,527: Line 17,983:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,545: Line 18,001:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Fertilizers Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fertilizers Upgrade"] = {
["Flax Fiber"] = {
untranslated = "Fertilizers Upgrade",
untranslated = "Flax Fiber",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
description = "Processed fibers of flax ready to be spun into yarn.",
tagGroups = {
tagGroups = {
"Upgrade",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,565: Line 18,023:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,572: Line 18,030:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,590: Line 18,048:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FertilizersUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fiber Filler"] = {
["Flax Seed"] = {
untranslated = "Fiber Filler",
untranslated = "Flax Seed",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A filler ingredient used in a variety of fertilizers.",
description = "Plant to grow flax. ",
tagGroups = {
tagGroups = {
"Fertilizer",
"Seed",
"Fertilizer Filler",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 17,618: Line 18,075:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,636: Line 18,093:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberFillerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fiber Scutching Station"] = {
["Flax Stem"] = {
untranslated = "Fiber Scutching Station",
untranslated = "Flax Stem",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
description = "A bundle of harvested flax that can be processed into fabric.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "50",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,656: Line 18,115:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,672: Line 18,131:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 17,681: Line 18,140:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberScutchingStationItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Fiberglass = {
["Flax Trawler Net"] = {
untranslated = "Fiberglass",
untranslated = "Flax Trawler Net",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Plastic reinforced with glass fiber strands.",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
"Items",
"Tools",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,699: Line 18,162:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,706: Line 18,169:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,724: Line 18,187:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberglassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Fiddleheads = {
["Flaxseed Oil"] = {
untranslated = "Fiddleheads",
untranslated = "Flaxseed Oil",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
description = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Greens",
"Ingredients",
"Raw Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "100",
calories = 150,
calories = "120",
carbs = 2,
carbs = "0",
protein = 1,
protein = "0",
fat = 0,
fat = "15",
vitamins = 5,
vitamins = "0",
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,753: Line 18,215:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,771: Line 18,233:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiddleheadsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Field Campfire Stew"] = {
Flour = {
untranslated = "Field Campfire Stew",
untranslated = "Flour",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "A fine, milled wheat product that's useful for all baking.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "200",
calories = 1100,
calories = "50",
carbs = 14,
carbs = "15",
protein = 4,
protein = "0",
fat = 8,
fat = "0",
vitamins = 4,
vitamins = "0",
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,798: Line 18,261:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,816: Line 18,279:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FieldCampfireStewItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Filmy Fern Spore"] = {
["Fox Carcass"] = {
untranslated = "Filmy Fern Spore",
untranslated = "Fox Carcass",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a filmy fern.",
description = "A dead fox.",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Seeds",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,844: Line 18,308:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,862: Line 18,326:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FilmyFernSporeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fir Log"] = {
["Framed Glass"] = {
untranslated = "Fir Log",
untranslated = "Framed Glass",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Fir log is a type of softwood with a nice piney smell.",
description = "Glass which was reinforced by a steel frame.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Block",
"Softwood",
"Blocks",
"Wood",
"Building Materials",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,884: Line 18,348:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,891: Line 18,355:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,909: Line 18,373:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FirLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fir Seed"] = {
["Framed Glass Door"] = {
untranslated = "Fir Seed",
untranslated = "Framed Glass Door",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a fir tree.",
description = "A beautiful glass door made of steel and glass.",
tagGroups = {
tagGroups = {
"Food",
"Doors",
"Seeds",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "1000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,937: Line 18,402:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,955: Line 18,420:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FirSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fireweed Seed"] = {
["Fried Camas"] = {
untranslated = "Fireweed Seed",
untranslated = "Fried Camas",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow fireweed.",
description = "Deep fried Camas. Bit greasy.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Campfire",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "200",
calories = 0,
calories = "700",
carbs = 0,
carbs = "9",
protein = 0,
protein = "3",
fat = 0,
fat = "10",
vitamins = 0,
vitamins = "2",
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,984: Line 18,448:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,002: Line 18,466:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FireweedSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fireweed Shoots"] = {
["Fried Fiddleheads"] = {
untranslated = "Fireweed Shoots",
untranslated = "Fried Fiddleheads",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A bitter, brightly colored shoot similar to asparagus.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
"Greens",
"Raw Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 80,
weight = "200",
calories = 150,
calories = "700",
carbs = 3,
carbs = "11",
protein = 1,
protein = "3",
fat = 0,
fat = "6",
vitamins = 4,
vitamins = "4",
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,031: Line 18,494:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,049: Line 18,512:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FireweedShootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fish N Chips"] = {
["Fried Hare Haunches"] = {
untranslated = "Fish N Chips",
untranslated = "Fried Hare Haunches",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Deep-fried fish served with a side of taro chips.",
description = "Everything is better deep fried.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "100",
calories = 1000,
calories = "750",
carbs = 20,
carbs = "6",
protein = 10,
protein = "15",
fat = 20,
fat = "27",
vitamins = 0,
vitamins = "4",
density = 5.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,076: Line 18,540:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,094: Line 18,558:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishNChipsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fish Rack"] = {
["Fried Hearts Of Palm"] = {
untranslated = "Fish Rack",
untranslated = "Fried Hearts Of Palm",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A simple display of today's catch.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,130: Line 18,595:
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,604:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishRackItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fish Trap"] = {
["Fried Taro"] = {
untranslated = "Fish Trap",
untranslated = "Fried Taro",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
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 = "Secret's in the sauce.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Campfire",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,164: Line 18,632:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,173: Line 18,641:
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,650:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishTrapItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Fishery = {
["Fried Tomatoes"] = {
untranslated = "Fishery",
untranslated = "Fried Tomatoes",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A place to create fishing poles, traps and prepare seafood.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "200",
calories = nil,
calories = "700",
carbs = nil,
carbs = "11",
protein = nil,
protein = "3",
fat = nil,
fat = "8",
vitamins = nil,
vitamins = "2",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,218: Line 18,687:
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,696:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FisheryItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fishing Pole"] = {
["Fried Vegetables"] = {
untranslated = "Fishing Pole",
untranslated = "Fried Vegetables",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Fishing, the most extreme sport.",
description = "",
tagGroups = {
tagGroups = {
"Tool",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "200",
calories = nil,
calories = "560",
carbs = nil,
carbs = "11",
protein = nil,
protein = "3",
fat = nil,
fat = "8",
vitamins = nil,
vitamins = "2",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,254: Line 18,723:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,272: Line 18,741:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishingPoleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Flat Steel"] = {
["Froth Floatation Cell"] = {
untranslated = "Flat Steel",
untranslated = "Froth Floatation Cell",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Coated with a layer of epoxy, this steel refuses to rust.",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
tagGroups = {
"Constructable",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,299: Line 18,770:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,317: Line 18,788:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatSteelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Flat Steel Door"] = {
["Fruit Muffin"] = {
untranslated = "Flat Steel Door",
untranslated = "Fruit Muffin",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A beautiful modern flat steel door with a large viewing window.",
description = "A soft, slightly sweet bread studded with juicy fruits.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Baking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,342: Line 18,816:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,351: Line 18,825:
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,834:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatSteelDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Flatbread = {
["Fruit Salad"] = {
untranslated = "Flatbread",
untranslated = "Fruit Salad",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "300",
calories = 500,
calories = "900",
carbs = 17,
carbs = "12",
protein = 8,
protein = "4",
fat = 3,
fat = "3",
vitamins = 2,
vitamins = "19",
density = 6.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,387: Line 18,862:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,405: Line 18,880:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatbreadItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Flax Fiber"] = {
["Fruit Tart"] = {
untranslated = "Flax Fiber",
untranslated = "Fruit Tart",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Processed fibers of flax ready to be spun into yarn.",
description = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Baking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,430: Line 18,908:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,448: Line 18,926:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxFiberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Flax Seed"] = {
["Fur Pelt"] = {
untranslated = "Flax Seed",
untranslated = "Fur Pelt",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow flax. ",
description = "A soft, furry pelt.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Item",
"Food",
"Items",
"Seeds",
"Products",
},
},
maxStack = 100,
maxStack = 0,
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,477: Line 18,955:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,495: Line 18,973:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Flax Stem"] = {
["Galaxy Vase"] = {
untranslated = "Flax Stem",
untranslated = "Galaxy Vase",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A bundle of harvested flax that can be processed into fabric.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Crop",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,522: Line 19,002:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,540: Line 19,020:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxStemItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Flax Trawler Net"] = {
["Garden Boots"] = {
untranslated = "Flax Trawler Net",
untranslated = "Garden Boots",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
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 = {
"Tool",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,567: Line 19,047:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,585: Line 19,065:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxTrawlerNetItem",
type = nil,
typeID = 0,
typeID = nil,
ToolDurability = 500.0,
ToolRepairType = "Cloth",
},
},
["Flaxseed Oil"] = {
Gasoline = {
untranslated = "Flaxseed Oil",
untranslated = "Gasoline",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
description = "Refined petroleum useful for fueling machines and generators.",
tagGroups = {
tagGroups = {
"Fat",
"Block",
"Food",
"Blocks",
"Oil",
"Liquids",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "30000",
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 = "80000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,616: Line 19,094:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,634: Line 19,112:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxseedOilItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fletching Table"] = {
["Gathering Basic Upgrade"] = {
untranslated = "Fletching Table",
untranslated = "Gathering Basic Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A table for the capable hunter to improve their tools.",
description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,658: Line 19,138:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,670: Line 19,150:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,679: Line 19,159:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FletchingTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Flour = {
["Gathering Research Paper Basic"] = {
untranslated = "Flour",
untranslated = "Gathering Research Paper Basic",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A fine, milled wheat product that's useful for all baking.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Items",
"Research Papers",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "10",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,706: Line 19,188:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,724: Line 19,206:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlourItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fox Carcass"] = {
Gearbox = {
untranslated = "Fox Carcass",
untranslated = "Gearbox",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead fox.",
description = "Provides speed and torque conversions from a rotating power source to another device.",
tagGroups = {
tagGroups = {
"Small Carcass",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,744: Line 19,228:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,751: Line 19,235:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,769: Line 19,253:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FoxCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Framed Glass"] = {
["Geology Research Paper Advanced"] = {
untranslated = "Framed Glass",
untranslated = "Geology Research Paper Advanced",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Glass which was reinforced by a steel frame.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Constructable",
"Item",
"Items",
"Research Papers",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,789: Line 19,275:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,796: Line 19,282:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,814: Line 19,300:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FramedGlassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Framed Glass Door"] = {
["Geology Research Paper Basic"] = {
untranslated = "Framed Glass Door",
untranslated = "Geology Research Paper Basic",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A beautiful glass door made of steel and glass.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Research Papers",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,832: Line 19,322:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,839: Line 19,329:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,848: Line 19,338:
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,347:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FramedGlassDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fried Camas"] = {
["Geology Research Paper Modern"] = {
untranslated = "Fried Camas",
untranslated = "Geology Research Paper Modern",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Deep fried Camas. Bit greasy.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Fried Vegetable",
"Items",
"Research Papers",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "10",
calories = 700,
calories = nil,
carbs = 9,
carbs = nil,
protein = 3,
protein = nil,
fat = 10,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,885: Line 19,376:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,903: Line 19,394:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedCamasItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fried Fiddleheads"] = {
["Giant Cactus Fruit"] = {
untranslated = "Fried Fiddleheads",
untranslated = "Giant Cactus Fruit",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Secret's in the sauce.",
description = "A bulbous fruit that used to top Saguaro cacti.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Fried Vegetable",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "75",
calories = 700,
calories = "100",
carbs = 11,
carbs = "2",
protein = 3,
protein = "0",
fat = 6,
fat = "2",
vitamins = 4,
vitamins = "4",
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,931: Line 19,422:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,949: Line 19,440:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedFiddleheadsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fried Hare Haunches"] = {
["Gigot Sleeve Shirt"] = {
untranslated = "Fried Hare Haunches",
untranslated = "Gigot Sleeve Shirt",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Everything is better deep fried.",
description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
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,
currency = nil,
currency = nil,
Line 18,976: Line 19,467:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,994: Line 19,485:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedHareHaunchesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fried Hearts Of Palm"] = {
Glass = {
untranslated = "Fried Hearts Of Palm",
untranslated = "Glass",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Secret's in the sauce.",
description = "A transparent, solid material useful for more than just windows.",
tagGroups = {
tagGroups = {
"Food",
"Block",
"Fried Vegetable",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 200,
weight = "10000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,022: Line 19,514:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,040: Line 19,532:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedHeartsOfPalmItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fried Taro"] = {
["Glass Lens"] = {
untranslated = "Fried Taro",
untranslated = "Glass Lens",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Secret's in the sauce.",
description = "A thin shaped piece of glass very useful for devices used to interact with light.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Fried Vegetable",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "75",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,068: Line 19,561:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,086: Line 19,579:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedTaroItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fried Tomatoes"] = {
["Glassworking Advanced Upgrade"] = {
untranslated = "Fried Tomatoes",
untranslated = "Glassworking Advanced Upgrade",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Secret's in the sauce.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
tagGroups = {
tagGroups = {
"Food",
"Plugin Module",
"Fried Vegetable",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "1",
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,114: Line 19,608:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,132: Line 19,626:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedTomatoesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Froth Floatation Cell"] = {
["Glassworking Modern Upgrade"] = {
untranslated = "Froth Floatation Cell",
untranslated = "Glassworking Modern Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,156: Line 19,652:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,168: Line 19,664:
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,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FrothFloatationCellItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fruit Muffin"] = {
Glassworks = {
untranslated = "Fruit Muffin",
untranslated = "Glassworks",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A soft, slightly sweet bread studded with juicy fruits.",
description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "5000",
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 = nil,
yield = nil,
yield = nil,
Line 19,204: Line 19,702:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,222: Line 19,720:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitMuffinItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fruit Salad"] = {
Gneiss = {
untranslated = "Fruit Salad",
untranslated = "Gneiss",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
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",
"Block",
"Salad",
"Natural Resources",
"Stone",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 300,
weight = "7000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,250: Line 19,749:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,268: Line 19,767:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitSaladItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fruit Tart"] = {
["Goat Mount"] = {
untranslated = "Fruit Tart",
untranslated = "Goat Mount",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Living Room",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "2000",
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 = nil,
yield = nil,
yield = nil,
Line 19,295: Line 19,796:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,313: Line 19,814:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitTartItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Fur Pelt"] = {
["Gold Bar"] = {
untranslated = "Fur Pelt",
untranslated = "Gold Bar",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A soft, furry pelt.",
description = "Refined bar of gold.",
tagGroups = {
tagGroups = {
"Animal Skin",
"Block",
"Blocks",
"Metals",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = "30000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,333: Line 19,836:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,340: Line 19,843:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,358: Line 19,861:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FurPeltItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Galaxy Vase"] = {
["Gold Concentrate"] = {
untranslated = "Galaxy Vase",
untranslated = "Gold Concentrate",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A  vase made with glass to brighten up your home.",
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
"Blocks",
"Processed Rock",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = "20000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,378: Line 19,883:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,403: Line 19,908:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GalaxyVaseItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Garden Boots"] = {
["Gold Flakes"] = {
untranslated = "Garden Boots",
untranslated = "Gold Flakes",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "A highly efficient conductor for delicate electronics.",
tagGroups = {
tagGroups = {
"Clothes",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "50",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,423: Line 19,930:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,430: Line 19,937:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,448: Line 19,955:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GardenBootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Gasoline = {
["Gold Frame Landscape"] = {
untranslated = "Gasoline",
untranslated = "Gold Frame Landscape",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Refined petroleum useful for fueling machines and generators.",
description = "",
tagGroups = {
tagGroups = {
"Liquid Fuel",
"Cultural",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,468: Line 19,977:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 80000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,475: Line 19,984:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,493: Line 20,002:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GasolineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gathering Advanced Upgrade"] = {
["Gold Frame Wide"] = {
untranslated = "Gathering Advanced Upgrade",
untranslated = "Gold Frame Wide",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.",
description = "",
tagGroups = {
tagGroups = {
"Upgrade",
"Cultural",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,520: Line 20,031:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,538: Line 20,049:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringAdvancedUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gathering Basic Upgrade"] = {
["Gold Ore"] = {
untranslated = "Gathering Basic Upgrade",
untranslated = "Gold Ore",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
description = "Unrefined ore with traces of gold.",
tagGroups = {
tagGroups = {
"Upgrade",
"Block",
"Natural Resources",
"Ore",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = "7500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,558: Line 20,071:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,565: Line 20,078:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,583: Line 20,096:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringBasicUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gathering Research Paper Basic"] = {
["Gold Wiring"] = {
untranslated = "Gathering Research Paper Basic",
untranslated = "Gold Wiring",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A length of gold conductive wire useful for a variety of purposes.",
tagGroups = {
tagGroups = {
"Basic Research",
"Item",
"Research",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "50",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,604: Line 20,118:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,611: Line 20,125:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,629: Line 20,143:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringResearchPaperBasicItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Gearbox = {
["Government Office"] = {
untranslated = "Gearbox",
untranslated = "Government Office",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Provides speed and torque conversions from a rotating power source to another device.",
description = "Allows the creation of Elected Titles, which can be given special privileges.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Government",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,654: Line 20,172:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,672: Line 20,190:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GearboxItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Geology Research Paper Advanced"] = {
Granite = {
untranslated = "Geology Research Paper Advanced",
untranslated = "Granite",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
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 = {
"Advanced Research",
"Block",
"Research",
"Natural Resources",
"Stone",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = "6500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,693: Line 20,212:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,700: Line 20,219:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,718: Line 20,237:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperAdvancedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Geology Research Paper Basic"] = {
["Grass Seed"] = {
untranslated = "Geology Research Paper Basic",
untranslated = "Grass Seed",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Plant to grow grass.",
tagGroups = {
tagGroups = {
"Basic Research",
"Seed",
"Research",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 19,746: Line 20,264:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,764: Line 20,282:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperBasicItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Geology Research Paper Modern"] = {
["Hand Plow"] = {
untranslated = "Geology Research Paper Modern",
untranslated = "Hand Plow",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A tool that tills the field for farming.",
tagGroups = {
tagGroups = {
"Modern Research",
"Crafted Objects",
"Research",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,792: Line 20,311:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,810: Line 20,329:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperModernItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Giant Cactus Fruit"] = {
["Hanging Long Steel Sign"] = {
untranslated = "Giant Cactus Fruit",
untranslated = "Hanging Long Steel Sign",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A bulbous fruit that used to top Saguaro cacti.",
description = "A long steel plate for when you need to display extra large text.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Fruit",
"Signs",
"Raw Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "1000",
calories = 100,
calories = nil,
carbs = 2,
carbs = nil,
protein = 0,
protein = nil,
fat = 2,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 8.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,839: Line 20,358:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,857: Line 20,376:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GiantCactusFruitItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gigot Sleeve Shirt"] = {
["Hanging Steel Framed Sign"] = {
untranslated = "Gigot Sleeve Shirt",
untranslated = "Hanging Steel Framed Sign",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
description = "A large wooden sign framed with steel.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,884: Line 20,405:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,902: Line 20,423:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GigotSleeveShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Glass = {
["Hanging Steel Mine Sign"] = {
untranslated = "Glass",
untranslated = "Hanging Steel Mine Sign",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A transparent, solid material useful for more than just windows.",
description = "A hanging sign made of steel plates.",
tagGroups = {
tagGroups = {
"Constructable",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,929: Line 20,452:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,947: Line 20,470:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Glass Lens"] = {
["Hanging Steel Plain Sign"] = {
untranslated = "Glass Lens",
untranslated = "Hanging Steel Plain Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A thin shaped piece of glass very useful for devices used to interact with light.",
description = "A large hanging steel sign attached to a wooden frame.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Signs",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,972: Line 20,499:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,990: Line 20,517:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassLensItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Glassworking Advanced Upgrade"] = {
["Hanging Steel Shop Sign"] = {
untranslated = "Glassworking Advanced Upgrade",
untranslated = "Hanging Steel Shop Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
description = "A decorative wooden sign framed with steel. Great for advertising shops.",
tagGroups = {
tagGroups = {
"Upgrade",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,017: Line 20,546:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,035: Line 20,564:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworkingAdvancedUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Glassworking Modern Upgrade"] = {
["Hardwood Board"] = {
untranslated = "Glassworking Modern Upgrade",
untranslated = "Hardwood Board",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
description = "A higher quality hardwood board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Upgrade",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,055: Line 20,586:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "2000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,062: Line 20,593:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,080: Line 20,611:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworkingModernUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Glassworking Skill Book"] = {
["Hardwood Hewn Log"] = {
untranslated = "Glassworking Skill Book",
untranslated = "Hardwood Hewn Log",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Glassworking Skill Book",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Skill Books",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,100: Line 20,633:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,107: Line 20,640:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,125: Line 20,658:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Glassworking Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Glassworking Skill Scroll"] = {
["Hardwood Lumber"] = {
untranslated = "Glassworking Skill Scroll",
untranslated = "Hardwood Lumber",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Glassworking Skill Scroll",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,145: Line 20,680:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,152: Line 20,687:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,170: Line 20,705:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Glassworking Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Glassworks = {
["Hardwood Lumber Dresser"] = {
untranslated = "Glassworks",
untranslated = "Hardwood Lumber Dresser",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,194: Line 20,731:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,206: Line 20,743:
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,752:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworksItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Gneiss = {
["Hardy Beard"] = {
untranslated = "Gneiss",
untranslated = "Hardy Beard",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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 = "",
tagGroups = {
tagGroups = {
"Excavatable",
"Clothing",
"Rock",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 7000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,243: Line 20,779:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,261: Line 20,797:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GneissItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Goat Mount"] = {
["Hare Carcass"] = {
untranslated = "Goat Mount",
untranslated = "Hare Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A hunting trophy for your house.",
description = "A dead hare.",
tagGroups = {
tagGroups = {
"Housing",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,281: Line 20,819:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,306: Line 20,844:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoatMountItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gold Bar"] = {
["Heart Of Palm"] = {
untranslated = "Gold Bar",
untranslated = "Heart Of Palm",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Refined bar of gold.",
description = "Collected from the inner core and growing bud of a palm tree.",
tagGroups = {
tagGroups = {
"Metal",
"Food",
"Produce",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 30000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,333: Line 20,872:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,351: Line 20,890:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldBarItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gold Concentrate"] = {
["Hearty Hometown Pizza"] = {
untranslated = "Gold Concentrate",
untranslated = "Hearty Hometown Pizza",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "When you feel nostalgic and miss that cozy hometown feeling.",
tagGroups = {
tagGroups = {
"Concentrated Ore",
"Baking",
"Excavatable",
"Food",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 20000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,379: Line 20,918:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,397: Line 20,936:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldConcentrateItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gold Flakes"] = {
["Heat Sink"] = {
untranslated = "Gold Flakes",
untranslated = "Heat Sink",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A highly efficient conductor for delicate electronics.",
description = "A copper plate to draw and disperse heat.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,415: Line 20,958:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,422: Line 20,965:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,440: Line 20,983:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFlakesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gold Frame Landscape"] = {
["Heliconia Seed"] = {
untranslated = "Gold Frame Landscape",
untranslated = "Heliconia Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "Plant to grow heliconia.",
tagGroups = {
tagGroups = {
"Housing",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = 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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,485: Line 21,028:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFrameLandscapeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gold Frame Wide"] = {
["Hemp Mooring Rope"] = {
untranslated = "Gold Frame Wide",
untranslated = "Hemp Mooring Rope",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "Strong ropes used to hold down and prevent ships from moving around.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,505: Line 21,050:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,521: Line 21,066:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,530: Line 21,075:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFrameWideItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gold Ore"] = {
Henley = {
untranslated = "Gold Ore",
untranslated = "Henley",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Unrefined ore with traces of gold.",
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 = {
"Excavatable",
"Clothing",
"Ore",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,558: Line 21,102:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,576: Line 21,120:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldOreItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Gold Wiring"] = {
["Hewn Bench"] = {
untranslated = "Gold Wiring",
untranslated = "Hewn Bench",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A length of gold conductive wire useful for a variety of purposes.",
description = "A basic wooden bench.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,601: Line 21,149:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,619: Line 21,167:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldWiringItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Government Office"] = {
["Hewn Chair"] = {
untranslated = "Government Office",
untranslated = "Hewn Chair",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows the creation of Elected Titles, which can be given special privileges.",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
tagGroups = {
tagGroups = {
"Government",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,646: Line 21,196:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,655: Line 21,205:
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,214:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GovernmentOfficeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Granite = {
["Hewn Door"] = {
untranslated = "Granite",
untranslated = "Hewn Door",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!",
description = "A door made from roughly hewn logs.",
tagGroups = {
tagGroups = {
"Excavatable",
"Doors",
"Rock",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 6500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,692: Line 21,243:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,710: Line 21,261:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GraniteItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Grass Seed"] = {
["Hewn Dresser"] = {
untranslated = "Grass Seed",
untranslated = "Hewn Dresser",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow grass.",
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",
"Seeds",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,738: Line 21,290:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,756: Line 21,308:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GrassSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Grindstone = {
["Hewn Log"] = {
untranslated = "Grindstone",
untranslated = "Hewn Log",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A workstation for repairing tools and crafting new ones.",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,776: Line 21,330:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,792: Line 21,346:
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,355:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GrindstoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hand Plow"] = {
["Hewn Nightstand"] = {
untranslated = "Hand Plow",
untranslated = "Hewn Nightstand",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A tool that tills the field for farming.",
description = "A simple hewn wooden nightstand you can pile unread books on.",
tagGroups = {
tagGroups = {
"Vehicles",
"Bedroom",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,828: Line 21,384:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,837: Line 21,393:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,846: Line 21,402:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HandPlowItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Handheld Camera"] = {
["Hewn Softwood Bench"] = {
untranslated = "Handheld Camera",
untranslated = "Hewn Softwood Bench",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A modern piece of marvel that allows a more detailed way of saving landscape.",
description = "A basic wooden bench.",
tagGroups = {
tagGroups = {
"Tool",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,873: Line 21,431:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,891: Line 21,449:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HandheldCameraItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Camera",
ToolDurability = 25.0,
ToolRepairType = "Electronical",
},
},
["Hanging Long Steel Sign"] = {
["Hewn Softwood Chair"] = {
untranslated = "Hanging Long Steel Sign",
untranslated = "Hewn Softwood Chair",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A long steel plate for when you need to display extra large text.",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,919: Line 21,478:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,928: Line 21,487:
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,496:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingLongSteelSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hanging Steel Framed Sign"] = {
["Hewn Softwood Door"] = {
untranslated = "Hanging Steel Framed Sign",
untranslated = "Hewn Softwood Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large wooden sign framed with steel.",
description = "A door made from roughly hewn logs.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Doors",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,962: Line 21,525:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,971: Line 21,534:
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,543:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelFramedSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hanging Steel Mine Sign"] = {
["Hewn Softwood Table"] = {
untranslated = "Hanging Steel Mine Sign",
untranslated = "Hewn Softwood Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A hanging sign made of steel plates.",
description = "A large table for placing things on.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,005: Line 21,572:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,014: Line 21,581:
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,590:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelMineSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hanging Steel Plain Sign"] = {
["Hewn Table"] = {
untranslated = "Hanging Steel Plain Sign",
untranslated = "Hewn Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large hanging steel sign attached to a wooden frame.",
description = "A large table for placing things on.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,048: Line 21,619:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,057: Line 21,628:
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,637:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelPlainSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hanging Steel Shop Sign"] = {
["Hide Ash Fertilizer"] = {
untranslated = "Hanging Steel Shop Sign",
untranslated = "Hide Ash Fertilizer",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A decorative wooden sign framed with steel. Great for advertising shops.",
description = "A fertilizer made from hide ash and fillers.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Fertilizer",
"Fertilizers",
"Items",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,091: Line 21,666:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,100: Line 21,675:
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,684:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelShopSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hardwood Board"] = {
Hosomaki = {
untranslated = "Hardwood Board",
untranslated = "Hosomaki",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A higher quality hardwood board used for long lasting furniture.",
description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Cooking",
"Wood Board",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = 2000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,137: Line 21,712:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,155: Line 21,730:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodBoardItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hardwood Hewn Log"] = {
Huckleberries = {
untranslated = "Hardwood Hewn Log",
untranslated = "Huckleberries",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "A handfull of small wild berries. I'm your huckleberry.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Food",
"Constructable",
"Produce",
"Hewn Log",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,184: Line 21,758:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,202: Line 21,776:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodHewnLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hardwood Lumber"] = {
["Huckleberry Extract"] = {
untranslated = "Hardwood Lumber",
untranslated = "Huckleberry Extract",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Can be fashioned into various usable equipment.",
description = "A concentrated blast of huckleberry goodness.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Food",
"Constructable",
"Ingredients",
"Lumber",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,231: Line 21,804:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,249: Line 21,822:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hardwood Lumber Dresser"] = {
["Huckleberry Fritter"] = {
untranslated = "Hardwood Lumber Dresser",
untranslated = "Huckleberry Fritter",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "Fried and sweet.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,285: Line 21,859:
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,868:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodLumberDresserItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hare Carcass"] = {
["Huckleberry Pie"] = {
untranslated = "Hare Carcass",
untranslated = "Huckleberry Pie",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead hare.",
description = "A fantastic combination of flaky crust and scrumptious berries.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,321: Line 21,896:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,339: Line 21,914:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HareCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Heart Of Palm"] = {
["Huckleberry Seed"] = {
untranslated = "Heart Of Palm",
untranslated = "Huckleberry Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Collected from the inner core and growing bud of a palm tree.",
description = "Plant to grow a huckleberry bush.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
"Raw Food",
"Vegetable",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = "50",
calories = 100,
calories = "0",
carbs = 4,
carbs = "0",
protein = 2,
protein = "0",
fat = 0,
fat = "0",
vitamins = 2,
vitamins = "0",
density = 8.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 21,368: Line 21,941:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,386: Line 21,959:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeartOfPalmItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hearty Hometown Pizza"] = {
["Huge Banner Sign"] = {
untranslated = "Hearty Hometown Pizza",
untranslated = "Huge Banner Sign",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "When you feel nostalgic and miss that cozy hometown feeling.",
description = "A banner made out of fabric held up by ropes and some pieces of wood.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "2000",
calories = 1200,
calories = nil,
carbs = 28,
carbs = nil,
protein = 7,
protein = nil,
fat = 11,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 4.083333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 21,413: Line 21,988:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,431: Line 22,006:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeartyHometownPizzaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Heat Sink"] = {
["Huge Iron Banner Sign"] = {
untranslated = "Heat Sink",
untranslated = "Huge Iron Banner Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A copper plate to draw and disperse heat.",
description = "A very large iron banner placed between two iron pillars. ",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Signs",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,456: Line 22,035:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,474: Line 22,053:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeatSinkItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Heliconia Seed"] = {
["Huge Iron Sign"] = {
untranslated = "Heliconia Seed",
untranslated = "Huge Iron Sign",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow heliconia.",
description = "A very large iron sign.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Seeds",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 21,502: Line 22,082:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,520: Line 22,100:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeliconiaSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hemp Mooring Rope"] = {
["Huge Steel Banner Sign"] = {
untranslated = "Hemp Mooring Rope",
untranslated = "Huge Steel Banner Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Strong ropes used to hold down and prevent ships from moving around.",
description = "A large illuminated banner mounted on a steel frame portal.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Signs",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,545: Line 22,129:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,563: Line 22,147:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HempMooringRopeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Henley = {
["Huge Steel Sign"] = {
untranslated = "Henley",
untranslated = "Huge Steel Sign",
category = nil,
category = nil,
group = "Clothing",
group = nil,
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 = "An illuminated large steel sign.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,590: Line 22,176:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,608: Line 22,194:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HenleyItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Bench"] = {
["Huge Wooden Banner Sign"] = {
untranslated = "Hewn Bench",
untranslated = "Huge Wooden Banner Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A basic wooden bench.",
description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,631: Line 22,219:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,644: Line 22,232:
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,241:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Chair"] = {
["Hunting Upgrade"] = {
untranslated = "Hewn Chair",
untranslated = "Hunting Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A raised surface supported by legs. Without the back, it might be a stool.",
description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
tagGroups = {
tagGroups = {
"Housing",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,676: Line 22,266:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,689: Line 22,279:
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,288:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Door"] = {
Hydrocolloids = {
untranslated = "Hewn Door",
untranslated = "Hydrocolloids",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A door made from roughly hewn logs.",
description = "Used to make collids for bursts of flavor.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = "10",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,723: Line 22,315:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,732: Line 22,324:
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,333:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Dresser"] = {
Icebox = {
untranslated = "Hewn Dresser",
untranslated = "Icebox",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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 box of ice. It's in the name!",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Kitchen",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,764: Line 22,358:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,777: Line 22,371:
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,380:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnDresserItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Log"] = {
["Immigration Desk"] = {
untranslated = "Hewn Log",
untranslated = "Immigration Desk",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Government",
"Constructable",
"Work Stations",
"Hewn Log",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,808: Line 22,402:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,815: Line 22,409:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,833: Line 22,427:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Nightstand"] = {
Industrial = {
untranslated = "Hewn Nightstand",
untranslated = "Industrial",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A simple hewn wooden nightstand you can pile unread books on.",
description = "QA Test Object adding Industrial room overriding any value.",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,856: Line 22,450:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,869: Line 22,463:
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,472:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnNightstandItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Softwood Bench"] = {
["Industrial Barge"] = {
untranslated = "Hewn Softwood Bench",
untranslated = "Industrial Barge",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A basic wooden bench.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "30000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,901: Line 22,497:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,914: Line 22,510:
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,519:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Softwood Chair"] = {
["Industrial Elevator"] = {
untranslated = "Hewn Softwood Chair",
untranslated = "Industrial Elevator",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A raised surface supported by legs. Without the back, it might be a stool.",
description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Specialty",
"Vehicle",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "25000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,946: Line 22,544:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,959: Line 22,557:
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,566:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Softwood Door"] = {
["Industrial Generator"] = {
untranslated = "Hewn Softwood Door",
untranslated = "Industrial Generator",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A door made from roughly hewn logs.",
description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Power Generation",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,993: Line 22,595:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,002: Line 22,604:
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,613:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Softwood Table"] = {
["Industrial Refrigerator"] = {
untranslated = "Hewn Softwood Table",
untranslated = "Industrial Refrigerator",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large table for placing things on.",
description = "A larger food storage solution for when you want to keep it fresh!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,034: Line 22,638:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,047: Line 22,651:
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,660:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hewn Table"] = {
["Industry Upgrade"] = {
untranslated = "Hewn Table",
untranslated = "Industry Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large table for placing things on.",
description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
tagGroups = {
tagGroups = {
"Housing",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,079: Line 22,685:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,092: Line 22,698:
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,707:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hide Ash Fertilizer"] = {
["Infused Oil"] = {
untranslated = "Hide Ash Fertilizer",
untranslated = "Infused Oil",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A fertilizer made from hide ash and fillers.",
description = "Oil infused with flavor to enhance it.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,128: Line 22,735:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,146: Line 22,753:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HideAshFertilizerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Hosomaki = {
["Injection Mold Machine"] = {
untranslated = "Hosomaki",
untranslated = "Injection Mold Machine",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
description = "",
tagGroups = {
tagGroups = {
"Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
calories = 700,
calories = nil,
carbs = 21,
carbs = nil,
protein = 19,
protein = nil,
fat = 5,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 7.571428571428572,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,173: Line 22,780:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,191: Line 22,798:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HosomakiItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Huckleberries = {
["Iron Anchor"] = {
untranslated = "Huckleberries",
untranslated = "Iron Anchor",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A handfull of small wild berries. I'm your huckleberry.",
description = "A solid iron anchor used to park your vessel.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Fruit",
"Items",
"Raw Food",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "5000",
calories = 150,
calories = nil,
carbs = 2,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,220: Line 22,827:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,238: Line 22,845:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberriesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huckleberry Extract"] = {
["Iron Axle"] = {
untranslated = "Huckleberry Extract",
untranslated = "Iron Axle",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A concentrated blast of huckleberry goodness.",
description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "500",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,265: Line 22,874:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,283: Line 22,892:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryExtractItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huckleberry Fritter"] = {
["Iron Bar"] = {
untranslated = "Huckleberry Fritter",
untranslated = "Iron Bar",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Fried and sweet.",
description = "Refined bar of iron.",
tagGroups = {
tagGroups = {
"Food",
"Block",
"Blocks",
"Metals",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 200,
weight = "15000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,310: Line 22,921:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,328: Line 22,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryFritterItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huckleberry Pie"] = {
["Iron Concentrate"] = {
untranslated = "Huckleberry Pie",
untranslated = "Iron Concentrate",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A fantastic combination of flaky crust and scrumptious berries.",
description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Food",
"Block",
"Blocks",
"Processed Rock",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 600,
weight = "20000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,355: Line 22,968:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,373: Line 22,986:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryPieItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huckleberry Seed"] = {
["Iron Frame Landscape"] = {
untranslated = "Huckleberry Seed",
untranslated = "Iron Frame Landscape",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a huckleberry bush.",
description = "",
tagGroups = {
tagGroups = {
"Crop Seed",
"Cultural",
"Food",
"Housing Objects",
"Seeds",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "1000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,402: Line 23,015:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,420: Line 23,033:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberrySeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huge Banner Sign"] = {
["Iron Frame Wide"] = {
untranslated = "Huge Banner Sign",
untranslated = "Iron Frame Wide",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A banner made out of fabric held up by ropes and some pieces of wood.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Cultural",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,445: Line 23,062:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,454: Line 23,071:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x10x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,463: Line 23,080:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeBannerSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huge Iron Banner Sign"] = {
["Iron Gear"] = {
untranslated = "Huge Iron Banner Sign",
untranslated = "Iron Gear",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A very large iron banner placed between two iron pillars. ",
description = "A toothed machine part that interlocks with others.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,481: Line 23,102:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,488: Line 23,109:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,497: Line 23,118:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x10x9",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,506: Line 23,127:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeIronBannerSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huge Iron Sign"] = {
["Iron Hull Sheet"] = {
untranslated = "Huge Iron Sign",
untranslated = "Iron Hull Sheet",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A very large iron sign.",
description = "Thin iron plates for use in various crafting recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,524: Line 23,149:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,531: Line 23,156:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,540: Line 23,165:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x9x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,549: Line 23,174:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeIronSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huge Steel Banner Sign"] = {
["Iron Ore"] = {
untranslated = "Huge Steel Banner Sign",
untranslated = "Iron Ore",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large illuminated banner mounted on a steel frame portal.",
description = "Unrefined ore with traces of iron.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Natural Resources",
weight = 2000,
"Ore",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,567: Line 23,196:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,574: Line 23,203:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,583: Line 23,212:
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,221:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeSteelBannerSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huge Steel Sign"] = {
["Iron Pipe"] = {
untranslated = "Huge Steel Sign",
untranslated = "Iron Pipe",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "An illuminated large steel sign.",
description = "A pipe for transporting liquids.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 2000,
"Pipes",
},
maxStack = 0,
carried = "Hands",
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,610: Line 23,243:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,617: Line 23,250:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,626: Line 23,259:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x9x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,635: Line 23,268:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeSteelSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Huge Wooden Banner Sign"] = {
["Iron Plate"] = {
untranslated = "Huge Wooden Banner Sign",
untranslated = "Iron Plate",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
description = "A solid iron plate for use in various crafting recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,653: Line 23,290:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,660: Line 23,297:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,669: Line 23,306:
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,315:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeWoodenBannerSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Hunting Upgrade"] = {
["Iron Saw Blade"] = {
untranslated = "Hunting Upgrade",
untranslated = "Iron Saw Blade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
tagGroups = {
tagGroups = {
"Upgrade",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,698: Line 23,337:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,705: Line 23,344:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,723: Line 23,362:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuntingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Icebox = {
["Iron Wheel"] = {
untranslated = "Icebox",
untranslated = "Iron Wheel",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A box of ice. It's in the name!",
description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,743: Line 23,384:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,759: Line 23,400:
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,409:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IceboxItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Immigration Desk"] = {
["Jaguar Carcass"] = {
untranslated = "Immigration Desk",
untranslated = "Jaguar Carcass",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
description = "A dead Jaguar.",
tagGroups = {
tagGroups = {
"Government",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,788: Line 23,431:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,795: Line 23,438:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,804: Line 23,447:
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,456:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ImmigrationDeskItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Industrial Barge"] = {
["Jaw Crusher"] = {
untranslated = "Industrial Barge",
untranslated = "Jaw Crusher",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "",
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
tagGroups = {
tagGroups = {
"Vehicles",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 30000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,840: Line 23,485:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,849: Line 23,494:
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,503:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialBargeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Industrial Elevator"] = {
["Jointfir Seed"] = {
untranslated = "Industrial Elevator",
untranslated = "Jointfir Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
description = "Plant to grow a jointfir.",
tagGroups = {
tagGroups = {
"Vehicles",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 22,885: Line 23,530:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,894: Line 23,539:
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,548:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialElevatorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Industrial Generator"] = {
["Joshua Log"] = {
untranslated = "Industrial Generator",
untranslated = "Joshua Log",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
description = "Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Logs",
weight = 10000,
"Natural Resources",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,921: Line 23,570:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,937: Line 23,586:
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,595:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialGeneratorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Industrial Refrigerator"] = {
["Joshua Seed"] = {
untranslated = "Industrial Refrigerator",
untranslated = "Joshua Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A larger food storage solution for when you want to keep it fresh!",
description = "Plant to grow a joshua tree.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Seed",
},
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,971: Line 23,622:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,980: Line 23,631:
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,640:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialRefrigeratorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Industry Skill Book"] = {
["Jungle Campfire Salad"] = {
untranslated = "Industry Skill Book",
untranslated = "Jungle Campfire Salad",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Industry Skill Book",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Skill Books",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,016: Line 23,668:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,034: Line 23,686:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Industry Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Industry Skill Scroll"] = {
["Jungle Campfire Stew"] = {
untranslated = "Industry Skill Scroll",
untranslated = "Jungle Campfire Stew",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Industry Skill Scroll",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Campfire",
"Food",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,061: Line 23,714:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,079: Line 23,732:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Industry Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Industry Upgrade"] = {
Kelp = {
untranslated = "Industry Upgrade",
untranslated = "Kelp",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
description = "Some creepy kelp.",
tagGroups = {
tagGroups = {
"Upgrade",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,099: Line 23,754:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,106: Line 23,761:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,124: Line 23,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustryUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Infused Oil"] = {
["Kelp Seed"] = {
untranslated = "Infused Oil",
untranslated = "Kelp Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Oil infused with flavor to enhance it.",
description = "Plant to grow kelp.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "50",
calories = 120,
calories = "0",
carbs = 0,
carbs = "0",
protein = 0,
protein = "0",
fat = 12,
fat = "0",
vitamins = 3,
vitamins = "0",
density = 12.5,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 23,151: Line 23,806:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,169: Line 23,824:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "InfusedOilItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Ink = {
["Kelpy Crab Roll"] = {
untranslated = "Ink",
untranslated = "Kelpy Crab Roll",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A vial of ink used in more sophisticated processing of paper into documents.",
description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,194: Line 23,852:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,212: Line 23,870:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "InkItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Anchor"] = {
Kiln = {
untranslated = "Iron Anchor",
untranslated = "Kiln",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A solid iron anchor used to park your vessel.",
description = "Useful for baking bricks and finishing pottery.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Craft Tables",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,237: Line 23,899:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,255: Line 23,917:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAnchorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Axe"] = {
["King Fern Spore"] = {
untranslated = "Iron Axe",
untranslated = "King Fern Spore",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A sturdy iron axe made for cutting down trees.",
description = "Plant to grow king fern.",
tagGroups = {
tagGroups = {
"Tool",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 23,282: Line 23,944:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,300: Line 23,962:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAxeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Axe",
ToolDurability = 750.0,
ToolDamage = 1.5,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Iron",
},
},
["Iron Axle"] = {
Kitchen = {
untranslated = "Iron Axle",
untranslated = "Kitchen",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
description = "A prep area for food which allows for more complex dishes.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Kitchen",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,331: Line 23,991:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,349: Line 24,009:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAxleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Bar"] = {
Kitchenroom = {
untranslated = "Iron Bar",
untranslated = "Kitchenroom",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Refined bar of iron.",
description = "QA Test Object adding Kitchen value.",
tagGroups = {
tagGroups = {
"Metal",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 15000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,376: Line 24,036:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,394: Line 24,054:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronBarItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Concentrate"] = {
Laboratory = {
untranslated = "Iron Concentrate",
untranslated = "Laboratory",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "For more advanced research and manufacturing. Science rules!",
tagGroups = {
tagGroups = {
"Concentrated Ore",
"Researching",
"Excavatable",
"Work Stations",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,422: Line 24,083:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,440: Line 24,101:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronConcentrateItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Frame Landscape"] = {
["Large Bath Mat"] = {
untranslated = "Iron Frame Landscape",
untranslated = "Large Bath Mat",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
tagGroups = {
tagGroups = {
"Housing",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,463: Line 24,126:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,485: Line 24,148:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronFrameLandscapeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Frame Wide"] = {
["Large Canoe"] = {
untranslated = "Iron Frame Wide",
untranslated = "Large Canoe",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "8000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,508: Line 24,173:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,521: Line 24,186:
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,195:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronFrameWideItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Gear"] = {
["Large Corrugated Steel Door"] = {
untranslated = "Iron Gear",
untranslated = "Large Corrugated Steel Door",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A toothed machine part that interlocks with others.",
description = "A large corrugated steel door.",
tagGroups = {
tagGroups = {
"Gear",
"Doors",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,557: Line 24,224:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,575: Line 24,242:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronGearItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Hammer"] = {
["Large Cotton Bunting Red"] = {
untranslated = "Iron Hammer",
untranslated = "Large Cotton Bunting Red",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An iron hammer allows for more sophisticated building.",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Tool",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,602: Line 24,271:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,620: Line 24,289:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronHammerItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Hammer",
ToolDurability = 750.0,
ToolRepairType = "Iron",
},
},
["Iron Hoe"] = {
["Large Cotton Bunting Regal"] = {
untranslated = "Iron Hoe",
untranslated = "Large Cotton Bunting Regal",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A sturdy iron hoe made for tilling the soil.",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Tool",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,650: Line 24,318:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,668: Line 24,336:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronHoeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Hoe",
ToolDurability = 300.0,
ToolRepairType = "Iron",
},
},
["Iron Hull Sheet"] = {
["Large Court"] = {
untranslated = "Iron Hull Sheet",
untranslated = "Large Court",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Thin iron plates for use in various crafting recipes.",
description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Government",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,696: Line 24,365:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,714: Line 24,383:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronHullSheetItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Machete"] = {
["Large Festive Paper Lantern"] = {
untranslated = "Iron Machete",
untranslated = "Large Festive Paper Lantern",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A machete used to quickly clear plants.",
description = "A large festive paper lantern.",
tagGroups = {
tagGroups = {
"Tool",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,741: Line 24,412:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,759: Line 24,430:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronMacheteItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Machete",
ToolDurability = 500.0,
ToolRepairType = "Iron",
},
},
["Iron Ore"] = {
["Large Hanging Ashlar Basalt Sign"] = {
untranslated = "Iron Ore",
untranslated = "Large Hanging Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Unrefined ore with traces of iron.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Excavatable",
"Crafted Objects",
"Ore",
"Signs",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,790: Line 24,459:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,808: Line 24,477:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronOreItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Pickaxe"] = {
["Large Hanging Ashlar Stone Sign"] = {
untranslated = "Iron Pickaxe",
untranslated = "Large Hanging Ashlar Stone Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A sturdy iron pickaxe used to break down stone and ore into usable rubble.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,835: Line 24,506:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,853: Line 24,524:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPickaxeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Pickaxe",
ToolDurability = 500.0,
ToolDamage = 2.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Iron",
},
},
["Iron Pipe"] = {
["Large Hanging Birch Sign"] = {
untranslated = "Iron Pipe",
untranslated = "Large Hanging Birch Sign",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A pipe for transporting liquids.",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Crafted Objects",
carried = "Hands",
"Signs",
weight = 2000,
"World Object",
},
maxStack = 0,
carried = "Backpack",
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,884: Line 24,553:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,902: Line 24,571:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPipeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Plate"] = {
["Large Hanging Lumber Sign"] = {
untranslated = "Iron Plate",
untranslated = "Large Hanging Lumber Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A solid iron plate for use in various crafting recipes.",
description = "A large sign for all your large text needs!",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Signs",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,927: Line 24,600:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,945: Line 24,618:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPlateItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Road Tool"] = {
["Large Hanging Mortared Granite Sign"] = {
untranslated = "Iron Road Tool",
untranslated = "Large Hanging Mortared Granite Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A tool for tamping dirt into roads.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,972: Line 24,647:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,990: Line 24,665:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronRoadToolItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "RoadTool",
ToolDurability = 1000.0,
ToolRepairType = "IronRoadTool",
},
},
["Iron Rock Drill"] = {
["Large Hanging Mortared Stone Sign"] = {
untranslated = "Iron Rock Drill",
untranslated = "Large Hanging Mortared Stone Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A drill used to retreive geological samples and discover what treasures can be found underground.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,020: Line 24,694:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,038: Line 24,712:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronRockDrillItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Drill",
ToolDurability = 1000.0,
ToolRepairType = "Iron",
},
},
["Iron Saw Blade"] = {
["Large Hanging Saguaro Sign"] = {
untranslated = "Iron Saw Blade",
untranslated = "Large Hanging Saguaro Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Signs",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,066: Line 24,741:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,084: Line 24,759:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronSawBladeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Iron Shovel"] = {
["Large Hanging Softwood Sign"] = {
untranslated = "Iron Shovel",
untranslated = "Large Hanging Softwood Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A sturdy shovel that breaks less than its wooden counterpart.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {
"Tool",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,111: Line 24,788:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,129: Line 24,806:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronShovelItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Shovel",
ToolDurability = 500.0,
ToolRepairType = "Iron",
ToolCarryCapacity = 3.0,
},
},
["Iron Sickle"] = {
["Large Hanging Stone Sign"] = {
untranslated = "Iron Sickle",
untranslated = "Large Hanging Stone Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An iron sickle used to harvest crops or cut grass.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Tool",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,160: Line 24,833:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,178: Line 24,851:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronSickleItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Sickle",
ToolDurability = 500.0,
ToolRepairType = "Iron",
},
},
["Iron Wheel"] = {
["Large Hanging Wood Sign"] = {
untranslated = "Iron Wheel",
untranslated = "Large Hanging Wood Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,199: Line 24,871:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 24,206: Line 24,878:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,224: Line 24,896:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronWheelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Jaguar Carcass"] = {
["Large Lumber Door"] = {
untranslated = "Jaguar Carcass",
untranslated = "Large Lumber Door",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead Jaguar.",
description = "A large lumber door allowing moderate sized vehicles through..",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Doors",
"Medium Leather Carcass",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,252: Line 24,925:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,270: Line 24,943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JaguarCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Jaw Crusher"] = {
["Large Lumber Stockpile"] = {
untranslated = "Jaw Crusher",
untranslated = "Large Lumber Stockpile",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,294: Line 24,969:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,306: Line 24,981:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,315: Line 24,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JawCrusherItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Jointfir Seed"] = {
["Large Metal Ship Frame"] = {
untranslated = "Jointfir Seed",
untranslated = "Large Metal Ship Frame",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a jointfir.",
description = "A large metal frame for constructing a larger naval vessel.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Seeds",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "25000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 24,343: Line 25,019:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,361: Line 25,037:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JointfirSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Joshua Log"] = {
["Large Nylon Bunting Green"] = {
untranslated = "Joshua Log",
untranslated = "Large Nylon Bunting Green",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Decoration",
"Wood",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,382: Line 25,059:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 24,389: Line 25,066:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,407: Line 25,084:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JoshuaLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Joshua Seed"] = {
["Large Nylon Bunting Purple"] = {
untranslated = "Joshua Seed",
untranslated = "Large Nylon Bunting Purple",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a joshua tree.",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Seeds",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
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 24,435: Line 25,113:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,453: Line 25,131:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JoshuaSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Jungle Campfire Salad"] = {
["Large Paper Lantern"] = {
untranslated = "Jungle Campfire Salad",
untranslated = "Large Paper Lantern",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A myriad of plants that make a healthy and odd blend.",
description = "A large paper lantern.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Housing Objects",
"Food",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "500",
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,481: Line 25,160:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,499: Line 25,178:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JungleCampfireSaladItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Jungle Campfire Stew"] = {
["Large Standing Ashlar Basalt Sign"] = {
untranslated = "Jungle Campfire Stew",
untranslated = "Large Standing Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = 1100,
calories = nil,
carbs = 8,
carbs = nil,
protein = 8,
protein = nil,
fat = 11,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,526: Line 25,207:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,544: Line 25,225:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JungleCampfireStewItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Kelp = {
["Large Standing Ashlar Stone Sign"] = {
untranslated = "Kelp",
untranslated = "Large Standing Ashlar Stone Sign",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Some creepy kelp.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Crop",
"Crafted Objects",
"Natural Fiber",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,572: Line 25,254:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,590: Line 25,272:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KelpItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Kelpy Crab Roll"] = {
["Large Standing Birch Sign"] = {
untranslated = "Kelpy Crab Roll",
untranslated = "Large Standing Birch Sign",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "2000",
calories = 1350,
calories = nil,
carbs = 22,
carbs = nil,
protein = 13,
protein = nil,
fat = 11,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 3.7777777777777777,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,617: Line 25,301:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,635: Line 25,319:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KelpyCrabRollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Kiln = {
["Large Standing Lumber Sign"] = {
untranslated = "Kiln",
untranslated = "Large Standing Lumber Sign",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Useful for baking bricks and finishing pottery.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,659: Line 25,345:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,671: Line 25,357:
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,366:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KilnItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["King Fern Spore"] = {
["Large Standing Mortared Granite Sign"] = {
untranslated = "King Fern Spore",
untranslated = "Large Standing Mortared Granite Sign",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow king fern.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Seeds",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,708: Line 25,395:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,726: Line 25,413:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KingFernSporeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Kitchen = {
["Large Standing Mortared Stone Sign"] = {
untranslated = "Kitchen",
untranslated = "Large Standing Mortared Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A prep area for food which allows for more complex dishes.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Housing",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,750: Line 25,438:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,763: Line 25,451:
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,460:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KitchenItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Laboratory = {
["Large Standing Saguaro Sign"] = {
untranslated = "Laboratory",
untranslated = "Large Standing Saguaro Sign",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "For more advanced research and manufacturing. Science rules!",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,799: Line 25,489:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,808: Line 25,498:
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,507:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LaboratoryItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Bath Mat"] = {
["Large Standing Softwood Sign"] = {
untranslated = "Large Bath Mat",
untranslated = "Large Standing Softwood Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,840: Line 25,532:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,853: Line 25,545:
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,554:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeBathMatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Canoe"] = {
["Large Standing Stone Sign"] = {
untranslated = "Large Canoe",
untranslated = "Large Standing Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {
"Vehicles",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 8000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,889: Line 25,581:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,898: Line 25,590:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x6x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,907: Line 25,599:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCanoeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Corrugated Steel Door"] = {
["Large Standing Wood Sign"] = {
untranslated = "Large Corrugated Steel Door",
untranslated = "Large Standing Wood Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large corrugated steel door.",
description = "A large sign for all of your larger text needs!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,925: Line 25,619:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 24,932: Line 25,626:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,941: Line 25,635:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x5x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,950: Line 25,644:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCorrugatedSteelDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Cotton Bunting Red"] = {
["Large Windowed Lumber Door"] = {
untranslated = "Large Cotton Bunting Red",
untranslated = "Large Windowed Lumber Door",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
description = "A large lumber door with windows allowing moderate sized vehicles through..",
tagGroups = {
tagGroups = {
"Housing",
"Doors",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,973: Line 25,669:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,986: Line 25,682:
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,691:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Cotton Bunting Regal"] = {
["Large Wooden Bookshelf"] = {
untranslated = "Large Cotton Bunting Regal",
untranslated = "Large Wooden Bookshelf",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,018: Line 25,714:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,031: Line 25,727:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,040: Line 25,736:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRegalItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Court"] = {
["Large Wooden Ship Frame"] = {
untranslated = "Large Court",
untranslated = "Large Wooden Ship Frame",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
description = "A large wooden frame for constructing a larger naval vessel.",
tagGroups = {
tagGroups = {
"Government",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "20000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,060: Line 25,758:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,067: Line 25,765:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,076: Line 25,774:
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,783:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCourtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Festive Paper Lantern"] = {
Laser = {
untranslated = "Large Festive Paper Lantern",
untranslated = "Laser",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large festive paper lantern.",
description = "AVOID DIRECT EYE EXPOSURE",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,108: Line 25,808:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,121: Line 25,821:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,130: Line 25,830:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeFestivePaperLanternItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Ashlar Basalt Sign"] = {
Lathe = {
untranslated = "Large Hanging Ashlar Basalt Sign",
untranslated = "Lathe",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Craft Tables",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,155: Line 25,859:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,164: Line 25,868:
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,877:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingAshlarBasaltSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Ashlar Stone Sign"] = {
Latrine = {
untranslated = "Large Hanging Ashlar Stone Sign",
untranslated = "Latrine",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
description = "A wooden potty.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Bathroom",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,198: Line 25,906:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,207: Line 25,915:
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,924:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingAshlarStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Birch Sign"] = {
["Lattice Mushroom Spores"] = {
untranslated = "Large Hanging Birch Sign",
untranslated = "Lattice Mushroom Spores",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all of your larger text needs!",
description = "Plant to grow lattice mushrooms.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Seed",
},
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 25,241: Line 25,951:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,250: Line 25,960:
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,969:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingBirchSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Lumber Sign"] = {
["Leather Hide"] = {
untranslated = "Large Hanging Lumber Sign",
untranslated = "Leather Hide",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
description = "A thick hide.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,277: Line 25,991:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,284: Line 25,998:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,293: Line 26,007:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,302: Line 26,016:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingLumberSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Mortared Granite Sign"] = {
["Leavened Dough"] = {
untranslated = "Large Hanging Mortared Granite Sign",
untranslated = "Leavened Dough",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
description = "Leavened dough with added yeast that rises when baked.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Baking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,327: Line 26,044:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,336: Line 26,053:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,345: Line 26,062:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingMortaredGraniteSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Mortared Stone Sign"] = {
["Light Backpack"] = {
untranslated = "Large Hanging Mortared Stone Sign",
untranslated = "Light Backpack",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
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 = {
maxStack = 1,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,370: Line 26,089:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,379: Line 26,098:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,388: Line 26,107:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingMortaredStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Saguaro Sign"] = {
["Light Bulb"] = {
untranslated = "Large Hanging Saguaro Sign",
untranslated = "Light Bulb",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all of your larger text needs!",
description = "An electric light with a wire filament.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "50",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,406: Line 26,129:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,413: Line 26,136:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,422: Line 26,145:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,431: Line 26,154:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingSaguaroSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Softwood Sign"] = {
Limestone = {
untranslated = "Large Hanging Softwood Sign",
untranslated = "Limestone",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all of your larger text needs!",
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 = {
maxStack = 1,
"Block",
carried = "Backpack",
"Natural Resources",
weight = 2000,
"Stone",
},
maxStack = 0,
carried = "Hands",
weight = "6500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,449: Line 26,176:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,456: Line 26,183:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,465: Line 26,192:
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,201:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingSoftwoodSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Stone Sign"] = {
["Limestone Bison Statue"] = {
untranslated = "Large Hanging Stone Sign",
untranslated = "Limestone Bison Statue",
category = nil,
category = nil,
group = "World Object",
group = nil,
description = "A large sign for all your large text needs!",
description = "A bison statue carved from limestone.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,499: Line 26,230:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,508: Line 26,239:
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,248:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Hanging Wood Sign"] = {
["Limestone Otter Statue"] = {
untranslated = "Large Hanging Wood Sign",
untranslated = "Limestone Otter Statue",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "A large sign for all of your larger text needs!",
description = "An otter statue carved from limestone.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,542: Line 26,277:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,560: Line 26,295:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingWoodSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Lumber Door"] = {
["Limestone Owl Statue"] = {
untranslated = "Large Lumber Door",
untranslated = "Limestone Owl Statue",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large lumber door allowing moderate sized vehicles through..",
description = "An owl statue carved from limestone.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,585: Line 26,324:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,594: Line 26,333:
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,342:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeLumberDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Lumber Stockpile"] = {
["Limestone Podium"] = {
untranslated = "Large Lumber Stockpile",
untranslated = "Limestone Podium",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,628: Line 26,369:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,637: Line 26,378:
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,387:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeLumberStockpileItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Metal Ship Frame"] = {
["Limestone Wolf Statue"] = {
untranslated = "Large Metal Ship Frame",
untranslated = "Limestone Wolf Statue",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A large metal frame for constructing a larger naval vessel.",
description = "A wolf statue carved from limestone.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,671: Line 26,416:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,689: Line 26,434:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeMetalShipFrameItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Nylon Bunting Green"] = {
["Linen Fabric"] = {
untranslated = "Large Nylon Bunting Green",
untranslated = "Linen Fabric",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
description = "A rough linen fabric that covers your basic needs.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,709: Line 26,456:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,725: Line 26,472:
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,481:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeNylonBuntingGreenItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Nylon Bunting Purple"] = {
["Linen Yarn"] = {
untranslated = "Large Nylon Bunting Purple",
untranslated = "Linen Yarn",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
description = "Flax fibers spun into a usable string commonly known as linen yarn.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "25",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,754: Line 26,503:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,770: Line 26,519:
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,528:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeNylonBuntingPurpleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Paper Lantern"] = {
["Liquid Nitrogen"] = {
untranslated = "Large Paper Lantern",
untranslated = "Liquid Nitrogen",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large paper lantern.",
description = "Useful for a quick chilling.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
calories = nil,
calories = "10",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,815: Line 26,564:
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,573:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargePaperLanternItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Ashlar Basalt Sign"] = {
Livingroom = {
untranslated = "Large Standing Ashlar Basalt Sign",
untranslated = "Livingroom",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
description = "QA Test Object adding Livingroom value.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,849: Line 26,600:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,858: Line 26,609:
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,618:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingAshlarBasaltSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Ashlar Stone Sign"] = {
["Loaded Taro Fries"] = {
untranslated = "Large Standing Ashlar Stone Sign",
untranslated = "Loaded Taro Fries",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
description = "Taro Fries with extra everything.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,892: Line 26,646:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,901: Line 26,655:
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,664:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingAshlarStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Birch Sign"] = {
Log = {
untranslated = "Large Standing Birch Sign",
untranslated = "Log",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all of your larger text needs!",
description = "A stack of logs.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
},
weight = 2000,
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,928: Line 26,684:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,935: Line 26,691:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,944: Line 26,700:
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,709:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingBirchSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Lumber Sign"] = {
["Logging Advanced Upgrade"] = {
untranslated = "Large Standing Lumber Sign",
untranslated = "Logging Advanced Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
description = "Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,978: Line 26,738:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,987: Line 26,747:
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,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingLumberSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Mortared Granite Sign"] = {
["Logging Basic Upgrade"] = {
untranslated = "Large Standing Mortared Granite Sign",
untranslated = "Logging Basic Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
description = "Basic Upgrade that greatly increases efficiency when crafting Logging recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,021: Line 26,785:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,030: Line 26,794:
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,803:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingMortaredGraniteSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Mortared Stone Sign"] = {
Loom = {
untranslated = "Large Standing Mortared Stone Sign",
untranslated = "Loom",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all your large text needs!",
description = "A device for making fabric by weaving yarn or thread.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Craft Tables",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,064: Line 26,832:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,073: Line 26,841:
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,850:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingMortaredStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Saguaro Sign"] = {
["Low Top Shoes"] = {
untranslated = "Large Standing Saguaro Sign",
untranslated = "Low Top Shoes",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all of your larger text needs!",
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 = {
maxStack = 1,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,107: Line 26,877:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,116: Line 26,886:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,125: Line 26,895:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingSaguaroSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Softwood Sign"] = {
Lumber = {
untranslated = "Large Standing Softwood Sign",
untranslated = "Lumber",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign for all of your larger text needs!",
description = "Can be fashioned into various usable equipment.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 2000,
"Building Materials",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,143: Line 26,917:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,150: Line 26,924:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,159: Line 26,933:
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,942:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingSoftwoodSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Stone Sign"] = {
["Lumber Bench"] = {
untranslated = "Large Standing Stone Sign",
untranslated = "Lumber Bench",
category = nil,
category = nil,
group = "World Object",
group = nil,
description = "A large sign for all your large text needs!",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,193: Line 26,971:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,202: Line 26,980:
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,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Standing Wood Sign"] = {
["Lumber Chair"] = {
untranslated = "Large Standing Wood Sign",
untranslated = "Lumber Chair",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "A large sign for all of your larger text needs!",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,236: Line 27,018:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,254: Line 27,036:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingWoodSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Windowed Lumber Door"] = {
["Lumber Door"] = {
untranslated = "Large Windowed Lumber Door",
untranslated = "Lumber Door",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large lumber door with windows allowing moderate sized vehicles through..",
description = "A door made from finely cut lumber.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Doors",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,279: Line 27,065:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,288: Line 27,074:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x5x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,297: Line 27,083:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeWindowedLumberDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Large Wooden Ship Frame"] = {
["Lumber Dresser"] = {
untranslated = "Large Wooden Ship Frame",
untranslated = "Lumber Dresser",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A large wooden frame for constructing a larger naval vessel.",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Bedroom",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,322: Line 27,112:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,340: Line 27,130:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeWoodenShipFrameItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Laser = {
["Lumber Stockpile"] = {
untranslated = "Laser",
untranslated = "Lumber Stockpile",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "AVOID DIRECT EYE EXPOSURE",
description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Storage",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,362: Line 27,156:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,374: Line 27,168:
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,177:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LaserItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Lathe = {
["Lumber Table"] = {
untranslated = "Lathe",
untranslated = "Lumber Table",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,407: Line 27,203:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,419: Line 27,215:
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,224:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatheItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Lattice Mushroom Spores"] = {
["Lumber Warehouse Shelves"] = {
untranslated = "Lattice Mushroom Spores",
untranslated = "Lumber Warehouse Shelves",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow lattice mushrooms.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"World Object",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "",
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,
Line 26,456: Line 27,251:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,474: Line 27,269:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatticeMushroomSporesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Leather Hide"] = {
["Lupine Seed"] = {
untranslated = "Leather Hide",
untranslated = "Lupine Seed",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A thick hide.",
description = "Plant to grow lupine.",
tagGroups = {
tagGroups = {
"Animal Skin",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "50",
calories = nil,
calories = "0",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 26,501: Line 27,296:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,519: Line 27,314:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LeatherHideItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Leavened Dough"] = {
Macarons = {
untranslated = "Leavened Dough",
untranslated = "Macarons",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Leavened dough with added yeast that rises when baked.",
description = "A small circular biscuit with a sweet huckleberry filling.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "200",
calories = 10,
calories = "1000",
carbs = 6,
carbs = "20",
protein = 18,
protein = "7",
fat = 13,
fat = "14",
vitamins = 5,
vitamins = "16",
density = 420.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,546: Line 27,342:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,564: Line 27,360:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LeavenedDoughItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Light Backpack"] = {
["Machinist Table"] = {
untranslated = "Light Backpack",
untranslated = "Machinist Table",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Smaller than your standard three-day backpack. You can't fit that much inside, but that makes you more agile.\\n\\n(Increases movement speed and increases max carry weight by 5 kg)",
description = "A fancy tool bench that creates equally fancy toys.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,591: Line 27,389:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,609: Line 27,407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LightBackpackItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Light Bulb"] = {
Mailbox = {
untranslated = "Light Bulb",
untranslated = "Mailbox",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An electric light with a wire filament.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 100,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,634: Line 27,434:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,652: Line 27,452:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LightBulbItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Lighthouse Lamp"] = {
Maltodextrin = {
untranslated = "Lighthouse Lamp",
untranslated = "Maltodextrin",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A light, but a very large one and it's also spinning around and around.",
description = "For powdering high-fat liquids.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = "10",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,688: Line 27,488:
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,497:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LighthouseLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Limestone = {
["Marmot Carcass"] = {
untranslated = "Limestone",
untranslated = "Marmot Carcass",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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 dead marmot.",
tagGroups = {
tagGroups = {
"Excavatable",
"Item",
"Rock",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 6500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,718: Line 27,517:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,725: Line 27,524:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,743: Line 27,542:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Limestone Bison Statue"] = {
["Masculine Mannequin"] = {
untranslated = "Limestone Bison Statue",
untranslated = "Masculine Mannequin",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A bison statue carved from limestone.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,766: Line 27,565:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,779: Line 27,578:
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,587:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneBisonStatueItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Limestone Otter Statue"] = {
["Masonry Advanced Upgrade"] = {
untranslated = "Limestone Otter Statue",
untranslated = "Masonry Advanced Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An otter statue carved from limestone.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
tagGroups = {
tagGroups = {
"Housing",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,811: Line 27,612:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,824: Line 27,625:
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,634:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneOtterStatueItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Limestone Owl Statue"] = {
["Masonry Basic Upgrade"] = {
untranslated = "Limestone Owl Statue",
untranslated = "Masonry Basic Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An owl statue carved from limestone.",
description = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
tagGroups = {
tagGroups = {
"Housing",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,856: Line 27,659:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,869: Line 27,672:
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,681:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneOwlStatueItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Limestone Wolf Statue"] = {
["Masonry Table"] = {
untranslated = "Limestone Wolf Statue",
untranslated = "Masonry Table",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A wolf statue carved from limestone.",
description = "A workstation for hewing and shaping stone into usable objects.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,901: Line 27,706:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,914: Line 27,719:
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,728:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneWolfStatueItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Linen Fabric"] = {
["Meat Pie"] = {
untranslated = "Linen Fabric",
untranslated = "Meat Pie",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A rough linen fabric that covers your basic needs.",
description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
tagGroups = {
tagGroups = {
"Fabric",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,950: Line 27,756:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,968: Line 27,774:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LinenFabricItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Linen Yarn"] = {
["Meat Stock"] = {
untranslated = "Linen Yarn",
untranslated = "Meat Stock",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Flax fibers spun into a usable string commonly known as linen yarn.",
description = "A meaty stock made from the flesh of animals.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Food",
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,993: Line 27,802:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,011: Line 27,820:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LinenYarnItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Loaded Taro Fries"] = {
["Meaty Stew"] = {
untranslated = "Loaded Taro Fries",
untranslated = "Meaty Stew",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Taro Fries with extra everything.",
description = "A thick meaty stew. A great source of protein.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "500",
calories = 1200,
calories = "1100",
carbs = 14,
carbs = "6",
protein = 6,
protein = "13",
fat = 18,
fat = "10",
vitamins = 0,
vitamins = "1",
density = 3.166666666666667,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,038: Line 27,848:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,056: Line 27,866:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoadedTaroFriesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Log = {
["Mechanical Water Pump"] = {
untranslated = "Log",
untranslated = "Mechanical Water Pump",
category = nil,
category = nil,
group = "Block",
group = nil,
description = "A stack of logs.",
description = "Pumps water from a source into a pipe network.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Crafted Objects",
carried = "Hands",
"Specialty",
weight = 10000,
"World Object",
},
maxStack = 0,
carried = "Backpack",
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,074: Line 27,888:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,081: Line 27,895:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,099: Line 27,913:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Logging Advanced Upgrade"] = {
["Mechanics Advanced Upgrade"] = {
untranslated = "Logging Advanced Upgrade",
untranslated = "Mechanics Advanced Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
tagGroups = {
tagGroups = {
"Upgrade",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,126: Line 27,942:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,144: Line 27,960:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoggingAdvancedUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Logging Basic Upgrade"] = {
["Mechanics Modern Upgrade"] = {
untranslated = "Logging Basic Upgrade",
untranslated = "Mechanics Modern Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Logging recipes.",
description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
tagGroups = {
tagGroups = {
"Upgrade",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,171: Line 27,989:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,189: Line 28,007:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoggingBasicUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Loom = {
["Medium Fishing Trawler"] = {
untranslated = "Loom",
untranslated = "Medium Fishing Trawler",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A device for making fabric by weaving yarn or thread.",
description = "",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "25000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,213: Line 28,033:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,225: Line 28,045:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,234: Line 28,054:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoomItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Low Top Shoes"] = {
["Medium Metal Ship Frame"] = {
untranslated = "Low Top Shoes",
untranslated = "Medium Metal Ship Frame",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "A medium metal frame for constructing a naval vessel.",
tagGroups = {
tagGroups = {
"Clothes",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "15000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,254: Line 28,076:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,261: Line 28,083:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,279: Line 28,101:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LowTopShoesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Lumber = {
["Medium Shipyard"] = {
untranslated = "Lumber",
untranslated = "Medium Shipyard",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Can be fashioned into various usable equipment.",
description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Craft Tables",
"Constructable",
"Work Stations",
"Lumber",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,301: Line 28,123:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,308: Line 28,130:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,326: Line 28,148:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Lumber Bench"] = {
["Medium Wooden Ship Frame"] = {
untranslated = "Lumber Bench",
untranslated = "Medium Wooden Ship Frame",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A lumber bench for when you need extra seating space than a traditional chair.",
description = "A medium wooden frame for constructing a larger naval vessel.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "15000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,346: Line 28,170:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,362: Line 28,186:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,371: Line 28,195:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Lumber Chair"] = {
["Metal Keel"] = {
untranslated = "Lumber Chair",
untranslated = "Metal Keel",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
description = "The backbone of any metal ship.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,391: Line 28,217:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,407: Line 28,233:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,416: Line 28,242:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Lumber Door"] = {
["Metal Rudder"] = {
untranslated = "Lumber Door",
untranslated = "Metal Rudder",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A door made from finely cut lumber.",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,434: Line 28,264:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,441: Line 28,271:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,450: Line 28,280:
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,289:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Lumber Dresser"] = {
["Metallurgy Research Paper Advanced"] = {
untranslated = "Lumber Dresser",
untranslated = "Metallurgy Research Paper Advanced",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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 document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Research Papers",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,479: Line 28,311:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,495: Line 28,327:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,504: Line 28,336:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberDresserItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Lumber Stockpile"] = {
["Metallurgy Research Paper Basic"] = {
untranslated = "Lumber Stockpile",
untranslated = "Metallurgy Research Paper Basic",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Research Papers",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,522: Line 28,358:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,529: Line 28,365:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,538: Line 28,374:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "10x10x9",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,547: Line 28,383:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberStockpileItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Lumber Table"] = {
["Metallurgy Research Paper Modern"] = {
untranslated = "Lumber Table",
untranslated = "Metallurgy Research Paper Modern",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large lumber table for eating meals or getting some work done.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Research Papers",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "10",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,567: Line 28,405:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,583: Line 28,421:
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,430:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Lupine Seed"] = {
Milk = {
untranslated = "Lupine Seed",
untranslated = "Milk",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow lupine.",
description = "Milk, although maybe not from an animal.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "10",
calories = 0,
calories = "120",
carbs = 0,
carbs = "3",
protein = 0,
protein = "10",
fat = 0,
fat = "7",
vitamins = 0,
vitamins = "0",
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,620: Line 28,457:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,638: Line 28,475:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LupineSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Macarons = {
Mill = {
untranslated = "Macarons",
untranslated = "Mill",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A small circular biscuit with a sweet huckleberry filling.",
description = "Refines food resources by crushing them under a stone millstone.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Kitchen",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "5000",
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,665: Line 28,504:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,683: Line 28,522:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MacaronsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Machinist Table"] = {
["Milling Upgrade"] = {
untranslated = "Machinist Table",
untranslated = "Milling Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A fancy tool bench that creates equally fancy toys.",
description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,707: Line 28,548:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,719: Line 28,560:
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,569:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MachinistTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Marmot Carcass"] = {
["Millionaires Salad"] = {
untranslated = "Marmot Carcass",
untranslated = "Millionaires Salad",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "A dead marmot.",
description = "A decadent yet healthy assemblage.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "400",
calories = nil,
calories = "1000",
carbs = nil,
carbs = "18",
protein = nil,
protein = "6",
fat = nil,
fat = "6",
vitamins = nil,
vitamins = "26",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,753: Line 28,597:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,771: Line 28,615:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MarmotCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Masonry Advanced Upgrade"] = {
["Mining Advanced Upgrade"] = {
untranslated = "Masonry Advanced Upgrade",
untranslated = "Mining Advanced Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {
tagGroups = {
"Upgrade",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,798: Line 28,644:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,816: Line 28,662:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryAdvancedUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Masonry Basic Upgrade"] = {
["Mining Basic Upgrade"] = {
untranslated = "Masonry Basic Upgrade",
untranslated = "Mining Basic Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
description = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {
tagGroups = {
"Upgrade",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,843: Line 28,691:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,861: Line 28,709:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryBasicUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Masonry Skill Book"] = {
["Mining Modern Upgrade"] = {
untranslated = "Masonry Skill Book",
untranslated = "Mining Modern Upgrade",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Masonry Skill Book",
description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {
tagGroups = {
"Skill Books",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,888: Line 28,738:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,906: Line 28,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Masonry Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Masonry Skill Scroll"] = {
Mint = {
untranslated = "Masonry Skill Scroll",
untranslated = "Mint",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Masonry Skill Scroll",
description = "Allows for the creation of currency.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Economic",
"Work Stations",
"World Object",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,933: Line 28,785:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,951: Line 28,803:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Masonry Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Masonry Table"] = {
Mochi = {
untranslated = "Masonry Table",
untranslated = "Mochi",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A workstation for hewing and shaping stone into usable objects.",
description = "Watch your hands!",
tagGroups = {
tagGroups = {
"Crafting Table",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,987: Line 28,840:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,996: Line 28,849:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Meat Pie"] = {
["Modern Double Street Light"] = {
untranslated = "Meat Pie",
untranslated = "Modern Double Street Light",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = "1000",
calories = 1300,
calories = nil,
carbs = 18,
carbs = nil,
protein = 4,
protein = nil,
fat = 20,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.3846153846153846,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 28,023: Line 28,878:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,041: Line 28,896:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatPieItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Meat Stock"] = {
["Modern Street Light"] = {
untranslated = "Meat Stock",
untranslated = "Modern Street Light",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A meaty stock made from the flesh of animals.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
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,068: Line 28,925:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,086: Line 28,943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatStockItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Meaty Stew"] = {
["Modern Upgrade Lvl1"] = {
untranslated = "Meaty Stew",
untranslated = "Modern Upgrade Lvl1",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A thick meaty stew. A great source of protein.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Food",
"Modern Upgrades",
"Plugin Module",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1",
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,113: Line 28,972:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,131: Line 28,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatyStewItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mechanical Water Pump"] = {
["Modern Upgrade Lvl2"] = {
untranslated = "Mechanical Water Pump",
untranslated = "Modern Upgrade Lvl2",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Pumps water from a source into a pipe network.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Modern Upgrades",
"Plugin Module",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,156: Line 29,019:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,165: Line 29,028:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,174: Line 29,037:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicalWaterPumpItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mechanics Advanced Upgrade"] = {
["Modern Upgrade Lvl3"] = {
untranslated = "Mechanics Advanced Upgrade",
untranslated = "Modern Upgrade Lvl3",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Upgrade",
"Modern Upgrades",
"Plugin Module",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,201: Line 29,066:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,219: Line 29,084:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicsAdvancedUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mechanics Modern Upgrade"] = {
["Modern Upgrade Lvl4"] = {
untranslated = "Mechanics Modern Upgrade",
untranslated = "Modern Upgrade Lvl4",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Upgrade",
"Modern Upgrades",
"Plugin Module",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,246: Line 29,113:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,264: Line 29,131:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicsModernUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mechanics Skill Book"] = {
["Moon Jellyfish"] = {
untranslated = "Mechanics Skill Book",
untranslated = "Moon Jellyfish",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Mechanics Skill Book",
description = "A moon jellyfish.",
tagGroups = {
tagGroups = {
"Skill Books",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "200",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,284: Line 29,153:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,291: Line 29,160:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,309: Line 29,178:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Mechanics Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mechanics Skill Scroll"] = {
Mortar = {
untranslated = "Mechanics Skill Scroll",
untranslated = "Mortar",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Mechanics Skill Scroll",
description = "A binding pitch useful as a mortar.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Item",
"Items",
"Products",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,329: Line 29,200:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,336: Line 29,207:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,354: Line 29,225:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Mechanics Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Medium Fishing Trawler"] = {
["Mortared Basalt"] = {
untranslated = "Medium Fishing Trawler",
untranslated = "Mortared Basalt",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Vehicles",
"Block",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 25000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,374: Line 29,245:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,381: Line 29,252:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,390: Line 29,261:
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,270:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumFishingTrawlerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Medium Metal Ship Frame"] = {
["Mortared Gneiss"] = {
untranslated = "Medium Metal Ship Frame",
untranslated = "Mortared Gneiss",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A medium metal frame for constructing a naval vessel.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Block",
carried = "Backpack",
},
weight = 15000,
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,417: Line 29,290:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,424: Line 29,297:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,442: Line 29,315:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumMetalShipFrameItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Medium Shipyard"] = {
["Mortared Granite"] = {
untranslated = "Medium Shipyard",
untranslated = "Mortared Granite",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,462: Line 29,337:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,478: Line 29,353:
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,362:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumShipyardItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Medium Wooden Ship Frame"] = {
["Mortared Granite Bench"] = {
untranslated = "Medium Wooden Ship Frame",
untranslated = "Mortared Granite Bench",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A medium wooden frame for constructing a larger naval vessel.",
description = "A basic stone bench for sitting.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,512: Line 29,391:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,530: Line 29,409:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumWoodenShipFrameItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Metal Keel"] = {
["Mortared Granite Chair"] = {
untranslated = "Metal Keel",
untranslated = "Mortared Granite Chair",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "The backbone of any metal ship.",
description = "An early stone chair. Not too comfy but it does the job.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,555: Line 29,438:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,573: Line 29,456:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetalKeelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Metal Rudder"] = {
["Mortared Granite Door"] = {
untranslated = "Metal Rudder",
untranslated = "Mortared Granite Door",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "If you dont have one of these, you have no control over your heading.",
description = "A heavy mortared stone door.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Doors",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,598: Line 29,485:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,616: Line 29,503:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetalRudderItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Metallurgy Research Paper Advanced"] = {
["Mortared Granite Fireplace"] = {
untranslated = "Metallurgy Research Paper Advanced",
untranslated = "Mortared Granite Fireplace",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Housing Objects",
"Research",
"Living Room",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,644: Line 29,532:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,662: Line 29,550:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperAdvancedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Metallurgy Research Paper Basic"] = {
["Mortared Granite Table"] = {
untranslated = "Metallurgy Research Paper Basic",
untranslated = "Mortared Granite Table",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "An early stone table. Not much to look at but it does the job.",
tagGroups = {
tagGroups = {
"Basic Research",
"Housing Objects",
"Research",
"Seating",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,690: Line 29,579:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,708: Line 29,597:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperBasicItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Metallurgy Research Paper Modern"] = {
["Mortared Limestone"] = {
untranslated = "Metallurgy Research Paper Modern",
untranslated = "Mortared Limestone",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Modern Research",
"Block",
"Research",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,729: Line 29,619:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,736: Line 29,626:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,754: Line 29,644:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperModernItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Mill = {
["Mortared Sandstone"] = {
untranslated = "Mill",
untranslated = "Mortared Sandstone",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Refines food resources by crushing them under a stone millstone.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Block",
"Housing",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,775: Line 29,666:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,791: Line 29,682:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,800: Line 29,691:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Milling Skill Book"] = {
["Mortared Shale"] = {
untranslated = "Milling Skill Book",
untranslated = "Mortared Shale",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Milling Skill Book",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Skill Books",
"Block",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,820: Line 29,711:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,827: Line 29,718:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,845: Line 29,736:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Milling Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Milling Skill Scroll"] = {
["Mortared Stone"] = {
untranslated = "Milling Skill Scroll",
untranslated = "Mortared Stone",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Milling Skill Scroll",
description = "Old stone",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,865: Line 29,758:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,872: Line 29,765:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,890: Line 29,783:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Milling Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Milling Upgrade"] = {
["Mortared Stone Bench"] = {
untranslated = "Milling Upgrade",
untranslated = "Mortared Stone Bench",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
description = "A basic stone bench for sitting.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,917: Line 29,812:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,935: Line 29,830:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Millionaires Salad"] = {
["Mortared Stone Chair"] = {
untranslated = "Millionaires Salad",
untranslated = "Mortared Stone Chair",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A decadent yet healthy assemblage.",
description = "An early stone chair. Not too comfy but it does the job.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
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,962: Line 29,859:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,980: Line 29,877:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillionairesSaladItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mining Advanced Upgrade"] = {
["Mortared Stone Door"] = {
untranslated = "Mining Advanced Upgrade",
untranslated = "Mortared Stone Door",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "A heavy mortared stone door.",
tagGroups = {
tagGroups = {
"Upgrade",
"Doors",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,007: Line 29,906:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,025: Line 29,924:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningAdvancedUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mining Basic Upgrade"] = {
["Mortared Stone Fireplace"] = {
untranslated = "Mining Basic Upgrade",
untranslated = "Mortared Stone Fireplace",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Living Room",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,052: Line 29,953:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,070: Line 29,971:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningBasicUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mining Modern Upgrade"] = {
["Mortared Stone Table"] = {
untranslated = "Mining Modern Upgrade",
untranslated = "Mortared Stone Table",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "An early stone table. Not much to look at but it does the job.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Seating",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,097: Line 30,000:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,115: Line 30,018:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningModernUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Mint = {
["Mountain Goat Carcass"] = {
untranslated = "Mint",
untranslated = "Mountain Goat Carcass",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows for the creation of currency.",
description = "A dead mountain goat.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Animal",
"Item",
"Natural Resources",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "3000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,133: Line 30,040:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,140: Line 30,047:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,149: Line 30,056:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,158: Line 30,065:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MintItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Mochi = {
["Muffin Hat"] = {
untranslated = "Mochi",
untranslated = "Muffin Hat",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Watch your hands!",
description = "I have no idea why it's called that but it's not edible.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = 750,
calories = nil,
carbs = 25,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,185: Line 30,092:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,203: Line 30,110:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MochiItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Modern Axe"] = {
Nail = {
untranslated = "Modern Axe",
untranslated = "Nail",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A modern axe with a non-slip handle made using fiberglass.",
description = "Nails used for construction.",
tagGroups = {
tagGroups = {
"Tool",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,223: Line 30,132:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,230: Line 30,139:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,248: Line 30,157:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernAxeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Axe",
ToolDurability = 2500.0,
ToolDamage = 2.5,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Modern",
},
},
["Modern Double Street Light"] = {
["Normal Hair"] = {
untranslated = "Modern Double Street Light",
untranslated = "Normal Hair",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A towering metal light post that requires electricity to run.",
description = "The hair with a completely normal amount of flare.",
tagGroups = {
tagGroups = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,277: Line 30,180:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,290: Line 30,193:
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,202:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernDoubleStreetLightItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Modern Hammer"] = {
["Nuclear Fuel"] = {
untranslated = "Modern Hammer",
untranslated = "Nuclear Fuel",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A modern hammer with a non-slip handle made using fiberglass.",
description = "Unstable nuclear fuel.",
tagGroups = {
tagGroups = {
"Tool",
"Item",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,319: Line 30,222:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,326: Line 30,229:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,344: Line 30,247:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernHammerItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Hammer",
ToolDurability = 2500.0,
ToolRepairType = "Modern",
},
},
["Modern Hoe"] = {
Nylon = {
untranslated = "Modern Hoe",
untranslated = "Nylon",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A modern hoe with increased range.",
description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
tagGroups = {
tagGroups = {
"Tool",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,367: Line 30,269:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,374: Line 30,276:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,392: Line 30,294:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernHoeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Hoe",
ToolDurability = 1500.0,
ToolRepairType = "Modern",
},
},
["Modern Machete"] = {
["Nylon Carpet"] = {
untranslated = "Modern Machete",
untranslated = "Nylon Carpet",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A machete used to quickly clear plants. Has a large AoE with each swing.",
description = "A woven nylon floor covering attached to a lumber backing.",
tagGroups = {
tagGroups = {
"Tool",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,415: Line 30,316:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,422: Line 30,323:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,440: Line 30,341:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernMacheteItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Machete",
ToolDurability = 2000.0,
ToolRepairType = "Modern",
},
},
["Modern Pickaxe"] = {
["Nylon Chips"] = {
untranslated = "Modern Pickaxe",
untranslated = "Nylon Chips",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A modern pickaxe with a non-slip handle made using fiberglass.",
description = "",
tagGroups = {
tagGroups = {
"Tool",
"Item",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "50",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,463: Line 30,361:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,470: Line 30,368:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,488: Line 30,386:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernPickaxeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Pickaxe",
ToolDurability = 2000.0,
ToolDamage = 4.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Modern",
},
},
["Modern Rock Drill"] = {
["Nylon Curtains"] = {
untranslated = "Modern Rock Drill",
untranslated = "Nylon Curtains",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A gasoline-powered alternative for faster geological sampling.",
description = "Curtains made out of plastic? \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
tagGroups = {
"Tool",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,514: Line 30,408:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,521: Line 30,415:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,539: Line 30,433:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernRockDrillItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Drill",
ToolDurability = 1000.0,
ToolRepairType = "Gasoline",
},
},
["Modern Scythe"] = {
["Nylon Fabric"] = {
untranslated = "Modern Scythe",
untranslated = "Nylon Fabric",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.",
description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
tagGroups = {
tagGroups = {
"Tool",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,562: Line 30,455:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,569: Line 30,462:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,587: Line 30,480:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernScytheItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Scythe",
ToolDurability = 2000.0,
ToolRepairType = "Modern",
},
},
["Modern Shovel"] = {
["Nylon Futon Bed"] = {
untranslated = "Modern Shovel",
untranslated = "Nylon Futon Bed",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.",
description = "A classic futon for when regular beds are too soft.",
tagGroups = {
tagGroups = {
"Tool",
"Bedroom",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,617: Line 30,509:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,635: Line 30,527:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernShovelItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Shovel",
ToolDurability = 2000.0,
ToolRepairType = "Modern",
ToolCarryCapacity = 10.0,
},
},
["Modern Street Light"] = {
["Nylon Futon Couch"] = {
untranslated = "Modern Street Light",
untranslated = "Nylon Futon Couch",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A towering metal light post that requires electricity to run.",
description = "A modern styled couch with a classic touch.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Living Room",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,662: Line 30,552:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,675: Line 30,565:
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,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernStreetLightItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Modern Upgrade 1"] = {
["Nylon Mooring Rope"] = {
untranslated = "Modern Upgrade 1",
untranslated = "Nylon Mooring Rope",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade with great efficiency increase.",
description = "A strong synthetic rope used to make sure a ship does not drift away.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Item",
"Upgrade",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,705: Line 30,596:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,712: Line 30,603:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,730: Line 30,621:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl1Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Modern Upgrade 2"] = {
["Nylon Thread"] = {
untranslated = "Modern Upgrade 2",
untranslated = "Nylon Thread",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade with great efficiency increase.",
description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Item",
"Upgrade",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "25",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,751: Line 30,643:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,758: Line 30,650:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,776: Line 30,668:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl2Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Modern Upgrade 3"] = {
["Nylon Trawler Net"] = {
untranslated = "Modern Upgrade 3",
untranslated = "Nylon Trawler Net",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade with great efficiency increase.",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Item",
"Upgrade",
"Items",
"Tools",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,797: Line 30,690:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,804: Line 30,697:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,822: Line 30,715:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl3Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Modern Upgrade 4"] = {
["Oak Log"] = {
untranslated = "Modern Upgrade 4",
untranslated = "Oak Log",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade with great efficiency increase.",
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 = {
"Modern Upgrade",
"Block",
"Upgrade",
"Logs",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,843: Line 30,737:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,850: Line 30,744:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,868: Line 30,762:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl4Item",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Moon Jellyfish"] = {
["Ocean Spray Seed"] = {
untranslated = "Moon Jellyfish",
untranslated = "Ocean Spray Seed",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A moon jellyfish.",
description = "Plant to grow ocean spray.",
tagGroups = {
tagGroups = {
"Fish",
"Seed",
"Small Fish",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
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 = nil,
fuel = nil,
fuel = nil,
Line 29,896: Line 30,789:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,914: Line 30,807:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MoonJellyfishItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Mortar = {
["Office Mailbox"] = {
untranslated = "Mortar",
untranslated = "Office Mailbox",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A binding pitch useful as a mortar.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 100,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,939: Line 30,834:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,957: Line 30,852:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortarItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Basalt"] = {
Oil = {
untranslated = "Mortared Basalt",
untranslated = "Oil",
category = nil,
category = nil,
group = "Block",
group = nil,
description = "Used to create tough but rudimentary buildings.",
description = "A plant fat extracted for use in cooking.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Food",
carried = "Hands",
"Ingredients",
weight = 10000,
},
calories = nil,
maxStack = 0,
carbs = nil,
carried = "Backpack",
protein = nil,
weight = "100",
fat = nil,
calories = "120",
vitamins = nil,
carbs = "0",
protein = "0",
fat = "15",
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,982: Line 30,880:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,000: Line 30,898:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredBasaltItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Gneiss"] = {
["Oil Drilling Upgrade"] = {
untranslated = "Mortared Gneiss",
untranslated = "Oil Drilling Upgrade",
category = nil,
category = nil,
group = "Block",
group = nil,
description = "Used to create tough but rudimentary buildings.",
description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Plugin Module",
carried = "Hands",
"Specialty Upgrades",
weight = 10000,
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,025: Line 30,927:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,043: Line 30,945:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGneissItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Granite"] = {
["Oil Head Lamp"] = {
untranslated = "Mortared Granite",
untranslated = "Oil Head Lamp",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Used to create tough but rudimentary buildings.",
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
tagGroups = {
tagGroups = {
"Constructable",
"Clothing",
"Mortared Stone",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,071: Line 30,972:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,089: Line 30,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Bench"] = {
["Oil Paint"] = {
untranslated = "Mortared Granite Bench",
untranslated = "Oil Paint",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A basic stone bench for sitting.",
description = "A collection of paint variations used for art supplies.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,109: Line 31,012:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,125: Line 31,028:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,134: Line 31,037:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Chair"] = {
["Oil Refinery"] = {
untranslated = "Mortared Granite Chair",
untranslated = "Oil Refinery",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An early stone chair. Not too comfy but it does the job.",
description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,157: Line 31,062:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,170: Line 31,075:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,179: Line 31,084:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Door"] = {
["Orange Vase"] = {
untranslated = "Mortared Granite Door",
untranslated = "Orange Vase",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A heavy mortared stone door.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,204: Line 31,113:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,213: Line 31,122:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,222: Line 31,131:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Fireplace"] = {
Orchid = {
untranslated = "Mortared Granite Fireplace",
untranslated = "Orchid",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
description = "Placeholder Description.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,258: Line 31,168:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,267: Line 31,177:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteFireplaceItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Table"] = {
["Orchid Seed"] = {
untranslated = "Mortared Granite Table",
untranslated = "Orchid Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An early stone table. Not much to look at but it does the job.",
description = "Plant to grow an orchid.",
tagGroups = {
tagGroups = {
"Housing",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,303: Line 31,213:
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,222:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Limestone"] = {
["Ornate Gold Frame Landscape"] = {
untranslated = "Mortared Limestone",
untranslated = "Ornate Gold Frame Landscape",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Used to create tough but rudimentary buildings.",
description = "",
tagGroups = {
tagGroups = {
"Constructable",
"Cultural",
"Mortared Stone",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,340: Line 31,251:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,358: Line 31,269:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredLimestoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Sandstone"] = {
["Ornate Gold Frame Wide"] = {
untranslated = "Mortared Sandstone",
untranslated = "Ornate Gold Frame Wide",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Used to create tough but rudimentary buildings.",
description = "",
tagGroups = {
tagGroups = {
"Constructable",
"Cultural",
"Mortared Stone",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,386: Line 31,298:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,404: Line 31,316:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredSandstoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Shale"] = {
["Ornate Iron Frame Landscape"] = {
untranslated = "Mortared Shale",
untranslated = "Ornate Iron Frame Landscape",
category = nil,
category = nil,
group = "Block",
group = nil,
description = "Used to create tough but rudimentary buildings.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Cultural",
carried = "Hands",
"Housing Objects",
weight = 10000,
"World Object",
},
maxStack = 0,
carried = "Backpack",
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,429: Line 31,345:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,447: Line 31,363:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredShaleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Stone"] = {
["Ornate Iron Frame Wide"] = {
untranslated = "Mortared Stone",
untranslated = "Ornate Iron Frame Wide",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Old stone",
description = "",
tagGroups = {
tagGroups = {
"Constructable",
"Cultural",
"Mortared Stone",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,475: Line 31,392:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,493: Line 31,410:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Stone Bench"] = {
["Ornate Wooden Frame Landscape"] = {
untranslated = "Mortared Stone Bench",
untranslated = "Ornate Wooden Frame Landscape",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A basic stone bench for sitting.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Cultural",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,516: Line 31,435:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,529: Line 31,448:
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,457:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Stone Chair"] = {
["Ornate Wooden Frame Wide"] = {
untranslated = "Mortared Stone Chair",
untranslated = "Ornate Wooden Frame Wide",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An early stone chair. Not too comfy but it does the job.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Cultural",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,561: Line 31,482:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,574: Line 31,495:
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,504:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Stone Door"] = {
["Otter Carcass"] = {
untranslated = "Mortared Stone Door",
untranslated = "Otter Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A heavy mortared stone door.",
description = "A dead otter.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Animal",
"Item",
"Natural Resources",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,601: Line 31,526:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,608: Line 31,533:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,617: Line 31,542:
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,551:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Stone Fireplace"] = {
["Outpost Netting"] = {
untranslated = "Mortared Stone Fireplace",
untranslated = "Outpost Netting",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
description = "A way to store your items when you run out of floor space.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,649: Line 31,576:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,662: Line 31,589:
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,598:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneFireplaceItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mortared Stone Table"] = {
["Outpost Table"] = {
untranslated = "Mortared Stone Table",
untranslated = "Outpost Table",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An early stone table. Not much to look at but it does the job.",
description = "An explorers best collection of information is stored here.",
tagGroups = {
tagGroups = {
"Housing",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,694: Line 31,623:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,707: Line 31,636:
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,645:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Mountain Goat Carcass"] = {
["Pacific Sardine"] = {
untranslated = "Mountain Goat Carcass",
untranslated = "Pacific Sardine",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead mountain goat.",
description = "A pacific sardine.",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Animal",
"Medium Wooly Carcass",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = "150",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,737: Line 31,667:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,744: Line 31,674:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,762: Line 31,692:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MountainGoatCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Muffin Hat"] = {
["Padded Chair"] = {
untranslated = "Muffin Hat",
untranslated = "Padded Chair",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "I have no idea why it's called that but it's not edible.",
description = "A comfy chair to rest in.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Living Room",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,789: Line 31,721:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,807: Line 31,739:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MuffinHatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Nail = {
["Palm Log"] = {
untranslated = "Nail",
untranslated = "Palm Log",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Nails used for construction.",
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 = 100,
"Block",
carried = "Backpack",
"Logs",
weight = 100,
"Natural Resources",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,825: Line 31,761:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,832: Line 31,768:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,850: Line 31,786:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NailItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Nuclear Fuel"] = {
["Palm Seed"] = {
untranslated = "Nuclear Fuel",
untranslated = "Palm Seed",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "Unstable nuclear fuel.",
description = "Plant to grow a palm tree.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Seed",
},
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 30,875: Line 31,813:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,893: Line 31,831:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NuclearFuelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Nylon = {
Papaya = {
untranslated = "Nylon",
untranslated = "Papaya",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
description = "Nice fresh Papaya.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Food",
"Produce",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,918: Line 31,859:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,936: Line 31,877:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Nylon Carpet"] = {
["Papaya Seed"] = {
untranslated = "Nylon Carpet",
untranslated = "Papaya Seed",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A woven nylon floor covering attached to a lumber backing.",
description = "Plant to grow a papaya plant.",
tagGroups = {
tagGroups = {
"Constructable",
"Seed",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "50",
calories = nil,
calories = "0",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 30,963: Line 31,904:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,981: Line 31,922:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonCarpetItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Nylon Chips"] = {
Paper = {
untranslated = "Nylon Chips",
untranslated = "Paper",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "",
description = "It's paper.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,999: Line 31,944:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "100",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,006: Line 31,951:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,024: Line 31,969:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonChipsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Nylon Curtains"] = {
["Paper Machine"] = {
untranslated = "Nylon Curtains",
untranslated = "Paper Machine",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Curtains made out of plastic? \\n\\n (Only cosmetic does not impact room value.)",
description = "",
tagGroups = {
tagGroups = {
"Constructable",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 5000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,051: Line 31,996:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,069: Line 32,014:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonCurtainsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Nylon Fabric"] = {
["Paper Milling Upgrade"] = {
untranslated = "Nylon Fabric",
untranslated = "Paper Milling Upgrade",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
tagGroups = {
tagGroups = {
"Fabric",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,096: Line 32,043:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,114: Line 32,061:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFabricItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Nylon Futon Bed"] = {
["Paper Streamers"] = {
untranslated = "Nylon Futon Bed",
untranslated = "Paper Streamers",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A classic futon for when regular beds are too soft.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,137: Line 32,084:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,150: Line 32,097:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,159: Line 32,106:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFutonBedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Nylon Futon Couch"] = {
["Pastry Dough"] = {
untranslated = "Nylon Futon Couch",
untranslated = "Pastry Dough",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A modern styled couch with a classic touch.",
description = "An extra fatty leavened dough for making yummy pastries.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
currency = nil,
skillValue = "2.5",
roomCategory = "Living Room",
furnitureType = "Chair",
repeatsDepreciation = "0.6",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "NylonFutonCouchItem",
typeID = 0,
},
["Nylon Mooring Rope"] = {
untranslated = "Nylon Mooring Rope",
category = nil,
group = "Items",
description = "A strong synthetic rope used to make sure a ship does not drift away.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,229: Line 32,134:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,247: Line 32,152:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonMooringRopeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Nylon Thread"] = {
["Peasant Hair"] = {
untranslated = "Nylon Thread",
untranslated = "Peasant Hair",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
description = "The haircut your mom always made you get before you realized you could make your own decisions.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,272: Line 32,179:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,290: Line 32,197:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonThreadItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Nylon Trawler Net"] = {
["Pelt Fertilizer"] = {
untranslated = "Nylon Trawler Net",
untranslated = "Pelt Fertilizer",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
description = "A fertilize made from fur pelts and filler.",
tagGroups = {
tagGroups = {
"Tool",
"Fertilizer",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,317: Line 32,226:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,335: Line 32,244:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonTrawlerNetItem",
type = nil,
typeID = 0,
typeID = nil,
ToolDurability = 2000.0,
ToolRepairType = "Nylon",
},
},
["Oak Log"] = {
Petroleum = {
untranslated = "Oak Log",
untranslated = "Petroleum",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Block",
"Hardwood",
"Blocks",
"Wood",
"Liquids",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,359: Line 32,266:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,366: Line 32,273:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,384: Line 32,291:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OakLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ocean Spray Seed"] = {
["Phad Thai"] = {
untranslated = "Ocean Spray Seed",
untranslated = "Phad Thai",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow ocean spray.",
description = "They make you full, and proud.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "400",
calories = 0,
calories = "1200",
carbs = 0,
carbs = "9",
protein = 0,
protein = "11",
fat = 0,
fat = "19",
vitamins = 0,
vitamins = "5",
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,412: Line 32,319:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,430: Line 32,337:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OceanSpraySeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Oil = {
["Phosphate Fertilizer"] = {
untranslated = "Oil",
untranslated = "Phosphate Fertilizer",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A plant fat extracted for use in cooking.",
description = "Phosphate fertilizer is a great source of Phosphorus.",
tagGroups = {
tagGroups = {
"Fat",
"Fertilizer",
"Food",
"Fertilizers",
"Oil",
"Items",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "500",
calories = 120,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 15,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 12.5,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,459: Line 32,366:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,477: Line 32,384:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Oil Drilling Skill Book"] = {
["Picture Frame"] = {
untranslated = "Oil Drilling Skill Book",
untranslated = "Picture Frame",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Oil Drilling Skill Book",
description = "",
tagGroups = {
tagGroups = {
"Skill Books",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,504: Line 32,411:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,522: Line 32,429:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Oil Drilling Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Oil Drilling Skill Scroll"] = {
Pineapple = {
untranslated = "Oil Drilling Skill Scroll",
untranslated = "Pineapple",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Oil Drilling Skill Scroll",
description = "Nice fresh Pineapple.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Food",
"Produce",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,549: Line 32,457:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,567: Line 32,475:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Oil Drilling Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Oil Drilling Upgrade"] = {
["Pineapple Friend Rice"] = {
untranslated = "Oil Drilling Upgrade",
untranslated = "Pineapple Friend Rice",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
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 = {
"Upgrade",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,594: Line 32,503:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,612: Line 32,521:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilDrillingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Oil Head Lamp"] = {
["Pineapple Seed"] = {
untranslated = "Oil Head Lamp",
untranslated = "Pineapple Seed",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
description = "Plant to grow a pineapple plant.",
tagGroups = {
tagGroups = {
"Clothes",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 31,639: Line 32,548:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,657: Line 32,566:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilHeadLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Oil Paint"] = {
Pirozhok = {
untranslated = "Oil Paint",
untranslated = "Pirozhok",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A collection of paint variations used for art supplies.",
description = "A baked bun filled with tasty meat and mushrooms.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Baking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "400",
calories = nil,
calories = "850",
carbs = nil,
carbs = "14",
protein = nil,
protein = "19",
fat = nil,
fat = "10",
vitamins = nil,
vitamins = "4",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,682: Line 32,594:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,700: Line 32,612:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilPaintItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Oil Refinery"] = {
Piston = {
untranslated = "Oil Refinery",
untranslated = "Piston",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
description = "A moving component that transfers force. Can also function as a valve occasionally.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,720: Line 32,634:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,736: Line 32,650:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x5x8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,745: Line 32,659:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilRefineryItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Orange Vase"] = {
["Plant Fibers"] = {
untranslated = "Orange Vase",
untranslated = "Plant Fibers",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A  vase made with glass to brighten up your home.",
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "25",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,765: Line 32,681:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "100",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,790: Line 32,706:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrangeVaseItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Orchid = {
["Plant Vase"] = {
untranslated = "Orchid",
untranslated = "Plant Vase",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Placeholder Description.",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Petals",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
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 31,818: Line 32,735:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,836: Line 32,753:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Orchid Seed"] = {
["Planter Pot Round"] = {
untranslated = "Orchid Seed",
untranslated = "Planter Pot Round",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow an orchid.",
description = "Sometimes you just want to bring a little bit of nature into your house.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Seeds",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "1000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,864: Line 32,782:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,882: Line 32,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ornate Gold Frame Landscape"] = {
["Planter Pot Square"] = {
untranslated = "Ornate Gold Frame Landscape",
untranslated = "Planter Pot Square",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "Sometimes you just want to bring a little bit of nature into your house.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,905: Line 32,825:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,927: Line 32,847:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameLandscapeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ornate Gold Frame Wide"] = {
Plastic = {
untranslated = "Ornate Gold Frame Wide",
untranslated = "Plastic",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,947: Line 32,869:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,963: Line 32,885:
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,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameWideItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ornate Iron Frame Landscape"] = {
["Plastic Bench Blue"] = {
untranslated = "Ornate Iron Frame Landscape",
untranslated = "Plastic Bench Blue",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,995: Line 32,917:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,017: Line 32,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameLandscapeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ornate Iron Frame Wide"] = {
["Plastic Bench Green"] = {
untranslated = "Ornate Iron Frame Wide",
untranslated = "Plastic Bench Green",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,040: Line 32,962:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,053: Line 32,975:
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,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameWideItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ornate Wooden Frame Landscape"] = {
["Plastic Bench Red"] = {
untranslated = "Ornate Wooden Frame Landscape",
untranslated = "Plastic Bench Red",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,085: Line 33,007:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,107: Line 33,029:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameLandscapeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Ornate Wooden Frame Wide"] = {
["Plastic Buoy"] = {
untranslated = "Ornate Wooden Frame Wide",
untranslated = "Plastic Buoy",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "",
description = "A modern plastic navigational buoy, can also be used as a moorage post.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,130: Line 33,054:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,143: Line 33,067:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,152: Line 33,076:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameWideItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Otter Carcass"] = {
["Plastic Chair Blue"] = {
untranslated = "Otter Carcass",
untranslated = "Plastic Chair Blue",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead otter.",
description = "",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"World Object",
"Tiny Fur Carcass",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,180: Line 33,103:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,198: Line 33,121:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OtterCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Outpost Netting"] = {
["Plastic Chair Green"] = {
untranslated = "Outpost Netting",
untranslated = "Plastic Chair Green",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A way to store your items when you run out of floor space.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,223: Line 33,148:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,232: Line 33,157:
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,166:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostNettingItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Outpost Table"] = {
["Plastic Chair Red"] = {
untranslated = "Outpost Table",
untranslated = "Plastic Chair Red",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "An explorers best collection of information is stored here.",
description = "",
tagGroups = {
tagGroups = {
"Government",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,268: Line 33,193:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,277: Line 33,202:
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,211:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pacific Sardine"] = {
["Plastic Table Blue"] = {
untranslated = "Pacific Sardine",
untranslated = "Plastic Table Blue",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A pacific sardine.",
description = "",
tagGroups = {
tagGroups = {
"Fish",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,313: Line 33,238:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,331: Line 33,256:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PacificSardineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Padded Chair"] = {
["Plastic Table Green"] = {
untranslated = "Padded Chair",
untranslated = "Plastic Table Green",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A comfy chair to rest in.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,354: Line 33,279:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.8",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,367: Line 33,292:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,376: Line 33,301:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaddedChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Paint Bucket"] = {
["Plastic Table Red"] = {
untranslated = "Paint Bucket",
untranslated = "Plastic Table Red",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "A bucket of near magical paint used for making your environment a bit more lively.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 100,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,401: Line 33,328:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,419: Line 33,346:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaintBucketItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Palm Log"] = {
["Poke Bowl"] = {
untranslated = "Palm Log",
untranslated = "Poke Bowl",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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 basic yet filling meal with a bite.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Cooking",
"Wood",
"Food",
},
},
maxStack = 20,
maxStack = 0,
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 = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,447: Line 33,374:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,465: Line 33,392:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Palm Seed"] = {
Ponytail = {
untranslated = "Palm Seed",
untranslated = "Ponytail",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a palm tree.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "",
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,493: Line 33,419:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,511: Line 33,437:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Papaya = {
["Portable Steam Engine"] = {
untranslated = "Papaya",
untranslated = "Portable Steam Engine",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Nice fresh Papaya.",
description = "An engine that generates mechanical power through steam.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Fruit",
"Items",
"Raw Food",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "5000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,540: Line 33,466:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,558: Line 33,484:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Papaya Seed"] = {
["Pottery Table"] = {
untranslated = "Papaya Seed",
untranslated = "Pottery Table",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a papaya plant.",
description = "",
tagGroups = {
tagGroups = {
"Crop Seed",
"World Object",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "",
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,587: Line 33,511:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,605: Line 33,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Paper = {
["Pottery Upgrade"] = {
untranslated = "Paper",
untranslated = "Pottery Upgrade",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "It's paper.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,625: Line 33,551:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 100,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,632: Line 33,558:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,650: Line 33,576:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Paper Milling Skill Book"] = {
["Powered Cart"] = {
untranslated = "Paper Milling Skill Book",
untranslated = "Powered Cart",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Paper Milling Skill Book",
description = "Large cart for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Skill Books",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "15000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,677: Line 33,605:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,695: Line 33,623:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Paper Milling Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Paper Milling Skill Scroll"] = {
["Powered Storage Silo"] = {
untranslated = "Paper Milling Skill Scroll",
untranslated = "Powered Storage Silo",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Paper Milling Skill Scroll",
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 = {
"Skill Scrolls",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,722: Line 33,652:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,740: Line 33,670:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Paper Milling Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Paper Milling Upgrade"] = {
["Prairie Dog Carcass"] = {
untranslated = "Paper Milling Upgrade",
untranslated = "Prairie Dog Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
description = "A dead prairie dog.",
tagGroups = {
tagGroups = {
"Upgrade",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,760: Line 33,692:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,767: Line 33,699:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,785: Line 33,717:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperMillingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pastry Dough"] = {
["Prepared Meat"] = {
untranslated = "Pastry Dough",
untranslated = "Prepared Meat",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "An extra fatty leavened dough for making yummy pastries.",
description = "Carefully butchered meat, ready to cook.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "400",
calories = 10,
calories = "600",
carbs = 4,
carbs = "0",
protein = 0,
protein = "4",
fat = 0,
fat = "6",
vitamins = 4,
vitamins = "0",
density = 80.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,812: Line 33,745:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,830: Line 33,763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PastryDoughItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pelt Fertilizer"] = {
["Prickly Pear Fruit"] = {
untranslated = "Pelt Fertilizer",
untranslated = "Prickly Pear Fruit",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A fertilize made from fur pelts and filler.",
description = "A succulent fruit coated in a rather terrifying array of spines.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Food",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,857: Line 33,791:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,875: Line 33,809:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PeltFertilizerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Petroleum = {
["Prickly Pear Seed"] = {
untranslated = "Petroleum",
untranslated = "Prickly Pear Seed",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
description = "Plant to grow prickly pear cacti.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Seed",
carried = "Hands",
},
weight = 10000,
maxStack = 0,
calories = nil,
carried = "Backpack",
carbs = nil,
weight = "50",
protein = nil,
calories = "0",
fat = nil,
carbs = "0",
vitamins = nil,
protein = "0",
fat = "0",
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 32,900: Line 33,836:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,918: Line 33,854:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PetroleumItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Phad Thai"] = {
["Prime Cut"] = {
untranslated = "Phad Thai",
untranslated = "Prime Cut",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "They make you full, and proud.",
description = "A perfectly marbled piece of meat.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "500",
calories = 1200,
calories = "600",
carbs = 9,
carbs = "0",
protein = 11,
protein = "9",
fat = 19,
fat = "4",
vitamins = 5,
vitamins = "0",
density = 3.6666666666666665,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,945: Line 33,882:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,963: Line 33,900:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhadThaiItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Phosphate Fertilizer"] = {
["Primitive Canvas Boots"] = {
untranslated = "Phosphate Fertilizer",
untranslated = "Primitive Canvas Boots",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Phosphate fertilizer is a great source of Phosphorus.",
description = "A pair of crude canvas boots for your everyday use.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,990: Line 33,927:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,008: Line 33,945:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhosphateFertilizerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Pineapple = {
["Primitive Canvas Pants"] = {
untranslated = "Pineapple",
untranslated = "Primitive Canvas Pants",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Nice fresh Pineapple.",
description = "Roughly stitched canvas pants.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
"Fruit",
"Raw Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = "100",
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,
Line 33,037: Line 33,972:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,055: Line 33,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pineapple Friend Rice"] = {
["Primitive Canvas Shorts"] = {
untranslated = "Pineapple Friend Rice",
untranslated = "Primitive Canvas Shorts",
category = nil,
category = nil,
group = "Food",
group = nil,
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 = "They're like the Primitive Canvas Pants, but shorter.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = "100",
calories = 720,
calories = nil,
carbs = 20,
carbs = nil,
protein = 9,
protein = nil,
fat = 12,
fat = nil,
vitamins = 12,
vitamins = nil,
density = 7.361111111111112,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,082: Line 34,017:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,100: Line 34,035:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleFriendRiceItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pineapple Seed"] = {
["Primitive Fur Belt"] = {
untranslated = "Pineapple Seed",
untranslated = "Primitive Fur Belt",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a pineapple plant.",
description = "You should probably still wear pants.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Clothing",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "100",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,129: Line 34,062:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,147: Line 34,080:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Pirozhok = {
["Primitive Leather Boots"] = {
untranslated = "Pirozhok",
untranslated = "Primitive Leather Boots",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A baked bun filled with tasty meat and mushrooms.",
description = "A pair of crude leather boots for your everyday use.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "100",
calories = 850,
calories = nil,
carbs = 14,
carbs = nil,
protein = 19,
protein = nil,
fat = 10,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 5.529411764705882,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,174: Line 34,107:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,192: Line 34,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PirozhokItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Piston = {
["Primitive Leather Pants"] = {
untranslated = "Piston",
untranslated = "Primitive Leather Pants",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A moving component that transfers force. Can also function as a valve occasionally.",
description = "You ever tried cutting leather with a rock?",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,217: Line 34,152:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,235: Line 34,170:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PistonItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Plant Fibers"] = {
["Primitive Leather Shirt"] = {
untranslated = "Plant Fibers",
untranslated = "Primitive Leather Shirt",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Clothing",
"Crop",
"Natural Fiber",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,257: Line 34,190:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 100,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,264: Line 34,197:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,282: Line 34,215:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantFibersItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Plant Vase"] = {
["Primitive Leather Shorts"] = {
untranslated = "Plant Vase",
untranslated = "Primitive Leather Shorts",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A  vase made with glass to brighten up your home.",
description = "You may have enough leather left over to make a nice hat.",
tagGroups = {
tagGroups = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,305: Line 34,238:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,327: Line 34,260:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantVaseItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Plastic = {
["Printing Press"] = {
untranslated = "Plastic",
untranslated = "Printing Press",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An extremely useful synthetic material derived from petrochemicals.",
description = "The world will never be the same.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Government",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,352: Line 34,289:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,370: Line 34,307:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Plastic Buoy"] = {
["Pulp Filler"] = {
untranslated = "Plastic Buoy",
untranslated = "Pulp Filler",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A modern plastic navigational buoy, can also be used as a moorage post.",
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Fertilizer",
"Fertilizers",
"Items",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,395: Line 34,336:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,404: Line 34,345:
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,354:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticBuoyItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Poke Bowl"] = {
["Pump Jack"] = {
untranslated = "Poke Bowl",
untranslated = "Pump Jack",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A basic yet filling meal with a bite.",
description = "Drill, baby! Drill!",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "10000",
calories = 1100,
calories = nil,
carbs = 21,
carbs = nil,
protein = 10,
protein = nil,
fat = 11,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 4.454545454545455,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,440: Line 34,383:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,458: Line 34,401:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PokeBowlItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Portable Steam Engine"] = {
Pumpkin = {
untranslated = "Portable Steam Engine",
untranslated = "Pumpkin",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An engine that generates mechanical power through steam.",
description = "Round and large.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Food",
"Produce",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,483: Line 34,429:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,501: Line 34,447:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PortableSteamEngineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pottery Skill Book"] = {
["Pumpkin Seed"] = {
untranslated = "Pottery Skill Book",
untranslated = "Pumpkin Seed",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Pottery Skill Book",
description = "Plant to grow a pumpkin.",
tagGroups = {
tagGroups = {
"Skill Books",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 33,528: Line 34,474:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,546: Line 34,492:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Pottery Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pottery Skill Scroll"] = {
Pupusas = {
untranslated = "Pottery Skill Scroll",
untranslated = "Pupusas",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Pottery Skill Scroll",
description = "Comforting, best served hot from the griddle.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Cooking",
"Food",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,573: Line 34,520:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,591: Line 34,538:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Pottery Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pottery Table"] = {
["Purple Vase"] = {
untranslated = "Pottery Table",
untranslated = "Purple Vase",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A primitive table for shaping basic clay products.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,615: Line 34,564:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,627: Line 34,576:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,636: Line 34,585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PotteryTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pottery Upgrade"] = {
Quicklime = {
untranslated = "Pottery Upgrade",
untranslated = "Quicklime",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
description = "A chemical compound used in steel production.",
tagGroups = {
tagGroups = {
"Upgrade",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,656: Line 34,607:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,663: Line 34,614:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,681: Line 34,632:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PotteryUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Power Hammer"] = {
Radiator = {
untranslated = "Power Hammer",
untranslated = "Radiator",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,701: Line 34,654:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,717: Line 34,670:
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,679:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PowerHammerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Powered Cart"] = {
["Raw Bacon"] = {
untranslated = "Powered Cart",
untranslated = "Raw Bacon",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Large cart for hauling sizable loads.",
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
tagGroups = {
tagGroups = {
"Vehicles",
"Food",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,753: Line 34,707:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,762: Line 34,716:
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,725:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredCartItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Powered Storage Silo"] = {
["Raw Fish"] = {
untranslated = "Powered Storage Silo",
untranslated = "Raw Fish",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
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 fatty cut of raw fish.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Raw Meat",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,796: Line 34,753:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,805: Line 34,762:
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,771:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredStorageSiloItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Prairie Dog Carcass"] = {
["Raw Meat"] = {
untranslated = "Prairie Dog Carcass",
untranslated = "Raw Meat",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead prairie dog.",
description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Food",
"Tiny Leather Carcass",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = "250",
carbs = nil,
carbs = "0",
protein = nil,
protein = "4",
fat = nil,
fat = "8",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,842: Line 34,799:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,860: Line 34,817:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrairieDogCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Prepared Meat"] = {
["Raw Roast"] = {
untranslated = "Prepared Meat",
untranslated = "Raw Roast",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Carefully butchered meat, ready to cook.",
description = "A trussed roast tied and ready to be cooked.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "500",
calories = 600,
calories = "600",
carbs = 0,
carbs = "0",
protein = 4,
protein = "6",
fat = 6,
fat = "5",
vitamins = 0,
vitamins = "0",
density = 1.6666666666666667,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,887: Line 34,845:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,905: Line 34,863:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PreparedMeatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Prickly Pear Fruit"] = {
["Raw Sausage"] = {
untranslated = "Prickly Pear Fruit",
untranslated = "Raw Sausage",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A succulent fruit coated in a rather terrifying array of spines.",
description = "Ground meat stuffed into an intestine casing.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Fruit",
"Raw Meat",
"Raw Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "300",
calories = 190,
calories = "500",
carbs = 2,
carbs = "0",
protein = 1,
protein = "4",
fat = 1,
fat = "8",
vitamins = 4,
vitamins = "0",
density = 4.2105263157894735,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,934: Line 34,891:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,952: Line 34,909:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearFruitItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Prickly Pear Seed"] = {
["Real Estate Desk"] = {
untranslated = "Prickly Pear Seed",
untranslated = "Real Estate Desk",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow prickly pear cacti.",
description = "A place to manage the sale and transfer of deeds and property.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Economic",
"Food",
"Work Stations",
"Seeds",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,981: Line 34,938:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,999: Line 34,956:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Prime Cut"] = {
Rebar = {
untranslated = "Prime Cut",
untranslated = "Rebar",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A perfectly marbled piece of meat.",
description = "Ribbed steel bars for reinforcing stuctures.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "3000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,026: Line 34,985:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,044: Line 35,003:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimeCutItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Primitive Canvas Boots"] = {
["Red Vase"] = {
untranslated = "Primitive Canvas Boots",
untranslated = "Red Vase",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A pair of crude canvas boots for your everyday use.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Clothes",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,071: Line 35,032:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,089: Line 35,050:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasBootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Primitive Canvas Pants"] = {
["Redwood Log"] = {
untranslated = "Primitive Canvas Pants",
untranslated = "Redwood Log",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Roughly stitched canvas pants.",
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
tagGroups = {
tagGroups = {
"Clothes",
"Block",
"Logs",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,109: Line 35,072:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,116: Line 35,079:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,134: Line 35,097:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasPantsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Primitive Canvas Shorts"] = {
["Redwood Seed"] = {
untranslated = "Primitive Canvas Shorts",
untranslated = "Redwood Seed",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "They're like the Primitive Canvas Pants, but shorter.",
description = "Plant to grow a redwood tree.",
tagGroups = {
tagGroups = {
"Clothes",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 34,161: Line 35,124:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,179: Line 35,142:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasShortsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Primitive Fur Belt"] = {
Refrigerator = {
untranslated = "Primitive Fur Belt",
untranslated = "Refrigerator",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "You should probably still wear pants.",
description = "An icebox from the future with significantly better cooling properties.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Kitchen",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,206: Line 35,171:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,224: Line 35,189:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveFurBeltItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Primitive Leather Boots"] = {
Registrar = {
untranslated = "Primitive Leather Boots",
untranslated = "Registrar",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A pair of crude leather boots for your everyday use.",
description = "Allows the setting management of titles.",
tagGroups = {
tagGroups = {
"Clothes",
"Economic",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,251: Line 35,218:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,269: Line 35,236:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherBootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Primitive Leather Pants"] = {
["Reinforced Concrete"] = {
untranslated = "Primitive Leather Pants",
untranslated = "Reinforced Concrete",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "You ever tried cutting leather with a rock?",
description = "A sturdy construction material poured around a latice of rebar.",
tagGroups = {
tagGroups = {
"Clothes",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,289: Line 35,258:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,296: Line 35,265:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,314: Line 35,283:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherPantsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Primitive Leather Shirt"] = {
["Research Table"] = {
untranslated = "Primitive Leather Shirt",
untranslated = "Research Table",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
description = "A basic table for researching new technologies and skills.",
tagGroups = {
tagGroups = {
"Clothes",
"Researching",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,341: Line 35,312:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,359: Line 35,330:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Primitive Leather Shorts"] = {
Rice = {
untranslated = "Primitive Leather Shorts",
untranslated = "Rice",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "You may have enough leather left over to make a nice hat.",
description = "Plant to grow rice.",
tagGroups = {
tagGroups = {
"Clothes",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "50",
calories = nil,
calories = "150",
carbs = nil,
carbs = "7",
protein = nil,
protein = "1",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 34,386: Line 35,357:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,404: Line 35,375:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShortsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Printing Press"] = {
["Rice Flour"] = {
untranslated = "Printing Press",
untranslated = "Rice Flour",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "The world will never be the same.",
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
tagGroups = {
tagGroups = {
"Government",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,440: Line 35,412:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x4x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,449: Line 35,421:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrintingPressItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Printing Supplies"] = {
["Rice Noodles"] = {
untranslated = "Printing Supplies",
untranslated = "Rice Noodles",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A package of necessary items for copying art or other more elaborate designs.",
description = "Noodles made from delicious milled white grains.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Food",
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,474: Line 35,449:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,492: Line 35,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrintingSuppliesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pulp Filler"] = {
Rivet = {
untranslated = "Pulp Filler",
untranslated = "Rivet",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
description = "An iron bolt used to hold together inventions.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Item",
"Fertilizer Filler",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,513: Line 35,489:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,520: Line 35,496:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,538: Line 35,514:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PulpFillerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pump Jack"] = {
["Roast Pumpkin"] = {
untranslated = "Pump Jack",
untranslated = "Roast Pumpkin",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Drill, baby! Drill!",
description = "Sweet but a suprising source of vitamins.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,574: Line 35,551:
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,560:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpJackItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Pumpkin = {
["Robotic Assembly Line"] = {
untranslated = "Pumpkin",
untranslated = "Robotic Assembly Line",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Round and large.",
description = "A complex set of machinery for creating equally complex things.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Fruit",
"Work Stations",
"Raw Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = "10000",
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,612: Line 35,589:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,630: Line 35,607:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Pumpkin Seed"] = {
["Rocker Box"] = {
untranslated = "Pumpkin Seed",
untranslated = "Rocker Box",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a pumpkin.",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Craft Tables",
"Food",
"Work Stations",
"Seeds",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,659: Line 35,636:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,677: Line 35,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Pupusas = {
["Rolling Mill"] = {
untranslated = "Pupusas",
untranslated = "Rolling Mill",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Comforting, best served hot from the griddle.",
description = "For rolling steel into more buildable materials.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "5000",
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,704: Line 35,683:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,722: Line 35,701:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PupusasItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Purple Vase"] = {
["Root Campfire Salad"] = {
untranslated = "Purple Vase",
untranslated = "Root Campfire Salad",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A vase made with glass to brighten up your home.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Housing",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,767: Line 35,747:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PurpleVaseItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Quicklime = {
["Root Campfire Stew"] = {
untranslated = "Quicklime",
untranslated = "Root Campfire Stew",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A chemical compound used in steel production.",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Campfire",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,792: Line 35,775:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,810: Line 35,793:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "QuicklimeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Radiator = {
["Rubber Wheel"] = {
untranslated = "Radiator",
untranslated = "Rubber Wheel",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,828: Line 35,815:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,835: Line 35,822:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,853: Line 35,840:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RadiatorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Raw Bacon"] = {
["Rug Large"] = {
untranslated = "Raw Bacon",
untranslated = "Rug Large",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
description = "A large area rug to cover that weird stain.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
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,880: Line 35,869:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,898: Line 35,887:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawBaconItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Raw Fish"] = {
["Rug Medium"] = {
untranslated = "Raw Fish",
untranslated = "Rug Medium",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A fatty cut of raw fish.",
description = "A medium rug for medium uses.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "500",
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,925: Line 35,916:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,943: Line 35,934:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawFishItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Raw Meat"] = {
["Rug Small"] = {
untranslated = "Raw Meat",
untranslated = "Rug Small",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
description = "A small rug for when you just didn't have enough materials to make a bigger one.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
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,
Line 34,970: Line 35,963:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,988: Line 35,981:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawMeatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Raw Roast"] = {
["Running Shoes"] = {
untranslated = "Raw Roast",
untranslated = "Running Shoes",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A trussed roast tied and ready to be cooked.",
description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
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,
Line 35,015: Line 36,008:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,033: Line 36,026:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawRoastItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Raw Sausage"] = {
["Saguaro Rib"] = {
untranslated = "Raw Sausage",
untranslated = "Saguaro Rib",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Ground meat stuffed into an intestine casing.",
description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
tagGroups = {
tagGroups = {
"Food",
"Block",
"Logs",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 300,
weight = "10000",
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 = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,060: Line 36,055:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,078: Line 36,073:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawSausageItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Real Estate Desk"] = {
["Saguaro Seed"] = {
untranslated = "Real Estate Desk",
untranslated = "Saguaro Seed",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A place to manage the sale and transfer of deeds and property.",
description = "Plant to grow a saguaro cactus.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Seed",
},
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 35,103: Line 36,100:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,112: Line 36,109:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,121: Line 36,118:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RealEstateDeskItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Rebar = {
Salmon = {
untranslated = "Rebar",
untranslated = "Salmon",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Ribbed steel bars for reinforcing stuctures.",
description = "A salmon.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Animal",
"Item",
"Natural Resources",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,139: Line 36,140:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,146: Line 36,147:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,164: Line 36,165:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RebarItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Recurve Bow"] = {
["Salt Basket"] = {
untranslated = "Recurve Bow",
untranslated = "Salt Basket",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.",
description = "A basket of salt.",
tagGroups = {
tagGroups = {
"Tool",
"Housing Objects",
"Kitchen",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,191: Line 36,194:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,209: Line 36,212:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RecurveBowItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Bow",
ToolDurability = 1000.0,
ToolDamage = 1.2,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Linen",
},
},
["Red Vase"] = {
Sandals = {
untranslated = "Red Vase",
untranslated = "Sandals",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A  vase made with glass to brighten up your home.",
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 = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,237: Line 36,235:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,259: Line 36,257:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedVaseItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Redwood Log"] = {
Sandstone = {
untranslated = "Redwood Log",
untranslated = "Sandstone",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
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 = {
"Burnable Fuel",
"Block",
"Softwood",
"Natural Resources",
"Wood",
"Stone",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = "6000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,281: Line 36,279:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,288: Line 36,286:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,306: Line 36,304:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Redwood Seed"] = {
Sawmill = {
untranslated = "Redwood Seed",
untranslated = "Sawmill",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a redwood tree.",
description = "Used to saw wood into lumber.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Seeds",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "5000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,334: Line 36,333:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,352: Line 36,351:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Refrigerator = {
["Saxifrage Seed"] = {
untranslated = "Refrigerator",
untranslated = "Saxifrage Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An icebox from the future with significantly better cooling properties.",
description = "Plant to grow saxifrage.",
tagGroups = {
tagGroups = {
"Housing",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,388: Line 36,387:
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,396:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RefrigeratorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Registrar = {
["Scrap Meat"] = {
untranslated = "Registrar",
untranslated = "Scrap Meat",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows the setting management of titles.",
description = "Chunks of extra meat.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Raw Meat",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,422: Line 36,424:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,431: Line 36,433:
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,442:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RegistrarItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Reinforced Concrete"] = {
["Screening Machine"] = {
untranslated = "Reinforced Concrete",
untranslated = "Screening Machine",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A sturdy construction material poured around a latice of rebar.",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {
tagGroups = {
"Concrete",
"Craft Tables",
"Constructable",
"Work Stations",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,468: Line 36,471:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,486: Line 36,489:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ReinforcedConcreteItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Research Table"] = {
["Screw Press"] = {
untranslated = "Research Table",
untranslated = "Screw Press",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A basic table for researching new technologies and skills.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Craft Tables",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,511: Line 36,518:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,520: Line 36,527:
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,536:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ResearchTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Rice = {
Screws = {
untranslated = "Rice",
untranslated = "Screws",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow rice.",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
tagGroups = {
tagGroups = {
"Crop",
"Item",
"Crop Seed",
"Items",
"Food",
"Products",
"Grain",
"Raw Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,561: Line 36,565:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,579: Line 36,583:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Rice Flour"] = {
["Scruffy Hair"] = {
untranslated = "Rice Flour",
untranslated = "Scruffy Hair",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
description = "Rockstar cool-person hair. This finely crafted hairpiece says \\\"I don't care what you think. I'm wearing an awesome toupee\\\"\".\"",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "",
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,606: Line 36,610:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,624: Line 36,628:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceFlourItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Rice Noodles"] = {
["Seagrass Seed"] = {
untranslated = "Rice Noodles",
untranslated = "Seagrass Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Noodles made from delicious milled white grains.",
description = "Plant to grow seagrass.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "50",
calories = 200,
calories = "0",
carbs = 10,
carbs = "0",
protein = 0,
protein = "0",
fat = 0,
fat = "0",
vitamins = 0,
vitamins = "0",
density = 5.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,651: Line 36,655:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,669: Line 36,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceNoodlesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Rivet = {
["Seared Meat"] = {
untranslated = "Rivet",
untranslated = "Seared Meat",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An iron bolt used to hold together inventions.",
description = "A cut of perfectly seared steak.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,694: Line 36,701:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,712: Line 36,719:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RivetItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Roast Pumpkin"] = {
["Seeded Camas Roll"] = {
untranslated = "Roast Pumpkin",
untranslated = "Seeded Camas Roll",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Sweet but a suprising source of vitamins.",
description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 900,
weight = "300",
calories = 1400,
calories = "1400",
carbs = 23,
carbs = "20",
protein = 2,
protein = "2",
fat = 2,
fat = "13",
vitamins = 7,
vitamins = "16",
density = 2.4285714285714284,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,739: Line 36,747:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,757: Line 36,765:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoastPumpkinItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Robotic Assembly Line"] = {
["Sensor Based Belt Sorter"] = {
untranslated = "Robotic Assembly Line",
untranslated = "Sensor Based Belt Sorter",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A complex set of machinery for creating equally complex things.",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,781: Line 36,791:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,793: Line 36,803:
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,812:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoboticAssemblyLineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Rocker Box"] = {
["Sensuous Sea Pizza"] = {
untranslated = "Rocker Box",
untranslated = "Sensuous Sea Pizza",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
description = "The chewyness is unreal.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,838: Line 36,849:
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,858:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RockerBoxItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Rolling Mill"] = {
Servo = {
untranslated = "Rolling Mill",
untranslated = "Servo",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "For rolling steel into more buildable materials.",
description = "A rotary actuator that allows for control over angular position.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,867: Line 36,880:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,883: Line 36,896:
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,905:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RollingMillItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Root Campfire Salad"] = {
["Settlement Crafting Table"] = {
untranslated = "Root Campfire Salad",
untranslated = "Settlement Crafting Table",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A myriad of plants that make a healthy and odd blend.",
description = "A basic workspace for crafting all manner of settlement related objects.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Government",
"Food",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "2000",
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,920: Line 36,934:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,938: Line 36,952:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireSaladItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Root Campfire Stew"] = {
Shale = {
untranslated = "Root Campfire Stew",
untranslated = "Shale",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
tagGroups = {
tagGroups = {
"Food",
"Block",
"Natural Resources",
"Stone",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = "6000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,965: Line 36,981:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,983: Line 36,999:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireStewItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Round Pot"] = {
Shaper = {
untranslated = "Round Pot",
untranslated = "Shaper",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Sometimes you just want to bring a little bit of nature into your house.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Housing",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,006: Line 37,024:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,028: Line 37,046:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotRoundItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Rubber Wheel"] = {
["Shark Fillet Soup"] = {
untranslated = "Rubber Wheel",
untranslated = "Shark Fillet Soup",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
description = "A texture all of its own.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,053: Line 37,074:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,071: Line 37,092:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RubberWheelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Rug Large"] = {
["Sheep Mount"] = {
untranslated = "Rug Large",
untranslated = "Sheep Mount",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large area rug to cover that weird stain.",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Living Room",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,094: Line 37,117:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,107: Line 37,130:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,116: Line 37,139:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugLargeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Rug Medium"] = {
["Shelf Cabinet"] = {
untranslated = "Rug Medium",
untranslated = "Shelf Cabinet",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A medium rug for medium uses.",
description = "When a shelf and a cabinet aren't enough individually.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Living Room",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,139: Line 37,164:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,152: Line 37,177:
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,186:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugMediumItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Rug Small"] = {
["Shipping Container Blue"] = {
untranslated = "Rug Small",
untranslated = "Shipping Container Blue",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A small rug for when you just didn't have enough materials to make a bigger one.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,184: Line 37,209:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,197: Line 37,222:
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,231:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugSmallItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Running Shoes"] = {
["Shipping Container Green"] = {
untranslated = "Running Shoes",
untranslated = "Shipping Container Green",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
description = "",
tagGroups = {
tagGroups = {
"Clothes",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,233: Line 37,258:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,251: Line 37,276:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RunningShoesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Saguaro Rib"] = {
["Shipping Container Red"] = {
untranslated = "Saguaro Rib",
untranslated = "Shipping Container Red",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
description = "",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"World Object",
"Wood",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,272: Line 37,296:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,279: Line 37,303:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,297: Line 37,321:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroRibItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Saguaro Seed"] = {
["Shipwright Advanced Upgrade"] = {
untranslated = "Saguaro Seed",
untranslated = "Shipwright Advanced Upgrade",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a saguaro cactus.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
tagGroups = {
tagGroups = {
"Food",
"Plugin Module",
"Seeds",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
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 36,325: Line 37,350:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,343: Line 37,368:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Salmon = {
["Shipwright Basic Upgrade"] = {
untranslated = "Salmon",
untranslated = "Shipwright Basic Upgrade",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A salmon.",
description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
tagGroups = {
tagGroups = {
"Fish",
"Plugin Module",
"Medium Fish",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,371: Line 37,397:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,389: Line 37,415:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SalmonItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Salt Basket"] = {
["Shipwright Hat"] = {
untranslated = "Salt Basket",
untranslated = "Shipwright Hat",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A basket of salt.",
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
tagGroups = {
tagGroups = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,412: Line 37,438:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Spices",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,425: Line 37,451:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,434: Line 37,460:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaltBasketItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Sandals = {
["Shipwright Overalls"] = {
untranslated = "Sandals",
untranslated = "Shipwright Overalls",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "Denim overall for extra sturdy wearability.",
tagGroups = {
tagGroups = {
"Clothes",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,461: Line 37,487:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,479: Line 37,505:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandalsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Sandstone = {
["Shipwright Sandals"] = {
untranslated = "Sandstone",
untranslated = "Shipwright Sandals",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
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 = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Excavatable",
"Clothing",
"Rock",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,507: Line 37,532:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,525: Line 37,550:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandstoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Sawmill = {
["Shipwright Shirt"] = {
untranslated = "Sawmill",
untranslated = "Shipwright Shirt",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Used to saw wood into lumber.",
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,549: Line 37,574:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,561: Line 37,586:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "7x4x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,570: Line 37,595:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SawmillItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Saxifrage Seed"] = {
["Shorn Wool"] = {
untranslated = "Saxifrage Seed",
untranslated = "Shorn Wool",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow saxifrage.",
description = "Wool that has been shorn from an animal.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Seeds",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,598: Line 37,624:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,616: Line 37,642:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaxifrageSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Scrap Meat"] = {
["Short Beard"] = {
untranslated = "Scrap Meat",
untranslated = "Short Beard",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Chunks of extra meat.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "",
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,643: Line 37,669:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,661: Line 37,687:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrapMeatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Screening Machine"] = {
Shorts = {
untranslated = "Screening Machine",
untranslated = "Shorts",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,685: Line 37,711:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,697: Line 37,723:
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,732:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScreeningMachineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Screw Press"] = {
["Simmered Meat"] = {
untranslated = "Screw Press",
untranslated = "Simmered Meat",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "Meat cooked in meat juices keeps the meat juicy.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,742: Line 37,769:
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,778:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewPressItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Screws = {
["Simple Syrup"] = {
untranslated = "Screws",
untranslated = "Simple Syrup",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
description = "A simple water and suger combination heated until the sugar dissolves.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Food",
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,776: Line 37,806:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,794: Line 37,824:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Seagrass Seed"] = {
Sink = {
untranslated = "Seagrass Seed",
untranslated = "Sink",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow seagrass.",
description = "An industrial sink.",
tagGroups = {
tagGroups = {
"Food",
"Bathroom",
"Seeds",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "1000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,822: Line 37,853:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,840: Line 37,871:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeagrassSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Seared Meat"] = {
["Skid Steer"] = {
untranslated = "Seared Meat",
untranslated = "Skid Steer",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A cut of perfectly seared steak.",
description = "Small scale bucket loader. Great for flat to low slope excavation.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "25000",
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 = nil,
yield = nil,
yield = nil,
Line 36,867: Line 37,900:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,885: Line 37,918:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SearedMeatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Seeded Camas Roll"] = {
Slag = {
untranslated = "Seeded Camas Roll",
untranslated = "Slag",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
tagGroups = {
tagGroups = {
"Food",
"Block",
"Blocks",
"Byproducts",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 300,
weight = "6000",
calories = 1400,
calories = nil,
carbs = 20,
carbs = nil,
protein = 2,
protein = nil,
fat = 13,
fat = nil,
vitamins = 16,
vitamins = nil,
density = 3.642857142857143,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,912: Line 37,947:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,930: Line 37,965:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeededCamasRollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Sensor Based Belt Sorter"] = {
["Sleek Short Hair"] = {
untranslated = "Sensor Based Belt Sorter",
untranslated = "Sleek Short Hair",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
description = "",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,954: Line 37,989:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,966: Line 38,001:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x4x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,975: Line 38,010:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensorBasedBeltSorterItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Sensuous Sea Pizza"] = {
["Small Bath Mat"] = {
untranslated = "Sensuous Sea Pizza",
untranslated = "Small Bath Mat",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "The chewyness is unreal.",
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
tagGroups = {
tagGroups = {
"Food",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "250",
calories = 1200,
calories = nil,
carbs = 28,
carbs = nil,
protein = 11,
protein = nil,
fat = 7,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.166666666666666,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 37,002: Line 38,039:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,020: Line 38,057:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensuousSeaPizzaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Servo = {
["Small Canoe"] = {
untranslated = "Servo",
untranslated = "Small Canoe",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A rotary actuator that allows for control over angular position.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Vehicle",
"Vehicles",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,045: Line 38,086:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,063: Line 38,104:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ServoItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Settlement Crafting Table"] = {
["Small Cotton Bunting Red"] = {
untranslated = "Settlement Crafting Table",
untranslated = "Small Cotton Bunting Red",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A basic workspace for crafting all manner of settlement related objects.",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Government",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,090: Line 38,133:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,099: Line 38,142:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,108: Line 38,151:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SettlementCraftingTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Shale = {
["Small Cotton Bunting Regal"] = {
untranslated = "Shale",
untranslated = "Small Cotton Bunting Regal",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Excavatable",
"Decoration",
"Rock",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,136: Line 38,180:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,154: Line 38,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Shaper = {
["Small Court"] = {
untranslated = "Shaper",
untranslated = "Small Court",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,178: Line 38,224:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,190: Line 38,236:
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,245:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaperItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shark Fillet Soup"] = {
["Small Festive Paper Lantern"] = {
untranslated = "Shark Fillet Soup",
untranslated = "Small Festive Paper Lantern",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A texture all of its own.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = "",
calories = 1400,
calories = nil,
carbs = 10,
carbs = nil,
protein = 15,
protein = nil,
fat = 11,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 2.857142857142857,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 37,226: Line 38,272:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,244: Line 38,290:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SharkFilletSoupItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Sheep Mount"] = {
["Small Hanging Ashlar Basalt Sign"] = {
untranslated = "Sheep Mount",
untranslated = "Small Hanging Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A hunting trophy for your house.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,267: Line 38,315:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,280: Line 38,328:
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,337:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SheepMountItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shelf Cabinet"] = {
["Small Hanging Ashlar Stone Sign"] = {
untranslated = "Shelf Cabinet",
untranslated = "Small Hanging Ashlar Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "When a shelf and a cabinet aren't enough individually.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,312: Line 38,362:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,325: Line 38,375:
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,384:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShelfCabinetItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shipwright Advanced Upgrade"] = {
["Small Hanging Birch Sign"] = {
untranslated = "Shipwright Advanced Upgrade",
untranslated = "Small Hanging Birch Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Upgrade",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,361: Line 38,413:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,379: Line 38,431:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightAdvancedUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shipwright Basic Upgrade"] = {
["Small Hanging Lumber Sign"] = {
untranslated = "Shipwright Basic Upgrade",
untranslated = "Small Hanging Lumber Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Upgrade",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,406: Line 38,460:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,424: Line 38,478:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightBasicUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shipwright Hat"] = {
["Small Hanging Mortared Granite Sign"] = {
untranslated = "Shipwright Hat",
untranslated = "Small Hanging Mortared Granite Sign",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,451: Line 38,507:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,469: Line 38,525:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightHatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shipwright Overalls"] = {
["Small Hanging Mortared Stone Sign"] = {
untranslated = "Shipwright Overalls",
untranslated = "Small Hanging Mortared Stone Sign",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Denim overall for extra sturdy wearability.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,496: Line 38,554:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,514: Line 38,572:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightOverallsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shipwright Sandals"] = {
["Small Hanging Saguaro Sign"] = {
untranslated = "Shipwright Sandals",
untranslated = "Small Hanging Saguaro Sign",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,541: Line 38,601:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,559: Line 38,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightSandalsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shipwright Shirt"] = {
["Small Hanging Softwood Sign"] = {
untranslated = "Shipwright Shirt",
untranslated = "Small Hanging Softwood Sign",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,586: Line 38,648:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,604: Line 38,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shipwright Skill Book"] = {
["Small Hanging Stone Sign"] = {
untranslated = "Shipwright Skill Book",
untranslated = "Small Hanging Stone Sign",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Shipwright Skill Book",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Skill Books",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,631: Line 38,693:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,649: Line 38,711:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Shipwright Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shipwright Skill Scroll"] = {
["Small Hanging Wood Sign"] = {
untranslated = "Shipwright Skill Scroll",
untranslated = "Small Hanging Wood Sign",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Shipwright Skill Scroll",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Item",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,669: Line 38,731:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 37,676: Line 38,738:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,694: Line 38,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Shipwright Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Shorn Wool"] = {
["Small Meeting Chair"] = {
untranslated = "Shorn Wool",
untranslated = "Small Meeting Chair",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Wool that has been shorn from an animal.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 100,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,719: Line 38,783:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,737: Line 38,801:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShornWoolItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Shorts = {
["Small Meeting Table"] = {
untranslated = "Shorts",
untranslated = "Small Meeting Table",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
description = "",
tagGroups = {
tagGroups = {
"Clothes",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,764: Line 38,828:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,782: Line 38,846:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShortsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Simmered Meat"] = {
["Small Nylon Bunting Green"] = {
untranslated = "Simmered Meat",
untranslated = "Small Nylon Bunting Green",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Meat cooked in meat juices keeps the meat juicy.",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = "250",
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,809: Line 38,875:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,827: Line 38,893:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimmeredMeatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Simple Syrup"] = {
["Small Nylon Bunting Purple"] = {
untranslated = "Simple Syrup",
untranslated = "Small Nylon Bunting Purple",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A simple water and suger combination heated until the sugar dissolves.",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "250",
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,
Line 37,854: Line 38,922:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,872: Line 38,940:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimpleSyrupItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Sink = {
["Small Paper Lantern"] = {
untranslated = "Sink",
untranslated = "Small Paper Lantern",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "An industrial sink.",
description = "A small paper lantern.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,895: Line 38,965:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Sink",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,908: Line 38,978:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,917: Line 38,987:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SinkItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Skid Steer"] = {
["Small Paper Machine"] = {
untranslated = "Skid Steer",
untranslated = "Small Paper Machine",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Small scale bucket loader. Great for flat to low slope excavation.",
description = "Laborous way of creating sheets of paper.",
tagGroups = {
tagGroups = {
"Vehicles",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,944: Line 39,016:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,953: Line 39,025:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x4x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,962: Line 39,034:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SkidSteerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Slag = {
["Small Shipyard"] = {
untranslated = "Slag",
untranslated = "Small Shipyard",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
tagGroups = {
tagGroups = {
"Excavatable",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,989: Line 39,063:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,007: Line 39,081:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SlagItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Bath Mat"] = {
["Small Sink"] = {
untranslated = "Small Bath Mat",
untranslated = "Small Sink",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
description = "A small household sink.",
tagGroups = {
tagGroups = {
"Housing",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,030: Line 39,106:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,043: Line 39,119:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,052: Line 39,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallBathMatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Canoe"] = {
["Small Standing Ashlar Basalt Sign"] = {
untranslated = "Small Canoe",
untranslated = "Small Standing Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Vehicles",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,079: Line 39,157:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,088: Line 39,166:
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,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCanoeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Cotton Bunting Red"] = {
["Small Standing Ashlar Stone Sign"] = {
untranslated = "Small Cotton Bunting Red",
untranslated = "Small Standing Ashlar Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,120: Line 39,200:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,142: Line 39,222:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Cotton Bunting Regal"] = {
["Small Standing Birch Sign"] = {
untranslated = "Small Cotton Bunting Regal",
untranslated = "Small Standing Birch Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,165: Line 39,247:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,187: Line 39,269:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRegalItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Court"] = {
["Small Standing Lumber Sign"] = {
untranslated = "Small Court",
untranslated = "Small Standing Lumber Sign",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Government",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,214: Line 39,298:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,223: Line 39,307:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x6x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,232: Line 39,316:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCourtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Ashlar Basalt Sign"] = {
["Small Standing Mortared Granite Sign"] = {
untranslated = "Small Hanging Ashlar Basalt Sign",
untranslated = "Small Standing Mortared Granite Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Signs",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,257: Line 39,345:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,266: Line 39,354:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,275: Line 39,363:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarBasaltSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Ashlar Stone Sign"] = {
["Small Standing Mortared Stone Sign"] = {
untranslated = "Small Hanging Ashlar Stone Sign",
untranslated = "Small Standing Mortared Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Signs",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,300: Line 39,392:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,309: Line 39,401:
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,410:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Birch Sign"] = {
["Small Standing Saguaro Sign"] = {
untranslated = "Small Hanging Birch Sign",
untranslated = "Small Standing Saguaro Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Signs",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,343: Line 39,439:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,352: Line 39,448:
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,457:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingBirchSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Lumber Sign"] = {
["Small Standing Softwood Sign"] = {
untranslated = "Small Hanging Lumber Sign",
untranslated = "Small Standing Softwood Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Signs",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,386: Line 39,486:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,395: Line 39,495:
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,504:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingLumberSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Mortared Granite Sign"] = {
["Small Standing Stone Sign"] = {
untranslated = "Small Hanging Mortared Granite Sign",
untranslated = "Small Standing Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,429: Line 39,531:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,438: Line 39,540:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,447: Line 39,549:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredGraniteSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Mortared Stone Sign"] = {
["Small Standing Wood Sign"] = {
untranslated = "Small Hanging Mortared Stone Sign",
untranslated = "Small Standing Wood Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,465: Line 39,569:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 38,472: Line 39,576:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,481: Line 39,585:
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,594:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Saguaro Sign"] = {
["Small Stockpile"] = {
untranslated = "Small Hanging Saguaro Sign",
untranslated = "Small Stockpile",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "Designates a 3x3x3 area as storage for large items.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Storage",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,515: Line 39,623:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,524: Line 39,632:
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,641:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSaguaroSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Softwood Sign"] = {
["Small Wood Cart"] = {
untranslated = "Small Hanging Softwood Sign",
untranslated = "Small Wood Cart",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "Small wood cart for hauling minimal loads.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Vehicle",
"Vehicles",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,558: Line 39,670:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,567: Line 39,679:
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,688:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSoftwoodSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Stone Sign"] = {
["Small Wooden Boat"] = {
untranslated = "Small Hanging Stone Sign",
untranslated = "Small Wooden Boat",
category = nil,
category = nil,
group = "World Object",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A personal transport vessel capable of holding a suprising amount of goods.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Crafted Objects",
"Vehicle",
"Vehicles",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,601: Line 39,717:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,610: 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,619: Line 39,735:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Hanging Wood Sign"] = {
["Small Wooden Ship Frame"] = {
untranslated = "Small Hanging Wood Sign",
untranslated = "Small Wooden Ship Frame",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "The basis for any wooden personal vessel.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,637: Line 39,757:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 38,644: Line 39,764:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,662: Line 39,782:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingWoodSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Nylon Bunting Green"] = {
["Smelting Upgrade"] = {
untranslated = "Small Nylon Bunting Green",
untranslated = "Smelting Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
tagGroups = {
tagGroups = {
"Housing",
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,685: Line 39,807:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,707: Line 39,829:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingGreenItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Nylon Bunting Purple"] = {
["Smith Apron"] = {
untranslated = "Small Nylon Bunting Purple",
untranslated = "Smith Apron",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
tagGroups = {
tagGroups = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,730: Line 39,852:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,752: Line 39,874:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingPurpleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Paper Lantern"] = {
["Smith Bandana"] = {
untranslated = "Small Paper Lantern",
untranslated = "Smith Bandana",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A small paper lantern.",
description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
tagGroups = {
tagGroups = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,775: Line 39,897:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,788: Line 39,910:
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,919:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperLanternItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Paper Machine"] = {
["Smith Boots"] = {
untranslated = "Small Paper Machine",
untranslated = "Smith Boots",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Laborous way of creating sheets of paper.",
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,821: Line 39,943:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,842: Line 39,964:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperMachineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Shipyard"] = {
["Smith Gloves"] = {
untranslated = "Small Shipyard",
untranslated = "Smith Gloves",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
description = "A reinforced wrist guard paired with a lone work glove.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,866: Line 39,988:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,878: Line 40,000:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "5x5x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,887: Line 40,009:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallShipyardItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Sink"] = {
["Smith Pants"] = {
untranslated = "Small Sink",
untranslated = "Smith Pants",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A small household sink.",
description = "Denim pants with knee patches.",
tagGroups = {
tagGroups = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,910: Line 40,032:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Sink",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,923: Line 40,045:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,932: Line 40,054:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallSinkItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Ashlar Basalt Sign"] = {
["Smith Shirt"] = {
untranslated = "Small Standing Ashlar Basalt Sign",
untranslated = "Smith Shirt",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,957: Line 40,081:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,966: Line 40,090:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,975: Line 40,099:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarBasaltSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Ashlar Stone Sign"] = {
["Smooth Gut Noodle Roll"] = {
untranslated = "Small Standing Ashlar Stone Sign",
untranslated = "Smooth Gut Noodle Roll",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "These noodle rolls look VERY smooth.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "400",
calories = nil,
calories = "1200",
carbs = nil,
carbs = "19",
protein = nil,
protein = "15",
fat = nil,
fat = "9",
vitamins = nil,
vitamins = "1",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,000: Line 40,127:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,009: Line 40,136:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,018: Line 40,145:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Birch Sign"] = {
["Snapping Turtle Carcass"] = {
untranslated = "Small Standing Birch Sign",
untranslated = "Snapping Turtle Carcass",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A dead snapping turtle.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Animal",
"Item",
"Natural Resources",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,036: Line 40,167:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,043: Line 40,174:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,052: Line 40,183:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,061: Line 40,192:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingBirchSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Lumber Sign"] = {
["Softwood Board"] = {
untranslated = "Small Standing Lumber Sign",
untranslated = "Softwood Board",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A higher quality softwood board used for long lasting furniture.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,079: Line 40,214:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "2000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,086: Line 40,221:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,095: Line 40,230:
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,239:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingLumberSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Mortared Granite Sign"] = {
["Softwood Hewn Log"] = {
untranslated = "Small Standing Mortared Granite Sign",
untranslated = "Softwood Hewn Log",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 1000,
"Building Materials",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,122: Line 40,261:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,129: Line 40,268:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,138: Line 40,277:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,147: Line 40,286:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredGraniteSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Mortared Stone Sign"] = {
["Softwood Lumber"] = {
untranslated = "Small Standing Mortared Stone Sign",
untranslated = "Softwood Lumber",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "Can be fashioned into various usable equipment.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 1000,
"Building Materials",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,165: Line 40,308:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,172: Line 40,315:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,181: Line 40,324:
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,333:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Saguaro Sign"] = {
["Softwood Lumber Bench"] = {
untranslated = "Small Standing Saguaro Sign",
untranslated = "Softwood Lumber Bench",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,215: Line 40,362:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,224: Line 40,371:
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,380:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSaguaroSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Softwood Sign"] = {
["Softwood Lumber Chair"] = {
untranslated = "Small Standing Softwood Sign",
untranslated = "Softwood Lumber Chair",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,258: Line 40,409:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,267: Line 40,418:
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,427:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSoftwoodSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Stone Sign"] = {
["Softwood Lumber Door"] = {
untranslated = "Small Standing Stone Sign",
untranslated = "Softwood Lumber Door",
category = nil,
category = nil,
group = "World Object",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A door made from finely cut lumber.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Doors",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,301: Line 40,456:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,310: Line 40,465:
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,474:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingStoneSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Standing Wood Sign"] = {
["Softwood Lumber Dresser"] = {
untranslated = "Small Standing Wood Sign",
untranslated = "Softwood Lumber Dresser",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "A small sign for all of your smaller text needs!",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Bedroom",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,344: Line 40,503:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,362: Line 40,521:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingWoodSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Stockpile"] = {
["Softwood Lumber Table"] = {
untranslated = "Small Stockpile",
untranslated = "Softwood Lumber Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Designates a 3x3x3 area as storage for large items.",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Seating",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,387: Line 40,550:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,396: Line 40,559:
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,568:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStockpileItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Wood Cart"] = {
["Soil Sampler"] = {
untranslated = "Small Wood Cart",
untranslated = "Soil Sampler",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Small wood cart for hauling minimal loads.",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
tagGroups = {
tagGroups = {
"Vehicles",
"Item",
"Items",
"Tools",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,425: Line 40,590:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,432: Line 40,597:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,441: Line 40,606:
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,615:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodCartItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Wooden Boat"] = {
["Solar Generator"] = {
untranslated = "Small Wooden Boat",
untranslated = "Solar Generator",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A personal transport vessel capable of holding a suprising amount of goods.",
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 = {
"Vehicles",
"Crafted Objects",
"Power Generation",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,477: Line 40,644:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,486: Line 40,653:
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,662:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenBoatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Small Wooden Ship Frame"] = {
["Spiky Roll"] = {
untranslated = "Small Wooden Ship Frame",
untranslated = "Spiky Roll",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "The basis for any wooden personal vessel.",
description = "Spikes are definitely removed before serving.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,520: Line 40,690:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,538: Line 40,708:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenShipFrameItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smelting Basic Upgrade"] = {
["Spin Melter"] = {
untranslated = "Smelting Basic Upgrade",
untranslated = "Spin Melter",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.",
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
tagGroups = {
tagGroups = {
"Upgrade",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,565: Line 40,737:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,583: Line 40,755:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmeltingBasicUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smelting Skill Book"] = {
["Spinning Jenny"] = {
untranslated = "Smelting Skill Book",
untranslated = "Spinning Jenny",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Smelting Skill Book",
description = "Making yarn and threads made easy!",
tagGroups = {
tagGroups = {
"Skill Books",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,610: Line 40,782:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,628: Line 40,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Smelting Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smelting Skill Scroll"] = {
["Spoiled Food"] = {
untranslated = "Smelting Skill Scroll",
untranslated = "Spoiled Food",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Smelting Skill Scroll",
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Item",
"Items",
"Products",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "20",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,648: Line 40,822:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,655: Line 40,829:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,673: Line 40,847:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Smelting Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smelting Upgrade"] = {
["Spruce Log"] = {
untranslated = "Smelting Upgrade",
untranslated = "Spruce Log",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
tagGroups = {
tagGroups = {
"Upgrade",
"Block",
"Logs",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,693: Line 40,869:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,700: Line 40,876:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,718: Line 40,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmeltingUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smith Apron"] = {
["Spruce Seed"] = {
untranslated = "Smith Apron",
untranslated = "Spruce Seed",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
description = "Plant to grow a spruce tree.",
tagGroups = {
tagGroups = {
"Clothes",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
Line 39,745: Line 40,921:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,763: Line 40,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithApronItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smith Bandana"] = {
["Square Belt"] = {
untranslated = "Smith Bandana",
untranslated = "Square Belt",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
description = "Belt with a square buckle.",
tagGroups = {
tagGroups = {
"Clothes",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,790: Line 40,966:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,808: Line 40,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBandanaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smith Boots"] = {
["Stamp Mill"] = {
untranslated = "Smith Boots",
untranslated = "Stamp Mill",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,835: Line 41,013:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,853: Line 41,031:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smith Gloves"] = {
["Standing Glass Sign"] = {
untranslated = "Smith Gloves",
untranslated = "Standing Glass Sign",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A reinforced wrist guard paired with a lone work glove.",
description = "A large sign framed with a glass plate.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,880: Line 41,060:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,898: Line 41,078:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithGlovesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smith Pants"] = {
["Standing Long Steel Sign"] = {
untranslated = "Smith Pants",
untranslated = "Standing Long Steel Sign",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Denim pants with knee patches.",
description = "A long steel plate with a wooden base.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,925: Line 41,107:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,943: Line 41,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithPantsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smith Shirt"] = {
["Standing Steel Brick Sign"] = {
untranslated = "Smith Shirt",
untranslated = "Standing Steel Brick Sign",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
description = "A solid steel plate supported by a brick base.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,970: Line 41,154:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,988: Line 41,172:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Smooth Gut Noodle Roll"] = {
["Steam Engine"] = {
untranslated = "Smooth Gut Noodle Roll",
untranslated = "Steam Engine",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "These noodle rolls look VERY smooth.",
description = "A large steam engine for generating power.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Power Generation",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "5000",
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,
Line 40,015: Line 41,201:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,033: Line 41,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmoothGutNoodleRollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Snapping Turtle Carcass"] = {
["Steam Tractor"] = {
untranslated = "Snapping Turtle Carcass",
untranslated = "Steam Tractor",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead snapping turtle.",
description = "A tractor powered through steam.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Crafted Objects",
"Tiny Leather Carcass",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "25000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,061: Line 41,248:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,079: Line 41,266:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SnappingTurtleCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Softwood Board"] = {
["Steam Tractor Harvester"] = {
untranslated = "Softwood Board",
untranslated = "Steam Tractor Harvester",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A higher quality softwood board used for long lasting furniture.",
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Item",
"Wood Board",
"Items",
"Tools",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,100: Line 41,288:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,107: Line 41,295:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,125: Line 41,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodBoardItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Softwood Hewn Log"] = {
["Steam Tractor Plow"] = {
untranslated = "Softwood Hewn Log",
untranslated = "Steam Tractor Plow",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "An attachment for the steam tractor that allows for quick plowing.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Item",
"Constructable",
"Items",
"Hewn Log",
"Tools",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,147: Line 41,335:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,154: Line 41,342:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,172: Line 41,360:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodHewnLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber"] = {
["Steam Tractor Sower"] = {
untranslated = "Softwood Lumber",
untranslated = "Steam Tractor Sower",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Can be fashioned into various usable equipment.",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Item",
"Constructable",
"Items",
"Lumber",
"Tools",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,194: Line 41,382:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,201: Line 41,389:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,219: Line 41,407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Bench"] = {
["Steam Truck"] = {
untranslated = "Softwood Lumber Bench",
untranslated = "Steam Truck",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A lumber bench for when you need extra seating space than a traditional chair.",
description = "A truck that runs on steam.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "25000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,242: Line 41,432:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,255: Line 41,445:
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,454:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Chair"] = {
["Steel Abstract Fixture"] = {
untranslated = "Softwood Lumber Chair",
untranslated = "Steel Abstract Fixture",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,287: Line 41,479:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,300: Line 41,492:
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,501:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Door"] = {
["Steel Axle"] = {
untranslated = "Softwood Lumber Door",
untranslated = "Steel Axle",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A door made from finely cut lumber.",
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,327: Line 41,523:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,334: Line 41,530:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,343: Line 41,539:
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,548:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDoorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Dresser"] = {
["Steel Bar"] = {
untranslated = "Softwood Lumber Dresser",
untranslated = "Steel Bar",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
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 steel.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
"Blocks",
"Metals",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "20000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,372: Line 41,570:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,388: Line 41,586:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,397: Line 41,595:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDresserItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Table"] = {
["Steel Buoy"] = {
untranslated = "Softwood Lumber Table",
untranslated = "Steel Buoy",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large lumber table for eating meals or getting some work done.",
description = "A steel navigational buoy, can also be used as a moorage post.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,420: Line 41,620:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,433: Line 41,633:
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,642:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Soil Sampler"] = {
["Steel Ceiling Light"] = {
untranslated = "Soil Sampler",
untranslated = "Steel Ceiling Light",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
description = "A more modern way to light up a room.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Lighting",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,467: Line 41,671:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,485: Line 41,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoilSamplerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Solar Generator"] = {
["Steel Floor Lamp"] = {
untranslated = "Solar Generator",
untranslated = "Steel Floor Lamp",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
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 more modern way to light up a room. This time from the floor.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Lighting",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,507: Line 41,715:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,519: Line 41,727:
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,736:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SolarGeneratorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Spiky Roll"] = {
["Steel Gear"] = {
untranslated = "Spiky Roll",
untranslated = "Steel Gear",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Spikes are definitely removed before serving.",
description = "A toothed machine part that interlocks with others.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "500",
calories = 1300,
calories = nil,
carbs = 20,
carbs = nil,
protein = 17,
protein = nil,
fat = 7,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.5384615384615383,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,555: Line 41,765:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,573: Line 41,783:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpikyRollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Spin Melter"] = {
["Steel Gearbox"] = {
untranslated = "Spin Melter",
untranslated = "Steel Gearbox",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
description = "Provides speed and torque conversions from a rotating power source to another device.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,593: Line 41,805:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,609: Line 41,821:
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,830:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpinMelterItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Spoiled Food"] = {
["Steel Hanging Fixture"] = {
untranslated = "Spoiled Food",
untranslated = "Steel Hanging Fixture",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
description = "A more modern way to light up a room.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Lighting",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 20,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,643: Line 41,859:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,661: Line 41,877:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpoiledFoodItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Spruce Log"] = {
["Steel Hanging Lamp"] = {
untranslated = "Spruce Log",
untranslated = "Steel Hanging Lamp",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Housing Objects",
"Softwood",
"Lighting",
"Wood",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,683: Line 41,899:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,690: Line 41,906:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,708: Line 41,924:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceLogItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Spruce Seed"] = {
["Steel Kitchen Lamp"] = {
untranslated = "Spruce Seed",
untranslated = "Steel Kitchen Lamp",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a spruce tree.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Seeds",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 40,736: Line 41,953:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,754: Line 41,971:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Square Belt"] = {
["Steel Liquids Tank"] = {
untranslated = "Square Belt",
untranslated = "Steel Liquids Tank",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Belt with a square buckle.",
description = "",
tagGroups = {
tagGroups = {
"Clothes",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,781: Line 41,998:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,799: Line 42,016:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SquareBeltItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Square Pot"] = {
["Steel Moorage Post"] = {
untranslated = "Square Pot",
untranslated = "Steel Moorage Post",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Sometimes you just want to bring a little bit of nature into your house.",
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,822: Line 42,041:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,844: Line 42,063:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotSquareItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stamp Mill"] = {
["Steel Pipe"] = {
untranslated = "Stamp Mill",
untranslated = "Steel Pipe",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Block",
"Blocks",
"Pipes",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,864: Line 42,085:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,880: Line 42,101:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,889: Line 42,110:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StampMillItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Standing Glass Sign"] = {
["Steel Plate"] = {
untranslated = "Standing Glass Sign",
untranslated = "Steel Plate",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large sign framed with a glass plate.",
description = "A sturdy steel plate for use in various crafting recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,907: Line 42,132:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,914: Line 42,139:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,923: Line 42,148:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,932: Line 42,157:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingGlassSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Standing Long Steel Sign"] = {
["Steel Podium"] = {
untranslated = "Standing Long Steel Sign",
untranslated = "Steel Podium",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A long steel plate with a wooden base.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,957: Line 42,184:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,966: Line 42,193:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,975: Line 42,202:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingLongSteelSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Standing Steel Brick Sign"] = {
["Steel Row Seating"] = {
untranslated = "Standing Steel Brick Sign",
untranslated = "Steel Row Seating",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A solid steel plate supported by a brick base.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,000: Line 42,229:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,009: Line 42,238:
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,247:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingSteelBrickSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steam Engine"] = {
["Steel Saw Blade"] = {
untranslated = "Steam Engine",
untranslated = "Steel Saw Blade",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A large steam engine for generating power.",
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,036: Line 42,269:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,052: Line 42,285:
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,294:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamEngineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steam Tractor"] = {
["Steel Searchlight"] = {
untranslated = "Steam Tractor",
untranslated = "Steel Searchlight",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A tractor powered through steam.",
description = "When your goal is to really light up the heaven!",
tagGroups = {
tagGroups = {
"Vehicles",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,088: Line 42,323:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,097: Line 42,332:
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,341:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steam Tractor Harvester"] = {
["Steel Square Fixture"] = {
untranslated = "Steam Tractor Harvester",
untranslated = "Steel Square Fixture",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Tool",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,133: Line 42,370:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,151: Line 42,388:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorHarvesterItem",
type = nil,
typeID = 0,
typeID = nil,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steam Tractor Plow"] = {
["Steel Table Lamp"] = {
untranslated = "Steam Tractor Plow",
untranslated = "Steel Table Lamp",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An attachment for the steam tractor that allows for quick plowing.",
description = "For late night studying. Or working. Or anything, really.",
tagGroups = {
tagGroups = {
"Tool",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,180: Line 42,417:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,198: Line 42,435:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorPlowItem",
type = nil,
typeID = 0,
typeID = nil,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steam Tractor Sower"] = {
["Steel Warehouse Shelves"] = {
untranslated = "Steam Tractor Sower",
untranslated = "Steel Warehouse Shelves",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
description = "A large metal rack allowing larger volume storage.",
tagGroups = {
tagGroups = {
"Tool",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,227: Line 42,462:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,245: Line 42,480:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorSowerItem",
type = nil,
typeID = 0,
typeID = nil,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steam Truck"] = {
["Stenographers Table"] = {
untranslated = "Steam Truck",
untranslated = "Stenographers Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A truck that runs on steam.",
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 = {
"Vehicles",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,274: Line 42,509:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,283: Line 42,518:
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,527:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTruckItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Abstract Fixture"] = {
Stockpile = {
untranslated = "Steel Abstract Fixture",
untranslated = "Stockpile",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A more modern way to light up a room.",
description = "Designates a 5x5x5 area as storage for large items.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,315: Line 42,552:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,328: Line 42,565:
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,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAbstractFixtureItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Axe"] = {
Stone = {
untranslated = "Steel Axe",
untranslated = "Stone",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A Steel axe made for cutting down trees.",
description = "A pile of stones.",
tagGroups = {
tagGroups = {
"Tool",
"Block",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = "7000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,357: Line 42,594:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 41,364: Line 42,601:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,382: Line 42,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAxeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Axe",
ToolDurability = 1250.0,
ToolDamage = 2.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Steel",
},
},
["Steel Axle"] = {
["Stone Brazier"] = {
untranslated = "Steel Axle",
untranslated = "Stone Brazier",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
description = "A stone stand which can hold burning fuel to provide light.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Lighting",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,413: Line 42,648:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,431: Line 42,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAxleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Bar"] = {
["Stone Door"] = {
untranslated = "Steel Bar",
untranslated = "Stone Door",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Refined bar of steel.",
description = "A heavy stone door.",
tagGroups = {
tagGroups = {
"Metal",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,458: Line 42,693:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,476: Line 42,711:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBarItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Buoy"] = {
["Stone Road"] = {
untranslated = "Steel Buoy",
untranslated = "Stone Road",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A steel navigational buoy, can also be used as a moorage post.",
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 5000,
"Roads",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,494: Line 42,733:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 41,501: Line 42,740:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,510: Line 42,749:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,519: Line 42,758:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBuoyItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Ceiling Light"] = {
["Stop Sign"] = {
untranslated = "Steel Ceiling Light",
untranslated = "Stop Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A more modern way to light up a room.",
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 = {
"Housing",
"Community",
"Crafted Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,542: Line 42,783:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,555: Line 42,796:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,564: Line 42,805:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelCeilingLightItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Floor Lamp"] = {
["Storage Chest"] = {
untranslated = "Steel Floor Lamp",
untranslated = "Storage Chest",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A more modern way to light up a room. This time from the floor.",
description = "A container you can store items in.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,587: Line 42,830:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,600: Line 42,843:
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,852:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelFloorLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Gear"] = {
["Storage Silo"] = {
untranslated = "Steel Gear",
untranslated = "Storage Silo",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A toothed machine part that interlocks with others.",
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 = {
"Gear",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,636: Line 42,881:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,654: Line 42,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Gearbox"] = {
Store = {
untranslated = "Steel Gearbox",
untranslated = "Store",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "Provides speed and torque conversions from a rotating power source to another device.",
description = "Allows the selling and trading of items.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Economic",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,679: Line 42,928:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,697: Line 42,946:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearboxItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Hammer"] = {
Stove = {
untranslated = "Steel Hammer",
untranslated = "Stove",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A robust steel hammer useful for shaping blocks and deconstruction.",
description = "A heavy stove for cooking more complex dishes.",
tagGroups = {
tagGroups = {
"Tool",
"Housing Objects",
"Kitchen",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,724: Line 42,975:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,742: Line 42,993:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHammerItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Hammer",
ToolDurability = 1250.0,
ToolRepairType = "Steel",
},
},
["Steel Hanging Fixture"] = {
["Strange Fuel"] = {
untranslated = "Steel Hanging Fixture",
untranslated = "Strange Fuel",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A more modern way to light up a room.",
description = "CHEEEAAAAATER",
tagGroups = {
tagGroups = {
"Housing",
"Item",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,765: Line 43,013:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "10000000",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,781: Line 43,029:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,790: Line 43,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingFixtureItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Hanging Lamp"] = {
["Street Sign"] = {
untranslated = "Steel Hanging Lamp",
untranslated = "Street Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A more modern way to light up a room.",
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",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,813: Line 43,063:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,826: Line 43,076:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,835: Line 43,085:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Hoe"] = {
Streetlamp = {
untranslated = "Steel Hoe",
untranslated = "Streetlamp",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A steel hoe with improved range to help tilling larger areas.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Tool",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,862: Line 43,114:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,880: Line 43,132:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHoeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Hoe",
ToolDurability = 750.0,
ToolRepairType = "Steel",
},
},
["Steel Kitchen Lamp"] = {
["Students Desk T1"] = {
untranslated = "Steel Kitchen Lamp",
untranslated = "Students Desk T1",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A more modern way to light up a room.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,906: Line 43,155:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.8",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,919: Line 43,168:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,928: Line 43,177:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelKitchenLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Machete"] = {
["Students Desk T2"] = {
untranslated = "Steel Machete",
untranslated = "Students Desk T2",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A machete used to quickly clear plants.",
description = "",
tagGroups = {
tagGroups = {
"Tool",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,955: Line 43,204:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,973: Line 43,222:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelMacheteItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Machete",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
},
},
["Steel Moorage Post"] = {
["Students Desk T3"] = {
untranslated = "Steel Moorage Post",
untranslated = "Students Desk T3",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,001: Line 43,249:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,019: Line 43,267:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelMooragePostItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Pickaxe"] = {
["Stuffed Alligator"] = {
untranslated = "Steel Pickaxe",
untranslated = "Stuffed Alligator",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A steel pickaxe used to break down stone and ore into usable rubble.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Tool",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,046: Line 43,296:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,064: Line 43,314:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPickaxeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Pickaxe",
ToolDurability = 1000.0,
ToolDamage = 3.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Steel",
},
},
["Steel Pipe"] = {
["Stuffed Bison"] = {
untranslated = "Steel Pipe",
untranslated = "Stuffed Bison",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A pipe for transporting liquids.",
description = "It looks so real!",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Decoration",
carried = "Hands",
"Housing Objects",
weight = 2000,
"World Object",
},
maxStack = 0,
carried = "Backpack",
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,095: Line 43,343:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,113: Line 43,361:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPipeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Plate"] = {
["Stuffed Elk"] = {
untranslated = "Steel Plate",
untranslated = "Stuffed Elk",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A sturdy steel plate for use in various crafting recipes.",
description = "It looks so real!",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,138: Line 43,390:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,156: Line 43,408:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPlateItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Saw Blade"] = {
["Stuffed Goat"] = {
untranslated = "Steel Saw Blade",
untranslated = "Stuffed Goat",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
description = "It looks so real!",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,181: Line 43,437:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,199: Line 43,455:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSawBladeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Searchlight"] = {
["Stuffed Jaguar"] = {
untranslated = "Steel Searchlight",
untranslated = "Stuffed Jaguar",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "When your goal is to really light up the heaven!",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,222: Line 43,480:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
energyUsed = nil,
energyUsed = nil,
Line 42,235: Line 43,493:
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,502:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSearchlightItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Shovel"] = {
["Stuffed Turkey"] = {
untranslated = "Steel Shovel",
untranslated = "Stuffed Turkey",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "When an iron shovel is not enough and you need something more durable while terraforming.",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
tagGroups = {
tagGroups = {
"Tool",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,271: Line 43,530:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,289: Line 43,548:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelShovelItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Shovel",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
ToolCarryCapacity = 5.0,
},
},
["Steel Sickle"] = {
["Stuffed Wolf"] = {
untranslated = "Steel Sickle",
untranslated = "Stuffed Wolf",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Tool",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,320: Line 43,577:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,338: Line 43,595:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSickleItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Sickle",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
},
},
["Steel Square Fixture"] = {
Substrate = {
untranslated = "Steel Square Fixture",
untranslated = "Substrate",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A more modern way to light up a room.",
description = "The foundation material for complex electronics.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,361: Line 43,617:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,377: Line 43,633:
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,642:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSquareFixtureItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Steel Table Lamp"] = {
Sugar = {
untranslated = "Steel Table Lamp",
untranslated = "Sugar",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "For late night studying. Or working. Or anything, really.",
description = "Even sweet lovers don't eat sugar plain.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,422: Line 43,679:
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,688:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelTableLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stenographers Table"] = {
Sugarcane = {
untranslated = "Stenographers Table",
untranslated = "Sugarcane",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
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 = "How did you even get this?",
tagGroups = {
tagGroups = {
"Government",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 42,458: Line 43,715:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,476: Line 43,733:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StenographersTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Stockpile = {
["Sun Butter"] = {
untranslated = "Stockpile",
untranslated = "Sun Butter",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Designates a 5x5x5 area as storage for large items.",
description = "A revolutionary method to acquire butter.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = "0",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,501: Line 43,760:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,510: Line 43,769:
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,778:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StockpileItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Stone = {
["Sun Cheese"] = {
untranslated = "Stone",
untranslated = "Sun Cheese",
category = nil,
category = nil,
group = "Block",
group = nil,
description = "A pile of stones.",
description = "Cheesy yet not made in a traditional way.",
tagGroups = {
tagGroups = {
"Rock",
"Food",
"Ingredients",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 7000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,546: Line 43,806:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,564: Line 43,824:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stone Axe"] = {
Sunflower = {
untranslated = "Stone Axe",
untranslated = "Sunflower",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A crude stone axe made for cutting down trees.",
description = "A plant whose seeds are quite versitile in their use further processed.",
tagGroups = {
tagGroups = {
"Tool",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "75",
calories = nil,
calories = "50",
carbs = nil,
carbs = "2",
protein = nil,
protein = "2",
fat = nil,
fat = "4",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,591: Line 43,852:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,609: Line 43,870:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneAxeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Axe",
ToolDurability = 250.0,
ToolDamage = 1.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Stone",
},
},
["Stone Brazier"] = {
["Sunflower Seed"] = {
untranslated = "Stone Brazier",
untranslated = "Sunflower Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A stone stand which can hold burning fuel to provide light.",
description = "Plant to grow sunflowers.",
tagGroups = {
tagGroups = {
"Housing",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,651: Line 43,906:
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,915:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneBrazierItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stone Hammer"] = {
["Sweet Deer Jerky"] = {
untranslated = "Stone Hammer",
untranslated = "Sweet Deer Jerky",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A crude stone hammer useful for shaping blocks and deconstruction.",
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
tagGroups = {
tagGroups = {
"Tool",
"Food",
"Preserved Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,687: Line 43,943:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,705: Line 43,961:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneHammerItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Hammer",
ToolDurability = 250.0,
ToolRepairType = "Stone",
},
},
["Stone Machete"] = {
["Sweet Salad"] = {
untranslated = "Stone Machete",
untranslated = "Sweet Salad",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A machete used to quickly clear plants.",
description = "The sweetness of the fruits happens to work well with the salad.",
tagGroups = {
tagGroups = {
"Tool",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "400",
calories = nil,
calories = "1200",
carbs = nil,
carbs = "18",
protein = nil,
protein = "9",
fat = nil,
fat = "7",
vitamins = nil,
vitamins = "22",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,735: Line 43,989:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,753: Line 44,007:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneMacheteItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Machete",
ToolDurability = 200.0,
ToolRepairType = "Stone",
},
},
["Stone Pickaxe"] = {
["Swirl Vase"] = {
untranslated = "Stone Pickaxe",
untranslated = "Swirl Vase",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A crude pickaxe used to break down stone and ore into usable rubble.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Tool",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,783: Line 44,036:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,801: Line 44,054:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StonePickaxeItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Pickaxe",
ToolDurability = 200.0,
ToolDamage = 1.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Stone",
},
},
["Stone Road"] = {
["Synthetic Rubber"] = {
untranslated = "Stone Road",
untranslated = "Synthetic Rubber",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {
tagGroups = {
"Constructable",
"Item",
"Road",
"Items",
"Road Type",
"Products",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,829: Line 44,076:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,836: Line 44,083:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,854: Line 44,101:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneRoadItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stone Road Tool"] = {
["Tailor Bowler Hat"] = {
untranslated = "Stone Road Tool",
untranslated = "Tailor Bowler Hat",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A tool for tamping dirt into roads.",
description = "A stylish bowler hat made of tighly spun fur felt.",
tagGroups = {
tagGroups = {
"Tool",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,881: Line 44,128:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,899: Line 44,146:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneRoadToolItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "RoadTool",
ToolDurability = 200.0,
ToolRepairType = "StoneRoadTool",
},
},
["Stone Sickle"] = {
["Tailor Pants"] = {
untranslated = "Stone Sickle",
untranslated = "Tailor Pants",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A stone sickle used to harvest crops or cut grass.",
description = "Tailored slacks that fit just right.",
tagGroups = {
tagGroups = {
"Tool",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,929: Line 44,173:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,947: Line 44,191:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneSickleItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Sickle",
ToolDurability = 200.0,
ToolRepairType = "Stone",
},
},
["Stop Sign"] = {
["Tailor Shirt"] = {
untranslated = "Stop Sign",
untranslated = "Tailor Shirt",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,975: Line 44,218:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,984: Line 44,227:
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,236:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StopSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Storage Chest"] = {
["Tailor Shoes"] = {
untranslated = "Storage Chest",
untranslated = "Tailor Shoes",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A container you can store items in.",
description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,018: Line 44,263:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,027: Line 44,272:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,036: Line 44,281:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageChestItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Storage Silo"] = {
["Tailoring Modern Upgrade"] = {
untranslated = "Storage Silo",
untranslated = "Tailoring Modern Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
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 = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,061: Line 44,310:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,070: Line 44,319:
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,328:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageSiloItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Store = {
["Tailoring Table"] = {
untranslated = "Store",
untranslated = "Tailoring Table",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows the selling and trading of items.",
description = "Spearhead the fashion movement with the finest clothes and hair!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Craft Tables",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,104: Line 44,357:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,113: Line 44,366:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,122: Line 44,375:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoreItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Stove = {
["Tailoring Upgrade"] = {
untranslated = "Stove",
untranslated = "Tailoring Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A heavy stove for cooking more complex dishes.",
description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Plugin Module",
"Housing",
"Specialty Upgrades",
"Upgrade Modules",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,146: Line 44,400:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,159: Line 44,413:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,168: Line 44,422:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoveItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Strange Fuel"] = {
["Tall Boots"] = {
untranslated = "Strange Fuel",
untranslated = "Tall Boots",
category = nil,
category = nil,
group = "Item",
group = nil,
description = "CHEEEAAAAATER",
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 = {
maxStack = 100,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,186: Line 44,442:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 10000000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,193: Line 44,449:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,211: Line 44,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StrangeFuelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Street Sign"] = {
Tallow = {
untranslated = "Street Sign",
untranslated = "Tallow",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
description = "Rendered animal fat useful for more than just cooking.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
fuel = nil,
fuel = "2000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,236: Line 44,495:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,245: Line 44,504:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,254: Line 44,513:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetSignItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Streetlamp = {
["Tallow Candle"] = {
untranslated = "Streetlamp",
untranslated = "Tallow Candle",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A towering metal light post that requires electricity to run.",
description = "A candle which can burn tallow to produce a small amount of light.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,277: Line 44,538:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,290: Line 44,551:
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,560:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetlampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stuffed Alligator"] = {
["Tallow Lamp"] = {
untranslated = "Stuffed Alligator",
untranslated = "Tallow Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "It looks so real!",
description = "A pottery lamp. Fuel with tallow.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,322: Line 44,585:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,335: Line 44,598:
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,607:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedAlligatorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stuffed Bison"] = {
["Tallow Wall Lamp"] = {
untranslated = "Stuffed Bison",
untranslated = "Tallow Wall Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "It looks so real!",
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,367: Line 44,632:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,380: Line 44,645:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,389: Line 44,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedBisonItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stuffed Elk"] = {
["Taro Fries"] = {
untranslated = "Stuffed Elk",
untranslated = "Taro Fries",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "It looks so real!",
description = "Crispy strips of taro that have been deep fried in oil.",
tagGroups = {
tagGroups = {
"Housing",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = "600",
carbs = nil,
carbs = "10",
protein = nil,
protein = "2",
fat = nil,
fat = "20",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,425: Line 44,691:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,434: Line 44,700:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedElkItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stuffed Goat"] = {
["Taro Root"] = {
untranslated = "Stuffed Goat",
untranslated = "Taro Root",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "It looks so real!",
description = "Colocasia esculenta.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,470: Line 44,737:
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,746:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedGoatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stuffed Jaguar"] = {
["Taro Seed"] = {
untranslated = "Stuffed Jaguar",
untranslated = "Taro Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "It looks so real!",
description = "Plant to grow taro.",
tagGroups = {
tagGroups = {
"Housing",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,515: Line 44,782:
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,791:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedJaguarItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stuffed Turkey"] = {
["Tasty Tropical Pizza"] = {
untranslated = "Stuffed Turkey",
untranslated = "Tasty Tropical Pizza",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
description = "To some it is tasty. To others, unforgivable.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "300",
calories = 1600,
calories = "1200",
carbs = 17,
carbs = "21",
protein = 24,
protein = "6",
fat = 16,
fat = "12",
vitamins = 7,
vitamins = "11",
density = 4.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,551: Line 44,819:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,569: Line 44,837:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedTurkeyItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Stuffed Wolf"] = {
["Teachers Desk T1"] = {
untranslated = "Stuffed Wolf",
untranslated = "Teachers Desk T1",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "It looks so real!",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,592: Line 44,860:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,605: Line 44,873:
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,882:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedWolfItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Substrate = {
["Teachers Desk T2"] = {
untranslated = "Substrate",
untranslated = "Teachers Desk T2",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "The foundation material for complex electronics.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 100,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,639: Line 44,909:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,657: Line 44,927:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SubstrateItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Sugar = {
["Teachers Desk T3"] = {
untranslated = "Sugar",
untranslated = "Teachers Desk T3",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Even sweet lovers don't eat sugar plain.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
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 43,684: Line 44,954:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,702: Line 44,972:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Sugarcane = {
["The Bob"] = {
untranslated = "Sugarcane",
untranslated = "The Bob",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "How did you even get this?",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "",
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,730: Line 44,999:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,748: Line 45,017:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarcaneItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Sun Cheese"] = {
["Tiny Stockpile"] = {
untranslated = "Sun Cheese",
untranslated = "Tiny Stockpile",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Cheesy yet not made in a traditional way.",
description = "Designates a 2x3x2 area as storage for large items.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
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,775: Line 45,046:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,793: Line 45,064:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunCheeseItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Sunflower = {
Toilet = {
untranslated = "Sunflower",
untranslated = "Toilet",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A plant whose seeds are quite versitile in their use further processed.",
description = "When you gotta go, you gotta go.",
tagGroups = {
tagGroups = {
"Food",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "1000",
calories = 50,
calories = nil,
carbs = 2,
carbs = nil,
protein = 2,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 16.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,820: Line 45,093:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,838: Line 45,111:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Sunflower Seed"] = {
Tomato = {
untranslated = "Sunflower Seed",
untranslated = "Tomato",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow sunflowers.",
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Seeds",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "75",
calories = 0,
calories = "240",
carbs = 0,
carbs = "5",
protein = 0,
protein = "1",
fat = 0,
fat = "0",
vitamins = 0,
vitamins = "2",
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,867: Line 45,139:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,885: Line 45,157:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Sweet Deer Jerky"] = {
["Tomato Seed"] = {
untranslated = "Sweet Deer Jerky",
untranslated = "Tomato Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
description = "Plant to grow tomato plants.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "50",
calories = 600,
calories = "0",
carbs = 4,
carbs = "0",
protein = 22,
protein = "0",
fat = 6,
fat = "0",
vitamins = 3,
vitamins = "0",
density = 5.833333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,912: Line 45,184:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,930: Line 45,202:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetDeerJerkyItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Sweet Salad"] = {
["Tool Bench"] = {
untranslated = "Sweet Salad",
untranslated = "Tool Bench",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "The sweetness of the fruits happens to work well with the salad.",
description = "A place to craft and fix up tools.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "1000",
calories = 1200,
calories = nil,
carbs = 18,
carbs = nil,
protein = 9,
protein = nil,
fat = 7,
fat = nil,
vitamins = 22,
vitamins = nil,
density = 4.666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,957: Line 45,231:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,975: Line 45,249:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetSaladItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Swirl Vase"] = {
["Topped Porridge"] = {
untranslated = "Swirl Vase",
untranslated = "Topped Porridge",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A vase made with glass to brighten up your home.",
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
tagGroups = {
tagGroups = {
"Housing",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "200",
calories = nil,
calories = "700",
carbs = nil,
carbs = "10",
protein = nil,
protein = "4",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "10",
density = nil,
density = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,020: Line 45,295:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SwirlVaseItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Synthetic Rubber"] = {
Torch = {
untranslated = "Synthetic Rubber",
untranslated = "Torch",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "An extremely useful synthetic material derived from petrochemicals.",
description = "A little bit of light to help beat back the night.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
"Items",
"Tools",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,038: Line 45,317:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "8000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,045: Line 45,324:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,063: Line 45,342:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SyntheticRubberItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tailor Bowler Hat"] = {
["Torch Stand"] = {
untranslated = "Tailor Bowler Hat",
untranslated = "Torch Stand",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A stylish bowler hat made of tighly spun fur felt.",
description = "A stand for a torch.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,090: Line 45,371:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,108: Line 45,389:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorBowlerHatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tailor Pants"] = {
Tortilla = {
untranslated = "Tailor Pants",
untranslated = "Tortilla",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Tailored slacks that fit just right.",
description = "A thin, unleavened flatbread.",
tagGroups = {
tagGroups = {
"Clothes",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,135: Line 45,417:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,153: Line 45,435:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorPantsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tailor Shirt"] = {
["Towel Rack"] = {
untranslated = "Tailor Shirt",
untranslated = "Towel Rack",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
description = "A wooden hanging rack designed for towels.",
tagGroups = {
tagGroups = {
"Clothes",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,180: Line 45,464:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,198: Line 45,482:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShirtItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tailor Shoes"] = {
["Town Foundation"] = {
untranslated = "Tailor Shoes",
untranslated = "Town Foundation",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "The founding stone for civilization.",
tagGroups = {
tagGroups = {
"Clothes",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,225: Line 45,511:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,243: Line 45,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShoesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tailoring Basic Upgrade"] = {
["Trailer Truck"] = {
untranslated = "Tailoring Basic Upgrade",
untranslated = "Trailer Truck",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Upgrade",
"Vehicle",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "25000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,270: Line 45,556:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,288: Line 45,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tailoring Modern Upgrade"] = {
Transglutaminase = {
untranslated = "Tailoring Modern Upgrade",
untranslated = "Transglutaminase",
category = nil,
category = nil,
group = "Upgrade Modules",
group = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
description = "Any enzyme that can be used to bond proteins together.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "100",
calories = nil,
calories = "10",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,315: Line 45,601:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,333: Line 45,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringModernUpgradeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tailoring Skill Book"] = {
["Transmission Pole"] = {
untranslated = "Tailoring Skill Book",
untranslated = "Transmission Pole",
category = nil,
category = nil,
group = "Skill Books",
group = nil,
description = "Tailoring Skill Book",
description = "Can link energy.",
tagGroups = {
tagGroups = {
"Skill Books",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,360: Line 45,648:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,378: Line 45,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Tailoring Skill BookItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tailoring Skill Scroll"] = {
["Trapper Fur Hat"] = {
untranslated = "Tailoring Skill Scroll",
untranslated = "Trapper Fur Hat",
category = nil,
category = nil,
group = "Skill Scrolls",
group = nil,
description = "Tailoring Skill Scroll",
description = "It sure is warm.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Clothing",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,405: Line 45,693:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,423: Line 45,711:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Tailoring Skill ScrollItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tailoring Table"] = {
["Trapper Leather Hat"] = {
untranslated = "Tailoring Table",
untranslated = "Trapper Leather Hat",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Spearhead the fashion movement with the finest clothes and hair!",
description = "Helps keep the sun off your face... and neck... and also ears.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,447: Line 45,735:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,459: Line 45,747:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,468: Line 45,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tall Boots"] = {
Treasury = {
untranslated = "Tall Boots",
untranslated = "Treasury",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.",
description = "Allows the setting of taxes.",
tagGroups = {
tagGroups = {
"Clothes",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,495: Line 45,785:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,513: Line 45,803:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallBootsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Tallow = {
["Tree Debris"] = {
untranslated = "Tallow",
untranslated = "Tree Debris",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Rendered animal fat useful for more than just cooking.",
description = "Clear cut debris that needs to be broken down to be more usable.",
tagGroups = {
tagGroups = {
"Fat",
"Block",
"Food",
"Blocks",
"Byproducts",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "",
calories = 200,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 8,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 4.0,
density = nil,
fuel = 2000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,541: Line 45,832:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,559: Line 45,850:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tallow Candle"] = {
["Trillium Flower"] = {
untranslated = "Tallow Candle",
untranslated = "Trillium Flower",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A candle which can burn tallow to produce a small amount of light.",
description = "Placeholder Description.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.8",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,595: Line 45,887:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,604: Line 45,896:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowCandleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tallow Lamp"] = {
["Trillium Seed"] = {
untranslated = "Tallow Lamp",
untranslated = "Trillium Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A pottery lamp. Fuel with tallow.",
description = "Plant to grow trillium.",
tagGroups = {
tagGroups = {
"Housing",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = nil,
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,640: Line 45,932:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,649: Line 45,941:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tallow Wall Lamp"] = {
["Tripod Camera"] = {
untranslated = "Tallow Wall Lamp",
untranslated = "Tripod Camera",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
description = "When you want to save the world but in a frame.",
tagGroups = {
tagGroups = {
"Housing",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,672: Line 45,966:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,685: Line 45,979:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,694: Line 45,988:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowWallLampItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Taro Fries"] = {
Trousers = {
untranslated = "Taro Fries",
untranslated = "Trousers",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Crispy strips of taro that have been deep fried in oil.",
description = "Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = 600,
calories = nil,
carbs = 10,
carbs = nil,
protein = 2,
protein = nil,
fat = 20,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,721: Line 46,015:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,739: Line 46,033:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroFriesItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Taro Root"] = {
Trout = {
untranslated = "Taro Root",
untranslated = "Trout",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Colocasia esculenta.",
description = "A trout.",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Raw Food",
"Item",
"Root",
"Natural Resources",
"Vegetable",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "800",
calories = 250,
calories = nil,
carbs = 6,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.2,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,787: Line 46,080:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroRootItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Taro Seed"] = {
Truck = {
untranslated = "Taro Seed",
untranslated = "Truck",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow taro.",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Crafted Objects",
"Food",
"Vehicle",
"Seeds",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "25000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,816: Line 46,109:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,834: Line 46,127:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tasty Tropical Pizza"] = {
Tuna = {
untranslated = "Tasty Tropical Pizza",
untranslated = "Tuna",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "To some it is tasty. To others, unforgivable.",
description = "A tuna.",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "1250",
calories = 1200,
calories = nil,
carbs = 21,
carbs = nil,
protein = 6,
protein = nil,
fat = 12,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 4.166666666666666,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,861: Line 46,156:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,879: Line 46,174:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TastyTropicalPizzaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tiny Stockpile"] = {
Tunic = {
untranslated = "Tiny Stockpile",
untranslated = "Tunic",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Designates a 2x3x2 area as storage for large items.",
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,904: Line 46,201:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,913: Line 46,210:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,922: Line 46,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TinyStockpileItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Toilet = {
["Turkey Carcass"] = {
untranslated = "Toilet",
untranslated = "Turkey Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "When you gotta go, you gotta go.",
description = "A dead turkey.",
tagGroups = {
tagGroups = {
"Housing",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,942: Line 46,241:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Toilet",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,958: Line 46,257:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,967: Line 46,266:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToiletItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Tomato = {
["Upholstered Chair"] = {
untranslated = "Tomato",
untranslated = "Upholstered Chair",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
description = "Like a chair, but upholstered.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Raw Food",
"Living Room",
"Vegetable",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "1000",
calories = 240,
calories = nil,
carbs = 5,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.3333333333333335,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,996: Line 46,295:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,014: Line 46,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TomatoItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tomato Seed"] = {
["Upholstered Couch"] = {
untranslated = "Tomato Seed",
untranslated = "Upholstered Couch",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow tomato plants.",
description = "Like a couch, but upholstered.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing Objects",
"Food",
"Living Room",
"Seeds",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 45,043: Line 46,342:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,061: Line 46,360:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TomatoSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tool Bench"] = {
Urchin = {
untranslated = "Tool Bench",
untranslated = "Urchin",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A place to craft and fix up tools.",
description = "An urchin.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,081: Line 46,382:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,088: Line 46,389:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,097: Line 46,398:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x2x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,106: Line 46,407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToolBenchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Topped Porridge"] = {
Valve = {
untranslated = "Topped Porridge",
untranslated = "Valve",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
description = "A device that regulates, directs, or controls the flow of fluid.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "500",
calories = 700,
calories = nil,
carbs = 10,
carbs = nil,
protein = 4,
protein = nil,
fat = 0,
fat = nil,
vitamins = 10,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,133: Line 46,436:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,151: Line 46,454:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToppedPorridgeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Torch = {
["Vegetable Medley"] = {
untranslated = "Torch",
untranslated = "Vegetable Medley",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A little bit of light to help beat back the night.",
description = "An eclectic arrangement of vegetables.",
tagGroups = {
tagGroups = {
"Torch",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = 8000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,178: Line 46,482:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,196: Line 46,500:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TorchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Torch Stand"] = {
["Vegetable Soup"] = {
untranslated = "Torch Stand",
untranslated = "Vegetable Soup",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A stand for a torch.",
description = "Who knew plants in plant broth could be so tasty?",
tagGroups = {
tagGroups = {
"Housing",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.8",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,232: Line 46,537:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,241: Line 46,546:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TorchStandItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Tortilla = {
["Vegetable Stock"] = {
untranslated = "Tortilla",
untranslated = "Vegetable Stock",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A thin, unleavened flatbread.",
description = "A hearty stock full of assorted vegetables.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "600",
calories = 350,
calories = "700",
carbs = 20,
carbs = "11",
protein = 10,
protein = "1",
fat = 0,
fat = "2",
vitamins = 0,
vitamins = "11",
density = 8.571428571428571,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,268: Line 46,574:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,286: Line 46,592:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TortillaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Towel Rack"] = {
["Villagers Cowl Lowered"] = {
untranslated = "Towel Rack",
untranslated = "Villagers Cowl Lowered",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A wooden hanging rack designed for towels.",
description = "A rough linen cowl lowered, showing your face.",
tagGroups = {
tagGroups = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,309: Line 46,615:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Hanger",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,322: Line 46,628:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,331: Line 46,637:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TowelRackItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Town Bell"] = {
["Villagers Cowl Raised"] = {
untranslated = "Town Bell",
untranslated = "Villagers Cowl Raised",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.",
description = "A rough linen cowl raised, hiding your face partially.",
tagGroups = {
tagGroups = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,354: Line 46,660:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,367: Line 46,673:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x4x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,376: Line 46,682:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TownBellItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Town Foundation"] = {
["Wainwright Table"] = {
untranslated = "Town Foundation",
untranslated = "Wainwright Table",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "The founding stone for civilization.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Government",
"Craft Tables",
"Housing",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,400: Line 46,707:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,413: Line 46,720:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,422: Line 46,729:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TownFoundationItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Trailer Truck"] = {
["Wall Candle"] = {
untranslated = "Trailer Truck",
untranslated = "Wall Candle",
category = nil,
category = nil,
group = "Vehicle",
group = nil,
description = "Modern truck for hauling sizable loads.",
description = "A wall mounted candle.",
tagGroups = {
tagGroups = {
"Vehicles",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,449: Line 46,758:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,458: Line 46,767:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x7x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,467: Line 46,776:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrailerTruckItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Transmission Pole"] = {
["Wanderers Hood Lowered"] = {
untranslated = "Transmission Pole",
untranslated = "Wanderers Hood Lowered",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Can link energy.",
description = "A quality linen cowl lowered, showing your face.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Clothing",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,492: Line 46,803:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,501: Line 46,812:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,510: Line 46,821:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TransmissionPoleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Trapper Fur Hat"] = {
["Wanderers Hood Raised"] = {
untranslated = "Trapper Fur Hat",
untranslated = "Wanderers Hood Raised",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "It sure is warm.",
description = "A quality linen cowl raised, hiding your face partially.",
tagGroups = {
tagGroups = {
"Clothes",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,537: Line 46,848:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,555: Line 46,866:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrapperFurHatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Trapper Leather Hat"] = {
Washboard = {
untranslated = "Trapper Leather Hat",
untranslated = "Washboard",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Helps keep the sun off your face... and neck... and also ears.",
description = "Sometimes it can be nice to have clean clothes.",
tagGroups = {
tagGroups = {
"Clothes",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,582: Line 46,895:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,600: Line 46,913:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrapperLeatherHatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Treasury = {
["Washing Machine"] = {
untranslated = "Treasury",
untranslated = "Washing Machine",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "Allows the setting of taxes.",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
tagGroups = {
tagGroups = {
"Government",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,627: Line 46,942:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,636: Line 46,951:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,645: Line 46,960:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TreasuryItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tree Debris"] = {
["Waste Filter"] = {
untranslated = "Tree Debris",
untranslated = "Waste Filter",
category = nil,
category = nil,
group = "Blocks",
group = nil,
description = "Clear cut debris that needs to be broken down to be more usable.",
description = "Treats raw sewage.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Crafted Objects",
carried = "Hands",
"Specialty",
weight = nil,
"World Object",
},
maxStack = 0,
carried = "Backpack",
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,670: Line 46,989:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,688: Line 47,007:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TreeDebrisItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Trillium Flower"] = {
["Waterweed Seed"] = {
untranslated = "Trillium Flower",
untranslated = "Waterweed Seed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Placeholder Description.",
description = "Plant to grow waterweed.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
"Petals",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "50",
calories = 0,
calories = "0",
carbs = 0,
carbs = "0",
protein = 0,
protein = "0",
fat = 0,
fat = "0",
vitamins = 0,
vitamins = "0",
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 45,716: Line 47,034:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,734: Line 47,052:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrilliumFlowerItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Trillium Seed"] = {
Waterwheel = {
untranslated = "Trillium Seed",
untranslated = "Waterwheel",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow trillium.",
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 = {
"Food",
"Crafted Objects",
"Seeds",
"Power Generation",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "5000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 45,762: Line 47,081:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,780: Line 47,099:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrilliumSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Tripod Camera"] = {
["Wet Brick"] = {
untranslated = "Tripod Camera",
untranslated = "Wet Brick",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "When you want to save the world but in a frame.",
description = "A simple wet brick ready to be processed into a construction block.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,798: Line 47,121:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,805: Line 47,128:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,814: Line 47,137:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,823: Line 47,146:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TripodCameraItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Trousers = {
Wheat = {
untranslated = "Trousers",
untranslated = "Wheat",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).",
description = "A common grain that is significantly more useful processed.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,850: Line 47,174:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,868: Line 47,192:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrousersItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Trout = {
["Wheat Seed"] = {
untranslated = "Trout",
untranslated = "Wheat Seed",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A trout.",
description = "Plant to grow wheat.",
tagGroups = {
tagGroups = {
"Fish",
"Seed",
"Medium Fish",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = "50",
calories = nil,
calories = "0",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 45,896: Line 47,219:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,914: Line 47,237:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TroutItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Truck = {
Wheelbarrow = {
untranslated = "Truck",
untranslated = "Wheelbarrow",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Modern truck for hauling sizable loads.",
description = "Small wheelbarrow for hauling minimal loads.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Vehicle",
"Vehicles",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,941: Line 47,266:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,950: Line 47,275:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x5x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,959: Line 47,284:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TruckItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Tuna = {
["White Bursage Seed"] = {
untranslated = "Tuna",
untranslated = "White Bursage Seed",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A tuna.",
description = "Plant to grow a white bursage.",
tagGroups = {
tagGroups = {
"Fish",
"Seed",
"Large Fish",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1250,
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 = nil,
fuel = nil,
fuel = nil,
Line 45,987: Line 47,311:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,005: Line 47,329:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TunaItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Tunic = {
["Wild Mix"] = {
untranslated = "Tunic",
untranslated = "Wild Mix",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
tagGroups = {
tagGroups = {
"Clothes",
"Cooking",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,032: Line 47,357:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,050: Line 47,375:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TunicItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Turkey Carcass"] = {
["Wild Stew"] = {
untranslated = "Turkey Carcass",
untranslated = "Wild Stew",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead turkey.",
description = "A thick stew made with a variety of vegetables.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Campfire",
"Tiny Leather Carcass",
"Food",
},
},
maxStack = 100,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,078: Line 47,403:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,096: Line 47,421:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TurkeyCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Upholstered Chair"] = {
["Wilted Fiddleheads"] = {
untranslated = "Upholstered Chair",
untranslated = "Wilted Fiddleheads",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Like a chair, but upholstered.",
description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
tagGroups = {
tagGroups = {
"Housing",
"Charred Food",
"Food",
},
},
maxStack = 1,
maxStack = 0,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,132: Line 47,458:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,141: Line 47,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UpholsteredChairItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Upholstered Couch"] = {
["Wind Turbine"] = {
untranslated = "Upholstered Couch",
untranslated = "Wind Turbine",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Like a couch, but upholstered.",
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 = {
"Housing",
"Crafted Objects",
"Power Generation",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,164: Line 47,492:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,177: Line 47,505:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,186: Line 47,514:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UpholsteredCouchItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Urchin = {
Windmill = {
untranslated = "Urchin",
untranslated = "Windmill",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "An urchin.",
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 = {
"Marine Life",
"Crafted Objects",
"Power Generation",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,213: Line 47,543:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,231: Line 47,561:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UrchinItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Valve = {
["Wolf Carcass"] = {
untranslated = "Valve",
untranslated = "Wolf Carcass",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A device that regulates, directs, or controls the flow of fluid.",
description = "A dead wolf.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Animal",
"Item",
"Natural Resources",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,249: Line 47,583:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,256: Line 47,590:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,274: Line 47,608:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ValveItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Vegetable Medley"] = {
["Wood Cart"] = {
untranslated = "Vegetable Medley",
untranslated = "Wood Cart",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "An eclectic arrangement of vegetables.",
description = "Small cart for hauling small loads.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "10000",
calories = 900,
calories = nil,
carbs = 8,
carbs = nil,
protein = 4,
protein = nil,
fat = 7,
fat = nil,
vitamins = 17,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 46,301: Line 47,637:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,319: Line 47,655:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableMedleyItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Vegetable Soup"] = {
["Wood Pulp"] = {
untranslated = "Vegetable Soup",
untranslated = "Wood Pulp",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Who knew plants in plant broth could be so tasty?",
description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 700,
weight = "50",
calories = 1200,
calories = nil,
carbs = 12,
carbs = nil,
protein = 4,
protein = nil,
fat = 7,
fat = nil,
vitamins = 19,
vitamins = nil,
density = 3.5000000000000004,
density = nil,
fuel = nil,
fuel = "50",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,346: Line 47,684:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,364: Line 47,702:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableSoupItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Vegetable Stock"] = {
["Wood Shop Cart"] = {
untranslated = "Vegetable Stock",
untranslated = "Wood Shop Cart",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A hearty stock full of assorted vegetables.",
description = "A store in a wooden cart, very useful when your customers are far away.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = "10000",
calories = 700,
calories = nil,
carbs = 11,
carbs = nil,
protein = 1,
protein = nil,
fat = 2,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 3.571428571428571,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 46,391: Line 47,731:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,409: Line 47,749:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableStockItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Villagers Cowl Lowered"] = {
["Wooden Barge"] = {
untranslated = "Villagers Cowl Lowered",
untranslated = "Wooden Barge",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A rough linen cowl lowered, showing your face.",
description = "",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "20000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,436: Line 47,778:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,454: Line 47,796:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VillagersCowlLoweredItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Villagers Cowl Raised"] = {
["Wooden Ceiling Light"] = {
untranslated = "Villagers Cowl Raised",
untranslated = "Wooden Ceiling Light",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A rough linen cowl raised, hiding your face partially.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,481: Line 47,825:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,499: Line 47,843:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VillagersCowlRaisedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wainwright Table"] = {
["Wooden Elevator"] = {
untranslated = "Wainwright Table",
untranslated = "Wooden Elevator",
category = nil,
category = nil,
group = "Work Stations",
group = nil,
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "An elevator for transporting loads vertically.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Crafted Objects",
"Specialty",
"Vehicle",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,523: Line 47,869:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,535: Line 47,881:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,544: Line 47,890:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WainwrightTableItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wall Candle"] = {
["Wooden Fabric Bed"] = {
untranslated = "Wall Candle",
untranslated = "Wooden Fabric Bed",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A wall mounted candle.",
description = "A much more comfortable bed made with fabric.",
tagGroups = {
tagGroups = {
"Housing",
"Bedroom",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,567: Line 47,915:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,580: Line 47,928:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,589: Line 47,937:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WallCandleItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wanderers Hood Lowered"] = {
["Wooden Floor Lamp"] = {
untranslated = "Wanderers Hood Lowered",
untranslated = "Wooden Floor Lamp",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A quality linen cowl lowered, showing your face.",
description = "A more modern way to light up a room. This time from the floor.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,616: Line 47,966:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,634: Line 47,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WanderersHoodLoweredItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wanderers Hood Raised"] = {
["Wooden Frame Landscape"] = {
untranslated = "Wanderers Hood Raised",
untranslated = "Wooden Frame Landscape",
category = nil,
category = nil,
group = "Clothing",
group = nil,
description = "A quality linen cowl raised, hiding your face partially.",
description = "",
tagGroups = {
tagGroups = {
"Clothes",
"Cultural",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,661: Line 48,013:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,679: Line 48,031:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WanderersHoodRaisedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Washboard = {
["Wooden Frame Wide"] = {
untranslated = "Washboard",
untranslated = "Wooden Frame Wide",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Sometimes it can be nice to have clean clothes.",
description = "",
tagGroups = {
tagGroups = {
"Housing",
"Cultural",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,702: Line 48,056:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Washing",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,715: Line 48,069:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,724: Line 48,078:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WashboardItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Washing Machine"] = {
["Wooden Hull Planks"] = {
untranslated = "Washing Machine",
untranslated = "Wooden Hull Planks",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
description = "Basic wooden boards specially made for ships.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,744: Line 48,100:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Washing",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
energyUsed = nil,
energyUsed = nil,
Line 46,760: Line 48,116:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,769: Line 48,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WashingMachineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Waste Filter"] = {
["Wooden Keel"] = {
untranslated = "Waste Filter",
untranslated = "Wooden Keel",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Treats raw sewage.",
description = "The backbone of any wooden ships.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,787: Line 48,147:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,794: Line 48,154:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,803: Line 48,163:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,812: Line 48,172:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WasteFilterItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Waterweed Seed"] = {
["Wooden Kitchen Lamp"] = {
untranslated = "Waterweed Seed",
untranslated = "Wooden Kitchen Lamp",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow waterweed.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Seeds",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 46,840: Line 48,201:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,858: Line 48,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WaterweedSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Waterwheel = {
["Wooden Liquids Tank"] = {
untranslated = "Waterwheel",
untranslated = "Wooden Liquids Tank",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 1,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,880: Line 48,243:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,901: Line 48,264:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WaterwheelItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wet Brick"] = {
["Wooden Mold"] = {
untranslated = "Wet Brick",
untranslated = "Wooden Mold",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A simple wet brick ready to be processed into a construction block.",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,919: Line 48,286:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,926: Line 48,293:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,944: Line 48,311:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WetBrickItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Wheat = {
["Wooden Moorage Post"] = {
untranslated = "Wheat",
untranslated = "Wooden Moorage Post",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A common grain that is significantly more useful processed.",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Grain",
"Specialty",
"Raw Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 150,
calories = nil,
carbs = 6,
carbs = nil,
protein = 2,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 46,973: Line 48,340:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,991: Line 48,358:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheatItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wheat Seed"] = {
["Wooden Oar"] = {
untranslated = "Wheat Seed",
untranslated = "Wooden Oar",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow wheat.",
description = "An important piece of equipment used to give smaller wooden ships momentum.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Item",
"Food",
"Items",
"Seeds",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,020: Line 48,387:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,038: Line 48,405:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheatSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Wheelbarrow = {
["Wooden Podium"] = {
untranslated = "Wheelbarrow",
untranslated = "Wooden Podium",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Small wheelbarrow for hauling minimal loads.",
description = "",
tagGroups = {
tagGroups = {
"Vehicles",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,065: Line 48,432:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,074: Line 48,441:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,083: Line 48,450:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheelbarrowItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["White Bursage Seed"] = {
["Wooden Rudder"] = {
untranslated = "White Bursage Seed",
untranslated = "Wooden Rudder",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "Plant to grow a white bursage.",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Seeds",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,111: Line 48,479:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,129: Line 48,497:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WhiteBursageSeedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wild Mix"] = {
["Wooden Straw Bed"] = {
untranslated = "Wild Mix",
untranslated = "Wooden Straw Bed",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
tagGroups = {
tagGroups = {
"Food",
"Bedroom",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = "2000",
calories = 800,
calories = nil,
carbs = 15,
carbs = nil,
protein = 6,
protein = nil,
fat = 4,
fat = nil,
vitamins = 21,
vitamins = nil,
density = 5.75,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 47,156: Line 48,526:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,174: Line 48,544:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WildMixItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wild Stew"] = {
["Wooden Table Lamp"] = {
untranslated = "Wild Stew",
untranslated = "Wooden Table Lamp",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "A thick stew made with a variety of vegetables.",
description = "For late night studying. Or working. Or anything, really.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "500",
calories = 1100,
calories = nil,
carbs = 10,
carbs = nil,
protein = 2,
protein = nil,
fat = 6,
fat = nil,
vitamins = 12,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 47,201: Line 48,573:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,219: Line 48,591:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WildStewItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wilted Fiddleheads"] = {
["Wooden Transport Ship"] = {
untranslated = "Wilted Fiddleheads",
untranslated = "Wooden Transport Ship",
category = nil,
category = nil,
group = "Food",
group = nil,
description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
description = "",
tagGroups = {
tagGroups = {
"Charred Green",
"Crafted Objects",
"Food",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "20000",
calories = 350,
calories = nil,
carbs = 4,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 47,247: Line 48,620:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,265: Line 48,638:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WiltedFiddleheadsItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wind Turbine"] = {
["Wooden Wheel"] = {
untranslated = "Wind Turbine",
untranslated = "Wooden Wheel",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
description = "A basic wheel for use in early wooden vehicles.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,283: Line 48,660:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,299: Line 48,676:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "7x3x10",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,308: Line 48,685:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WindTurbineItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
Windmill = {
["Wool Carpet"] = {
untranslated = "Windmill",
untranslated = "Wool Carpet",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
description = "A woven wool floor covering attached to a lumber backing.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 5000,
"Building Materials",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,326: Line 48,707:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,342: Line 48,723:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "7x2x7",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,351: Line 48,732:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WindmillItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wolf Carcass"] = {
["Wool Curtains"] = {
untranslated = "Wolf Carcass",
untranslated = "Wool Curtains",
category = nil,
category = nil,
group = "Natural Resources",
group = nil,
description = "A dead wolf.",
description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
tagGroups = {
"Small Carcass",
"Block",
"Blocks",
"Building Materials",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,371: Line 48,754:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,378: Line 48,761:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,396: Line 48,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WolfCarcassItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wood Cart"] = {
["Wool Fabric"] = {
untranslated = "Wood Cart",
untranslated = "Wool Fabric",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "Small cart for hauling small loads.",
description = "Wool fabric is warm and durable, but it can be slightly itchy.",
tagGroups = {
tagGroups = {
"Vehicles",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,416: Line 48,801:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,423: Line 48,808:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,432: Line 48,817:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x2x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,441: Line 48,826:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodCartItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wood Pulp"] = {
["Wool Yarn"] = {
untranslated = "Wood Pulp",
untranslated = "Wool Yarn",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
description = "Spun wool that can be used for knitting, weaving, or sewing.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Item",
"Natural Fiber",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "20",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,462: Line 48,848:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 50,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,469: Line 48,855:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,487: Line 48,873:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodPulpItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wood Shop Cart"] = {
["Work Backpack"] = {
untranslated = "Wood Shop Cart",
untranslated = "Work Backpack",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "A store in a wooden cart, very useful when your customers are far away.",
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 = {
"Vehicles",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,514: Line 48,900:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,523: Line 48,909:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,532: Line 48,918:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodShopCartItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wooden Barge"] = {
["Work Boots"] = {
untranslated = "Wooden Barge",
untranslated = "Work Boots",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "",
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 = {
"Vehicles",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,559: Line 48,945:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,568: Line 48,954:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "7x9x5",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,577: Line 48,963:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenBargeItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wooden Bow"] = {
Workbench = {
untranslated = "Wooden Bow",
untranslated = "Workbench",
category = nil,
category = nil,
group = "Items",
group = nil,
description = "A primitive ranged weapon for hunting. Requires arrows to fire.",
description = "A bench for the basics and making even more benches.",
tagGroups = {
tagGroups = {
"Tool",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,604: Line 48,992:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,622: Line 49,010:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenBowItem",
type = nil,
typeID = 0,
typeID = nil,
ToolVariant = "Bow",
ToolDurability = 200.0,
ToolDamage = 1.0,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Wood",
},
},
["Wooden Ceiling Light"] = {
["Worldly Donut"] = {
untranslated = "Wooden Ceiling Light",
untranslated = "Worldly Donut",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A more modern way to light up a room.",
description = "Understand this, and you will understand a lot.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = nil,
fuel = nil,
fuel = "",
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,663: Line 49,047:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,672: Line 49,056:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenCeilingLightItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wooden Elevator"] = {
Yeast = {
untranslated = "Wooden Elevator",
untranslated = "Yeast",
category = nil,
category = nil,
group = "Crafted Objects",
group = nil,
description = "An elevator for transporting loads vertically.",
description = "A fungus that acts as an amazing leavening agent.",
tagGroups = {
tagGroups = {
"Vehicles",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
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 = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,699: Line 49,084:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,708: Line 49,093:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4x3x4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,717: Line 49,102:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenElevatorItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wooden Fabric Bed"] = {
["Zoning Office"] = {
untranslated = "Wooden Fabric Bed",
untranslated = "Zoning Office",
category = nil,
category = nil,
group = "Housing Objects",
group = nil,
description = "A much more comfortable bed made with fabric.",
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 = {
"Housing",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,740: Line 49,127:
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 = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,753: Line 49,140:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,762: Line 49,149:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenFabricBedItem",
type = nil,
typeID = 0,
typeID = nil,
},
},
["Wooden Floor Lamp"] = {
},
untranslated = "Wooden Floor Lamp",
tags = {
category = nil,
["Advanced Upgrades"] = {
group = "Housing Objects",
"Advanced Upgrade Lvl1",
description = "A more modern way to light up a room. This time from the floor.",
"Advanced Upgrade Lvl2",
tagGroups = {
"Advanced Upgrade Lvl3",
"Housing",
"Advanced Upgrade Lvl4",
},
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"] = {
Animal = {
untranslated = "Wooden Frame Landscape",
"Agouti Carcass",
category = nil,
"Alligator Carcass",
group = "Housing Objects",
"Bass",
description = "",
"Bighorn Carcass",
tagGroups = {
"Bison Carcass",
"Housing",
"Blue Shark",
},
"Clam",
maxStack = 1,
"Cod",
carried = "Backpack",
"Coyote Carcass",
weight = 1000,
"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 = "0",
"Prairie Dog Carcass",
roomCategory = "Cultural",
"Salmon",
furnitureType = "Cultural",
"Snapping Turtle Carcass",
repeatsDepreciation = "",
"Trout",
materialTier = nil,
"Tuna",
fuelsUsed = nil,
"Turkey Carcass",
gridRadius = nil,
"Urchin",
energyUsed = nil,
"Wolf Carcass",
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameLandscapeItem",
typeID = 0,
},
},
["Wooden Frame Wide"] = {
Baking = {
untranslated = "Wooden Frame Wide",
"Baked Agave",
category = nil,
"Baked Beet",
group = "Housing Objects",
"Baked Corn",
description = "",
"Baked Heart Of Palm",
tagGroups = {
"Baked Meat",
"Housing",
"Baked Roast",
},
"Baked Taro",
maxStack = 1,
"Baked Tomato",
carried = "Backpack",
"Bearclaw",
weight = 1000,
"Bread",
calories = nil,
"Camas Bread",
carbs = nil,
"Camas Bulb Bake",
protein = nil,
"Elk Wellington",
fat = nil,
"Fantastic Forest Pizza",
vitamins = nil,
"Flatbread",
density = nil,
"Fruit Muffin",
fuel = nil,
"Fruit Tart",
yield = nil,
"Hearty Hometown Pizza",
currency = nil,
"Huckleberry Fritter",
skillValue = "0",
"Huckleberry Pie",
roomCategory = "Cultural",
"Leavened Dough",
furnitureType = "Cultural",
"Macarons",
repeatsDepreciation = "",
"Meat Pie",
materialTier = nil,
"Pastry Dough",
fuelsUsed = nil,
"Pirozhok",
gridRadius = nil,
"Roast Pumpkin",
energyUsed = nil,
"Sensuous Sea Pizza",
energyProduced = nil,
"Stuffed Turkey",
energyType = nil,
"Tasty Tropical Pizza",
fluidsUsed = nil,
"Worldly Donut",
fluidsProduced = nil,
},
validTalents = nil,
["Basic Upgrades"] = {
footprint = "2x1x1",
"Basic Upgrade Lvl1",
mobile = nil,
"Basic Upgrade Lvl2",
roomSizeReq = nil,
"Basic Upgrade Lvl3",
roomMatReq = nil,
"Basic Upgrade Lvl4",
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameWideItem",
typeID = 0,
},
},
["Wooden Hoe"] = {
Bathroom = {
untranslated = "Wooden Hoe",
"Bathtub",
category = nil,
"Large Bath Mat",
group = "Items",
"Latrine",
description = "A crude wooden hoe made for tilling soil.",
"Sink",
tagGroups = {
"Small Bath Mat",
"Tool",
"Small Sink",
},
"Toilet",
maxStack = 1,
"Towel Rack",
carried = "Backpack",
"Washboard",
weight = 1000,
"Washing Machine",
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenHoeItem",
typeID = 0,
ToolVariant = "Hoe",
ToolDurability = 150.0,
ToolRepairType = "Wood",
},
},
["Wooden Hull Planks"] = {
Bedroom = {
untranslated = "Wooden Hull Planks",
"Cast Iron Bed",
category = nil,
"Cast Iron Royal Bed",
group = "Items",
"Hardwood Lumber Dresser",
description = "Basic wooden boards specially made for ships.",
"Hewn Dresser",
tagGroups = {},
"Hewn Nightstand",
maxStack = 100,
"Lumber Dresser",
carried = "Backpack",
"Nylon Futon Bed",
weight = 1500,
"Softwood Lumber Dresser",
calories = nil,
"Wooden Fabric Bed",
carbs = nil,
"Wooden Straw Bed",
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
Block = {
untranslated = "Wooden Keel",
"Ashlar Basalt",
category = nil,
"Ashlar Gneiss",
group = "Items",
"Ashlar Granite",
description = "The backbone of any wooden ships.",
"Ashlar Limestone",
tagGroups = {},
"Ashlar Sandstone",
maxStack = 100,
"Ashlar Shale",
carried = "Backpack",
"Asphalt Concrete",
weight = 5000,
"Barrel",
calories = nil,
"Basalt",
carbs = nil,
"Biodiesel",
protein = nil,
"Birch Log",
fat = nil,
"Brick",
vitamins = nil,
"Cedar Log",
density = nil,
"Ceiba Log",
fuel = nil,
"Clay",
yield = nil,
"Coal",
currency = nil,
"Composite Birch Lumber",
skillValue = nil,
"Composite Cedar Lumber",
roomCategory = nil,
"Composite Ceiba Lumber",
furnitureType = nil,
"Composite Fir Lumber",
repeatsDepreciation = nil,
"Composite Joshua Lumber",
materialTier = nil,
"Composite Lumber",
fuelsUsed = nil,
"Composite Oak Lumber",
gridRadius = nil,
"Composite Palm Lumber",
energyUsed = nil,
"Composite Redwood Lumber",
energyProduced = nil,
"Composite Saguaro Lumber",
energyType = nil,
"Composite Spruce Lumber",
fluidsUsed = nil,
"Copper Bar",
fluidsProduced = nil,
"Copper Concentrate",
validTalents = nil,
"Copper Ore",
footprint = nil,
"Copper Pipe",
mobile = nil,
"Corrugated Steel",
roomSizeReq = nil,
"Cotton Carpet",
roomMatReq = nil,
"Cotton Curtains",
roomContainReq = nil,
"Crushed Basalt",
inventorySlots = nil,
"Crushed Coal",
inventoryMaxWeight = nil,
"Crushed Copper Ore",
inventoryRestrictions = nil,
"Crushed Gneiss",
NutrientElement = nil,
"Crushed Gold Ore",
type = "WoodenKeelItem",
"Crushed Granite",
typeID = 0,
"Crushed Iron Ore",
},
"Crushed Limestone",
["Wooden Kitchen Lamp"] = {
"Crushed Mixed Rock",
untranslated = "Wooden Kitchen Lamp",
"Crushed Oil Shale",
category = nil,
"Crushed Sandstone",
group = "Housing Objects",
"Crushed Shale",
description = "A more modern way to light up a room.",
"Crushed Slag",
tagGroups = {
"Dirt Ramp",
"Housing",
"Fir Log",
},
"Flat Steel",
maxStack = 1,
"Framed Glass",
carried = "Backpack",
"Gasoline",
weight = 500,
"Glass",
calories = nil,
"Gneiss",
carbs = nil,
"Gold Bar",
protein = nil,
"Gold Concentrate",
fat = nil,
"Gold Ore",
vitamins = nil,
"Granite",
density = nil,
"Hardwood Hewn Log",
fuel = nil,
"Hardwood Lumber",
yield = nil,
"Hewn Log",
currency = nil,
"Iron Bar",
skillValue = "1",
"Iron Concentrate",
roomCategory = "Lighting",
"Iron Ore",
furnitureType = "Lights",
"Iron Pipe",
repeatsDepreciation = "0.5",
"Joshua Log",
materialTier = nil,
"Limestone",
fuelsUsed = nil,
"Log",
gridRadius = nil,
"Lumber",
energyUsed = nil,
"Mortared Basalt",
energyProduced = nil,
"Mortared Gneiss",
energyType = nil,
"Mortared Granite",
fluidsUsed = nil,
"Mortared Limestone",
fluidsProduced = nil,
"Mortared Sandstone",
validTalents = nil,
"Mortared Shale",
footprint = "1x1x2",
"Mortared Stone",
mobile = nil,
"Nylon Carpet",
roomSizeReq = nil,
"Nylon Curtains",
roomMatReq = nil,
"Oak Log",
roomContainReq = nil,
"Palm Log",
inventorySlots = nil,
"Petroleum",
inventoryMaxWeight = nil,
"Redwood Log",
inventoryRestrictions = nil,
"Reinforced Concrete",
NutrientElement = nil,
"Saguaro Rib",
type = "WoodenKitchenLampItem",
"Sandstone",
typeID = 0,
"Shale",
"Slag",
"Softwood Hewn Log",
"Softwood Lumber",
"Spruce Log",
"Steel Bar",
"Steel Pipe",
"Stone",
"Stone Road",
"Tree Debris",
"Wool Carpet",
"Wool Curtains",
},
},
["Wooden Latrine"] = {
Blocks = {
untranslated = "Wooden Latrine",
"Ashlar Basalt",
category = nil,
"Ashlar Gneiss",
group = "Housing Objects",
"Ashlar Granite",
description = "A wooden potty.",
"Ashlar Limestone",
tagGroups = {
"Ashlar Sandstone",
"Housing",
"Ashlar Shale",
},
"Asphalt Concrete",
maxStack = 1,
"Barrel",
carried = "Backpack",
"Biodiesel",
weight = 1000,
"Brick",
calories = nil,
"Clay",
carbs = nil,
"Composite Birch Lumber",
protein = nil,
"Composite Cedar Lumber",
fat = nil,
"Composite Ceiba Lumber",
vitamins = nil,
"Composite Fir Lumber",
density = nil,
"Composite Joshua Lumber",
fuel = nil,
"Composite Lumber",
yield = nil,
"Composite Oak Lumber",
currency = nil,
"Composite Palm Lumber",
skillValue = "1.5",
"Composite Redwood Lumber",
roomCategory = "Bathroom",
"Composite Saguaro Lumber",
furnitureType = "Toilet",
"Composite Spruce Lumber",
repeatsDepreciation = "0.1",
"Copper Bar",
materialTier = nil,
"Copper Concentrate",
fuelsUsed = nil,
"Copper Pipe",
gridRadius = nil,
"Corrugated Steel",
energyUsed = nil,
"Cotton Carpet",
energyProduced = nil,
"Cotton Curtains",
energyType = nil,
"Crushed Basalt",
fluidsUsed = nil,
"Crushed Coal",
fluidsProduced = nil,
"Crushed Copper Ore",
validTalents = nil,
"Crushed Gneiss",
footprint = nil,
"Crushed Gold Ore",
mobile = nil,
"Crushed Granite",
roomSizeReq = nil,
"Crushed Iron Ore",
roomMatReq = nil,
"Crushed Limestone",
roomContainReq = nil,
"Crushed Mixed Rock",
inventorySlots = nil,
"Crushed Sandstone",
inventoryMaxWeight = nil,
"Crushed Shale",
inventoryRestrictions = nil,
"Crushed Slag",
NutrientElement = nil,
"Dirt Ramp",
type = "LatrineItem",
"Flat Steel",
typeID = 0,
"Framed Glass",
"Gasoline",
"Glass",
"Gold Bar",
"Gold Concentrate",
"Hardwood Hewn Log",
"Hardwood Lumber",
"Hewn Log",
"Iron Bar",
"Iron Concentrate",
"Iron Pipe",
"Lumber",
"Mortared Granite",
"Mortared Limestone",
"Mortared Sandstone",
"Mortared Stone",
"Nylon Carpet",
"Nylon Curtains",
"Petroleum",
"Reinforced Concrete",
"Slag",
"Softwood Hewn Log",
"Softwood Lumber",
"Steel Bar",
"Steel Pipe",
"Stone Road",
"Tree Debris",
"Wool Carpet",
"Wool Curtains",
},
},
["Wooden Mold"] = {
["Building Materials"] = {
untranslated = "Wooden Mold",
"Ashlar Basalt",
category = nil,
"Ashlar Gneiss",
group = "Items",
"Ashlar Granite",
description = "A useful material for hardening, curing, and other various uses.",
"Ashlar Limestone",
tagGroups = {},
"Ashlar Sandstone",
maxStack = 100,
"Ashlar Shale",
carried = "Backpack",
"Brick",
weight = 500,
"Composite Birch Lumber",
calories = nil,
"Composite Cedar Lumber",
carbs = nil,
"Composite Ceiba Lumber",
protein = nil,
"Composite Fir Lumber",
fat = nil,
"Composite Joshua Lumber",
vitamins = nil,
"Composite Lumber",
density = nil,
"Composite Oak Lumber",
fuel = nil,
"Composite Palm Lumber",
yield = nil,
"Composite Redwood Lumber",
currency = nil,
"Composite Saguaro Lumber",
skillValue = nil,
"Composite Spruce Lumber",
roomCategory = nil,
"Corrugated Steel",
furnitureType = nil,
"Cotton Carpet",
repeatsDepreciation = nil,
"Cotton Curtains",
materialTier = nil,
"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 = nil,
"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,
"Wool Carpet",
NutrientElement = nil,
"Wool Curtains",
type = "WoodenMoldItem",
},
typeID = 0,
Byproducts = {
"Slag",
"Tree Debris",
},
},
["Wooden Moorage Post"] = {
Campfire = {
untranslated = "Wooden Moorage Post",
"Bannock",
category = nil,
"Beet Campfire Salad",
group = "Crafted Objects",
"Campfire Roast",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
"Fern Campfire Salad",
tagGroups = {},
"Field Campfire Stew",
maxStack = 1,
"Fried Camas",
carried = "Backpack",
"Fried Fiddleheads",
weight = 2000,
"Fried Hearts Of Palm",
calories = nil,
"Fried Taro",
carbs = nil,
"Fried Tomatoes",
protein = nil,
"Jungle Campfire Salad",
fat = nil,
"Jungle Campfire Stew",
vitamins = nil,
"Meaty Stew",
density = nil,
"Root Campfire Salad",
fuel = nil,
"Root Campfire Stew",
yield = nil,
"Topped Porridge",
currency = nil,
"Wild Stew",
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
["Charred Food"] = {
untranslated = "Wooden Oar",
"Boiled Grains",
category = nil,
"Charred Agave",
group = "Items",
"Charred Beans",
description = "An important piece of equipment used to give smaller wooden ships momentum.",
"Charred Beet",
tagGroups = {},
"Charred Cactus Fruit",
maxStack = 100,
"Charred Camas Bulb",
carried = "Backpack",
"Charred Corn",
weight = 500,
"Charred Fireweed Shoots",
calories = nil,
"Charred Fish",
carbs = nil,
"Charred Heart Of Palm",
protein = nil,
"Charred Meat",
fat = nil,
"Charred Mushrooms",
vitamins = nil,
"Charred Papaya",
density = nil,
"Charred Pineapple",
fuel = nil,
"Charred Sausage",
yield = nil,
"Charred Taro",
currency = nil,
"Charred Tomato",
skillValue = nil,
"Wilted Fiddleheads",
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
Clothing = {
untranslated = "Wooden Rudder",
"Bandana",
category = nil,
"Basic Backpack",
group = "Items",
"Bearpack",
description = "If you dont have one of these, you have no control over your heading.",
"Big Backpack",
tagGroups = {},
"Builder Boots",
maxStack = 100,
"Builder Gloves",
carried = "Backpack",
"Builder Helmet",
weight = 500,
"Builder Overalls",
calories = nil,
"Builder Shirt",
carbs = nil,
"Bycocket",
protein = nil,
"Camo Pants",
fat = nil,
"Camo Shirt",
vitamins = nil,
"Capris",
density = nil,
"Carbide Helmet Lamp",
fuel = nil,
"Chef Hat",
yield = nil,
"Chef Pants",
currency = nil,
"Chef Shirt",
skillValue = nil,
"Chef Shoes",
roomCategory = nil,
"Cloth Belt",
furnitureType = nil,
"Cloth Cape",
repeatsDepreciation = nil,
"Cornrows",
materialTier = nil,
"Curly",
fuelsUsed = nil,
"Derpy Hat",
gridRadius = nil,
"Explorer Boots",
energyUsed = nil,
"Explorer Gloves",
energyProduced = nil,
"Explorer Hat",
energyType = nil,
"Explorer Pants",
fluidsUsed = nil,
"Explorer Shirt",
fluidsProduced = nil,
"Farmer Boots",
validTalents = nil,
"Farmer Gloves",
footprint = nil,
"Farmer Hat",
mobile = nil,
"Farmer Overalls",
roomSizeReq = nil,
"Farmer Shirt",
roomMatReq = nil,
"Garden Boots",
roomContainReq = nil,
"Gigot Sleeve Shirt",
inventorySlots = nil,
"Hardy Beard",
inventoryMaxWeight = nil,
"Henley",
inventoryRestrictions = nil,
"Light Backpack",
NutrientElement = nil,
"Low Top Shoes",
type = "WoodenRudderItem",
"Muffin Hat",
typeID = 0,
"Normal Hair",
"Oil Head Lamp",
"Peasant Hair",
"Ponytail",
"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",
"Scruffy Hair",
"Shipwright Hat",
"Shipwright Overalls",
"Shipwright Sandals",
"Shipwright Shirt",
"Short Beard",
"Shorts",
"Sleek Short Hair",
"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",
"The Bob",
"Trapper Fur Hat",
"Trapper Leather Hat",
"Trousers",
"Tunic",
"Villagers Cowl Lowered",
"Villagers Cowl Raised",
"Wanderers Hood Lowered",
"Wanderers Hood Raised",
"Work Backpack",
"Work Boots",
},
Community = {
"Construction Post",
"Distribution Station",
"Stop Sign",
},
},
["Wooden Shovel"] = {
Cooking = {
untranslated = "Wooden Shovel",
"Agouti Enchiladas",
category = nil,
"Autumn Stew",
group = "Items",
"Banh Xeo",
description = "A simple wooden shovel made for moving dirt.",
"Basic Salad",
tagGroups = {
"Bear SUPREME",
"Tool",
"Bison Chow Fun",
},
"Boiled Sausage",
maxStack = 1,
"Clam Chowder",
carried = "Backpack",
"Corn Fritters",
weight = 1000,
"Crimson Salad",
calories = nil,
"Crispy Bacon",
carbs = nil,
"Elk Taco",
protein = nil,
"Fish N Chips",
fat = nil,
"Fried Hare Haunches",
vitamins = nil,
"Fruit Salad",
density = nil,
"Hosomaki",
fuel = nil,
"Kelpy Crab Roll",
yield = nil,
"Loaded Taro Fries",
currency = nil,
"Millionaires Salad",
skillValue = nil,
"Mochi",
roomCategory = nil,
"Phad Thai",
furnitureType = nil,
"Pineapple Friend Rice",
repeatsDepreciation = nil,
"Poke Bowl",
materialTier = 1,
"Pupusas",
fuelsUsed = nil,
"Seared Meat",
gridRadius = nil,
"Seeded Camas Roll",
energyUsed = nil,
"Shark Fillet Soup",
energyProduced = nil,
"Simmered Meat",
energyType = nil,
"Smooth Gut Noodle Roll",
fluidsUsed = nil,
"Spiky Roll",
fluidsProduced = nil,
"Sweet Salad",
validTalents = nil,
"Taro Fries",
footprint = nil,
"Tortilla",
mobile = nil,
"Vegetable Medley",
roomSizeReq = nil,
"Vegetable Soup",
roomMatReq = nil,
"Wild Mix",
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"] = {
["Craft Tables"] = {
untranslated = "Wooden Straw Bed",
"Advanced Carpentry Table",
category = nil,
"Advanced Masonry Table",
group = "Housing Objects",
"Advanced Tailoring Table",
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
"Anvil",
tagGroups = {
"Arrastra",
"Housing",
"Assembly Line",
},
"Automatic Loom",
maxStack = 1,
"Blast Furnace",
carried = "Backpack",
"Bloomery",
weight = 2000,
"Campfire",
calories = nil,
"Campsite",
carbs = nil,
"Carpentry Table",
protein = nil,
"Cement Kiln",
fat = nil,
"Electric Lathe",
vitamins = nil,
"Electric Machinist Table",
density = nil,
"Electric Planer",
fuel = nil,
"Electric Stamping Press",
yield = nil,
"Electronics Assembly",
currency = nil,
"Farmers Table",
skillValue = "3",
"Fiber Scutching Station",
roomCategory = "Bedroom",
"Fish Rack",
furnitureType = "Bed",
"Fishery",
repeatsDepreciation = "0.4",
"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 = "1x3x1",
"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 = "WoodenStrawBedItem",
"Small Paper Machine",
typeID = 0,
"Small Shipyard",
},
"Spin Melter",
["Wooden Table Lamp"] = {
"Stamp Mill",
untranslated = "Wooden Table Lamp",
"Tailoring Table",
category = nil,
"Tool Bench",
group = "Housing Objects",
"Wainwright Table",
description = "For late night studying. Or working. Or anything, really.",
"Workbench",
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"] = {
["Crafted Objects"] = {
untranslated = "Wooden Transport Ship",
"Combustion Generator",
category = nil,
"Computer Lab",
group = "Crafted Objects",
"Construction Post",
description = "",
"Crab Pot",
tagGroups = {
"Crane",
"Vehicles",
"Distribution Station",
},
"Easel",
maxStack = 100,
"Electric Water Pump",
carried = "Backpack",
"Elevator Call Post",
weight = 20000,
"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 = nil,
"Huge Iron Sign",
roomCategory = nil,
"Huge Steel Banner Sign",
furnitureType = nil,
"Huge Steel Sign",
repeatsDepreciation = nil,
"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 = "4x8x4",
"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 = "WoodenTransportShipItem",
"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",
},
},
["Wooden Wheel"] = {
Cultural = {
untranslated = "Wooden Wheel",
"Copper Frame Landscape",
category = nil,
"Copper Frame Wide",
group = "Items",
"Gold Frame Landscape",
description = "A basic wheel for use in early wooden vehicles.",
"Gold Frame Wide",
tagGroups = {},
"Iron Frame Landscape",
maxStack = 100,
"Iron Frame Wide",
carried = "Backpack",
"Ornate Gold Frame Landscape",
weight = 500,
"Ornate Gold Frame Wide",
calories = nil,
"Ornate Iron Frame Landscape",
carbs = nil,
"Ornate Iron Frame Wide",
protein = nil,
"Ornate Wooden Frame Landscape",
fat = nil,
"Ornate Wooden Frame Wide",
vitamins = nil,
"Wooden Frame Landscape",
density = nil,
"Wooden Frame Wide",
fuel = nil,
},
yield = nil,
Decoration = {
currency = nil,
"Ashlar Large Basalt Fountain",
skillValue = nil,
"Ashlar Large Stone Fountain",
roomCategory = nil,
"Ashlar Small Basalt Fountain",
furnitureType = nil,
"Ashlar Small Stone Fountain",
repeatsDepreciation = nil,
"Carved Pumpkin",
materialTier = nil,
"Cotton Streamer Stars",
fuelsUsed = nil,
"Cotton Streamer Stripes",
gridRadius = nil,
"Decorative Anchor",
energyUsed = nil,
"Decorative Glass Buoy Blue",
energyProduced = nil,
"Decorative Glass Buoy Red",
energyType = nil,
"Decorative Hanging Buoy",
fluidsUsed = nil,
"Decorative Life Preserver",
fluidsProduced = nil,
"Decorative Ship Wheel",
validTalents = nil,
"Galaxy Vase",
footprint = nil,
"Large Cotton Bunting Red",
mobile = nil,
"Large Cotton Bunting Regal",
roomSizeReq = nil,
"Large Nylon Bunting Green",
roomMatReq = nil,
"Large Nylon Bunting Purple",
roomContainReq = nil,
"Limestone Bison Statue",
inventorySlots = nil,
"Limestone Otter Statue",
inventoryMaxWeight = nil,
"Limestone Owl Statue",
inventoryRestrictions = nil,
"Limestone Wolf Statue",
NutrientElement = nil,
"Orange Vase",
type = "WoodenWheelItem",
"Plant Vase",
typeID = 0,
"Planter Pot Round",
"Planter Pot Square",
"Purple Vase",
"Red Vase",
"Rug Large",
"Rug Medium",
"Rug Small",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
"Swirl Vase",
},
Doors = {
"Ashlar Basalt Door",
"Ashlar Stone Door",
"Composite Birch Door",
"Composite Hardwood Door",
"Composite Lumber Door",
"Corrugated Steel Door",
"Corrugated Steel Fence Door",
"Flat Steel Door",
"Framed Glass Door",
"Hewn Door",
"Hewn Softwood Door",
"Large Corrugated Steel Door",
"Large Lumber Door",
"Large Windowed Lumber Door",
"Lumber Door",
"Mortared Granite Door",
"Mortared Stone Door",
"Softwood Lumber Door",
},
},
["Wool Carpet"] = {
Economic = {
untranslated = "Wool Carpet",
"Bank",
category = nil,
"Contract Board",
group = "Blocks",
"Currency Exchange",
description = "A woven wool floor covering attached to a lumber backing.",
"Mint",
tagGroups = {
"Real Estate Desk",
"Constructable",
"Registrar",
},
"Store",
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"] = {
Fertilizer = {
untranslated = "Wool Curtains",
"Berry Extract Fertilizer",
category = nil,
"Blood Meal Fertilizer",
group = "Blocks",
"Camas Ash Fertilizer",
description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
"Composite Filler",
tagGroups = {
"Compost Fertilizer",
"Constructable",
"Fiber Filler",
},
"Hide Ash Fertilizer",
maxStack = 20,
"Pelt Fertilizer",
carried = "Hands",
"Phosphate Fertilizer",
weight = 5000,
"Pulp Filler",
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
Fertilizers = {
untranslated = "Wool Fabric",
"Berry Extract Fertilizer",
category = nil,
"Blood Meal Fertilizer",
group = "Items",
"Camas Ash Fertilizer",
description = "Wool fabric is warm and durable, but it can be slightly itchy.",
"Composite Filler",
tagGroups = {
"Compost Fertilizer",
"Fabric",
"Fiber Filler",
},
"Hide Ash Fertilizer",
maxStack = 100,
"Pelt Fertilizer",
carried = "Backpack",
"Phosphate Fertilizer",
weight = 100,
"Pulp Filler",
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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"] = {
Food = {
untranslated = "Wool Yarn",
"Acorn Powder",
category = nil,
"Agave Leaves",
group = "Items",
"Agouti Enchiladas",
description = "Spun wool that can be used for knitting, weaving, or sewing.",
"Amanita Mushrooms",
tagGroups = {},
"Autumn Stew",
maxStack = 100,
"Baked Agave",
carried = "Backpack",
"Baked Beet",
weight = 20,
"Baked Corn",
calories = nil,
"Baked Heart Of Palm",
carbs = nil,
"Baked Meat",
protein = nil,
"Baked Roast",
fat = nil,
"Baked Taro",
vitamins = nil,
"Baked Tomato",
density = nil,
"Banh Xeo",
fuel = nil,
"Bannock",
yield = nil,
"Basic Salad",
currency = nil,
"Bean Paste",
skillValue = nil,
"Bean Sprout",
roomCategory = nil,
"Bear SUPREME",
furnitureType = nil,
"Bearclaw",
repeatsDepreciation = nil,
"Beet",
materialTier = nil,
"Beet Campfire Salad",
fuelsUsed = nil,
"Beet Greens",
gridRadius = nil,
"Bison Chow Fun",
energyUsed = nil,
"Boiled Grains",
energyProduced = nil,
"Boiled Rice",
energyType = nil,
"Boiled Sausage",
fluidsUsed = nil,
"Bolete Mushrooms",
fluidsProduced = nil,
"Bread",
validTalents = nil,
"Camas Bread",
footprint = nil,
"Camas Bulb Bake",
mobile = nil,
"Camas Paste",
roomSizeReq = nil,
"Campfire Roast",
roomMatReq = nil,
"Campfire Salad",
roomContainReq = nil,
"Campfire Stew",
inventorySlots = nil,
"Cereal Germ",
inventoryMaxWeight = nil,
"Charred Agave",
inventoryRestrictions = nil,
"Charred Beans",
NutrientElement = nil,
"Charred Beet",
type = "WoolYarnItem",
"Charred Cactus Fruit",
typeID = 0,
"Charred Camas Bulb",
},
"Charred Corn",
["Work Backpack"] = {
"Charred Fireweed Shoots",
untranslated = "Work Backpack",
"Charred Fish",
category = nil,
"Charred Heart Of Palm",
group = "Clothing",
"Charred Meat",
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)",
"Charred Mushrooms",
tagGroups = {
"Charred Papaya",
"Clothes",
"Charred Pineapple",
},
"Charred Sausage",
maxStack = 100,
"Charred Taro",
carried = "Backpack",
"Charred Tomato",
weight = 100,
"Clam Chowder",
calories = nil,
"Cookeina Mushrooms",
carbs = nil,
"Corn",
protein = nil,
"Corn Fritters",
fat = nil,
"Corn Starch",
vitamins = nil,
"Cornmeal",
density = nil,
"Creosote Flower",
fuel = nil,
"Crimini Mushrooms",
yield = nil,
"Crimson Salad",
currency = nil,
"Crispy Bacon",
skillValue = nil,
"Dried Fish",
roomCategory = nil,
"Dried Meat",
furnitureType = nil,
"Ecoylent",
repeatsDepreciation = nil,
"Elk Taco",
materialTier = nil,
"Elk Wellington",
fuelsUsed = nil,
"Fantastic Forest Pizza",
gridRadius = nil,
"Fern Campfire Salad",
energyUsed = nil,
"Fiddleheads",
energyProduced = nil,
"Field Campfire Stew",
energyType = nil,
"Fireweed Shoots",
fluidsUsed = nil,
"Fish N Chips",
fluidsProduced = nil,
"Flatbread",
validTalents = nil,
"Flaxseed Oil",
footprint = nil,
"Flour",
mobile = nil,
"Fried Camas",
roomSizeReq = nil,
"Fried Fiddleheads",
roomMatReq = nil,
"Fried Hare Haunches",
roomContainReq = nil,
"Fried Hearts Of Palm",
inventorySlots = nil,
"Fried Taro",
inventoryMaxWeight = nil,
"Fried Tomatoes",
inventoryRestrictions = nil,
"Fried Vegetables",
NutrientElement = nil,
"Fruit Muffin",
type = "WorkBackpackItem",
"Fruit Salad",
typeID = 0,
"Fruit Tart",
"Giant Cactus Fruit",
"Heart Of Palm",
"Hearty Hometown Pizza",
"Hosomaki",
"Huckleberries",
"Huckleberry Extract",
"Huckleberry Fritter",
"Huckleberry Pie",
"Hydrocolloids",
"Infused Oil",
"Jungle Campfire Salad",
"Jungle Campfire Stew",
"Kelpy Crab Roll",
"Leavened Dough",
"Liquid Nitrogen",
"Loaded Taro Fries",
"Macarons",
"Maltodextrin",
"Meat Pie",
"Meat Stock",
"Meaty Stew",
"Milk",
"Millionaires Salad",
"Mochi",
"Oil",
"Orchid",
"Papaya",
"Pastry Dough",
"Phad Thai",
"Pineapple",
"Pineapple Friend Rice",
"Pirozhok",
"Poke Bowl",
"Prepared Meat",
"Prickly Pear Fruit",
"Prime Cut",
"Pumpkin",
"Pupusas",
"Raw Bacon",
"Raw Fish",
"Raw Meat",
"Raw Roast",
"Raw Sausage",
"Rice Flour",
"Rice Noodles",
"Roast Pumpkin",
"Root Campfire Salad",
"Root Campfire Stew",
"Scrap Meat",
"Seared Meat",
"Seeded Camas Roll",
"Sensuous Sea Pizza",
"Shark Fillet Soup",
"Simmered Meat",
"Simple Syrup",
"Smooth Gut Noodle Roll",
"Spiky Roll",
"Stuffed Turkey",
"Sugar",
"Sun Butter",
"Sun Cheese",
"Sunflower",
"Sweet Deer Jerky",
"Sweet Salad",
"Tallow",
"Taro Fries",
"Taro Root",
"Tasty Tropical Pizza",
"Tomato",
"Topped Porridge",
"Tortilla",
"Transglutaminase",
"Trillium Flower",
"Vegetable Medley",
"Vegetable Soup",
"Vegetable Stock",
"Wheat",
"Wild Mix",
"Wild Stew",
"Wilted Fiddleheads",
"Worldly Donut",
"Yeast",
},
},
["Work Boots"] = {
Government = {
untranslated = "Work Boots",
"Amendments",
category = nil,
"Ballot Box",
group = "Clothing",
"Board Of Elections",
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)",
"Capitol",
tagGroups = {
"Census Bureau",
"Clothes",
"Country Foundation",
},
"Court Table",
maxStack = 100,
"Embassy Desk",
carried = "Backpack",
"Executive Office",
weight = 100,
"Federation Foundation",
calories = nil,
"Government Office",
carbs = nil,
"Immigration Desk",
protein = nil,
"Large Court",
fat = nil,
"Outpost Table",
vitamins = nil,
"Printing Press",
density = nil,
"Settlement Crafting Table",
fuel = nil,
"Small Court",
yield = nil,
"Stenographers Table",
currency = nil,
"Town Foundation",
skillValue = nil,
"Treasury",
roomCategory = nil,
"Zoning Office",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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 = {
["Housing Objects"] = {
untranslated = "Workbench",
"Adorned Ashlar Basalt Bench",
category = nil,
"Adorned Ashlar Basalt Chair",
group = "Work Stations",
"Adorned Ashlar Basalt Table",
description = "A bench for the basics and making even more benches.",
"Adorned Ashlar Stone Bench",
tagGroups = {
"Adorned Ashlar Stone Chair",
"Crafting Table",
"Adorned Ashlar Stone Table",
},
"Ashlar Basalt Bench",
maxStack = 1,
"Ashlar Basalt Chair",
carried = "Backpack",
"Ashlar Basalt Door",
weight = 1000,
"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 = nil,
"Ashlar Stone Table",
roomCategory = nil,
"Bakery Oven",
furnitureType = nil,
"Bathtub",
repeatsDepreciation = nil,
"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 = "WorkbenchItem",
"Composite Lumber Bench",
typeID = 0,
"Composite Lumber Chair",
},
"Composite Lumber Door",
["Worldly Donut"] = {
"Composite Lumber Table",
untranslated = "Worldly Donut",
"Copper Frame Landscape",
category = nil,
"Copper Frame Wide",
group = "Food",
"Corrugated Steel Door",
description = "Understand this, and you will understand a lot.",
"Corrugated Steel Fence Door",
tagGroups = {
"Cotton Streamer Stars",
"Food",
"Cotton Streamer Stripes",
},
"Couch",
maxStack = 100,
"Court Chair",
carried = "Backpack",
"Decorative Anchor",
weight = 200,
"Decorative Glass Buoy Blue",
calories = 750,
"Decorative Glass Buoy Red",
carbs = 15,
"Decorative Hanging Buoy",
protein = 2,
"Decorative Life Preserver",
fat = 17,
"Decorative Ship Wheel",
vitamins = 2,
"Electric Wall Lamp",
density = 4.8,
"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 = "WorldlyDonutItem",
"Large Festive Paper Lantern",
typeID = 0,
"Large Lumber Door",
},
"Large Nylon Bunting Green",
Yeast = {
"Large Nylon Bunting Purple",
untranslated = "Yeast",
"Large Paper Lantern",
category = nil,
"Large Windowed Lumber Door",
group = "Food",
"Latrine",
description = "A fungus that acts as an amazing leavening agent.",
"Limestone Bison Statue",
tagGroups = {
"Limestone Otter Statue",
"Food",
"Limestone Owl Statue",
},
"Limestone Wolf Statue",
maxStack = 100,
"Lumber Bench",
carried = "Backpack",
"Lumber Chair",
weight = 100,
"Lumber Door",
calories = 60,
"Lumber Dresser",
carbs = 0,
"Lumber Table",
protein = 8,
"Mill",
fat = 0,
"Modern Double Street Light",
vitamins = 7,
"Modern Street Light",
density = 25.0,
"Mortared Granite Bench",
fuel = nil,
"Mortared Granite Chair",
yield = nil,
"Mortared Granite Door",
currency = nil,
"Mortared Granite Fireplace",
skillValue = nil,
"Mortared Granite Table",
roomCategory = nil,
"Mortared Stone Bench",
furnitureType = nil,
"Mortared Stone Chair",
repeatsDepreciation = nil,
"Mortared Stone Door",
materialTier = nil,
"Mortared Stone Fireplace",
fuelsUsed = nil,
"Mortared Stone Table",
gridRadius = nil,
"Nylon Futon Bed",
energyUsed = nil,
"Nylon Futon Couch",
energyProduced = nil,
"Orange Vase",
energyType = nil,
"Ornate Gold Frame Landscape",
fluidsUsed = nil,
"Ornate Gold Frame Wide",
fluidsProduced = nil,
"Ornate Iron Frame Landscape",
validTalents = nil,
"Ornate Iron Frame Wide",
footprint = nil,
"Ornate Wooden Frame Landscape",
mobile = nil,
"Ornate Wooden Frame Wide",
roomSizeReq = nil,
"Padded Chair",
roomMatReq = nil,
"Plant Vase",
roomContainReq = nil,
"Planter Pot Round",
inventorySlots = nil,
"Planter Pot Square",
inventoryMaxWeight = nil,
"Purple Vase",
inventoryRestrictions = nil,
"Red Vase",
NutrientElement = nil,
"Refrigerator",
type = "YeastItem",
"Rug Large",
typeID = 0,
"Rug Medium",
},
"Rug Small",
["Zoning Office"] = {
"Salt Basket",
untranslated = "Zoning Office",
"Sheep Mount",
category = nil,
"Shelf Cabinet",
group = "Work Stations",
"Sink",
description = "Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.",
"Small Bath Mat",
tagGroups = {
"Small Cotton Bunting Red",
"Government",
"Small Cotton Bunting Regal",
},
"Small Nylon Bunting Green",
maxStack = 1,
"Small Nylon Bunting Purple",
carried = "Backpack",
"Small Paper Lantern",
weight = 2000,
"Small Sink",
calories = nil,
"Softwood Lumber Bench",
carbs = nil,
"Softwood Lumber Chair",
protein = nil,
"Softwood Lumber Door",
fat = nil,
"Softwood Lumber Dresser",
vitamins = nil,
"Softwood Lumber Table",
density = nil,
"Steel Abstract Fixture",
fuel = nil,
"Steel Ceiling Light",
yield = nil,
"Steel Floor Lamp",
currency = nil,
"Steel Hanging Fixture",
skillValue = nil,
"Steel Hanging Lamp",
roomCategory = nil,
"Steel Kitchen Lamp",
furnitureType = nil,
"Steel Searchlight",
repeatsDepreciation = nil,
"Steel Square Fixture",
materialTier = nil,
"Steel Table Lamp",
fuelsUsed = nil,
"Stone Brazier",
gridRadius = nil,
"Stove",
energyUsed = nil,
"Streetlamp",
energyProduced = nil,
"Stuffed Alligator",
energyType = nil,
"Stuffed Bison",
fluidsUsed = nil,
"Stuffed Elk",
fluidsProduced = nil,
"Stuffed Goat",
validTalents = nil,
"Stuffed Jaguar",
footprint = "3x2x2",
"Stuffed Wolf",
mobile = nil,
"Swirl Vase",
roomSizeReq = nil,
"Tallow Candle",
roomMatReq = nil,
"Tallow Lamp",
roomContainReq = nil,
"Tallow Wall Lamp",
inventorySlots = nil,
"Toilet",
inventoryMaxWeight = nil,
"Torch Stand",
inventoryRestrictions = nil,
"Towel Rack",
NutrientElement = nil,
"Upholstered Chair",
type = "ZoningOfficeItem",
"Upholstered Couch",
typeID = 0,
"Wall Candle",
"Washboard",
"Washing Machine",
"Wooden Ceiling Light",
"Wooden Fabric Bed",
"Wooden Floor Lamp",
"Wooden Frame Landscape",
"Wooden Frame Wide",
"Wooden Kitchen Lamp",
"Wooden Straw Bed",
"Wooden Table Lamp",
},
},
},
Ingredients = {
tags = {
"Acorn Powder",
["Advanced Research"] = {
"Bean Paste",
"Agriculture Research Paper Advanced",
"Boiled Rice",
"Culinary Research Paper Advanced",
"Camas Paste",
"Dendrology Research Paper Advanced",
"Cereal Germ",
"Engineering Research Paper Advanced",
"Cornmeal",
"Geology Research Paper Advanced",
"Flaxseed Oil",
"Metallurgy Research Paper Advanced",
"Flour",
},
"Huckleberry Extract",
["Advanced Upgrade"] = {
"Infused Oil",
"Advanced Upgrade 1",
"Meat Stock",
"Advanced Upgrade 2",
"Oil",
"Advanced Upgrade 3",
"Rice Flour",
"Advanced Upgrade 4",
"Rice Noodles",
},
"Simple Syrup",
["Animal Skin"] = {
"Sugar",
"Fur Pelt",
"Sun Cheese",
"Leather Hide",
"Tallow",
"Vegetable Stock",
"Yeast",
},
},
["Ashlar Stone"] = {
Item = {
"Ashlar Basalt",
"Advanced Circuit",
"Ashlar Gneiss",
"Advanced Combustion Engine",
"Ashlar Granite",
"Agouti Carcass",
"Ashlar Limestone",
"Agriculture Research Paper Advanced",
"Ashlar Sandstone",
"Agriculture Research Paper Modern",
"Ashlar Shale",
"Alligator Carcass",
},
"Arrow",
["Baked Food"] = {
"Art Supplies",
"Baked Agave",
"Basic Circuit",
"Baked Beet",
"Bass",
"Baked Corn",
"Beaver Carcass",
"Baked Heart Of Palm",
"Bighorn Carcass",
"Baked Roast",
"Bison Carcass",
"Baked Taro",
"Blue Shark",
"Baked Tomato",
"Board",
"Camas Bulb Bake",
"Boiler",
},
"C O2 Canister",
["Baked Vegetable"] = {
"Camera",
"Baked Agave",
"Camera Film",
"Baked Beet",
"Canvas",
"Baked Corn",
"Cellulose Fiber",
"Baked Heart Of Palm",
"Cement",
"Baked Taro",
"Charcoal",
"Baked Tomato",
"Claim Tool",
"Camas Bulb Bake",
"Clam",
},
"Cloth",
["Basic Research"] = {
"Cod",
"Colored Powder",
"Combustion Engine",
"Copper Plate",
"Copper Wiring",
"Cotton Boll",
"Cotton Fabric",
"Cotton Lint",
"Cotton Thread",
"Coyote Carcass",
"Crab Carcass",
"Culinary Research Paper Advanced",
"Culinary Research Paper Basic",
"Culinary Research Paper Basic",
"Culinary Research Paper Modern",
"Deer Carcass",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Basic",
"Dendrology Research Paper Basic",
"Dendrology Research Paper Modern",
"Ecko The Dolphin",
"Electric Motor",
"Elk Carcass",
"Engineering Research Paper Advanced",
"Engineering Research Paper Modern",
"Epoxy",
"Ethanol",
"Fiberglass",
"Fishing Pole",
"Flax Fiber",
"Flax Stem",
"Flax Trawler Net",
"Fox Carcass",
"Fur Pelt",
"Gathering Research Paper Basic",
"Gathering Research Paper Basic",
"Gearbox",
"Geology Research Paper Advanced",
"Geology Research Paper Basic",
"Geology Research Paper Basic",
"Geology Research Paper Modern",
"Glass Lens",
"Gold Flakes",
"Gold Wiring",
"Hardwood Board",
"Hare Carcass",
"Heat Sink",
"Hemp Mooring Rope",
"Iron Anchor",
"Iron Axle",
"Iron Gear",
"Iron Hull Sheet",
"Iron Plate",
"Iron Saw Blade",
"Iron Wheel",
"Jaguar Carcass",
"Kelp",
"Large Hanging Wood Sign",
"Large Metal Ship Frame",
"Large Standing Wood Sign",
"Large Wooden Ship Frame",
"Leather Hide",
"Light Bulb",
"Linen Fabric",
"Linen Yarn",
"Marmot Carcass",
"Medium Metal Ship Frame",
"Medium Wooden Ship Frame",
"Metal Keel",
"Metal Rudder",
"Metallurgy Research Paper Advanced",
"Metallurgy Research Paper Basic",
"Metallurgy Research Paper Basic",
"Metallurgy Research Paper Modern",
"Moon Jellyfish",
"Mortar",
"Mountain Goat Carcass",
"Nail",
"Nuclear Fuel",
"Nylon",
"Nylon Chips",
"Nylon Fabric",
"Nylon Mooring Rope",
"Nylon Thread",
"Nylon Trawler Net",
"Oil Paint",
"Otter Carcass",
"Pacific Sardine",
"Paper",
"Piston",
"Plant Fibers",
"Plastic",
"Portable Steam Engine",
"Prairie Dog Carcass",
"Quicklime",
"Radiator",
"Rebar",
"Rivet",
"Rubber Wheel",
"Salmon",
"Screws",
"Servo",
"Shorn Wool",
"Small Hanging Wood Sign",
"Small Standing Wood Sign",
"Small Wooden Ship Frame",
"Snapping Turtle Carcass",
"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",
"Strange Fuel",
"Substrate",
"Synthetic Rubber",
"Torch",
"Trout",
"Tuna",
"Turkey Carcass",
"Urchin",
"Valve",
"Wet Brick",
"Wolf Carcass",
"Wood Pulp",
"Wooden Hull Planks",
"Wooden Keel",
"Wooden Mold",
"Wooden Oar",
"Wooden Rudder",
"Wooden Wheel",
"Wool Fabric",
"Wool Yarn",
},
},
["Basic Upgrade"] = {
Items = {
"Basic Upgrade 1",
"Advanced Circuit",
"Basic Upgrade 2",
"Advanced Combustion Engine",
"Basic Upgrade 3",
"Agriculture Research Paper Advanced",
"Basic Upgrade 4",
"Agriculture Research Paper Modern",
},
Bread = {
"Bread",
"Camas Bread",
},
["Burnable Fuel"] = {
"Arrow",
"Arrow",
"Birch Log",
"Art Supplies",
"Basic Circuit",
"Berry Extract Fertilizer",
"Blood Meal Fertilizer",
"Board",
"Board",
"Cedar Log",
"Boiler",
"Ceiba Log",
"Camas Ash Fertilizer",
"Camera Film",
"Canvas",
"Cellulose Fiber",
"Cement",
"Charcoal",
"Charcoal",
"Crushed Coal",
"Claim Tool",
"Fir Log",
"Colored Powder",
"Combustion Engine",
"Composite Filler",
"Compost Fertilizer",
"Copper Plate",
"Copper Wiring",
"Cotton Boll",
"Cotton Fabric",
"Cotton Lint",
"Cotton Thread",
"Culinary Research Paper Advanced",
"Culinary Research Paper Basic",
"Culinary Research Paper Modern",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Basic",
"Dendrology Research Paper Modern",
"Electric Motor",
"Engineering Research Paper Advanced",
"Engineering Research Paper Modern",
"Epoxy",
"Ethanol",
"Fiber Filler",
"Fiberglass",
"Fishing Pole",
"Flax Fiber",
"Flax Stem",
"Flax Trawler Net",
"Fur Pelt",
"Gathering Research Paper Basic",
"Gearbox",
"Geology Research Paper Advanced",
"Geology Research Paper Basic",
"Geology Research Paper Modern",
"Glass Lens",
"Gold Flakes",
"Gold Wiring",
"Hardwood Board",
"Hardwood Board",
"Hardwood Hewn Log",
"Heat Sink",
"Hardwood Lumber",
"Hemp Mooring Rope",
"Hewn Log",
"Hide Ash Fertilizer",
"Joshua Log",
"Iron Anchor",
"Lumber",
"Iron Axle",
"Oak Log",
"Iron Gear",
"Palm Log",
"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",
"Paper",
"Pelt Fertilizer",
"Phosphate Fertilizer",
"Piston",
"Plant Fibers",
"Plant Fibers",
"Redwood Log",
"Plastic",
"Saguaro Rib",
"Portable Steam Engine",
"Pulp Filler",
"Quicklime",
"Radiator",
"Rebar",
"Rivet",
"Rubber Wheel",
"Screws",
"Servo",
"Shorn Wool",
"Small Wooden Ship Frame",
"Softwood Board",
"Softwood Board",
"Softwood Hewn Log",
"Soil Sampler",
"Softwood Lumber",
"Spoiled Food",
"Spruce Log",
"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",
"Wood Pulp",
"Wooden Hull Planks",
"Wooden Keel",
"Wooden Mold",
"Wooden Oar",
"Wooden Rudder",
"Wooden Wheel",
"Wool Fabric",
"Wool Yarn",
},
},
["Campfire Salad"] = {
Kitchen = {
"Beet Campfire Salad",
"Bakery Oven",
"Fern Campfire Salad",
"Butchery Table",
"Jungle Campfire Salad",
"Cast Iron Stove",
"Root Campfire Salad",
"Icebox",
"Kitchen",
"Mill",
"Refrigerator",
"Salt Basket",
"Stove",
},
},
["Charred Fruit"] = {
Lighting = {
"Charred Cactus Fruit",
"Brazier",
"Charred Papaya",
"Candle Stand",
"Charred Pineapple",
"Ceiling Candle",
"Electric Wall Lamp",
"Large Festive Paper Lantern",
"Large Paper Lantern",
"Modern Double Street Light",
"Modern Street Light",
"Small Paper Lantern",
"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",
"Streetlamp",
"Tallow Candle",
"Tallow Lamp",
"Tallow Wall Lamp",
"Torch Stand",
"Wall Candle",
"Wooden Ceiling Light",
"Wooden Floor Lamp",
"Wooden Kitchen Lamp",
"Wooden Table Lamp",
},
},
["Charred Green"] = {
Liquids = {
"Charred Agave",
"Barrel",
"Charred Fireweed Shoots",
"Biodiesel",
"Wilted Fiddleheads",
"Gasoline",
"Petroleum",
},
},
["Charred Vegetable"] = {
["Living Room"] = {
"Charred Beans",
"Ashlar Basalt Fireplace",
"Charred Beet",
"Ashlar Stone Fireplace",
"Charred Camas Bulb",
"Bison Mount",
"Charred Corn",
"Bookshelf",
"Charred Heart Of Palm",
"Brick Fireplace",
"Charred Mushrooms",
"Couch",
"Charred Taro",
"Elk Mount",
"Charred Tomato",
"Goat Mount",
"Mortared Granite Fireplace",
"Mortared Stone Fireplace",
"Nylon Futon Couch",
"Padded Chair",
"Sheep Mount",
"Shelf Cabinet",
"Upholstered Chair",
"Upholstered Couch",
},
},
Clothes = {
Logs = {
"Bandana",
"Birch Log",
"Basic Backpack",
"Cedar Log",
"Bearpack",
"Ceiba Log",
"Big Backpack",
"Fir Log",
"Builder Boots",
"Joshua Log",
"Builder Gloves",
"Oak Log",
"Builder Helmet",
"Palm Log",
"Builder Overalls",
"Redwood Log",
"Builder Shirt",
"Saguaro Rib",
"Bycocket",
"Spruce Log",
"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 = {
Metals = {
"Charcoal",
"Copper Bar",
"Crushed Coal",
"Gold Bar",
"Iron Bar",
"Steel Bar",
},
},
["Composite Lumber"] = {
["Modern Upgrades"] = {
"Composite Birch Lumber",
"Modern Upgrade Lvl1",
"Composite Cedar Lumber",
"Modern Upgrade Lvl2",
"Composite Ceiba Lumber",
"Modern Upgrade Lvl3",
"Composite Fir Lumber",
"Modern Upgrade Lvl4",
"Composite Joshua Lumber",
"Composite Lumber",
"Composite Oak Lumber",
"Composite Palm Lumber",
"Composite Redwood Lumber",
"Composite Saguaro Lumber",
"Composite Spruce Lumber",
},
},
["Concentrated Ore"] = {
["Natural Resources"] = {
"Agouti Carcass",
"Alligator Carcass",
"Basalt",
"Bass",
"Bighorn Carcass",
"Birch Log",
"Bison Carcass",
"Blue Shark",
"Cedar Log",
"Ceiba Log",
"Clam",
"Clay",
"Coal",
"Cod",
"Copper Ore",
"Coyote Carcass",
"Crab Carcass",
"Deer Carcass",
"Elk Carcass",
"Fir Log",
"Fox Carcass",
"Gneiss",
"Gold Ore",
"Granite",
"Hare Carcass",
"Iron Ore",
"Jaguar Carcass",
"Joshua Log",
"Limestone",
"Moon Jellyfish",
"Mountain Goat Carcass",
"Oak Log",
"Otter Carcass",
"Pacific Sardine",
"Palm Log",
"Prairie Dog Carcass",
"Redwood Log",
"Saguaro Rib",
"Salmon",
"Sandstone",
"Shale",
"Snapping Turtle Carcass",
"Spruce Log",
"Trout",
"Tuna",
"Turkey Carcass",
"Urchin",
"Wolf Carcass",
},
Ore = {
"Coal",
"Copper Ore",
"Gold Ore",
"Iron Ore",
},
Pipes = {
"Copper Pipe",
"Iron Pipe",
"Steel Pipe",
},
["Plugin Module"] = {
"Advanced Baking Upgrade",
"Advanced Cooking Upgrade",
"Advanced Masonry Upgrade",
"Advanced Smelting Upgrade",
"Advanced Upgrade Lvl1",
"Advanced Upgrade Lvl2",
"Advanced Upgrade Lvl3",
"Advanced Upgrade Lvl4",
"Baking Upgrade",
"Basic Engineering Upgrade",
"Basic Upgrade Lvl1",
"Basic Upgrade Lvl2",
"Basic Upgrade Lvl3",
"Basic Upgrade Lvl4",
"Butchery Upgrade",
"Campfire Cooking Upgrade",
"Carpentry Advanced Upgrade",
"Carpentry Basic Upgrade",
"Composites Upgrade",
"Cooking Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Basic Upgrade",
"Glassworking Advanced Upgrade",
"Glassworking Modern Upgrade",
"Hunting Upgrade",
"Industry Upgrade",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Masonry Advanced Upgrade",
"Masonry Basic Upgrade",
"Mechanics Advanced Upgrade",
"Mechanics Modern Upgrade",
"Milling Upgrade",
"Mining Advanced Upgrade",
"Mining Basic Upgrade",
"Mining Modern Upgrade",
"Modern Upgrade Lvl1",
"Modern Upgrade Lvl2",
"Modern Upgrade Lvl3",
"Modern Upgrade Lvl4",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Upgrade",
"Tailoring Modern Upgrade",
"Tailoring Upgrade",
},
["Power Generation"] = {
"Combustion Generator",
"Industrial Generator",
"Solar Generator",
"Steam Engine",
"Waterwheel",
"Wind Turbine",
"Windmill",
},
["Preserved Food"] = {
"Dried Fish",
"Dried Meat",
"Sweet Deer Jerky",
},
["Processed Rock"] = {
"Copper Concentrate",
"Copper Concentrate",
"Crushed Basalt",
"Crushed Coal",
"Crushed Copper Ore",
"Crushed Gneiss",
"Crushed Gold Ore",
"Crushed Granite",
"Crushed Iron Ore",
"Crushed Limestone",
"Crushed Mixed Rock",
"Crushed Sandstone",
"Crushed Shale",
"Crushed Slag",
"Gold Concentrate",
"Gold Concentrate",
"Iron Concentrate",
"Iron Concentrate",
},
},
Concrete = {
Produce = {
"Reinforced Concrete",
"Agave Leaves",
},
"Amanita Mushrooms",
Constructable = {
"Bean Sprout",
"Ashlar Basalt",
"Beet",
"Ashlar Gneiss",
"Beet Greens",
"Ashlar Granite",
"Bolete Mushrooms",
"Ashlar Limestone",
"Cookeina Mushrooms",
"Ashlar Sandstone",
"Corn",
"Ashlar Shale",
"Creosote Flower",
"Crimini Mushrooms",
"Fiddleheads",
"Fireweed Shoots",
"Giant Cactus Fruit",
"Heart Of Palm",
"Huckleberries",
"Orchid",
"Papaya",
"Pineapple",
"Prickly Pear Fruit",
"Pumpkin",
"Sunflower",
"Taro Root",
"Tomato",
"Trillium Flower",
"Wheat",
},
Products = {
"Advanced Circuit",
"Advanced Combustion Engine",
"Art Supplies",
"Basic Circuit",
"Board",
"Boiler",
"Camera Film",
"Canvas",
"Cellulose Fiber",
"Cement",
"Charcoal",
"Colored Powder",
"Combustion Engine",
"Copper Plate",
"Copper Wiring",
"Cotton Boll",
"Cotton Fabric",
"Cotton Lint",
"Cotton Thread",
"Electric Motor",
"Epoxy",
"Ethanol",
"Fiberglass",
"Flax Fiber",
"Flax Stem",
"Fur Pelt",
"Gearbox",
"Glass Lens",
"Gold Flakes",
"Gold Wiring",
"Hardwood Board",
"Heat Sink",
"Hemp Mooring Rope",
"Iron Anchor",
"Iron Axle",
"Iron Gear",
"Iron Hull Sheet",
"Iron Plate",
"Iron Saw Blade",
"Iron Wheel",
"Kelp",
"Large Metal Ship Frame",
"Large Wooden Ship Frame",
"Leather Hide",
"Light Bulb",
"Linen Fabric",
"Linen Yarn",
"Medium Metal Ship Frame",
"Medium Wooden Ship Frame",
"Metal Keel",
"Metal Rudder",
"Mortar",
"Nail",
"Nylon",
"Nylon Fabric",
"Nylon Mooring Rope",
"Nylon Thread",
"Oil Paint",
"Paper",
"Piston",
"Plant Fibers",
"Plastic",
"Portable Steam Engine",
"Quicklime",
"Radiator",
"Rebar",
"Rivet",
"Rubber Wheel",
"Screws",
"Servo",
"Shorn Wool",
"Small Wooden Ship Frame",
"Softwood Board",
"Spoiled Food",
"Steel Axle",
"Steel Gear",
"Steel Gearbox",
"Steel Plate",
"Steel Saw Blade",
"Substrate",
"Synthetic Rubber",
"Valve",
"Wet Brick",
"Wood Pulp",
"Wooden Hull Planks",
"Wooden Keel",
"Wooden Mold",
"Wooden Oar",
"Wooden Rudder",
"Wooden Wheel",
"Wool Fabric",
"Wool Yarn",
},
["Raw Meat"] = {
"Prepared Meat",
"Prime Cut",
"Raw Bacon",
"Raw Fish",
"Raw Meat",
"Raw Roast",
"Raw Sausage",
"Scrap Meat",
},
["Research Papers"] = {
"Agriculture Research Paper Advanced",
"Agriculture Research Paper Modern",
"Culinary Research Paper Advanced",
"Culinary Research Paper Basic",
"Culinary Research Paper Modern",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Basic",
"Dendrology Research Paper Modern",
"Engineering Research Paper Advanced",
"Engineering Research Paper Modern",
"Gathering Research Paper Basic",
"Geology Research Paper Advanced",
"Geology Research Paper Basic",
"Geology Research Paper Modern",
"Metallurgy Research Paper Advanced",
"Metallurgy Research Paper Basic",
"Metallurgy Research Paper Modern",
},
Researching = {
"Laboratory",
"Research Table",
},
Roads = {
"Asphalt Concrete",
"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",
"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",
"Stone Road",
"Wool Carpet",
"Wool Curtains",
},
},
["Crafting Table"] = {
Seating = {
"Advanced Carpentry Table",
"Adorned Ashlar Basalt Bench",
"Advanced Masonry Table",
"Adorned Ashlar Basalt Chair",
"Advanced Tailoring Table",
"Adorned Ashlar Basalt Table",
"Anvil",
"Adorned Ashlar Stone Bench",
"Arrastra",
"Adorned Ashlar Stone Chair",
"Assembly Line",
"Adorned Ashlar Stone Table",
"Automatic Loom",
"Ashlar Basalt Bench",
"Bakery Oven",
"Ashlar Basalt Chair",
"Blacksmith Table",
"Ashlar Basalt Table",
"Blast Furnace",
"Ashlar Stone Bench",
"Bloomery",
"Ashlar Stone Chair",
"Butchery Table",
"Ashlar Stone Table",
"Campfire",
"Composite Birch Bench",
"Carpentry Table",
"Composite Birch Chair",
"Cast Iron Stove",
"Composite Birch Table",
"Cement Kiln",
"Composite Hardwood Bench",
"Computer Lab",
"Composite Hardwood Chair",
"Electric Lathe",
"Composite Hardwood Table",
"Electric Machinist Table",
"Composite Lumber Bench",
"Electric Planer",
"Composite Lumber Chair",
"Electric Stamping Press",
"Composite Lumber Table",
"Electronics Assembly",
"Court Chair",
"Farmers Table",
"Hewn Bench",
"Fiber Scutching Station",
"Hewn Chair",
"Fish Rack",
"Hewn Softwood Bench",
"Fishery",
"Hewn Softwood Chair",
"Fletching Table",
"Hewn Softwood Table",
"Froth Floatation Cell",
"Hewn Table",
"Glassworks",
"Lumber Bench",
"Grindstone",
"Lumber Chair",
"Jaw Crusher",
"Lumber Table",
"Kiln",
"Mortared Granite Bench",
"Kitchen",
"Mortared Granite Chair",
"Laboratory",
"Mortared Granite Table",
"Lathe",
"Mortared Stone Bench",
"Loom",
"Mortared Stone Chair",
"Machinist Table",
"Mortared Stone Table",
"Masonry Table",
"Softwood Lumber Bench",
"Medium Shipyard",
"Softwood Lumber Chair",
"Mill",
"Softwood Lumber Table",
"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 = {
Seed = {
"Beans",
"Acorn",
"Camas Bulb",
"Cotton Boll",
"Flax Stem",
"Kelp",
"Plant Fibers",
"Rice",
},
["Crop Seed"] = {
"Agave Seed",
"Agave Seed",
"Amanita Mushroom Spores",
"Amanita Mushroom Spores",
"Arctic Willow Seed",
"Barrel Cactus Seed",
"Beans",
"Beans",
"Beet Seed",
"Beet Seed",
"Big Bluestem Seed",
"Birch Seed",
"Bolete Mushroom Spores",
"Bolete Mushroom Spores",
"Bullrush Seed",
"Bunchgrass Seed",
"Camas Bulb",
"Camas Bulb",
"Cedar Seed",
"Ceiba Seed",
"Cookeina Mushroom Spores",
"Cookeina Mushroom Spores",
"Corn Seed",
"Corn Seed",
"Cotton Seed",
"Creosote Bush Seed",
"Crimini Mushroom Spores",
"Crimini Mushroom Spores",
"Dwarf Willow Seed",
"Fern Spore",
"Fern Spore",
"Filmy Fern Spore",
"Fir Seed",
"Fireweed Seed",
"Fireweed Seed",
"Flax Seed",
"Flax Seed",
"Grass Seed",
"Heliconia Seed",
"Huckleberry Seed",
"Huckleberry Seed",
"Papaya Seed",
"Jointfir Seed",
"Pineapple Seed",
"Joshua Seed",
"Kelp Seed",
"King Fern Spore",
"Lattice Mushroom Spores",
"Lupine Seed",
"Ocean Spray Seed",
"Orchid Seed",
"Palm Seed",
"Papaya Seed",
"Pineapple Seed",
"Prickly Pear Seed",
"Prickly Pear Seed",
"Pumpkin Seed",
"Pumpkin Seed",
"Redwood Seed",
"Rice",
"Rice",
"Saguaro Seed",
"Saxifrage Seed",
"Seagrass Seed",
"Spruce Seed",
"Sugarcane",
"Sunflower Seed",
"Sunflower Seed",
"Taro Seed",
"Taro Seed",
"Tomato Seed",
"Tomato Seed",
"Trillium Seed",
"Waterweed Seed",
"Wheat 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",
},
Specialty = {
"Computer Lab",
"Crab Pot",
"Easel",
"Electric Water Pump",
"Elevator Call Post",
"Fish Trap",
"Industrial Elevator",
"Laser",
"Mechanical Water Pump",
"Plastic Buoy",
"Steel Buoy",
"Steel Moorage Post",
"Transmission Pole",
"Tripod Camera",
"Waste Filter",
"Wooden Elevator",
"Wooden Moorage Post",
},
},
["Crushed Rock"] = {
["Specialty Upgrades"] = {
"Crushed Basalt",
"Advanced Baking Upgrade",
"Crushed Gneiss",
"Advanced Cooking Upgrade",
"Crushed Granite",
"Advanced Masonry Upgrade",
"Crushed Limestone",
"Advanced Smelting Upgrade",
"Crushed Mixed Rock",
"Baking Upgrade",
"Crushed Sandstone",
"Basic Engineering Upgrade",
"Crushed Shale",
"Butchery Upgrade",
"Crushed Slag",
"Campfire Cooking Upgrade",
"Carpentry Advanced Upgrade",
"Carpentry Basic Upgrade",
"Composites Upgrade",
"Cooking Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Basic Upgrade",
"Glassworking Advanced Upgrade",
"Glassworking Modern Upgrade",
"Hunting Upgrade",
"Industry Upgrade",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Masonry Advanced Upgrade",
"Masonry Basic Upgrade",
"Mechanics Advanced Upgrade",
"Mechanics Modern Upgrade",
"Milling Upgrade",
"Mining Advanced Upgrade",
"Mining Basic Upgrade",
"Mining Modern Upgrade",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Upgrade",
"Tailoring Modern Upgrade",
"Tailoring Upgrade",
},
},
Excavatable = {
Stone = {
"Basalt",
"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",
"Gneiss",
"Gold Concentrate",
"Gold Ore",
"Granite",
"Granite",
"Iron Concentrate",
"Iron Ore",
"Limestone",
"Limestone",
"Sandstone",
"Sandstone",
"Shale",
"Shale",
"Slag",
},
},
Fabric = {
Storage = {
"Cloth",
"Industrial Refrigerator",
"Cotton Fabric",
"Large Lumber Stockpile",
"Linen Fabric",
"Lumber Stockpile",
"Nylon Fabric",
"Outpost Netting",
"Wool Fabric",
"Powered Storage Silo",
"Small Stockpile",
"Stockpile",
"Storage Chest",
"Storage Silo",
"Tiny Stockpile",
},
},
Fat = {
Tools = {
"Flaxseed Oil",
"Arrow",
"Oil",
"Claim Tool",
"Tallow",
"Fishing Pole",
"Flax Trawler Net",
"Nylon Trawler Net",
"Soil Sampler",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Torch",
},
},
Fertilizer = {
["Upgrade Modules"] = {
"Berry Extract Fertilizer",
"Advanced Baking Upgrade",
"Blood Meal Fertilizer",
"Advanced Cooking Upgrade",
"Camas Ash Fertilizer",
"Advanced Masonry Upgrade",
"Composite Filler",
"Advanced Smelting Upgrade",
"Compost Fertilizer",
"Advanced Upgrade Lvl1",
"Fiber Filler",
"Advanced Upgrade Lvl2",
"Hide Ash Fertilizer",
"Advanced Upgrade Lvl3",
"Pelt Fertilizer",
"Advanced Upgrade Lvl4",
"Phosphate Fertilizer",
"Baking Upgrade",
"Pulp Filler",
"Basic Engineering Upgrade",
"Basic Upgrade Lvl1",
"Basic Upgrade Lvl2",
"Basic Upgrade Lvl3",
"Basic Upgrade Lvl4",
"Butchery Upgrade",
"Campfire Cooking Upgrade",
"Carpentry Advanced Upgrade",
"Carpentry Basic Upgrade",
"Composites Upgrade",
"Cooking Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Basic Upgrade",
"Glassworking Advanced Upgrade",
"Glassworking Modern Upgrade",
"Hunting Upgrade",
"Industry Upgrade",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Masonry Advanced Upgrade",
"Masonry Basic Upgrade",
"Mechanics Advanced Upgrade",
"Mechanics Modern Upgrade",
"Milling Upgrade",
"Mining Advanced Upgrade",
"Mining Basic Upgrade",
"Mining Modern Upgrade",
"Modern Upgrade Lvl1",
"Modern Upgrade Lvl2",
"Modern Upgrade Lvl3",
"Modern Upgrade Lvl4",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Upgrade",
"Tailoring Modern Upgrade",
"Tailoring Upgrade",
},
},
["Fertilizer Filler"] = {
Vehicle = {
"Composite Filler",
"Crane",
"Fiber Filler",
"Excavator",
"Pulp Filler",
"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",
},
},
Fish = {
Vehicles = {
"Bass",
"Crane",
"Blue Shark",
"Excavator",
"Cod",
"Hand Plow",
"Moon Jellyfish",
"Industrial Barge",
"Pacific Sardine",
"Large Canoe",
"Salmon",
"Medium Fishing Trawler",
"Trout",
"Powered Cart",
"Tuna",
"Skid Steer",
"Small Canoe",
"Small Wood Cart",
"Small Wooden Boat",
"Steam Tractor",
"Steam Truck",
"Truck",
"Wheelbarrow",
"Wood Cart",
"Wood Shop Cart",
"Wooden Barge",
"Wooden Transport Ship",
},
},
Food = {
["Work Stations"] = {
"Acorn",
"Advanced Carpentry Table",
"Acorn Powder",
"Advanced Masonry Table",
"Agave Leaves",
"Advanced Tailoring Table",
"Agave Seed",
"Amendments",
"Agouti Enchiladas",
"Anvil",
"Amanita Mushroom Spores",
"Arrastra",
"Amanita Mushrooms",
"Assembly Line",
"Arctic Willow Seed",
"Automatic Loom",
"Autumn Stew",
"Ballot Box",
"Baked Agave",
"Bank",
"Baked Beet",
"Blast Furnace",
"Baked Corn",
"Bloomery",
"Baked Heart Of Palm",
"Board Of Elections",
"Baked Meat",
"Campfire",
"Baked Roast",
"Campsite",
"Baked Taro",
"Capitol",
"Baked Tomato",
"Carpentry Table",
"Banh Xeo",
"Cement Kiln",
"Bannock",
"Census Bureau",
"Barrel Cactus Seed",
"Contract Board",
"Basic Salad",
"Country Foundation",
"Bean Paste",
"Court Table",
"Bean Sprout",
"Currency Exchange",
"Beans",
"Electric Lathe",
"Bear SUPREME",
"Electric Machinist Table",
"Bearclaw",
"Electric Planer",
"Beet",
"Electric Stamping Press",
"Beet Campfire Salad",
"Electronics Assembly",
"Beet Greens",
"Embassy Desk",
"Beet Seed",
"Executive Office",
"Big Bluestem Seed",
"Farmers Table",
"Birch Seed",
"Federation Foundation",
"Bison Chow Fun",
"Fiber Scutching Station",
"Boiled Grains",
"Fish Rack",
"Boiled Rice",
"Fishery",
"Boiled Sausage",
"Froth Floatation Cell",
"Bolete Mushroom Spores",
"Glassworks",
"Bolete Mushrooms",
"Government Office",
"Bread",
"Immigration Desk",
"Bullrush Seed",
"Jaw Crusher",
"Bunchgrass Seed",
"Kiln",
"Camas Bread",
"Laboratory",
"Camas Bulb",
"Large Court",
"Camas Bulb Bake",
"Lathe",
"Camas Paste",
"Loom",
"Campfire Roast",
"Machinist Table",
"Cedar Seed",
"Masonry Table",
"Ceiba Seed",
"Medium Shipyard",
"Cereal Germ",
"Mint",
"Charred Agave",
"Oil Refinery",
"Charred Beans",
"Outpost Table",
"Charred Beet",
"Printing Press",
"Charred Cactus Fruit",
"Pump Jack",
"Charred Camas Bulb",
"Real Estate Desk",
"Charred Corn",
"Registrar",
"Charred Fireweed Shoots",
"Research Table",
"Charred Fish",
"Robotic Assembly Line",
"Charred Heart Of Palm",
"Rocker Box",
"Charred Meat",
"Rolling Mill",
"Charred Mushrooms",
"Sawmill",
"Charred Papaya",
"Screening Machine",
"Charred Pineapple",
"Screw Press",
"Charred Sausage",
"Sensor Based Belt Sorter",
"Charred Taro",
"Settlement Crafting Table",
"Charred Tomato",
"Shaper",
"Clam Chowder",
"Small Court",
"Cookeina Mushroom Spores",
"Small Paper Machine",
"Cookeina Mushrooms",
"Small Shipyard",
"Corn",
"Spin Melter",
"Corn Fritters",
"Stamp Mill",
"Corn Seed",
"Stenographers Table",
"Cornmeal",
"Store",
"Cotton Seed",
"Tailoring Table",
"Creosote Bush Seed",
"Tool Bench",
"Creosote Flower",
"Town Foundation",
"Crimini Mushroom Spores",
"Treasury",
"Crimini Mushrooms",
"Wainwright Table",
"Crimson Salad",
"Workbench",
"Crispy Bacon",
"Zoning Office",
"Dried Fish",
},
"Dried Meat",
["World Object"] = {
"Dwarf Willow Seed",
"Adorned Ashlar Basalt Bench",
"Elk Taco",
"Adorned Ashlar Basalt Chair",
"Elk Wellington",
"Adorned Ashlar Basalt Table",
"Fantastic Forest Pizza",
"Adorned Ashlar Stone Bench",
"Fern Campfire Salad",
"Adorned Ashlar Stone Chair",
"Fern Spore",
"Adorned Ashlar Stone Table",
"Fiddleheads",
"Advanced Carpentry Table",
"Field Campfire Stew",
"Advanced Masonry Table",
"Filmy Fern Spore",
"Advanced Tailoring Table",
"Fir Seed",
"Amendments",
"Fireweed Seed",
"Anvil",
"Fireweed Shoots",
"Arrastra",
"Fish N Chips",
"Ashlar Basalt Bench",
"Flatbread",
"Ashlar Basalt Chair",
"Flax Seed",
"Ashlar Basalt Door",
"Flaxseed Oil",
"Ashlar Basalt Fireplace",
"Flour",
"Ashlar Basalt Table",
"Fried Camas",
"Ashlar Large Basalt Fountain",
"Fried Fiddleheads",
"Ashlar Large Stone Fountain",
"Fried Hare Haunches",
"Ashlar Small Basalt Fountain",
"Fried Hearts Of Palm",
"Ashlar Small Stone Fountain",
"Fried Taro",
"Ashlar Stone Bench",
"Fried Tomatoes",
"Ashlar Stone Chair",
"Fruit Muffin",
"Ashlar Stone Door",
"Fruit Salad",
"Ashlar Stone Fireplace",
"Fruit Tart",
"Ashlar Stone Table",
"Giant Cactus Fruit",
"Assembly Line",
"Grass Seed",
"Automatic Loom",
"Heart Of Palm",
"Bakery Oven",
"Hearty Hometown Pizza",
"Ballot Box",
"Heliconia Seed",
"Bank",
"Hosomaki",
"Bathroom",
"Huckleberries",
"Bathtub",
"Huckleberry Extract",
"Bedroom",
"Huckleberry Fritter",
"Bison Mount",
"Huckleberry Pie",
"Blackboard",
"Huckleberry Seed",
"Blast Furnace",
"Infused Oil",
"Bloomery",
"Jointfir Seed",
"Board Of Elections",
"Joshua Seed",
"Bookshelf",
"Jungle Campfire Salad",
"Brazier",
"Jungle Campfire Stew",
"Brick Fireplace",
"Kelpy Crab Roll",
"Butchery Table",
"King Fern Spore",
"Campfire",
"Lattice Mushroom Spores",
"Campsite",
"Leavened Dough",
"Candle Stand",
"Loaded Taro Fries",
"Canning Assembly",
"Lupine Seed",
"Capitol",
"Macarons",
"Carpentry Table",
"Meat Pie",
"Carved Pumpkin",
"Meat Stock",
"Cast Iron Bed",
"Meaty Stew",
"Cast Iron Bench",
"Millionaires Salad",
"Cast Iron Chair",
"Mochi",
"Cast Iron Royal Bed",
"Ocean Spray Seed",
"Cast Iron Stove",
"Oil",
"Cast Iron Table",
"Orchid",
"Ceiling Candle",
"Orchid Seed",
"Cement Kiln",
"Palm Seed",
"Census Bureau",
"Papaya",
"Combustion Generator",
"Papaya Seed",
"Composite Birch Bench",
"Pastry Dough",
"Composite Birch Chair",
"Phad Thai",
"Composite Birch Door",
"Pineapple",
"Composite Birch Table",
"Pineapple Friend Rice",
"Composite Hardwood Bench",
"Pineapple Seed",
"Composite Hardwood Chair",
"Pirozhok",
"Composite Hardwood Door",
"Poke Bowl",
"Composite Hardwood Table",
"Prepared Meat",
"Composite Lumber Bench",
"Prickly Pear Fruit",
"Composite Lumber Chair",
"Prickly Pear Seed",
"Composite Lumber Door",
"Prime Cut",
"Composite Lumber Dresser",
"Pumpkin",
"Composite Lumber Table",
"Pumpkin Seed",
"Computer Lab",
"Pupusas",
"Construction Post",
"Raw Bacon",
"Contract Board",
"Raw Fish",
"Copper Frame Landscape",
"Raw Meat",
"Copper Frame Wide",
"Raw Roast",
"Corrugated Steel Door",
"Raw Sausage",
"Corrugated Steel Fence Door",
"Redwood Seed",
"Cotton Streamer Stars",
"Rice",
"Cotton Streamer Stripes",
"Rice Flour",
"Couch",
"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",
"Country Foundation",
"Court Chair",
"Court Table",
"Court Table",
"Embassy Desk",
"Crab Pot",
"Executive Office",
"Culture",
"Federation Foundation",
"Currency Exchange",
"Government Office",
"Decorative Anchor",
"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 Blue",
"Decorative Glass Buoy Red",
"Decorative Glass Buoy Red",
Line 49,749: Line 51,513:
"Decorative Life Preserver",
"Decorative Life Preserver",
"Decorative Ship Wheel",
"Decorative Ship Wheel",
"Distribution Station",
"Dumpster Compost",
"Dumpster Garbage",
"Dumpster Recycle",
"Easel",
"Ecko Statue",
"Electric Lathe",
"Electric Machinist Table",
"Electric Planer",
"Electric Stamping Press",
"Electric Wall Lamp",
"Electric Wall Lamp",
"Electric Water Pump",
"Electronics Assembly",
"Elevator Call Post",
"Elk Mount",
"Elk Mount",
"Elk Skypiercer",
"Embassy Desk",
"Executive Office",
"Farmers Table",
"Federation Foundation",
"Federation Foundation",
"Feminine Mannequin",
"Fiber Scutching Station",
"Fish Rack",
"Fish Trap",
"Fishery",
"Flat Steel Door",
"Framed Glass Door",
"Froth Floatation Cell",
"Galaxy Vase",
"Galaxy Vase",
"Glassworks",
"Goat Mount",
"Goat Mount",
"Gold Frame Landscape",
"Gold Frame Landscape",
"Gold Frame Wide",
"Gold Frame Wide",
"Government Office",
"Hanging Long Steel Sign",
"Hanging Steel Framed Sign",
"Hanging Steel Mine Sign",
"Hanging Steel Plain Sign",
"Hanging Steel Shop Sign",
"Hardwood Lumber Dresser",
"Hardwood Lumber Dresser",
"Hewn Bench",
"Hewn Bench",
"Hewn Chair",
"Hewn Chair",
"Hewn Door",
"Hewn Dresser",
"Hewn Dresser",
"Hewn Nightstand",
"Hewn Nightstand",
"Hewn Softwood Bench",
"Hewn Softwood Bench",
"Hewn Softwood Chair",
"Hewn Softwood Chair",
"Hewn Softwood Door",
"Hewn Softwood Table",
"Hewn Softwood Table",
"Hewn Table",
"Hewn Table",
"Huge Banner Sign",
"Huge Iron Banner Sign",
"Huge Iron Sign",
"Huge Steel Banner Sign",
"Huge Steel Sign",
"Huge Wooden Banner Sign",
"Icebox",
"Icebox",
"Immigration Desk",
"Industrial",
"Industrial Generator",
"Industrial Refrigerator",
"Injection Mold Machine",
"Iron Frame Landscape",
"Iron Frame Landscape",
"Iron Frame Wide",
"Iron Frame Wide",
"Jaw Crusher",
"Kiln",
"Kitchen",
"Kitchen",
"Kitchenroom",
"Laboratory",
"Large Bath Mat",
"Large Bath Mat",
"Large Corrugated Steel Door",
"Large Cotton Bunting Red",
"Large Cotton Bunting Red",
"Large Cotton Bunting Regal",
"Large Cotton Bunting Regal",
"Large Court",
"Large Festive Paper Lantern",
"Large Festive Paper Lantern",
"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 Hanging Stone Sign",
"Large Lumber Door",
"Large Lumber Stockpile",
"Large Nylon Bunting Green",
"Large Nylon Bunting Green",
"Large Nylon Bunting Purple",
"Large Nylon Bunting Purple",
"Large Paper Lantern",
"Large Paper Lantern",
"Lighthouse Lamp",
"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",
"Large Standing Stone Sign",
"Large Windowed Lumber Door",
"Large Wooden Bookshelf",
"Laser",
"Lathe",
"Latrine",
"Limestone Bison Statue",
"Limestone Bison Statue",
"Limestone Otter Statue",
"Limestone Otter Statue",
"Limestone Owl Statue",
"Limestone Owl Statue",
"Limestone Podium",
"Limestone Wolf Statue",
"Limestone Wolf Statue",
"Livingroom",
"Loom",
"Lumber Bench",
"Lumber Bench",
"Lumber Chair",
"Lumber Chair",
"Lumber Door",
"Lumber Dresser",
"Lumber Dresser",
"Lumber Stockpile",
"Lumber Table",
"Lumber Table",
"Lumber Warehouse Shelves",
"Machinist Table",
"Mailbox",
"Masculine Mannequin",
"Masonry Table",
"Mechanical Water Pump",
"Medium Shipyard",
"Mill",
"Mill",
"Mint",
"Modern Double Street Light",
"Modern Double Street Light",
"Modern Street Light",
"Modern Street Light",
"Mortared Granite Bench",
"Mortared Granite Bench",
"Mortared Granite Chair",
"Mortared Granite Chair",
"Mortared Granite Door",
"Mortared Granite Fireplace",
"Mortared Granite Fireplace",
"Mortared Granite Table",
"Mortared Granite Table",
"Mortared Stone Bench",
"Mortared Stone Bench",
"Mortared Stone Chair",
"Mortared Stone Chair",
"Mortared Stone Door",
"Mortared Stone Fireplace",
"Mortared Stone Fireplace",
"Mortared Stone Table",
"Mortared Stone Table",
"Nylon Futon Bed",
"Nylon Futon Bed",
"Nylon Futon Couch",
"Nylon Futon Couch",
"Office Mailbox",
"Oil Refinery",
"Orange Vase",
"Orange Vase",
"Ornate Gold Frame Landscape",
"Ornate Gold Frame Landscape",
Line 49,805: Line 51,661:
"Ornate Wooden Frame Landscape",
"Ornate Wooden Frame Landscape",
"Ornate Wooden Frame Wide",
"Ornate Wooden Frame Wide",
"Outpost Netting",
"Outpost Table",
"Padded Chair",
"Padded Chair",
"Paper Machine",
"Paper Streamers",
"Picture Frame",
"Plant Vase",
"Plant Vase",
"Planter Pot Round",
"Planter Pot Square",
"Plastic Bench Blue",
"Plastic Bench Green",
"Plastic Bench Red",
"Plastic Buoy",
"Plastic Chair Blue",
"Plastic Chair Green",
"Plastic Chair Red",
"Plastic Table Blue",
"Plastic Table Green",
"Plastic Table Red",
"Pottery Table",
"Powered Storage Silo",
"Printing Press",
"Pump Jack",
"Purple Vase",
"Purple Vase",
"Real Estate Desk",
"Red Vase",
"Red Vase",
"Refrigerator",
"Refrigerator",
"Round Pot",
"Registrar",
"Research Table",
"Robotic Assembly Line",
"Rocker Box",
"Rolling Mill",
"Rug Large",
"Rug Large",
"Rug Medium",
"Rug Medium",
"Rug Small",
"Rug Small",
"Salt Basket",
"Salt Basket",
"Sawmill",
"Screening Machine",
"Screw Press",
"Sensor Based Belt Sorter",
"Settlement Crafting Table",
"Shaper",
"Sheep Mount",
"Sheep Mount",
"Shelf Cabinet",
"Shelf Cabinet",
"Shipping Container Blue",
"Shipping Container Green",
"Shipping Container Red",
"Sink",
"Sink",
"Small Bath Mat",
"Small Bath Mat",
"Small Cotton Bunting Red",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Cotton Bunting Regal",
"Small Court",
"Small Festive Paper Lantern",
"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 Hanging Stone Sign",
"Small Meeting Chair",
"Small Meeting Table",
"Small Nylon Bunting Green",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Small Nylon Bunting Purple",
"Small Paper Lantern",
"Small Paper Lantern",
"Small Paper Machine",
"Small Shipyard",
"Small Sink",
"Small Sink",
"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 Standing Stone Sign",
"Small Stockpile",
"Softwood Lumber Bench",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Chair",
"Softwood Lumber Door",
"Softwood Lumber Dresser",
"Softwood Lumber Dresser",
"Softwood Lumber Table",
"Softwood Lumber Table",
"Square Pot",
"Solar Generator",
"Spin Melter",
"Spinning Jenny",
"Stamp Mill",
"Standing Glass Sign",
"Standing Long Steel Sign",
"Standing Steel Brick Sign",
"Steam Engine",
"Steel Abstract Fixture",
"Steel Abstract Fixture",
"Steel Buoy",
"Steel Ceiling Light",
"Steel Ceiling Light",
"Steel Floor Lamp",
"Steel Floor Lamp",
Line 49,836: Line 51,761:
"Steel Hanging Lamp",
"Steel Hanging Lamp",
"Steel Kitchen Lamp",
"Steel Kitchen Lamp",
"Steel Liquids Tank",
"Steel Moorage Post",
"Steel Podium",
"Steel Row Seating",
"Steel Searchlight",
"Steel Searchlight",
"Steel Square Fixture",
"Steel Square Fixture",
"Steel Table Lamp",
"Steel Table Lamp",
"Steel Warehouse Shelves",
"Stenographers Table",
"Stockpile",
"Stone Brazier",
"Stone Brazier",
"Stone Door",
"Stop Sign",
"Storage Chest",
"Storage Silo",
"Store",
"Stove",
"Stove",
"Street Sign",
"Streetlamp",
"Streetlamp",
"Students Desk T1",
"Students Desk T2",
"Students Desk T3",
"Stuffed Alligator",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Bison",
Line 49,849: Line 51,790:
"Stuffed Wolf",
"Stuffed Wolf",
"Swirl Vase",
"Swirl Vase",
"Tailoring Table",
"Tallow Candle",
"Tallow Candle",
"Tallow Lamp",
"Tallow Lamp",
"Tallow Wall Lamp",
"Tallow Wall Lamp",
"Teachers Desk T1",
"Teachers Desk T2",
"Teachers Desk T3",
"Tiny Stockpile",
"Toilet",
"Toilet",
"Tool Bench",
"Torch Stand",
"Torch Stand",
"Towel Rack",
"Towel Rack",
"Town Bell",
"Town Foundation",
"Town Foundation",
"Transmission Pole",
"Treasury",
"Tripod Camera",
"Upholstered Chair",
"Upholstered Chair",
"Upholstered Couch",
"Upholstered Couch",
"Wainwright Table",
"Wall Candle",
"Wall Candle",
"Washboard",
"Washboard",
"Washing Machine",
"Washing Machine",
"Waste Filter",
"Waterwheel",
"Wind Turbine",
"Windmill",
"Wooden Ceiling Light",
"Wooden Ceiling Light",
"Wooden Fabric Bed",
"Wooden Fabric Bed",
Line 49,868: Line 51,822:
"Wooden Frame Wide",
"Wooden Frame Wide",
"Wooden Kitchen Lamp",
"Wooden Kitchen Lamp",
"Wooden Latrine",
"Wooden Liquids Tank",
"Wooden Moorage Post",
"Wooden Podium",
"Wooden Straw Bed",
"Wooden Straw Bed",
"Wooden Table Lamp",
"Wooden Table Lamp",
},
"Workbench",
["Large Fish"] = {
"Zoning Office",
"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)