Editing Module:ItemData

From Eco - English Wiki

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

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

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

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


Line 7: Line 7:
untranslated = "Acorn",
untranslated = "Acorn",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Plant to grow an oak tree.",
description = "Plant to grow an oak tree.",
tagGroups = {
tagGroups = {
"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 48: Line 47:
NutrientElement = nil,
NutrientElement = nil,
type = "AcornItem",
type = "AcornItem",
typeID = 0,
typeID = nil,
},
},
["Acorn Powder"] = {
["Acorn Powder"] = {
Line 57: Line 56:
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 93: Line 93:
NutrientElement = nil,
NutrientElement = nil,
type = "AcornPowderItem",
type = "AcornPowderItem",
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Basalt Bench"] = {
["Adorned Ashlar Basalt Bench"] = {
Line 101: Line 101:
description = "A fancy ashlar stone bench that has been adorned with gold.",
description = "A fancy ashlar stone bench that has been adorned with gold.",
tagGroups = {
tagGroups = {
"Housing",
"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 138: Line 140:
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarBasaltBenchItem",
type = "AdornedAshlarBasaltBenchItem",
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Basalt Chair"] = {
["Adorned Ashlar Basalt Chair"] = {
Line 146: Line 148:
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Seating",
"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 183: Line 187:
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarBasaltChairItem",
type = "AdornedAshlarBasaltChairItem",
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Basalt Table"] = {
["Adorned Ashlar Basalt Table"] = {
Line 191: Line 195:
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 228: Line 234:
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarBasaltTableItem",
type = "AdornedAshlarBasaltTableItem",
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Stone Bench"] = {
["Adorned Ashlar Stone Bench"] = {
Line 236: Line 242:
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 273: Line 281:
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarStoneBenchItem",
type = "AdornedAshlarStoneBenchItem",
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Stone Chair"] = {
["Adorned Ashlar Stone Chair"] = {
Line 281: Line 289:
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 318: Line 328:
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarStoneChairItem",
type = "AdornedAshlarStoneChairItem",
typeID = 0,
typeID = nil,
},
},
["Adorned Ashlar Stone Table"] = {
["Adorned Ashlar Stone Table"] = {
Line 326: Line 336:
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 363: Line 375:
NutrientElement = nil,
NutrientElement = nil,
type = "AdornedAshlarStoneTableItem",
type = "AdornedAshlarStoneTableItem",
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 = "Upgrade Modules",
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 = "AdvancedBakingUpgradeItem",
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 = "Work Stations",
description = "Advanced Baking Skill Scroll",
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Craft Tables",
"Work Stations",
"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 = "AdvancedCarpentryTableItem",
typeID = 0,
typeID = nil,
},
},
["Advanced Baking Upgrade"] = {
["Advanced Circuit"] = {
untranslated = "Advanced Baking Upgrade",
untranslated = "Advanced Circuit",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
description = "A complex electrical component used in advanced electronics.",
tagGroups = {
tagGroups = {
"Upgrade",
"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 = "AdvancedCircuitItem",
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 = "Items",
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
description = "A more advanced version of the normal combustion engine that produces a greater output.",
tagGroups = {
tagGroups = {
"Crafting Table",
"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 = "AdvancedCombustionEngineItem",
typeID = 0,
typeID = nil,
},
},
["Advanced Circuit"] = {
["Advanced Cooking Upgrade"] = {
untranslated = "Advanced Circuit",
untranslated = "Advanced Cooking Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A complex electrical component used in advanced electronics.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
tagGroups = {},
tagGroups = {
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 = "AdvancedCookingUpgradeItem",
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 = "Work Stations",
description = "A more advanced version of the normal combustion engine that produces a greater output.",
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Craft Tables",
"Work Stations",
"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 = "AdvancedMasonryTableItem",
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 = "Upgrade Modules",
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 = "AdvancedMasonryUpgradeItem",
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 = "Upgrade Modules",
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 = "AdvancedSmeltingUpgradeItem",
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 = "Work Stations",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
description = "An advanced tailoring table.",
tagGroups = {
tagGroups = {
"Upgrade",
"Craft Tables",
"Work Stations",
"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 = "AdvancedTailoringTableItem",
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 = "Upgrade Modules",
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 = "AdvancedUpgradeLvl1Item",
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 = "Upgrade Modules",
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 = "AdvancedUpgradeLvl2Item",
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 = "Upgrade Modules",
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Advanced 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 = "AdvancedUpgradeLvl3Item",
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 = "Upgrade Modules",
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Upgrade",
"Advanced 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 = "AdvancedUpgradeLvl4Item",
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 = "Food",
description = "Advanced Smelting Skill Book",
description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
tagGroups = {
tagGroups = {
"Skill Books",
"Food",
"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 = "AgaveLeavesItem",
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 = "Seed",
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 = "AgaveSeedItem",
typeID = 0,
typeID = nil,
},
},
["Advanced Smelting Upgrade"] = {
["Agouti Carcass"] = {
untranslated = "Advanced Smelting Upgrade",
untranslated = "Agouti Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
description = "A dead agouti.",
tagGroups = {
tagGroups = {
"Upgrade",
"Animal",
"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 = "AgoutiCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Advanced Tailoring Table"] = {
["Agouti Enchiladas"] = {
untranslated = "Advanced Tailoring Table",
untranslated = "Agouti Enchiladas",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "An advanced tailoring table.",
description = "Sweet and savory...it doesn't have to be an Agouti.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 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 = "AgoutiEnchiladasItem",
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 = "Items",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"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 = "AgricultureResearchPaperAdvancedItem",
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 = "Items",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"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 = "AgricultureResearchPaperModernItem",
typeID = 0,
typeID = nil,
},
},
["Advanced Upgrade 3"] = {
["Alligator Carcass"] = {
untranslated = "Advanced Upgrade 3",
untranslated = "Alligator Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "A dead alligator.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Animal",
"Upgrade",
"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 = "AlligatorCarcassItem",
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 = "Seed",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"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 = "AmanitaMushroomSporesItem",
typeID = 0,
typeID = nil,
},
},
["Agave Leaves"] = {
["Amanita Mushrooms"] = {
untranslated = "Agave Leaves",
untranslated = "Amanita Mushrooms",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
description = "A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Greens",
"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 = "AmanitaMushroomsItem",
typeID = 0,
typeID = nil,
},
},
["Agave Seed"] = {
Amendments = {
untranslated = "Agave Seed",
untranslated = "Amendments",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Plant to grow an agave plant.",
description = "Allows the modification of the constitution.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Government",
"Food",
"Work Stations",
"Seeds",
"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 = "AmendmentsItem",
typeID = 0,
typeID = nil,
},
},
["Agouti Carcass"] = {
Anvil = {
untranslated = "Agouti Carcass",
untranslated = "Anvil",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "A dead agouti.",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Craft Tables",
"Tiny Fur Carcass",
"Work Stations",
"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 = "AnvilItem",
typeID = 0,
typeID = nil,
},
},
["Agouti Enchiladas"] = {
["Arctic Willow Seed"] = {
untranslated = "Agouti Enchiladas",
untranslated = "Arctic Willow Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Sweet and savory...it doesn't have to be an Agouti.",
description = "Plant to grow arctic willow.",
tagGroups = {
tagGroups = {
"Food",
"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 = "ArcticWillowSeedItem",
typeID = 0,
typeID = nil,
},
},
["Agriculture Research Paper Advanced"] = {
Arrastra = {
untranslated = "Agriculture Research Paper Advanced",
untranslated = "Arrastra",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A primitive rock mill of dragged boulders.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Craft Tables",
"Research",
"Work Stations",
"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 = "ArrastraItem",
typeID = 0,
typeID = nil,
},
},
["Agriculture Research Paper Modern"] = {
Arrow = {
untranslated = "Agriculture Research Paper Modern",
untranslated = "Arrow",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
tagGroups = {
tagGroups = {
"Modern Research",
"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 = "ArrowItem",
typeID = 0,
typeID = nil,
},
},
["Alligator Carcass"] = {
["Art Supplies"] = {
untranslated = "Alligator Carcass",
untranslated = "Art Supplies",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead alligator.",
description = "A set of art supplies that ",
tagGroups = {
tagGroups = {
"Medium Carcass",
"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 = "ArtSuppliesItem",
typeID = 0,
typeID = nil,
},
},
["Amanita Mushroom Spores"] = {
["Ashlar Basalt"] = {
untranslated = "Amanita Mushroom Spores",
untranslated = "Ashlar Basalt",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Crop Seed",
"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 = "AshlarBasaltItem",
typeID = 0,
typeID = nil,
},
},
["Amanita Mushrooms"] = {
["Ashlar Basalt Bench"] = {
untranslated = "Amanita Mushrooms",
untranslated = "Ashlar Basalt Bench",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Fungus",
"Seating",
"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 = "AshlarBasaltBenchItem",
typeID = 0,
typeID = nil,
},
},
Amendments = {
["Ashlar Basalt Chair"] = {
untranslated = "Amendments",
untranslated = "Ashlar Basalt Chair",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Allows the modification of the constitution.",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
tagGroups = {
tagGroups = {
"Government",
"Housing Objects",
"Seating",
"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 = "AshlarBasaltChairItem",
typeID = 0,
typeID = nil,
},
},
Anvil = {
["Ashlar Basalt Door"] = {
untranslated = "Anvil",
untranslated = "Ashlar Basalt Door",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
description = "A heavy ashlar stone door.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Doors",
"Housing Objects",
"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 = "AshlarBasaltDoorItem",
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 = "Housing Objects",
description = "Plant to grow arctic willow.",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Seeds",
"Living Room",
"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 = "AshlarBasaltFireplaceItem",
typeID = 0,
typeID = nil,
},
},
Arrastra = {
["Ashlar Basalt Table"] = {
untranslated = "Arrastra",
untranslated = "Ashlar Basalt Table",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A primitive rock mill of dragged boulders.",
description = "A large stone table crafted by an expert mason.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Seating",
"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 = "AshlarBasaltTableItem",
typeID = 0,
typeID = nil,
},
},
Arrow = {
["Ashlar Gneiss"] = {
untranslated = "Arrow",
untranslated = "Ashlar Gneiss",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"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 = "AshlarGneissItem",
typeID = 0,
typeID = nil,
},
},
["Art Supplies"] = {
["Ashlar Granite"] = {
untranslated = "Art Supplies",
untranslated = "Ashlar Granite",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
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 = "AshlarGraniteItem",
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 = "Housing Objects",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "A 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 = "AshlarLargeBasaltFountainItem",
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 = "Housing Objects",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
"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 = "AshlarLargeStoneFountainItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Basalt Chair"] = {
["Ashlar Limestone"] = {
untranslated = "Ashlar Basalt Chair",
untranslated = "Ashlar Limestone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Housing",
"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 = "AshlarLimestoneItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Basalt Door"] = {
["Ashlar Sandstone"] = {
untranslated = "Ashlar Basalt Door",
untranslated = "Ashlar Sandstone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A heavy ashlar stone door.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"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 = "AshlarSandstoneItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Basalt Fireplace"] = {
["Ashlar Shale"] = {
untranslated = "Ashlar Basalt Fireplace",
untranslated = "Ashlar Shale",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Housing",
"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 = "AshlarShaleItem",
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 = "Housing Objects",
description = "A large stone table crafted by an expert mason.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
tagGroups = {
tagGroups = {
"Housing",
"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 = "AshlarSmallBasaltFountainItem",
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 = "Housing Objects",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "A 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 = "AshlarSmallStoneFountainItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Granite"] = {
["Ashlar Stone Bench"] = {
untranslated = "Ashlar Granite",
untranslated = "Ashlar Stone Bench",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Housing Objects",
"Constructable",
"Seating",
"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 = "AshlarStoneBenchItem",
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 = "Housing Objects",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
tagGroups = {
tagGroups = {
"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 = "AshlarStoneChairItem",
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 = "Housing Objects",
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 = "AshlarStoneDoorItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Limestone"] = {
["Ashlar Stone Fireplace"] = {
untranslated = "Ashlar Limestone",
untranslated = "Ashlar Stone Fireplace",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Housing 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 = "AshlarStoneFireplaceItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Sandstone"] = {
["Ashlar Stone Table"] = {
untranslated = "Ashlar Sandstone",
untranslated = "Ashlar Stone Table",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "A 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 = "AshlarStoneTableItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Shale"] = {
["Asphalt Concrete"] = {
untranslated = "Ashlar Shale",
untranslated = "Asphalt Concrete",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
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 = "AsphaltConcreteItem",
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 = "Work Stations",
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 = "AssemblyLineItem",
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 = "Work Stations",
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 = "AutomaticLoomItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Stone Bench"] = {
["Autumn Stew"] = {
untranslated = "Ashlar Stone Bench",
untranslated = "Autumn Stew",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
description = "A 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 = "AutumnStewItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Stone Chair"] = {
["Baked Agave"] = {
untranslated = "Ashlar Stone Chair",
untranslated = "Baked Agave",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "BakedAgaveItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Stone Door"] = {
["Baked Beet"] = {
untranslated = "Ashlar Stone Door",
untranslated = "Baked Beet",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "BakedBeetItem",
typeID = 0,
typeID = nil,
},
},
["Ashlar Stone Fireplace"] = {
["Baked Corn"] = {
untranslated = "Ashlar Stone Fireplace",
untranslated = "Baked Corn",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
description = "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 = "BakedCornItem",
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 = "Food",
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 = "BakedHeartOfPalmItem",
typeID = 0,
typeID = nil,
},
},
["Asphalt Concrete"] = {
["Baked Meat"] = {
untranslated = "Asphalt Concrete",
untranslated = "Baked Meat",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
description = "Baked 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 = "BakedMeatItem",
typeID = 0,
typeID = nil,
},
},
["Assembly Line"] = {
["Baked Roast"] = {
untranslated = "Assembly Line",
untranslated = "Baked Roast",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
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 = "BakedRoastItem",
typeID = 0,
typeID = nil,
},
},
["Automatic Loom"] = {
["Baked Taro"] = {
untranslated = "Automatic Loom",
untranslated = "Baked Taro",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
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 = "BakedTaroItem",
typeID = 0,
typeID = nil,
},
},
["Autumn Stew"] = {
["Baked Tomato"] = {
untranslated = "Autumn Stew",
untranslated = "Baked Tomato",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "BakedTomatoItem",
typeID = 0,
typeID = nil,
},
},
["Baked Agave"] = {
["Bakery Oven"] = {
untranslated = "Baked Agave",
untranslated = "Bakery Oven",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
description = "A 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 = "BakeryOvenItem",
typeID = 0,
typeID = nil,
},
},
["Baked Beet"] = {
["Baking Upgrade"] = {
untranslated = "Baked Beet",
untranslated = "Baking Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
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 = "BakingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Baked Corn"] = {
["Ballot Box"] = {
untranslated = "Baked Corn",
untranslated = "Ballot Box",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
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 = "BallotBoxItem",
typeID = 0,
typeID = nil,
},
},
["Baked Heart Of Palm"] = {
Bandana = {
untranslated = "Baked Heart Of Palm",
untranslated = "Bandana",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "BandanaItem",
typeID = 0,
typeID = nil,
},
},
["Baked Meat"] = {
["Banh Xeo"] = {
untranslated = "Baked Meat",
untranslated = "Banh Xeo",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "BanhXeoItem",
typeID = 0,
typeID = nil,
},
},
["Baked Roast"] = {
Bank = {
untranslated = "Baked Roast",
untranslated = "Bank",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
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 = "BankItem",
typeID = 0,
typeID = nil,
},
},
["Baked Taro"] = {
Bannock = {
untranslated = "Baked Taro",
untranslated = "Bannock",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "BannockItem",
typeID = 0,
typeID = nil,
},
},
["Baked Tomato"] = {
Barrel = {
untranslated = "Baked Tomato",
untranslated = "Barrel",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
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 = "BarrelItem",
typeID = 0,
typeID = nil,
},
},
["Bakery Oven"] = {
["Barrel Cactus Seed"] = {
untranslated = "Bakery Oven",
untranslated = "Barrel Cactus Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
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 = "BarrelCactusSeedItem",
typeID = 0,
typeID = nil,
},
},
["Baking Skill Book"] = {
Basalt = {
untranslated = "Baking Skill Book",
untranslated = "Basalt",
category = nil,
category = nil,
group = "Skill Books",
group = "Natural Resources",
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 = "BasaltItem",
typeID = 0,
typeID = nil,
},
},
["Baking Skill Scroll"] = {
["Basic Backpack"] = {
untranslated = "Baking Skill Scroll",
untranslated = "Basic Backpack",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Clothing",
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 = "BasicBackpackItem",
typeID = 0,
typeID = nil,
},
},
["Baking Upgrade"] = {
["Basic Circuit"] = {
untranslated = "Baking Upgrade",
untranslated = "Basic Circuit",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
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 = "BasicCircuitItem",
typeID = 0,
typeID = nil,
},
},
["Ballot Box"] = {
["Basic Engineering Upgrade"] = {
untranslated = "Ballot Box",
untranslated = "Basic Engineering Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
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 = "BasicEngineeringUpgradeItem",
typeID = 0,
typeID = nil,
},
},
Bandana = {
["Basic Salad"] = {
untranslated = "Bandana",
untranslated = "Basic Salad",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
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 = "BasicSaladItem",
typeID = 0,
typeID = nil,
},
},
["Banh Xeo"] = {
["Basic Upgrade Lvl1"] = {
untranslated = "Banh Xeo",
untranslated = "Basic Upgrade Lvl1",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
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 = "BasicUpgradeLvl1Item",
typeID = 0,
typeID = nil,
},
},
Bank = {
["Basic Upgrade Lvl2"] = {
untranslated = "Bank",
untranslated = "Basic Upgrade Lvl2",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
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 = "BasicUpgradeLvl2Item",
typeID = 0,
typeID = nil,
},
},
Bannock = {
["Basic Upgrade Lvl3"] = {
untranslated = "Bannock",
untranslated = "Basic Upgrade Lvl3",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
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 = "BasicUpgradeLvl3Item",
typeID = 0,
typeID = nil,
},
},
Barrel = {
["Basic Upgrade Lvl4"] = {
untranslated = "Barrel",
untranslated = "Basic Upgrade Lvl4",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
description = "A metal barrel for carrying liquids.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Basic 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 = "BasicUpgradeLvl4Item",
typeID = 0,
typeID = nil,
},
},
["Barrel Cactus Seed"] = {
Bass = {
untranslated = "Barrel Cactus Seed",
untranslated = "Bass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "BassItem",
typeID = 0,
typeID = nil,
},
},
Basalt = {
Bathroom = {
untranslated = "Basalt",
untranslated = "Bathroom",
category = nil,
category = nil,
group = "Natural Resources",
group = "World Object",
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 = "BathroomItem",
typeID = 0,
typeID = nil,
},
},
["Basic Backpack"] = {
Bathtub = {
untranslated = "Basic Backpack",
untranslated = "Bathtub",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
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 = "BathtubItem",
typeID = 0,
typeID = nil,
},
},
["Basic Circuit"] = {
["Bean Paste"] = {
untranslated = "Basic Circuit",
untranslated = "Bean Paste",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "BeanPasteItem",
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 = "Food",
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 = "BeanSproutItem",
typeID = 0,
typeID = nil,
},
},
["Basic Engineering Skill Scroll"] = {
Beans = {
untranslated = "Basic Engineering Skill Scroll",
untranslated = "Beans",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Seed",
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 = "BeansItem",
typeID = 0,
typeID = nil,
},
},
["Basic Engineering Upgrade"] = {
["Bear SUPREME"] = {
untranslated = "Basic Engineering Upgrade",
untranslated = "Bear SUPREME",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
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 = "BearSUPREMEItem",
typeID = 0,
typeID = nil,
},
},
["Basic Salad"] = {
Bearclaw = {
untranslated = "Basic Salad",
untranslated = "Bearclaw",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "BearclawItem",
typeID = 0,
typeID = nil,
},
},
["Basic Upgrade 1"] = {
Bearpack = {
untranslated = "Basic Upgrade 1",
untranslated = "Bearpack",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
description = "Basic Upgrade that increases crafting efficiency.",
description = "Can you carry as much as a bear! Not really, but it helps you carry more.\\n\\n(Increases max carry weight by 15 kg)",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"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 = "BearpackItem",
typeID = 0,
typeID = nil,
},
},
["Basic Upgrade 2"] = {
["Beaver Carcass"] = {
untranslated = "Basic Upgrade 2",
untranslated = "Beaver Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Item",
description = "Basic Upgrade that increases crafting efficiency.",
description = "A dead beaver.",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"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 = "BeaverCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Basic Upgrade 3"] = {
Bedroom = {
untranslated = "Basic Upgrade 3",
untranslated = "Bedroom",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "World Object",
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 = "BedroomItem",
typeID = 0,
typeID = nil,
},
},
["Basic Upgrade 4"] = {
Beet = {
untranslated = "Basic Upgrade 4",
untranslated = "Beet",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
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 = "BeetItem",
typeID = 0,
typeID = nil,
},
},
Bass = {
["Beet Campfire Salad"] = {
untranslated = "Bass",
untranslated = "Beet Campfire Salad",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
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 = "BeetCampfireSaladItem",
typeID = 0,
typeID = nil,
},
},
Bathtub = {
["Beet Greens"] = {
untranslated = "Bathtub",
untranslated = "Beet Greens",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "BeetGreensItem",
typeID = 0,
typeID = nil,
},
},
["Bean Paste"] = {
["Beet Seed"] = {
untranslated = "Bean Paste",
untranslated = "Beet Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
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 = "BeetSeedItem",
typeID = 0,
typeID = nil,
},
},
["Bean Sprout"] = {
["Berry Extract Fertilizer"] = {
untranslated = "Bean Sprout",
untranslated = "Berry Extract Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
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,
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 = "BerryExtractFertilizerItem",
typeID = 0,
typeID = nil,
},
},
Beans = {
["Big Backpack"] = {
untranslated = "Beans",
untranslated = "Big Backpack",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "BigBackpackItem",
typeID = 0,
typeID = nil,
},
},
["Bear SUPREME"] = {
["Big Bluestem Seed"] = {
untranslated = "Bear SUPREME",
untranslated = "Big Bluestem Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
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 = "BigBluestemSeedItem",
typeID = 0,
typeID = nil,
},
},
Bearclaw = {
["Bighorn Carcass"] = {
untranslated = "Bearclaw",
untranslated = "Bighorn Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "BighornCarcassItem",
typeID = 0,
typeID = nil,
},
},
Bearpack = {
Biodiesel = {
untranslated = "Bearpack",
untranslated = "Biodiesel",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
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 = "BiodieselItem",
typeID = 0,
typeID = nil,
},
},
["Beaver Carcass"] = {
["Birch Log"] = {
untranslated = "Beaver Carcass",
untranslated = "Birch Log",
category = nil,
category = nil,
group = "Item",
group = "Natural Resources",
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 = "BirchLogItem",
typeID = 0,
typeID = nil,
},
},
Beet = {
["Birch Seed"] = {
untranslated = "Beet",
untranslated = "Birch Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
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 = "BirchSeedItem",
typeID = 0,
typeID = nil,
},
},
["Beet Campfire Salad"] = {
["Bison Carcass"] = {
untranslated = "Beet Campfire Salad",
untranslated = "Bison Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "BisonCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Beet Greens"] = {
["Bison Chow Fun"] = {
untranslated = "Beet Greens",
untranslated = "Bison Chow Fun",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "BisonChowFunItem",
typeID = 0,
typeID = nil,
},
},
["Beet Seed"] = {
["Bison Mount"] = {
untranslated = "Beet Seed",
untranslated = "Bison Mount",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "BisonMountItem",
typeID = 0,
typeID = nil,
},
},
["Berry Extract Fertilizer"] = {
Blackboard = {
untranslated = "Berry Extract Fertilizer",
untranslated = "Blackboard",
category = nil,
category = nil,
group = "Items",
group = "World Object",
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 = "BlackboardItem",
typeID = 0,
typeID = nil,
},
},
["Big Backpack"] = {
["Blast Furnace"] = {
untranslated = "Big Backpack",
untranslated = "Blast Furnace",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
description = "A superior replacement for the bloomery that can produce steel.",
tagGroups = {
tagGroups = {
"Clothes",
"Craft Tables",
"Work Stations",
"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 = "BlastFurnaceItem",
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 = "Items",
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 = "BloodMealFertilizerItem",
typeID = 0,
typeID = nil,
},
},
["Bighorn Carcass"] = {
Bloomery = {
untranslated = "Bighorn Carcass",
untranslated = "Bloomery",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "A dead bighorn.",
description = "A chimney-shaped furnace for smelting ores.",
tagGroups = {
tagGroups = {
"Medium Carcass",
"Craft Tables",
"Medium Wooly Carcass",
"Work Stations",
"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 = "BloomeryItem",
typeID = 0,
typeID = nil,
},
},
Biodiesel = {
["Blue Shark"] = {
untranslated = "Biodiesel",
untranslated = "Blue Shark",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "A vegetable or animal fat-based diesel fuel.",
description = "A blue shark.",
tagGroups = {
tagGroups = {
"Liquid Fuel",
"Animal",
"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 = "BlueSharkItem",
typeID = 0,
typeID = nil,
},
},
["Birch Log"] = {
Board = {
untranslated = "Birch Log",
untranslated = "Board",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "Birch log is a type of hardwood, notable for its white and papery bark.",
description = "A higher quality board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"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 = "BoardItem",
typeID = 0,
typeID = nil,
},
},
["Birch Seed"] = {
["Board Of Elections"] = {
untranslated = "Birch Seed",
untranslated = "Board Of Elections",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Plant to grow into a birch sapling.",
description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
tagGroups = {
tagGroups = {
"Food",
"Government",
"Seeds",
"Work Stations",
"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 = "BoardOfElectionsItem",
typeID = 0,
typeID = nil,
},
},
["Bison Carcass"] = {
["Boiled Grains"] = {
untranslated = "Bison Carcass",
untranslated = "Boiled Grains",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead bison.",
description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
tagGroups = {},
tagGroups = {
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 = "BoiledGrainsItem",
typeID = 0,
typeID = nil,
},
},
["Bison Chow Fun"] = {
["Boiled Rice"] = {
untranslated = "Bison Chow Fun",
untranslated = "Boiled Rice",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Who says food can't be fun?",
description = "Soft and fluffy.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 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 = "BoiledRiceItem",
typeID = 0,
typeID = nil,
},
},
["Bison Mount"] = {
["Boiled Sausage"] = {
untranslated = "Bison Mount",
untranslated = "Boiled Sausage",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A fluffy, but very dead, bison head on a mount.",
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
tagGroups = {
tagGroups = {
"Housing",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 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 = "BoiledSausageItem",
typeID = 0,
typeID = nil,
},
},
["Blacksmith Advanced Upgrade"] = {
Boiler = {
untranslated = "Blacksmith Advanced Upgrade",
untranslated = "Boiler",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
description = "A vessel used for heating fluids.",
tagGroups = {
tagGroups = {
"Upgrade",
"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 = "BoilerItem",
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 = "Seed",
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 = "BoleteMushroomSporesItem",
typeID = 0,
typeID = nil,
},
},
["Blacksmith Skill Scroll"] = {
["Bolete Mushrooms"] = {
untranslated = "Blacksmith Skill Scroll",
untranslated = "Bolete Mushrooms",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Blacksmith Skill Scroll",
description = "Boletus edulis.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Food",
"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 = "BoleteMushroomsItem",
typeID = 0,
typeID = nil,
},
},
["Blacksmith Table"] = {
Bookshelf = {
untranslated = "Blacksmith Table",
untranslated = "Bookshelf",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A simple workplace with assorted tools for creating both decorative pieces and necessary items.",
description = "A place to store knowledge and information; leads to the town hall.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Living Room",
"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 = "BookshelfItem",
typeID = 0,
typeID = nil,
},
},
["Blacksmith Upgrade"] = {
Brazier = {
untranslated = "Blacksmith Upgrade",
untranslated = "Brazier",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
description = "A metal stand which can hold burning fuel to provide light.",
tagGroups = {
tagGroups = {
"Upgrade",
"Housing Objects",
"Lighting",
"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 = "BrazierItem",
typeID = 0,
typeID = nil,
},
},
["Blast Furnace"] = {
Bread = {
untranslated = "Blast Furnace",
untranslated = "Bread",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A superior replacement for the bloomery that can produce steel.",
description = "A delicious, crispy crust hides the soft interior.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Baking",
"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 = "BreadItem",
typeID = 0,
typeID = nil,
},
},
["Blood Meal Fertilizer"] = {
Brick = {
untranslated = "Blood Meal Fertilizer",
untranslated = "Brick",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "Blood meal is a great source of nitrogen.",
description = "Durable building material made from fired blocks and mortar.",
tagGroups = {
tagGroups = {
"Fertilizer",
"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 = "BrickItem",
typeID = 0,
typeID = nil,
},
},
Bloomery = {
["Brick Fireplace"] = {
untranslated = "Bloomery",
untranslated = "Brick Fireplace",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A chimney-shaped furnace for smelting ores.",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Living Room",
"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 = "BrickFireplaceItem",
typeID = 0,
typeID = nil,
},
},
["Blue Shark"] = {
["Builder Boots"] = {
untranslated = "Blue Shark",
untranslated = "Builder Boots",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "A blue shark.",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Fish",
"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 = "BuilderBootsItem",
typeID = 0,
typeID = nil,
},
},
Board = {
["Builder Gloves"] = {
untranslated = "Board",
untranslated = "Builder Gloves",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A higher quality board used for long lasting furniture.",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"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 = "BuilderGlovesItem",
typeID = 0,
typeID = nil,
},
},
["Board Of Elections"] = {
["Builder Helmet"] = {
untranslated = "Board Of Elections",
untranslated = "Builder Helmet",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
tagGroups = {
tagGroups = {
"Government",
"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 = "BuilderHelmetItem",
typeID = 0,
typeID = nil,
},
},
["Boiled Grains"] = {
["Builder Overalls"] = {
untranslated = "Boiled Grains",
untranslated = "Builder Overalls",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
description = "Durable overalls with cargo pockets and hammer loops.",
tagGroups = {
tagGroups = {
"Food",
"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 = "BuilderOverallsItem",
typeID = 0,
typeID = nil,
},
},
["Boiled Rice"] = {
["Builder Shirt"] = {
untranslated = "Boiled Rice",
untranslated = "Builder Shirt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Soft and fluffy.",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
tagGroups = {
tagGroups = {
"Food",
"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 = "BuilderShirtItem",
typeID = 0,
typeID = nil,
},
},
["Boiled Sausage"] = {
["Bullrush Seed"] = {
untranslated = "Boiled Sausage",
untranslated = "Bullrush Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
description = "Plant to grow bullrush.",
tagGroups = {
tagGroups = {
"Food",
"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 = "BullrushSeedItem",
typeID = 0,
typeID = nil,
},
},
Boiler = {
["Bunchgrass Seed"] = {
untranslated = "Boiler",
untranslated = "Bunchgrass Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A vessel used for heating fluids.",
description = "Plant to grow bunchgrass.",
tagGroups = {},
tagGroups = {
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 = "BunchgrassSeedItem",
typeID = 0,
typeID = nil,
},
},
["Bolete Mushroom Spores"] = {
["Butchery Table"] = {
untranslated = "Bolete Mushroom Spores",
untranslated = "Butchery Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow bolete mushrooms.",
description = "A block and cleaver to process raw meat into fancier dishes.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing Objects",
"Food",
"Kitchen",
"Seeds",
"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 = "ButcheryTableItem",
typeID = 0,
typeID = nil,
},
},
["Bolete Mushrooms"] = {
["Butchery Upgrade"] = {
untranslated = "Bolete Mushrooms",
untranslated = "Butchery Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Boletus edulis.",
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
tagGroups = {
tagGroups = {
"Food",
"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 = "ButcheryUpgradeItem",
typeID = 0,
typeID = nil,
},
},
Bookshelf = {
Bycocket = {
untranslated = "Bookshelf",
untranslated = "Bycocket",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A place to store knowledge and information; leads to the town hall.",
description = "Also called chapeau … bec, or Billed Hat in france due to it's bird-beak like appearance.",
tagGroups = {
tagGroups = {
"Housing",
"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 = "BycocketItem",
typeID = 0,
typeID = nil,
},
},
Brazier = {
["C O2 Canister"] = {
untranslated = "Brazier",
untranslated = "C O2 Canister",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
description = "A metal stand which can hold burning fuel to provide light.",
description = "For creating fancy foams!",
tagGroups = {
tagGroups = {
"Housing",
"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 = "CO2CanisterItem",
typeID = 0,
typeID = nil,
},
},
Bread = {
["Camas Ash Fertilizer"] = {
untranslated = "Bread",
untranslated = "Camas Ash Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A delicious, crispy crust hides the soft interior.",
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
tagGroups = {
tagGroups = {
"Bread",
"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 = "CamasAshFertilizerItem",
typeID = 0,
typeID = nil,
},
},
Brick = {
["Camas Bread"] = {
untranslated = "Brick",
untranslated = "Camas Bread",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Durable building material made from fired blocks and mortar.",
description = "A bread with a camas twist for a bit of flavor and fun. ",
tagGroups = {
tagGroups = {
"Constructable",
"Baking",
"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 = "CamasBreadItem",
typeID = 0,
typeID = nil,
},
},
["Brick Fireplace"] = {
["Camas Bulb"] = {
untranslated = "Brick Fireplace",
untranslated = "Camas Bulb",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
description = "Plant to grow a camas plant.",
tagGroups = {
tagGroups = {
"Housing",
"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 = "CamasBulbItem",
typeID = 0,
typeID = nil,
},
},
["Builder Boots"] = {
["Camas Bulb Bake"] = {
untranslated = "Builder Boots",
untranslated = "Camas Bulb Bake",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
tagGroups = {
tagGroups = {
"Clothes",
"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 = "CamasBulbBakeItem",
typeID = 0,
typeID = nil,
},
},
["Builder Gloves"] = {
["Camas Paste"] = {
untranslated = "Builder Gloves",
untranslated = "Camas Paste",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 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 = "CamasPasteItem",
typeID = 0,
typeID = nil,
},
},
["Builder Helmet"] = {
Camera = {
untranslated = "Builder Helmet",
untranslated = "Camera",
category = nil,
category = nil,
group = "Clothing",
group = "Item",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
description = "",
tagGroups = {
tagGroups = {
"Clothes",
"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 = "CameraItem",
typeID = 0,
typeID = nil,
},
},
["Builder Overalls"] = {
["Camera Film"] = {
untranslated = "Builder Overalls",
untranslated = "Camera Film",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Durable overalls with cargo pockets and hammer loops.",
description = "A film used inside a camera.",
tagGroups = {
tagGroups = {
"Clothes",
"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 = "CameraFilmItem",
typeID = 0,
typeID = nil,
},
},
["Builder Shirt"] = {
["Camo Pants"] = {
untranslated = "Builder Shirt",
untranslated = "Camo Pants",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
tagGroups = {
"Clothes",
"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 = "CamoPantsItem",
typeID = 0,
typeID = nil,
},
},
["Bullrush Seed"] = {
["Camo Shirt"] = {
untranslated = "Bullrush Seed",
untranslated = "Camo Shirt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Plant to grow bullrush.",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
tagGroups = {
"Food",
"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 = "CamoShirtItem",
typeID = 0,
typeID = nil,
},
},
["Bunchgrass Seed"] = {
Campfire = {
untranslated = "Bunchgrass Seed",
untranslated = "Campfire",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Plant to grow bunchgrass.",
description = "Cook like a caveman on an uneven fire.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Seeds",
"Work Stations",
"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,
currency = nil,
currency = 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 = "CampfireItem",
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 = "Upgrade Modules",
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 = "CampfireCookingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Butchery Skill Scroll"] = {
["Campfire Roast"] = {
untranslated = "Butchery Skill Scroll",
untranslated = "Campfire Roast",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Butchery Skill Scroll",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Campfire",
"Food",
},
},
maxStack = 10,
maxStack = 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 = "CampfireRoastItem",
typeID = 0,
typeID = nil,
},
},
["Butchery Table"] = {
["Campfire Salad"] = {
untranslated = "Butchery Table",
untranslated = "Campfire Salad",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "CampfireSaladItem",
typeID = 0,
typeID = nil,
},
},
["Butchery Upgrade"] = {
["Campfire Stew"] = {
untranslated = "Butchery Upgrade",
untranslated = "Campfire Stew",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
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 = "CampfireStewItem",
typeID = 0,
typeID = nil,
},
},
Bycocket = {
Campsite = {
untranslated = "Bycocket",
untranslated = "Campsite",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
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 = "CampsiteItem",
typeID = 0,
typeID = nil,
},
},
["CO2 Canister"] = {
["Candle Stand"] = {
untranslated = "CO2 Canister",
untranslated = "Candle Stand",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
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 = "CandleStandItem",
typeID = 0,
typeID = nil,
},
},
["Camas Ash Fertilizer"] = {
["Canning Assembly"] = {
untranslated = "Camas Ash Fertilizer",
untranslated = "Canning Assembly",
category = nil,
category = nil,
group = "Items",
group = "World Object",
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 = "CanningAssemblyItem",
typeID = 0,
typeID = nil,
},
},
["Camas Bread"] = {
Canvas = {
untranslated = "Camas Bread",
untranslated = "Canvas",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "CanvasItem",
typeID = 0,
typeID = nil,
},
},
["Camas Bulb"] = {
Capitol = {
untranslated = "Camas Bulb",
untranslated = "Capitol",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
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 = "CapitolItem",
typeID = 0,
typeID = nil,
},
},
["Camas Bulb Bake"] = {
Capris = {
untranslated = "Camas Bulb Bake",
untranslated = "Capris",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
description = "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 = "CaprisItem",
typeID = 0,
typeID = nil,
},
},
["Camas Paste"] = {
["Carbide Helmet Lamp"] = {
untranslated = "Camas Paste",
untranslated = "Carbide Helmet Lamp",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "CarbideHelmetLampItem",
typeID = 0,
typeID = nil,
},
},
Camera = {
["Carpentry Advanced Upgrade"] = {
untranslated = "Camera",
untranslated = "Carpentry Advanced Upgrade",
category = nil,
category = nil,
group = "Item",
group = "Upgrade Modules",
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 = "CarpentryAdvancedUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Camera Film"] = {
["Carpentry Basic Upgrade"] = {
untranslated = "Camera Film",
untranslated = "Carpentry Basic Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
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 = "CarpentryBasicUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Camo Pants"] = {
["Carpentry Table"] = {
untranslated = "Camo Pants",
untranslated = "Carpentry Table",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
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 = "CarpentryTableItem",
typeID = 0,
typeID = nil,
},
},
["Camo Shirt"] = {
["Carved Pumpkin"] = {
untranslated = "Camo Shirt",
untranslated = "Carved Pumpkin",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
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 = "CarvedPumpkinItem",
typeID = 0,
typeID = nil,
},
},
Campfire = {
["Cast Iron Bed"] = {
untranslated = "Campfire",
untranslated = "Cast Iron Bed",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
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 = "CastIronBedItem",
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 = "World Object",
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 = "CastIronBenchItem",
typeID = 0,
typeID = nil,
},
},
["Campfire Roast"] = {
["Cast Iron Chair"] = {
untranslated = "Campfire Roast",
untranslated = "Cast Iron Chair",
category = nil,
category = nil,
group = "Food",
group = "World Object",
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 = "CastIronChairItem",
typeID = 0,
typeID = nil,
},
},
Campsite = {
["Cast Iron Royal Bed"] = {
untranslated = "Campsite",
untranslated = "Cast Iron Royal Bed",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
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 = "CastIronRoyalBedItem",
typeID = 0,
typeID = nil,
},
},
["Candle Stand"] = {
["Cast Iron Stove"] = {
untranslated = "Candle Stand",
untranslated = "Cast Iron Stove",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
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 = "CastIronStoveItem",
typeID = 0,
typeID = nil,
},
},
Canvas = {
["Cast Iron Table"] = {
untranslated = "Canvas",
untranslated = "Cast Iron Table",
category = nil,
category = nil,
group = "Items",
group = "World Object",
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 = "CastIronTableItem",
typeID = 0,
typeID = nil,
},
},
Capitol = {
["Cedar Log"] = {
untranslated = "Capitol",
untranslated = "Cedar Log",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
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 = "CedarLogItem",
typeID = 0,
typeID = nil,
},
},
Capris = {
["Cedar Seed"] = {
untranslated = "Capris",
untranslated = "Cedar Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
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 = "CedarSeedItem",
typeID = 0,
typeID = nil,
},
},
["Carbide Helmet Lamp"] = {
["Ceiba Log"] = {
untranslated = "Carbide Helmet Lamp",
untranslated = "Ceiba Log",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
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 = "CeibaLogItem",
typeID = 0,
typeID = nil,
},
},
["Carpentry Advanced Upgrade"] = {
["Ceiba Seed"] = {
untranslated = "Carpentry Advanced Upgrade",
untranslated = "Ceiba Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
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 = "CeibaSeedItem",
typeID = 0,
typeID = nil,
},
},
["Carpentry Basic Upgrade"] = {
["Ceiling Candle"] = {
untranslated = "Carpentry Basic Upgrade",
untranslated = "Ceiling Candle",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
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 = "CeilingCandleItem",
typeID = 0,
typeID = nil,
},
},
["Carpentry Skill Book"] = {
["Cellulose Fiber"] = {
untranslated = "Carpentry Skill Book",
untranslated = "Cellulose Fiber",
category = nil,
category = nil,
group = "Skill Books",
group = "Items",
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 = "CelluloseFiberItem",
typeID = 0,
typeID = nil,
},
},
["Carpentry Skill Scroll"] = {
Cement = {
untranslated = "Carpentry Skill Scroll",
untranslated = "Cement",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Items",
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 = "CementItem",
typeID = 0,
typeID = nil,
},
},
["Carpentry Table"] = {
["Cement Kiln"] = {
untranslated = "Carpentry Table",
untranslated = "Cement Kiln",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
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 = "CementKilnItem",
typeID = 0,
typeID = nil,
},
},
["Carved Pumpkin"] = {
["Census Bureau"] = {
untranslated = "Carved Pumpkin",
untranslated = "Census Bureau",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
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 = "CensusBureauItem",
typeID = 0,
typeID = nil,
},
},
["Cast Iron Bed"] = {
["Cereal Germ"] = {
untranslated = "Cast Iron Bed",
untranslated = "Cereal Germ",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "CerealGermItem",
typeID = 0,
typeID = nil,
},
},
["Cast Iron Bench"] = {
Charcoal = {
untranslated = "Cast Iron Bench",
untranslated = "Charcoal",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
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 = "CharcoalItem",
typeID = 0,
typeID = nil,
},
},
["Cast Iron Chair"] = {
["Charred Agave"] = {
untranslated = "Cast Iron Chair",
untranslated = "Charred Agave",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "CharredAgaveItem",
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 = "Food",
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 = "CharredBeansItem",
typeID = 0,
typeID = nil,
},
},
["Cast Iron Stove"] = {
["Charred Beet"] = {
untranslated = "Cast Iron Stove",
untranslated = "Charred Beet",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "CharredBeetItem",
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 = "Food",
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 = "CharredCactusFruitItem",
typeID = 0,
typeID = nil,
},
},
["Cedar Log"] = {
["Charred Camas Bulb"] = {
untranslated = "Cedar Log",
untranslated = "Charred Camas Bulb",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
description = "A 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 = "CharredCamasBulbItem",
typeID = 0,
typeID = nil,
},
},
["Cedar Seed"] = {
["Charred Corn"] = {
untranslated = "Cedar Seed",
untranslated = "Charred Corn",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "CharredCornItem",
typeID = 0,
typeID = nil,
},
},
["Ceiba Log"] = {
["Charred Fireweed Shoots"] = {
untranslated = "Ceiba Log",
untranslated = "Charred Fireweed Shoots",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.",
description = "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 = "CharredFireweedShootsItem",
typeID = 0,
typeID = nil,
},
},
["Ceiba Seed"] = {
["Charred Fish"] = {
untranslated = "Ceiba Seed",
untranslated = "Charred Fish",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "CharredFishItem",
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 = "Food",
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 = "CharredHeartOfPalmItem",
typeID = 0,
typeID = nil,
},
},
["Cellulose Fiber"] = {
["Charred Meat"] = {
untranslated = "Cellulose Fiber",
untranslated = "Charred Meat",
category = nil,
category = nil,
group = "Items",
group = "Food",
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",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "400",
calories = nil,
calories = "400",
carbs = nil,
carbs = "0",
protein = nil,
protein = "5",
fat = nil,
fat = "10",
vitamins = nil,
vitamins = "0",
density = nil,
density = 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 = "CharredMeatItem",
typeID = 0,
typeID = nil,
},
},
Cement = {
["Charred Mushrooms"] = {
untranslated = "Cement",
untranslated = "Charred Mushrooms",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "CharredMushroomsItem",
typeID = 0,
typeID = nil,
},
},
["Cement Kiln"] = {
["Charred Papaya"] = {
untranslated = "Cement Kiln",
untranslated = "Charred Papaya",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
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 = "CharredPapayaItem",
typeID = 0,
typeID = nil,
},
},
["Census Bureau"] = {
["Charred Pineapple"] = {
untranslated = "Census Bureau",
untranslated = "Charred Pineapple",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
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 = "CharredPineappleItem",
typeID = 0,
typeID = nil,
},
},
["Ceramic Mold"] = {
["Charred Sausage"] = {
untranslated = "Ceramic Mold",
untranslated = "Charred Sausage",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "CharredSausageItem",
typeID = 0,
typeID = nil,
},
},
["Cereal Germ"] = {
["Charred Taro"] = {
untranslated = "Cereal Germ",
untranslated = "Charred Taro",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "CharredTaroItem",
typeID = 0,
typeID = nil,
},
},
Chainsaw = {
["Charred Tomato"] = {
untranslated = "Chainsaw",
untranslated = "Charred Tomato",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "CharredTomatoItem",
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 = "Clothing",
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 = "ChefHatItem",
typeID = 0,
typeID = nil,
},
},
["Charred Agave"] = {
["Chef Pants"] = {
untranslated = "Charred Agave",
untranslated = "Chef Pants",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "ChefPantsItem",
typeID = 0,
typeID = nil,
},
},
["Charred Beans"] = {
["Chef Shirt"] = {
untranslated = "Charred Beans",
untranslated = "Chef Shirt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "ChefShirtItem",
typeID = 0,
typeID = nil,
},
},
["Charred Beet"] = {
["Chef Shoes"] = {
untranslated = "Charred Beet",
untranslated = "Chef Shoes",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
description = "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 = "ChefShoesItem",
typeID = 0,
typeID = nil,
},
},
["Charred Cactus Fruit"] = {
["Claim Tool"] = {
untranslated = "Charred Cactus Fruit",
untranslated = "Claim Tool",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "ClaimToolItem",
typeID = 0,
typeID = nil,
},
},
["Charred Camas Bulb"] = {
Clam = {
untranslated = "Charred Camas Bulb",
untranslated = "Clam",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
description = "A 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 = "ClamItem",
typeID = 0,
typeID = nil,
},
},
["Charred Corn"] = {
["Clam Chowder"] = {
untranslated = "Charred Corn",
untranslated = "Clam Chowder",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "ClamChowderItem",
typeID = 0,
typeID = nil,
},
},
["Charred Fireweed Shoots"] = {
Clay = {
untranslated = "Charred Fireweed Shoots",
untranslated = "Clay",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "ClayItem",
typeID = 0,
typeID = nil,
},
},
["Charred Fish"] = {
Cloth = {
untranslated = "Charred Fish",
untranslated = "Cloth",
category = nil,
category = nil,
group = "Food",
group = "Item",
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 = "ClothItem",
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 = "Clothing",
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 = "ClothBeltItem",
typeID = 0,
typeID = nil,
},
},
["Charred Meat"] = {
["Cloth Cape"] = {
untranslated = "Charred Meat",
untranslated = "Cloth Cape",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "ClothCapeItem",
typeID = 0,
typeID = nil,
},
},
["Charred Mushrooms"] = {
Coal = {
untranslated = "Charred Mushrooms",
untranslated = "Coal",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "CoalItem",
typeID = 0,
typeID = nil,
},
},
["Charred Papaya"] = {
Cod = {
untranslated = "Charred Papaya",
untranslated = "Cod",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "CodItem",
typeID = 0,
typeID = nil,
},
},
["Charred Pineapple"] = {
["Colored Powder"] = {
untranslated = "Charred Pineapple",
untranslated = "Colored Powder",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "ColoredPowderItem",
typeID = 0,
typeID = nil,
},
},
["Charred Sausage"] = {
["Combustion Engine"] = {
untranslated = "Charred Sausage",
untranslated = "Combustion Engine",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
description = "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 = "CombustionEngineItem",
typeID = 0,
typeID = nil,
},
},
["Charred Taro"] = {
["Combustion Generator"] = {
untranslated = "Charred Taro",
untranslated = "Combustion Generator",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
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,
currency = nil,
currency = 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 = "CombustionGeneratorItem",
typeID = 0,
typeID = nil,
},
},
["Charred Tomato"] = {
["Composite Birch Bench"] = {
untranslated = "Charred Tomato",
untranslated = "Composite Birch Bench",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "CompositeBirchBenchItem",
typeID = 0,
typeID = nil,
},
},
["Chef Hat"] = {
["Composite Birch Chair"] = {
untranslated = "Chef Hat",
untranslated = "Composite Birch Chair",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
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 = "CompositeBirchChairItem",
typeID = 0,
typeID = nil,
},
},
["Chef Pants"] = {
["Composite Birch Door"] = {
untranslated = "Chef Pants",
untranslated = "Composite Birch Door",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
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 = "CompositeBirchDoorItem",
typeID = 0,
typeID = nil,
},
},
["Chef Shirt"] = {
["Composite Birch Lumber"] = {
untranslated = "Chef Shirt",
untranslated = "Composite Birch Lumber",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
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 = "CompositeBirchLumberItem",
typeID = 0,
typeID = nil,
},
},
["Chef Shoes"] = {
["Composite Birch Table"] = {
untranslated = "Chef Shoes",
untranslated = "Composite Birch Table",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A 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 = "CompositeBirchTableItem",
typeID = 0,
typeID = nil,
},
},
["Claim Tool"] = {
["Composite Cedar Lumber"] = {
untranslated = "Claim Tool",
untranslated = "Composite Cedar Lumber",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
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 = "CompositeCedarLumberItem",
typeID = 0,
typeID = nil,
},
},
Clam = {
["Composite Ceiba Lumber"] = {
untranslated = "Clam",
untranslated = "Composite Ceiba Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
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 = "CompositeCeibaLumberItem",
typeID = 0,
typeID = nil,
},
},
["Clam Chowder"] = {
["Composite Filler"] = {
untranslated = "Clam Chowder",
untranslated = "Composite Filler",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "CompositeFillerItem",
typeID = 0,
typeID = nil,
},
},
Clay = {
["Composite Fir Lumber"] = {
untranslated = "Clay",
untranslated = "Composite Fir Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Excavatable",
"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 = "CompositeFirLumberItem",
typeID = 0,
typeID = nil,
},
},
["Clay Mold"] = {
["Composite Hardwood Bench"] = {
untranslated = "Clay Mold",
untranslated = "Composite Hardwood Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
description = "A composite bench built to last.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
"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 = "CompositeHardwoodBenchItem",
typeID = 0,
typeID = nil,
},
},
Cloth = {
["Composite Hardwood Chair"] = {
untranslated = "Cloth",
untranslated = "Composite Hardwood Chair",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
description = "A piece of rough cloth made by weaving fibers together.",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Fabric",
"Housing Objects",
"Seating",
"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 = "CompositeHardwoodChairItem",
typeID = 0,
typeID = nil,
},
},
["Cloth Belt"] = {
["Composite Hardwood Door"] = {
untranslated = "Cloth Belt",
untranslated = "Composite Hardwood Door",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A fashionable cloth belt that drapes across the waist.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {
"Clothes",
"Doors",
"Housing Objects",
"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 = "CompositeHardwoodDoorItem",
typeID = 0,
typeID = nil,
},
},
["Cloth Cape"] = {
["Composite Hardwood Table"] = {
untranslated = "Cloth Cape",
untranslated = "Composite Hardwood Table",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
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 = "CompositeHardwoodTableItem",
typeID = 0,
typeID = nil,
},
},
Coal = {
["Composite Joshua Lumber"] = {
untranslated = "Coal",
untranslated = "Composite Joshua Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A combustible mineral which needs to be crushed into usable fuel.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Excavatable",
"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 = "CompositeJoshuaLumberItem",
typeID = 0,
typeID = nil,
},
},
Cod = {
["Composite Lumber"] = {
untranslated = "Cod",
untranslated = "Composite Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A cod.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Fish",
"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 = "CompositeLumberItem",
typeID = 0,
typeID = nil,
},
},
["Colored Powder"] = {
["Composite Lumber Bench"] = {
untranslated = "Colored Powder",
untranslated = "Composite Lumber Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
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 = "CompositeLumberBenchItem",
typeID = 0,
typeID = nil,
},
},
["Combustion Engine"] = {
["Composite Lumber Chair"] = {
untranslated = "Combustion Engine",
untranslated = "Composite Lumber Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
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 = "CompositeLumberChairItem",
typeID = 0,
typeID = nil,
},
},
["Combustion Generator"] = {
["Composite Lumber Door"] = {
untranslated = "Combustion Generator",
untranslated = "Composite Lumber Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
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 = "CompositeLumberDoorItem",
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 = "World Object",
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 = "CompositeLumberDresserItem",
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 = "Housing Objects",
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 = "CompositeLumberTableItem",
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 = "Blocks",
description = "A beautiful composite door built by an expert carpenter.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {},
tagGroups = {
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 = "CompositeOakLumberItem",
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 = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"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 = "CompositePalmLumberItem",
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 = "Blocks",
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 = "CompositeRedwoodLumberItem",
typeID = 0,
typeID = nil,
},
},
["Composite Bow"] = {
["Composite Saguaro Lumber"] = {
untranslated = "Composite Bow",
untranslated = "Composite Saguaro Lumber",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
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 = "CompositeSaguaroLumberItem",
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 = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"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 = "CompositeSpruceLumberItem",
typeID = 0,
typeID = nil,
},
},
["Composite Ceiba Lumber"] = {
["Composites Upgrade"] = {
untranslated = "Composite Ceiba Lumber",
untranslated = "Composites Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
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 = "CompositesUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Composite Filler"] = {
["Compost Fertilizer"] = {
untranslated = "Composite Filler",
untranslated = "Compost Fertilizer",
category = nil,
category = nil,
group = "Items",
group = "Items",
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 = "CompostFertilizerItem",
typeID = 0,
typeID = nil,
},
},
["Composite Fir Lumber"] = {
["Computer Lab"] = {
untranslated = "Composite Fir Lumber",
untranslated = "Computer Lab",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
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 = "ComputerLabItem",
typeID = 0,
typeID = nil,
},
},
["Composite Hardwood Bench"] = {
["Construction Post"] = {
untranslated = "Composite Hardwood Bench",
untranslated = "Construction Post",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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 = "ConstructionPostItem",
typeID = 0,
typeID = nil,
},
},
["Composite Hardwood Chair"] = {
["Contract Board"] = {
untranslated = "Composite Hardwood Chair",
untranslated = "Contract Board",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
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 = "ContractBoardItem",
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 = "Seed",
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 = "CookeinaMushroomSporesItem",
typeID = 0,
typeID = nil,
},
},
["Composite Hardwood Table"] = {
["Cookeina Mushrooms"] = {
untranslated = "Composite Hardwood Table",
untranslated = "Cookeina Mushrooms",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "CookeinaMushroomsItem",
typeID = 0,
typeID = nil,
},
},
["Composite Joshua Lumber"] = {
["Cooking Upgrade"] = {
untranslated = "Composite Joshua Lumber",
untranslated = "Cooking Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
description = "A composite lumber made from a combination of wood and plastic.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"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 = "CookingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Composite Lumber"] = {
["Copper Bar"] = {
untranslated = "Composite Lumber",
untranslated = "Copper Bar",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
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 = "CopperBarItem",
typeID = 0,
typeID = nil,
},
},
["Composite Lumber Bench"] = {
["Copper Concentrate"] = {
untranslated = "Composite Lumber Bench",
untranslated = "Copper Concentrate",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
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 = "CopperConcentrateItem",
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 = "Housing Objects",
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 = "CopperFrameLandscapeItem",
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 = "Housing Objects",
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 = "CopperFrameWideItem",
typeID = 0,
typeID = nil,
},
},
["Composite Lumber Table"] = {
["Copper Ore"] = {
untranslated = "Composite Lumber Table",
untranslated = "Copper Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
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 = "CopperOreItem",
typeID = 0,
typeID = nil,
},
},
["Composite Oak Lumber"] = {
["Copper Pipe"] = {
untranslated = "Composite Oak Lumber",
untranslated = "Copper Pipe",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
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 = "CopperPipeItem",
typeID = 0,
typeID = nil,
},
},
["Composite Palm Lumber"] = {
["Copper Plate"] = {
untranslated = "Composite Palm Lumber",
untranslated = "Copper Plate",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A solid copper plate giving higher grades of protection against erosion and improves conductivity.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"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 = "CopperPlateItem",
typeID = 0,
typeID = nil,
},
},
["Composite Redwood Lumber"] = {
["Copper Wiring"] = {
untranslated = "Composite Redwood Lumber",
untranslated = "Copper Wiring",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A length of copper conductive wire useful for a variety of purposes.",
tagGroups = {
tagGroups = {
"Composite Lumber",
"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 = "CopperWiringItem",
typeID = 0,
typeID = nil,
},
},
["Composite Saguaro Lumber"] = {
Corn = {
untranslated = "Composite Saguaro Lumber",
untranslated = "Corn",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
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 = "CornItem",
typeID = 0,
typeID = nil,
},
},
["Composite Spruce Lumber"] = {
["Corn Fritters"] = {
untranslated = "Composite Spruce Lumber",
untranslated = "Corn Fritters",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
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 = "CornFrittersItem",
typeID = 0,
typeID = nil,
},
},
["Composites Skill Book"] = {
["Corn Seed"] = {
untranslated = "Composites Skill Book",
untranslated = "Corn Seed",
category = nil,
category = nil,
group = "Skill Books",
group = "Seed",
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,
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 = "CornSeedItem",
typeID = 0,
typeID = nil,
},
},
["Composites Skill Scroll"] = {
["Corn Starch"] = {
untranslated = "Composites Skill Scroll",
untranslated = "Corn Starch",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
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 = "CornStarchItem",
typeID = 0,
typeID = nil,
},
},
["Composites Upgrade"] = {
Cornmeal = {
untranslated = "Composites Upgrade",
untranslated = "Cornmeal",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
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 = "CornmealItem",
typeID = 0,
typeID = nil,
},
},
["Compost Fertilizer"] = {
Cornrows = {
untranslated = "Compost Fertilizer",
untranslated = "Cornrows",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
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 = "CornrowsItem",
typeID = 0,
typeID = nil,
},
},
["Computer Lab"] = {
["Corrugated Steel"] = {
untranslated = "Computer Lab",
untranslated = "Corrugated Steel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
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 = "CorrugatedSteelItem",
typeID = 0,
typeID = nil,
},
},
["Construction Post"] = {
["Corrugated Steel Door"] = {
untranslated = "Construction Post",
untranslated = "Corrugated Steel Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
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 = "CorrugatedSteelDoorItem",
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 = "Housing Objects",
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 = "CorrugatedSteelFenceDoorItem",
typeID = 0,
typeID = nil,
},
},
["Cookeina Mushroom Spores"] = {
["Cotton Boll"] = {
untranslated = "Cookeina Mushroom Spores",
untranslated = "Cotton Boll",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "CottonBollItem",
typeID = 0,
typeID = nil,
},
},
["Cookeina Mushrooms"] = {
["Cotton Carpet"] = {
untranslated = "Cookeina Mushrooms",
untranslated = "Cotton Carpet",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
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 = "CottonCarpetItem",
typeID = 0,
typeID = nil,
},
},
["Cooking Skill Book"] = {
["Cotton Curtains"] = {
untranslated = "Cooking Skill Book",
untranslated = "Cotton Curtains",
category = nil,
category = nil,
group = "Skill Books",
group = "Blocks",
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 = "CottonCurtainsItem",
typeID = 0,
typeID = nil,
},
},
["Cooking Skill Scroll"] = {
["Cotton Fabric"] = {
untranslated = "Cooking Skill Scroll",
untranslated = "Cotton Fabric",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Items",
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 = "CottonFabricItem",
typeID = 0,
typeID = nil,
},
},
["Cooking Upgrade"] = {
["Cotton Lint"] = {
untranslated = "Cooking Upgrade",
untranslated = "Cotton Lint",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
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 = "CottonLintItem",
typeID = 0,
typeID = nil,
},
},
["Copper Bar"] = {
["Cotton Seed"] = {
untranslated = "Copper Bar",
untranslated = "Cotton Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
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,
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 = "CottonSeedItem",
typeID = 0,
typeID = nil,
},
},
["Copper Concentrate"] = {
["Cotton Streamer Stars"] = {
untranslated = "Copper Concentrate",
untranslated = "Cotton Streamer Stars",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "",
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 = "CottonStreamerStarsItem",
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 = "Housing Objects",
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 = "CottonStreamerStripesItem",
typeID = 0,
typeID = nil,
},
},
["Copper Frame Wide"] = {
["Cotton Thread"] = {
untranslated = "Copper Frame Wide",
untranslated = "Cotton Thread",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
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 = "CottonThreadItem",
typeID = 0,
typeID = nil,
},
},
["Copper Ore"] = {
Couch = {
untranslated = "Copper Ore",
untranslated = "Couch",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
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 = "CouchItem",
typeID = 0,
typeID = nil,
},
},
["Copper Pipe"] = {
["Country Foundation"] = {
untranslated = "Copper Pipe",
untranslated = "Country Foundation",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
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 = "CountryFoundationItem",
typeID = 0,
typeID = nil,
},
},
["Copper Plate"] = {
["Court Chair"] = {
untranslated = "Copper Plate",
untranslated = "Court Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
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 = "CourtChairItem",
typeID = 0,
typeID = nil,
},
},
["Copper Wiring"] = {
["Court Table"] = {
untranslated = "Copper Wiring",
untranslated = "Court Table",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
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 = "CourtTableItem",
typeID = 0,
typeID = nil,
},
},
Corn = {
["Coyote Carcass"] = {
untranslated = "Corn",
untranslated = "Coyote Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "CoyoteCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Corn Fritters"] = {
["Crab Carcass"] = {
untranslated = "Corn Fritters",
untranslated = "Crab Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "CrabCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Corn Seed"] = {
["Crab Pot"] = {
untranslated = "Corn Seed",
untranslated = "Crab Pot",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
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 = "CrabPotItem",
typeID = 0,
typeID = nil,
},
},
Cornmeal = {
Crane = {
untranslated = "Cornmeal",
untranslated = "Crane",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
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 = "CraneItem",
typeID = 0,
typeID = nil,
},
},
["Corrugated Steel"] = {
["Creosote Bush Seed"] = {
untranslated = "Corrugated Steel",
untranslated = "Creosote Bush Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
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 = "CreosoteBushSeedItem",
typeID = 0,
typeID = nil,
},
},
["Corrugated Steel Door"] = {
["Creosote Flower"] = {
untranslated = "Corrugated Steel Door",
untranslated = "Creosote Flower",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "CreosoteFlowerItem",
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 = "Seed",
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 = "CriminiMushroomSporesItem",
typeID = 0,
typeID = nil,
},
},
["Cotton Boll"] = {
["Crimini Mushrooms"] = {
untranslated = "Cotton Boll",
untranslated = "Crimini Mushrooms",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "CriminiMushroomsItem",
typeID = 0,
typeID = nil,
},
},
["Cotton Carpet"] = {
["Crimson Salad"] = {
untranslated = "Cotton Carpet",
untranslated = "Crimson Salad",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
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 = "CrimsonSaladItem",
typeID = 0,
typeID = nil,
},
},
["Cotton Curtains"] = {
["Crispy Bacon"] = {
untranslated = "Cotton Curtains",
untranslated = "Crispy Bacon",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
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 = "CrispyBaconItem",
typeID = 0,
typeID = nil,
},
},
["Cotton Fabric"] = {
["Crushed Basalt"] = {
untranslated = "Cotton Fabric",
untranslated = "Crushed Basalt",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
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 = "CrushedBasaltItem",
typeID = 0,
typeID = nil,
},
},
["Cotton Lint"] = {
["Crushed Coal"] = {
untranslated = "Cotton Lint",
untranslated = "Crushed Coal",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
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 = "CrushedCoalItem",
typeID = 0,
typeID = nil,
},
},
["Cotton Seed"] = {
["Crushed Copper Ore"] = {
untranslated = "Cotton Seed",
untranslated = "Crushed Copper Ore",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
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 = "CrushedCopperOreItem",
typeID = 0,
typeID = nil,
},
},
["Cotton Streamer Stars"] = {
["Crushed Gneiss"] = {
untranslated = "Cotton Streamer Stars",
untranslated = "Crushed Gneiss",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
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 = "CrushedGneissItem",
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 = "Blocks",
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 = "CrushedGoldOreItem",
typeID = 0,
typeID = nil,
},
},
["Cotton Thread"] = {
["Crushed Granite"] = {
untranslated = "Cotton Thread",
untranslated = "Crushed Granite",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
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 = "CrushedGraniteItem",
typeID = 0,
typeID = nil,
},
},
Couch = {
["Crushed Iron Ore"] = {
untranslated = "Couch",
untranslated = "Crushed Iron Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
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 = "CrushedIronOreItem",
typeID = 0,
typeID = nil,
},
},
["Country Foundation"] = {
["Crushed Limestone"] = {
untranslated = "Country Foundation",
untranslated = "Crushed Limestone",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
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 = "CrushedLimestoneItem",
typeID = 0,
typeID = nil,
},
},
["Court Chair"] = {
["Crushed Mixed Rock"] = {
untranslated = "Court Chair",
untranslated = "Crushed Mixed Rock",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
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 = "CrushedMixedRockItem",
typeID = 0,
typeID = nil,
},
},
["Court Table"] = {
["Crushed Oil Shale"] = {
untranslated = "Court Table",
untranslated = "Crushed Oil Shale",
category = nil,
category = nil,
group = "Work Stations",
group = "Block",
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 = "CrushedOilShaleItem",
typeID = 0,
typeID = nil,
},
},
["Coyote Carcass"] = {
["Crushed Sandstone"] = {
untranslated = "Coyote Carcass",
untranslated = "Crushed Sandstone",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
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 = "CrushedSandstoneItem",
typeID = 0,
typeID = nil,
},
},
["Crab Carcass"] = {
["Crushed Shale"] = {
untranslated = "Crab Carcass",
untranslated = "Crushed Shale",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
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 = "CrushedShaleItem",
typeID = 0,
typeID = nil,
},
},
["Crab Pot"] = {
["Crushed Slag"] = {
untranslated = "Crab Pot",
untranslated = "Crushed Slag",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
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 = "CrushedSlagItem",
typeID = 0,
typeID = nil,
},
},
Crane = {
["Culinary Research Paper Advanced"] = {
untranslated = "Crane",
untranslated = "Culinary Research Paper Advanced",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
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 = "CulinaryResearchPaperAdvancedItem",
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 = "Items",
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 = "CulinaryResearchPaperBasicItem",
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 = "Items",
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 = "CulinaryResearchPaperModernItem",
typeID = 0,
typeID = nil,
},
},
["Crimini Mushroom Spores"] = {
Culture = {
untranslated = "Crimini Mushroom Spores",
untranslated = "Culture",
category = nil,
category = nil,
group = "Food",
group = "World Object",
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 = "CultureItem",
typeID = 0,
typeID = nil,
},
},
["Crimini Mushrooms"] = {
Curly = {
untranslated = "Crimini Mushrooms",
untranslated = "Curly",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "CurlyItem",
typeID = 0,
typeID = nil,
},
},
["Crimson Salad"] = {
["Currency Exchange"] = {
untranslated = "Crimson Salad",
untranslated = "Currency Exchange",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
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 = "CurrencyExchangeItem",
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 = "Upgrade Modules",
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 = "CuttingEdgeCookingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Crushed Basalt"] = {
["Decorative Anchor"] = {
untranslated = "Crushed Basalt",
untranslated = "Decorative Anchor",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
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 = "DecorativeAnchorItem",
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 = "Housing Objects",
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 = "DecorativeGlassBuoyBlueItem",
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 = "Housing Objects",
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 = "DecorativeGlassBuoyRedItem",
typeID = 0,
typeID = nil,
},
},
["Crushed Gneiss"] = {
["Decorative Hanging Buoy"] = {
untranslated = "Crushed Gneiss",
untranslated = "Decorative Hanging Buoy",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
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 = "DecorativeHangingBuoyItem",
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 = "Housing Objects",
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 = "DecorativeLifePreserverItem",
typeID = 0,
typeID = nil,
},
},
["Crushed Granite"] = {
["Decorative Ship Wheel"] = {
untranslated = "Crushed Granite",
untranslated = "Decorative Ship Wheel",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
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 = "DecorativeShipWheelItem",
typeID = 0,
typeID = nil,
},
},
["Crushed Iron Ore"] = {
["Deer Carcass"] = {
untranslated = "Crushed Iron Ore",
untranslated = "Deer Carcass",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
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 = "DeerCarcassItem",
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 = "Items",
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 = "DendrologyResearchPaperAdvancedItem",
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 = "Items",
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 = "DendrologyResearchPaperBasicItem",
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 = "Items",
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 = "DendrologyResearchPaperModernItem",
typeID = 0,
typeID = nil,
},
},
["Crushed Sandstone"] = {
["Derpy Hat"] = {
untranslated = "Crushed Sandstone",
untranslated = "Derpy Hat",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
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 = "DerpyHatItem",
typeID = 0,
typeID = nil,
},
},
["Crushed Shale"] = {
["Dirt Ramp"] = {
untranslated = "Crushed Shale",
untranslated = "Dirt Ramp",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
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 = "DirtRampItem",
typeID = 0,
typeID = nil,
},
},
["Crushed Slag"] = {
["Distribution Station"] = {
untranslated = "Crushed Slag",
untranslated = "Distribution Station",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
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 = "DistributionStationItem",
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 = "Food",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"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 = "DriedFishItem",
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 = "Food",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"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 = "DriedMeatItem",
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 = "World Object",
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 = "DumpsterCompostItem",
typeID = 0,
typeID = nil,
},
},
["Currency Exchange"] = {
["Dumpster Garbage"] = {
untranslated = "Currency Exchange",
untranslated = "Dumpster Garbage",
category = nil,
category = nil,
group = "Work Stations",
group = "World Object",
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 = "DumpsterGarbageItem",
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 = "World Object",
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 = "DumpsterRecycleItem",
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 = "Seed",
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 = "DwarfWillowSeedItem",
typeID = 0,
typeID = nil,
},
},
["Cutting Edge Cooking Upgrade"] = {
Easel = {
untranslated = "Cutting Edge Cooking Upgrade",
untranslated = "Easel",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
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 = "EaselItem",
typeID = 0,
typeID = nil,
},
},
["Decorative Anchor"] = {
["Ecko Statue"] = {
untranslated = "Decorative Anchor",
untranslated = "Ecko Statue",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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 = "EckoStatueItem",
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 = "Item",
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 = "EckoTheDolphinItem",
typeID = 0,
typeID = nil,
},
},
["Decorative Glass Buoy Red"] = {
Ecoylent = {
untranslated = "Decorative Glass Buoy Red",
untranslated = "Ecoylent",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "EcoylentItem",
typeID = 0,
typeID = nil,
},
},
["Decorative Hanging Buoy"] = {
["Electric Lathe"] = {
untranslated = "Decorative Hanging Buoy",
untranslated = "Electric Lathe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "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 = "ElectricLatheItem",
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 = "Work Stations",
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 = "ElectricMachinistTableItem",
typeID = 0,
typeID = nil,
},
},
["Decorative Ship Wheel"] = {
["Electric Motor"] = {
untranslated = "Decorative Ship Wheel",
untranslated = "Electric Motor",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
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 = "ElectricMotorItem",
typeID = 0,
typeID = nil,
},
},
["Deer Carcass"] = {
["Electric Planer"] = {
untranslated = "Deer Carcass",
untranslated = "Electric Planer",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
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 = "ElectricPlanerItem",
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 = "Work Stations",
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 = "ElectricStampingPressItem",
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 = "Housing Objects",
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 = "ElectricWallLampItem",
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 = "Crafted Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Pumps water from a source into a pipe network.",
tagGroups = {
tagGroups = {
"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 = "ElectricWaterPumpItem",
typeID = 0,
typeID = nil,
},
},
["Derpy Hat"] = {
["Electronics Assembly"] = {
untranslated = "Derpy Hat",
untranslated = "Electronics Assembly",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
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 = "ElectronicsAssemblyItem",
typeID = 0,
typeID = nil,
},
},
["Dirt Ramp"] = {
["Electronics Upgrade"] = {
untranslated = "Dirt Ramp",
untranslated = "Electronics Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
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 = "ElectronicsUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Distribution Station"] = {
["Elevator Call Post"] = {
untranslated = "Distribution Station",
untranslated = "Elevator Call Post",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.",
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 = "ElevatorCallPostItem",
typeID = 0,
typeID = nil,
},
},
["Dried Fish"] = {
["Elk Carcass"] = {
untranslated = "Dried Fish",
untranslated = "Elk Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "ElkCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Dried Meat"] = {
["Elk Mount"] = {
untranslated = "Dried Meat",
untranslated = "Elk Mount",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "ElkMountItem",
typeID = 0,
typeID = nil,
},
},
["Dwarf Willow Seed"] = {
["Elk Skypiercer"] = {
untranslated = "Dwarf Willow Seed",
untranslated = "Elk Skypiercer",
category = nil,
category = nil,
group = "Food",
group = "World Object",
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 = "ElkSkypiercerItem",
typeID = 0,
typeID = nil,
},
},
Easel = {
["Elk Taco"] = {
untranslated = "Easel",
untranslated = "Elk Taco",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
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 = "ElkTacoItem",
typeID = 0,
typeID = nil,
},
},
["Ecko The Dolphin"] = {
["Elk Wellington"] = {
untranslated = "Ecko The Dolphin",
untranslated = "Elk Wellington",
category = nil,
category = nil,
group = "Item",
group = "Food",
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 = "ElkWellingtonItem",
typeID = 0,
typeID = nil,
},
},
["Electric Lathe"] = {
["Embassy Desk"] = {
untranslated = "Electric Lathe",
untranslated = "Embassy Desk",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
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 = "EmbassyDeskItem",
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 = "Items",
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 = "EngineeringResearchPaperAdvancedItem",
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 = "Items",
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 = "EngineeringResearchPaperModernItem",
typeID = 0,
typeID = nil,
},
},
["Electric Planer"] = {
Epoxy = {
untranslated = "Electric Planer",
untranslated = "Epoxy",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
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 = "EpoxyItem",
typeID = 0,
typeID = nil,
},
},
["Electric Stamping Press"] = {
Ethanol = {
untranslated = "Electric Stamping Press",
untranslated = "Ethanol",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A tool for shaping or cutting metal by deforming it with a die.",
description = "A 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 = "EthanolItem",
typeID = 0,
typeID = nil,
},
},
["Electric Wall Lamp"] = {
Excavator = {
untranslated = "Electric Wall Lamp",
untranslated = "Excavator",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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 = "ExcavatorItem",
typeID = 0,
typeID = nil,
},
},
["Electric Water Pump"] = {
["Executive Office"] = {
untranslated = "Electric Water Pump",
untranslated = "Executive Office",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
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 = "ExecutiveOfficeItem",
typeID = 0,
typeID = nil,
},
},
["Electronics Assembly"] = {
["Explorer Boots"] = {
untranslated = "Electronics Assembly",
untranslated = "Explorer Boots",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
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 = "ExplorerBootsItem",
typeID = 0,
typeID = nil,
},
},
["Electronics Skill Book"] = {
["Explorer Gloves"] = {
untranslated = "Electronics Skill Book",
untranslated = "Explorer Gloves",
category = nil,
category = nil,
group = "Skill Books",
group = "Clothing",
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 = "ExplorerGlovesItem",
typeID = 0,
typeID = nil,
},
},
["Electronics Skill Scroll"] = {
["Explorer Hat"] = {
untranslated = "Electronics Skill Scroll",
untranslated = "Explorer Hat",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Clothing",
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 = "ExplorerHatItem",
typeID = 0,
typeID = nil,
},
},
["Electronics Upgrade"] = {
["Explorer Pants"] = {
untranslated = "Electronics Upgrade",
untranslated = "Explorer Pants",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
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 = "ExplorerPantsItem",
typeID = 0,
typeID = nil,
},
},
["Elevator Call Post"] = {
["Explorer Shirt"] = {
untranslated = "Elevator Call Post",
untranslated = "Explorer Shirt",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
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 = "ExplorerShirtItem",
typeID = 0,
typeID = nil,
},
},
["Elk Carcass"] = {
["Fantastic Forest Pizza"] = {
untranslated = "Elk Carcass",
untranslated = "Fantastic Forest Pizza",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
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 = "FantasticForestPizzaItem",
typeID = 0,
typeID = nil,
},
},
["Elk Mount"] = {
["Farmer Boots"] = {
untranslated = "Elk Mount",
untranslated = "Farmer Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
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 = "FarmerBootsItem",
typeID = 0,
typeID = nil,
},
},
["Elk Taco"] = {
["Farmer Gloves"] = {
untranslated = "Elk Taco",
untranslated = "Farmer Gloves",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "FarmerGlovesItem",
typeID = 0,
typeID = nil,
},
},
["Elk Wellington"] = {
["Farmer Hat"] = {
untranslated = "Elk Wellington",
untranslated = "Farmer Hat",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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,
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 = "FarmerHatItem",
typeID = 0,
typeID = nil,
},
},
["Embassy Desk"] = {
["Farmer Overalls"] = {
untranslated = "Embassy Desk",
untranslated = "Farmer Overalls",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
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 = "FarmerOverallsItem",
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 = "Clothing",
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 = "FarmerShirtItem",
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 = "Work Stations",
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 = "FarmersTableItem",
typeID = 0,
typeID = nil,
},
},
Epoxy = {
["Farming Upgrade"] = {
untranslated = "Epoxy",
untranslated = "Farming Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
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 = "FarmingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
Ethanol = {
["Federation Foundation"] = {
untranslated = "Ethanol",
untranslated = "Federation Foundation",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
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 = "FederationFoundationItem",
typeID = 0,
typeID = nil,
},
},
Excavator = {
["Feminine Mannequin"] = {
untranslated = "Excavator",
untranslated = "Feminine Mannequin",
category = nil,
category = nil,
group = "Crafted Objects",
group = "World Object",
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 = "FeminineMannequinItem",
typeID = 0,
typeID = nil,
},
},
["Executive Office"] = {
["Fern Campfire Salad"] = {
untranslated = "Executive Office",
untranslated = "Fern Campfire Salad",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
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 = "FernCampfireSaladItem",
typeID = 0,
typeID = nil,
},
},
["Explorer Boots"] = {
["Fern Spore"] = {
untranslated = "Explorer Boots",
untranslated = "Fern Spore",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
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 = "FernSporeItem",
typeID = 0,
typeID = nil,
},
},
["Explorer Gloves"] = {
["Fertilizers Upgrade"] = {
untranslated = "Explorer Gloves",
untranslated = "Fertilizers Upgrade",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
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 = "FertilizersUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Explorer Hat"] = {
["Fiber Filler"] = {
untranslated = "Explorer Hat",
untranslated = "Fiber Filler",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
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 = "FiberFillerItem",
typeID = 0,
typeID = nil,
},
},
["Explorer Pants"] = {
["Fiber Scutching Station"] = {
untranslated = "Explorer Pants",
untranslated = "Fiber Scutching Station",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
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 = "FiberScutchingStationItem",
typeID = 0,
typeID = nil,
},
},
["Explorer Shirt"] = {
Fiberglass = {
untranslated = "Explorer Shirt",
untranslated = "Fiberglass",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
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 = "FiberglassItem",
typeID = 0,
typeID = nil,
},
},
["Fantastic Forest Pizza"] = {
Fiddleheads = {
untranslated = "Fantastic Forest Pizza",
untranslated = "Fiddleheads",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "FiddleheadsItem",
typeID = 0,
typeID = nil,
},
},
["Farmer Boots"] = {
["Field Campfire Stew"] = {
untranslated = "Farmer Boots",
untranslated = "Field Campfire Stew",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A 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 = "FieldCampfireStewItem",
typeID = 0,
typeID = nil,
},
},
["Farmer Gloves"] = {
["Filmy Fern Spore"] = {
untranslated = "Farmer Gloves",
untranslated = "Filmy Fern Spore",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
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 = "FilmyFernSporeItem",
typeID = 0,
typeID = nil,
},
},
["Farmer Hat"] = {
["Fir Log"] = {
untranslated = "Farmer Hat",
untranslated = "Fir Log",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
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 = "FirLogItem",
typeID = 0,
typeID = nil,
},
},
["Farmer Overalls"] = {
["Fir Seed"] = {
untranslated = "Farmer Overalls",
untranslated = "Fir Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
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 = "FirSeedItem",
typeID = 0,
typeID = nil,
},
},
["Farmer Shirt"] = {
["Fireweed Seed"] = {
untranslated = "Farmer Shirt",
untranslated = "Fireweed Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
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 = "FireweedSeedItem",
typeID = 0,
typeID = nil,
},
},
["Farmers Table"] = {
["Fireweed Shoots"] = {
untranslated = "Farmers Table",
untranslated = "Fireweed Shoots",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
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 = "FireweedShootsItem",
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 = "Food",
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 = "FishNChipsItem",
typeID = 0,
typeID = nil,
},
},
["Farming Skill Scroll"] = {
["Fish Rack"] = {
untranslated = "Farming Skill Scroll",
untranslated = "Fish Rack",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Work Stations",
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 = "FishRackItem",
typeID = 0,
typeID = nil,
},
},
["Farming Upgrade"] = {
["Fish Trap"] = {
untranslated = "Farming Upgrade",
untranslated = "Fish Trap",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
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 = "FishTrapItem",
typeID = 0,
typeID = nil,
},
},
["Federation Foundation"] = {
Fishery = {
untranslated = "Federation Foundation",
untranslated = "Fishery",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
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 = "FisheryItem",
typeID = 0,
typeID = nil,
},
},
["Fern Campfire Salad"] = {
["Fishing Pole"] = {
untranslated = "Fern Campfire Salad",
untranslated = "Fishing Pole",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "FishingPoleItem",
typeID = 0,
typeID = nil,
},
},
["Fern Spore"] = {
["Flat Steel"] = {
untranslated = "Fern Spore",
untranslated = "Flat Steel",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
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 = "FlatSteelItem",
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 = "Housing Objects",
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 = "FlatSteelDoorItem",
typeID = 0,
typeID = nil,
},
},
["Fertilizers Skill Scroll"] = {
Flatbread = {
untranslated = "Fertilizers Skill Scroll",
untranslated = "Flatbread",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
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 = "FlatbreadItem",
typeID = 0,
typeID = nil,
},
},
["Fertilizers Upgrade"] = {
["Flax Fiber"] = {
untranslated = "Fertilizers Upgrade",
untranslated = "Flax Fiber",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
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 = "FlaxFiberItem",
typeID = 0,
typeID = nil,
},
},
["Fiber Filler"] = {
["Flax Seed"] = {
untranslated = "Fiber Filler",
untranslated = "Flax Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
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 = "FlaxSeedItem",
typeID = 0,
typeID = nil,
},
},
["Fiber Scutching Station"] = {
["Flax Stem"] = {
untranslated = "Fiber Scutching Station",
untranslated = "Flax Stem",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
description = "A 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 = "FlaxStemItem",
typeID = 0,
typeID = nil,
},
},
Fiberglass = {
["Flax Trawler Net"] = {
untranslated = "Fiberglass",
untranslated = "Flax Trawler Net",
category = nil,
category = nil,
group = "Items",
group = "Items",
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 = "FlaxTrawlerNetItem",
typeID = 0,
typeID = nil,
},
},
Fiddleheads = {
["Flaxseed Oil"] = {
untranslated = "Fiddleheads",
untranslated = "Flaxseed Oil",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "FlaxseedOilItem",
typeID = 0,
typeID = nil,
},
},
["Field Campfire Stew"] = {
Flour = {
untranslated = "Field Campfire Stew",
untranslated = "Flour",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "FlourItem",
typeID = 0,
typeID = nil,
},
},
["Filmy Fern Spore"] = {
["Fox Carcass"] = {
untranslated = "Filmy Fern Spore",
untranslated = "Fox Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "FoxCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Fir Log"] = {
["Framed Glass"] = {
untranslated = "Fir Log",
untranslated = "Framed Glass",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
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 = "FramedGlassItem",
typeID = 0,
typeID = nil,
},
},
["Fir Seed"] = {
["Framed Glass Door"] = {
untranslated = "Fir Seed",
untranslated = "Framed Glass Door",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "FramedGlassDoorItem",
typeID = 0,
typeID = nil,
},
},
["Fireweed Seed"] = {
["Fried Camas"] = {
untranslated = "Fireweed Seed",
untranslated = "Fried Camas",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "FriedCamasItem",
typeID = 0,
typeID = nil,
},
},
["Fireweed Shoots"] = {
["Fried Fiddleheads"] = {
untranslated = "Fireweed Shoots",
untranslated = "Fried Fiddleheads",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "FriedFiddleheadsItem",
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 = "Food",
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 = "FriedHareHaunchesItem",
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 = "Food",
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 = "FriedHeartsOfPalmItem",
typeID = 0,
typeID = nil,
},
},
["Fish Trap"] = {
["Fried Taro"] = {
untranslated = "Fish Trap",
untranslated = "Fried Taro",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
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 = "FriedTaroItem",
typeID = 0,
typeID = nil,
},
},
Fishery = {
["Fried Tomatoes"] = {
untranslated = "Fishery",
untranslated = "Fried Tomatoes",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
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 = "FriedTomatoesItem",
typeID = 0,
typeID = nil,
},
},
["Fishing Pole"] = {
["Fried Vegetables"] = {
untranslated = "Fishing Pole",
untranslated = "Fried Vegetables",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "FriedVegetablesItem",
typeID = 0,
typeID = nil,
},
},
["Flat Steel"] = {
["Froth Floatation Cell"] = {
untranslated = "Flat Steel",
untranslated = "Froth Floatation Cell",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
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 = "FrothFloatationCellItem",
typeID = 0,
typeID = nil,
},
},
["Flat Steel Door"] = {
["Fruit Muffin"] = {
untranslated = "Flat Steel Door",
untranslated = "Fruit Muffin",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "FruitMuffinItem",
typeID = 0,
typeID = nil,
},
},
Flatbread = {
["Fruit Salad"] = {
untranslated = "Flatbread",
untranslated = "Fruit Salad",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "FruitSaladItem",
typeID = 0,
typeID = nil,
},
},
["Flax Fiber"] = {
["Fruit Tart"] = {
untranslated = "Flax Fiber",
untranslated = "Fruit Tart",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "FruitTartItem",
typeID = 0,
typeID = nil,
},
},
["Flax Seed"] = {
["Fur Pelt"] = {
untranslated = "Flax Seed",
untranslated = "Fur Pelt",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "FurPeltItem",
typeID = 0,
typeID = nil,
},
},
["Flax Stem"] = {
["Galaxy Vase"] = {
untranslated = "Flax Stem",
untranslated = "Galaxy Vase",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
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 = "GalaxyVaseItem",
typeID = 0,
typeID = nil,
},
},
["Flax Trawler Net"] = {
["Garden Boots"] = {
untranslated = "Flax Trawler Net",
untranslated = "Garden Boots",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
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 = "GardenBootsItem",
typeID = 0,
typeID = nil,
ToolDurability = 500.0,
ToolRepairType = "Cloth",
},
},
["Flaxseed Oil"] = {
Gasoline = {
untranslated = "Flaxseed Oil",
untranslated = "Gasoline",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
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 = "GasolineItem",
typeID = 0,
typeID = nil,
},
},
["Fletching Table"] = {
["Gathering Basic Upgrade"] = {
untranslated = "Fletching Table",
untranslated = "Gathering Basic Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
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 = "GatheringBasicUpgradeItem",
typeID = 0,
typeID = nil,
},
},
Flour = {
["Gathering Research Paper Basic"] = {
untranslated = "Flour",
untranslated = "Gathering Research Paper Basic",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "GatheringResearchPaperBasicItem",
typeID = 0,
typeID = nil,
},
},
["Fox Carcass"] = {
Gearbox = {
untranslated = "Fox Carcass",
untranslated = "Gearbox",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
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 = "GearboxItem",
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 = "Items",
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 = "GeologyResearchPaperAdvancedItem",
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 = "Items",
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 = "GeologyResearchPaperBasicItem",
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 = "Items",
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 = "GeologyResearchPaperModernItem",
typeID = 0,
typeID = nil,
},
},
["Fried Fiddleheads"] = {
["Giant Cactus Fruit"] = {
untranslated = "Fried Fiddleheads",
untranslated = "Giant Cactus Fruit",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "GiantCactusFruitItem",
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 = "Clothing",
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,
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 = "GigotSleeveShirtItem",
typeID = 0,
typeID = nil,
},
},
["Fried Hearts Of Palm"] = {
Glass = {
untranslated = "Fried Hearts Of Palm",
untranslated = "Glass",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
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 = "GlassItem",
typeID = 0,
typeID = nil,
},
},
["Fried Taro"] = {
["Glass Lens"] = {
untranslated = "Fried Taro",
untranslated = "Glass Lens",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "GlassLensItem",
typeID = 0,
typeID = nil,
},
},
["Fried Tomatoes"] = {
["Glassworking Advanced Upgrade"] = {
untranslated = "Fried Tomatoes",
untranslated = "Glassworking Advanced Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
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 = "GlassworkingAdvancedUpgradeItem",
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 = "Upgrade Modules",
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 = "GlassworkingModernUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Fruit Muffin"] = {
Glassworks = {
untranslated = "Fruit Muffin",
untranslated = "Glassworks",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
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 = "GlassworksItem",
typeID = 0,
typeID = nil,
},
},
["Fruit Salad"] = {
Gneiss = {
untranslated = "Fruit Salad",
untranslated = "Gneiss",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
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 = "GneissItem",
typeID = 0,
typeID = nil,
},
},
["Fruit Tart"] = {
["Goat Mount"] = {
untranslated = "Fruit Tart",
untranslated = "Goat Mount",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "GoatMountItem",
typeID = 0,
typeID = nil,
},
},
["Fur Pelt"] = {
["Gold Bar"] = {
untranslated = "Fur Pelt",
untranslated = "Gold Bar",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
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 = "GoldBarItem",
typeID = 0,
typeID = nil,
},
},
["Galaxy Vase"] = {
["Gold Concentrate"] = {
untranslated = "Galaxy Vase",
untranslated = "Gold Concentrate",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
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 = "GoldConcentrateItem",
typeID = 0,
typeID = nil,
},
},
["Garden Boots"] = {
["Gold Flakes"] = {
untranslated = "Garden Boots",
untranslated = "Gold Flakes",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
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 = "GoldFlakesItem",
typeID = 0,
typeID = nil,
},
},
Gasoline = {
["Gold Frame Landscape"] = {
untranslated = "Gasoline",
untranslated = "Gold Frame Landscape",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
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 = "GoldFrameLandscapeItem",
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 = "Housing Objects",
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 = "GoldFrameWideItem",
typeID = 0,
typeID = nil,
},
},
["Gathering Basic Upgrade"] = {
["Gold Ore"] = {
untranslated = "Gathering Basic Upgrade",
untranslated = "Gold Ore",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
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 = "GoldOreItem",
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 = "Items",
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 = "GoldWiringItem",
typeID = 0,
typeID = nil,
},
},
Gearbox = {
["Government Office"] = {
untranslated = "Gearbox",
untranslated = "Government Office",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
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 = "GovernmentOfficeItem",
typeID = 0,
typeID = nil,
},
},
["Geology Research Paper Advanced"] = {
Granite = {
untranslated = "Geology Research Paper Advanced",
untranslated = "Granite",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A 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 = "GraniteItem",
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 = "Seed",
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 = "GrassSeedItem",
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 = "Crafted Objects",
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 = "HandPlowItem",
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 = "Crafted Objects",
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 = "HangingLongSteelSignItem",
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 = "Crafted Objects",
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 = "HangingSteelFramedSignItem",
typeID = 0,
typeID = nil,
},
},
Glass = {
["Hanging Steel Mine Sign"] = {
untranslated = "Glass",
untranslated = "Hanging Steel Mine Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
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 = "HangingSteelMineSignItem",
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 = "Crafted Objects",
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 = "HangingSteelPlainSignItem",
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 = "Crafted Objects",
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 = "HangingSteelShopSignItem",
typeID = 0,
typeID = nil,
},
},
["Glassworking Modern Upgrade"] = {
["Hardwood Board"] = {
untranslated = "Glassworking Modern Upgrade",
untranslated = "Hardwood Board",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
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 = "HardwoodBoardItem",
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 = "Blocks",
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 = "HardwoodHewnLogItem",
typeID = 0,
typeID = nil,
},
},
["Glassworking Skill Scroll"] = {
["Hardwood Lumber"] = {
untranslated = "Glassworking Skill Scroll",
untranslated = "Hardwood Lumber",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Blocks",
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 = "HardwoodLumberItem",
typeID = 0,
typeID = nil,
},
},
Glassworks = {
["Hardwood Lumber Dresser"] = {
untranslated = "Glassworks",
untranslated = "Hardwood Lumber Dresser",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
description = "A 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 = "HardwoodLumberDresserItem",
typeID = 0,
typeID = nil,
},
},
Gneiss = {
["Hardy Beard"] = {
untranslated = "Gneiss",
untranslated = "Hardy Beard",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
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 = "HardyBeardItem",
typeID = 0,
typeID = nil,
},
},
["Goat Mount"] = {
["Hare Carcass"] = {
untranslated = "Goat Mount",
untranslated = "Hare Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
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 = "HareCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Gold Bar"] = {
["Heart Of Palm"] = {
untranslated = "Gold Bar",
untranslated = "Heart Of Palm",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
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 = "HeartOfPalmItem",
typeID = 0,
typeID = nil,
},
},
["Gold Concentrate"] = {
["Hearty Hometown Pizza"] = {
untranslated = "Gold Concentrate",
untranslated = "Hearty Hometown Pizza",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "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 = "HeartyHometownPizzaItem",
typeID = 0,
typeID = nil,
},
},
["Gold Flakes"] = {
["Heat Sink"] = {
untranslated = "Gold Flakes",
untranslated = "Heat Sink",
category = nil,
category = nil,
group = "Items",
group = "Items",
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 = "HeatSinkItem",
typeID = 0,
typeID = nil,
},
},
["Gold Frame Landscape"] = {
["Heliconia Seed"] = {
untranslated = "Gold Frame Landscape",
untranslated = "Heliconia Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
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 = "HeliconiaSeedItem",
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 = "Items",
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 = "HempMooringRopeItem",
typeID = 0,
typeID = nil,
},
},
["Gold Ore"] = {
Henley = {
untranslated = "Gold Ore",
untranslated = "Henley",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
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 = "HenleyItem",
typeID = 0,
typeID = nil,
},
},
["Gold Wiring"] = {
["Hewn Bench"] = {
untranslated = "Gold Wiring",
untranslated = "Hewn Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
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 = "HewnBenchItem",
typeID = 0,
typeID = nil,
},
},
["Government Office"] = {
["Hewn Chair"] = {
untranslated = "Government Office",
untranslated = "Hewn Chair",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
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 = "HewnChairItem",
typeID = 0,
typeID = nil,
},
},
Granite = {
["Hewn Door"] = {
untranslated = "Granite",
untranslated = "Hewn Door",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!",
description = "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 = "HewnDoorItem",
typeID = 0,
typeID = nil,
},
},
["Grass Seed"] = {
["Hewn Dresser"] = {
untranslated = "Grass Seed",
untranslated = "Hewn Dresser",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "HewnDresserItem",
typeID = 0,
typeID = nil,
},
},
Grindstone = {
["Hewn Log"] = {
untranslated = "Grindstone",
untranslated = "Hewn Log",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
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 = "HewnLogItem",
typeID = 0,
typeID = nil,
},
},
["Hand Plow"] = {
["Hewn Nightstand"] = {
untranslated = "Hand Plow",
untranslated = "Hewn Nightstand",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
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 = "HewnNightstandItem",
typeID = 0,
typeID = nil,
},
},
["Handheld Camera"] = {
["Hewn Softwood Bench"] = {
untranslated = "Handheld Camera",
untranslated = "Hewn Softwood Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
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 = "HewnSoftwoodBenchItem",
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 = "Housing Objects",
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 = "HewnSoftwoodChairItem",
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 = "Housing Objects",
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 = "HewnSoftwoodDoorItem",
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 = "Housing Objects",
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 = "HewnSoftwoodTableItem",
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 = "Housing Objects",
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 = "HewnTableItem",
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 = "Items",
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 = "HideAshFertilizerItem",
typeID = 0,
typeID = nil,
},
},
["Hardwood Board"] = {
Hosomaki = {
untranslated = "Hardwood Board",
untranslated = "Hosomaki",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "HosomakiItem",
typeID = 0,
typeID = nil,
},
},
["Hardwood Hewn Log"] = {
Huckleberries = {
untranslated = "Hardwood Hewn Log",
untranslated = "Huckleberries",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "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 = "HuckleberriesItem",
typeID = 0,
typeID = nil,
},
},
["Hardwood Lumber"] = {
["Huckleberry Extract"] = {
untranslated = "Hardwood Lumber",
untranslated = "Huckleberry Extract",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
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 = "HuckleberryExtractItem",
typeID = 0,
typeID = nil,
},
},
["Hardwood Lumber Dresser"] = {
["Huckleberry Fritter"] = {
untranslated = "Hardwood Lumber Dresser",
untranslated = "Huckleberry Fritter",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "HuckleberryFritterItem",
typeID = 0,
typeID = nil,
},
},
["Hare Carcass"] = {
["Huckleberry Pie"] = {
untranslated = "Hare Carcass",
untranslated = "Huckleberry Pie",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
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,
skillValue = nil,
skillValue = 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 = "HuckleberryPieItem",
typeID = 0,
typeID = nil,
},
},
["Heart Of Palm"] = {
["Huckleberry Seed"] = {
untranslated = "Heart Of Palm",
untranslated = "Huckleberry Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
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 = "HuckleberrySeedItem",
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 = "Crafted Objects",
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 = "HugeBannerSignItem",
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 = "Crafted Objects",
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 = "HugeIronBannerSignItem",
typeID = 0,
typeID = nil,
},
},
["Heliconia Seed"] = {
["Huge Iron Sign"] = {
untranslated = "Heliconia Seed",
untranslated = "Huge Iron Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
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 = "HugeIronSignItem",
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 = "Crafted Objects",
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 = "HugeSteelBannerSignItem",
typeID = 0,
typeID = nil,
},
},
Henley = {
["Huge Steel Sign"] = {
untranslated = "Henley",
untranslated = "Huge Steel Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
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 = "HugeSteelSignItem",
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 = "Crafted Objects",
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 = "HugeWoodenBannerSignItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Chair"] = {
["Hunting Upgrade"] = {
untranslated = "Hewn Chair",
untranslated = "Hunting Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
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 = "HuntingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Door"] = {
Hydrocolloids = {
untranslated = "Hewn Door",
untranslated = "Hydrocolloids",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "HydrocolloidsItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Dresser"] = {
Icebox = {
untranslated = "Hewn Dresser",
untranslated = "Icebox",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
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 = "IceboxItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Log"] = {
["Immigration Desk"] = {
untranslated = "Hewn Log",
untranslated = "Immigration Desk",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "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 = "ImmigrationDeskItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Nightstand"] = {
Industrial = {
untranslated = "Hewn Nightstand",
untranslated = "Industrial",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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 = "IndustrialItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Softwood Bench"] = {
["Industrial Barge"] = {
untranslated = "Hewn Softwood Bench",
untranslated = "Industrial Barge",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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 = "IndustrialBargeItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Softwood Chair"] = {
["Industrial Elevator"] = {
untranslated = "Hewn Softwood Chair",
untranslated = "Industrial Elevator",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
description = "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 = "IndustrialElevatorItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Softwood Door"] = {
["Industrial Generator"] = {
untranslated = "Hewn Softwood Door",
untranslated = "Industrial Generator",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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 = "IndustrialGeneratorItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Softwood Table"] = {
["Industrial Refrigerator"] = {
untranslated = "Hewn Softwood Table",
untranslated = "Industrial Refrigerator",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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 = "IndustrialRefrigeratorItem",
typeID = 0,
typeID = nil,
},
},
["Hewn Table"] = {
["Industry Upgrade"] = {
untranslated = "Hewn Table",
untranslated = "Industry Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
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 = "IndustryUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Hide Ash Fertilizer"] = {
["Infused Oil"] = {
untranslated = "Hide Ash Fertilizer",
untranslated = "Infused Oil",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "InfusedOilItem",
typeID = 0,
typeID = nil,
},
},
Hosomaki = {
["Injection Mold Machine"] = {
untranslated = "Hosomaki",
untranslated = "Injection Mold Machine",
category = nil,
category = nil,
group = "Food",
group = "World Object",
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 = "InjectionMoldMachineItem",
typeID = 0,
typeID = nil,
},
},
Huckleberries = {
["Iron Anchor"] = {
untranslated = "Huckleberries",
untranslated = "Iron Anchor",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "IronAnchorItem",
typeID = 0,
typeID = nil,
},
},
["Huckleberry Extract"] = {
["Iron Axle"] = {
untranslated = "Huckleberry Extract",
untranslated = "Iron Axle",
category = nil,
category = nil,
group = "Food",
group = "Items",
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 = "IronAxleItem",
typeID = 0,
typeID = nil,
},
},
["Huckleberry Fritter"] = {
["Iron Bar"] = {
untranslated = "Huckleberry Fritter",
untranslated = "Iron Bar",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
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 = "IronBarItem",
typeID = 0,
typeID = nil,
},
},
["Huckleberry Pie"] = {
["Iron Concentrate"] = {
untranslated = "Huckleberry Pie",
untranslated = "Iron Concentrate",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
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 = "IronConcentrateItem",
typeID = 0,
typeID = nil,
},
},
["Huckleberry Seed"] = {
["Iron Frame Landscape"] = {
untranslated = "Huckleberry Seed",
untranslated = "Iron Frame Landscape",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "IronFrameLandscapeItem",
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 = "Housing Objects",
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 = "IronFrameWideItem",
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 = "Items",
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 = "IronGearItem",
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 = "Items",
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 = "IronHullSheetItem",
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 = "Natural Resources",
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 = "IronOreItem",
typeID = 0,
typeID = nil,
},
},
["Huge Steel Sign"] = {
["Iron Pipe"] = {
untranslated = "Huge Steel Sign",
untranslated = "Iron Pipe",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
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 = "IronPipeItem",
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 = "Items",
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 = "IronPlateItem",
typeID = 0,
typeID = nil,
},
},
["Hunting Upgrade"] = {
["Iron Saw Blade"] = {
untranslated = "Hunting Upgrade",
untranslated = "Iron Saw Blade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
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 = "IronSawBladeItem",
typeID = 0,
typeID = nil,
},
},
Icebox = {
["Iron Wheel"] = {
untranslated = "Icebox",
untranslated = "Iron Wheel",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
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 = "IronWheelItem",
typeID = 0,
typeID = nil,
},
},
["Immigration Desk"] = {
["Jaguar Carcass"] = {
untranslated = "Immigration Desk",
untranslated = "Jaguar Carcass",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
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 = "JaguarCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Industrial Barge"] = {
["Jaw Crusher"] = {
untranslated = "Industrial Barge",
untranslated = "Jaw Crusher",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
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 = "JawCrusherItem",
typeID = 0,
typeID = nil,
},
},
["Industrial Elevator"] = {
["Jointfir Seed"] = {
untranslated = "Industrial Elevator",
untranslated = "Jointfir Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
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 = "JointfirSeedItem",
typeID = 0,
typeID = nil,
},
},
["Industrial Generator"] = {
["Joshua Log"] = {
untranslated = "Industrial Generator",
untranslated = "Joshua Log",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
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 = "JoshuaLogItem",
typeID = 0,
typeID = nil,
},
},
["Industrial Refrigerator"] = {
["Joshua Seed"] = {
untranslated = "Industrial Refrigerator",
untranslated = "Joshua Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
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,
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 = "JoshuaSeedItem",
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 = "Food",
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 = "JungleCampfireSaladItem",
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 = "Food",
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 = "JungleCampfireStewItem",
typeID = 0,
typeID = nil,
},
},
["Industry Upgrade"] = {
Kelp = {
untranslated = "Industry Upgrade",
untranslated = "Kelp",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
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 = "KelpItem",
typeID = 0,
typeID = nil,
},
},
["Infused Oil"] = {
["Kelp Seed"] = {
untranslated = "Infused Oil",
untranslated = "Kelp Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
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 = "KelpSeedItem",
typeID = 0,
typeID = nil,
},
},
Ink = {
["Kelpy Crab Roll"] = {
untranslated = "Ink",
untranslated = "Kelpy Crab Roll",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "KelpyCrabRollItem",
typeID = 0,
typeID = nil,
},
},
["Iron Anchor"] = {
Kiln = {
untranslated = "Iron Anchor",
untranslated = "Kiln",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
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 = "KilnItem",
typeID = 0,
typeID = nil,
},
},
["Iron Axe"] = {
["King Fern Spore"] = {
untranslated = "Iron Axe",
untranslated = "King Fern Spore",
category = nil,
category = nil,
group = "Items",
group = "Seed",
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 = "KingFernSporeItem",
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 = "Housing Objects",
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 = "KitchenItem",
typeID = 0,
typeID = nil,
},
},
["Iron Bar"] = {
Kitchenroom = {
untranslated = "Iron Bar",
untranslated = "Kitchenroom",
category = nil,
category = nil,
group = "Blocks",
group = "World Object",
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 = "KitchenroomItem",
typeID = 0,
typeID = nil,
},
},
["Iron Concentrate"] = {
Laboratory = {
untranslated = "Iron Concentrate",
untranslated = "Laboratory",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
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 = "LaboratoryItem",
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 = "Housing Objects",
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 = "LargeBathMatItem",
typeID = 0,
typeID = nil,
},
},
["Iron Frame Wide"] = {
["Large Canoe"] = {
untranslated = "Iron Frame Wide",
untranslated = "Large Canoe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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 = "LargeCanoeItem",
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 = "Housing Objects",
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 = "LargeCorrugatedSteelDoorItem",
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 = "Housing Objects",
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 = "LargeCottonBuntingRedItem",
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 = "Housing Objects",
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 = "LargeCottonBuntingRegalItem",
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 = "Work Stations",
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 = "LargeCourtItem",
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 = "Housing Objects",
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 = "LargeFestivePaperLanternItem",
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 = "Crafted Objects",
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 = "LargeHangingAshlarBasaltSignItem",
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 = "Crafted Objects",
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 = "LargeHangingAshlarStoneSignItem",
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 = "Crafted Objects",
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 = "LargeHangingBirchSignItem",
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 = "Crafted Objects",
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 = "LargeHangingLumberSignItem",
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 = "Crafted Objects",
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 = "LargeHangingMortaredGraniteSignItem",
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 = "Crafted Objects",
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 = "LargeHangingMortaredStoneSignItem",
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 = "Crafted Objects",
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 = "LargeHangingSaguaroSignItem",
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 = "Crafted Objects",
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 = "LargeHangingSoftwoodSignItem",
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 = "World Object",
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 = "LargeHangingStoneSignItem",
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 = "Item",
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 = "LargeHangingWoodSignItem",
typeID = 0,
typeID = nil,
},
},
["Jaguar Carcass"] = {
["Large Lumber Door"] = {
untranslated = "Jaguar Carcass",
untranslated = "Large Lumber Door",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
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 = "LargeLumberDoorItem",
typeID = 0,
typeID = nil,
},
},
["Jaw Crusher"] = {
["Large Lumber Stockpile"] = {
untranslated = "Jaw Crusher",
untranslated = "Large Lumber Stockpile",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
description = "An 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 = "LargeLumberStockpileItem",
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 = "Items",
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 = "LargeMetalShipFrameItem",
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 = "Housing Objects",
description = "Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.",
description = "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 = "LargeNylonBuntingGreenItem",
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 = "Housing Objects",
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 = "LargeNylonBuntingPurpleItem",
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 = "Housing Objects",
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 = "LargePaperLanternItem",
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 = "Crafted Objects",
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 = "LargeStandingAshlarBasaltSignItem",
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 = "Crafted Objects",
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 = "LargeStandingAshlarStoneSignItem",
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 = "Crafted Objects",
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = 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 = "LargeStandingBirchSignItem",
typeID = 0,
typeID = nil,
},
},
Kiln = {
["Large Standing Lumber Sign"] = {
untranslated = "Kiln",
untranslated = "Large Standing Lumber Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
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 = "LargeStandingLumberSignItem",
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 = "Crafted Objects",
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 = "LargeStandingMortaredGraniteSignItem",
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 = "Crafted Objects",
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 = "LargeStandingMortaredStoneSignItem",
typeID = 0,
typeID = nil,
},
},
Laboratory = {
["Large Standing Saguaro Sign"] = {
untranslated = "Laboratory",
untranslated = "Large Standing Saguaro Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
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 = "LargeStandingSaguaroSignItem",
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 = "Crafted Objects",
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 = "LargeStandingSoftwoodSignItem",
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 = "World Object",
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 = "LargeStandingStoneSignItem",
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 = "Item",
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 = "LargeStandingWoodSignItem",
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 = "Housing Objects",
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 = "LargeWindowedLumberDoorItem",
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 = "World Object",
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 = "LargeWoodenBookshelfItem",
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 = "Items",
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 = "LargeWoodenShipFrameItem",
typeID = 0,
typeID = nil,
},
},
["Large Festive Paper Lantern"] = {
Laser = {
untranslated = "Large Festive Paper Lantern",
untranslated = "Laser",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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 = "LaserItem",
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 = "Work Stations",
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 = "LatheItem",
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 = "Housing Objects",
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 = "LatrineItem",
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 = "Seed",
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 = "LatticeMushroomSporesItem",
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 = "Items",
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 = "LeatherHideItem",
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 = "Food",
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 = "LeavenedDoughItem",
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 = "Clothing",
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 = "LightBackpackItem",
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 = "Items",
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 = "LightBulbItem",
typeID = 0,
typeID = nil,
},
},
["Large Hanging Softwood Sign"] = {
Limestone = {
untranslated = "Large Hanging Softwood Sign",
untranslated = "Limestone",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
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 = "LimestoneItem",
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 = "Housing Objects",
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 = "LimestoneBisonStatueItem",
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 = "Housing Objects",
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 = "LimestoneOtterStatueItem",
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 = "Housing Objects",
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 = "LimestoneOwlStatueItem",
typeID = 0,
typeID = nil,
},
},
["Large Lumber Stockpile"] = {
["Limestone Podium"] = {
untranslated = "Large Lumber Stockpile",
untranslated = "Limestone Podium",
category = nil,
category = nil,
group = "Crafted Objects",
group = "World Object",
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 = "LimestonePodiumItem",
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 = "Housing Objects",
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 = "LimestoneWolfStatueItem",
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 = "Items",
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 = "LinenFabricItem",
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 = "Items",
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,
energyUsed = nil,
energyUsed = 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 = "LinenYarnItem",
typeID = 0,
typeID = nil,
},
},
["Large Paper Lantern"] = {
["Liquid Nitrogen"] = {
untranslated = "Large Paper Lantern",
untranslated = "Liquid Nitrogen",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "LiquidNitrogenItem",
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 = "World Object",
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 = "LivingroomItem",
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 = "Food",
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 = "LoadedTaroFriesItem",
typeID = 0,
typeID = nil,
},
},
["Large Standing Birch Sign"] = {
Log = {
untranslated = "Large Standing Birch Sign",
untranslated = "Log",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Block",
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 = "LogItem",
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 = "Upgrade Modules",
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 = "LoggingAdvancedUpgradeItem",
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 = "Upgrade Modules",
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 = "LoggingBasicUpgradeItem",
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 = "Work Stations",
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 = "LoomItem",
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 = "Clothing",
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 = "LowTopShoesItem",
typeID = 0,
typeID = nil,
},
},
["Large Standing Softwood Sign"] = {
Lumber = {
untranslated = "Large Standing Softwood Sign",
untranslated = "Lumber",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
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 = "LumberItem",
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 = "Housing Objects",
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 = "LumberBenchItem",
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 = "Housing Objects",
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 = "LumberChairItem",
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 = "Housing Objects",
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 = "LumberDoorItem",
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 = "Housing Objects",
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 = "LumberDresserItem",
typeID = 0,
typeID = nil,
},
},
Laser = {
["Lumber Stockpile"] = {
untranslated = "Laser",
untranslated = "Lumber Stockpile",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
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 = "LumberStockpileItem",
typeID = 0,
typeID = nil,
},
},
Lathe = {
["Lumber Table"] = {
untranslated = "Lathe",
untranslated = "Lumber Table",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "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 = "LumberTableItem",
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 = "World Object",
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,
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 = "LumberWarehouseShelvesItem",
typeID = 0,
typeID = nil,
},
},
["Leather Hide"] = {
["Lupine Seed"] = {
untranslated = "Leather Hide",
untranslated = "Lupine Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
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 = "LupineSeedItem",
typeID = 0,
typeID = nil,
},
},
["Leavened Dough"] = {
Macarons = {
untranslated = "Leavened Dough",
untranslated = "Macarons",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "MacaronsItem",
typeID = 0,
typeID = nil,
},
},
["Light Backpack"] = {
["Machinist Table"] = {
untranslated = "Light Backpack",
untranslated = "Machinist Table",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
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 = "MachinistTableItem",
typeID = 0,
typeID = nil,
},
},
["Light Bulb"] = {
Mailbox = {
untranslated = "Light Bulb",
untranslated = "Mailbox",
category = nil,
category = nil,
group = "Items",
group = "World Object",
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 = "MailboxItem",
typeID = 0,
typeID = nil,
},
},
["Lighthouse Lamp"] = {
Maltodextrin = {
untranslated = "Lighthouse Lamp",
untranslated = "Maltodextrin",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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 = "MaltodextrinItem",
typeID = 0,
typeID = nil,
},
},
Limestone = {
["Marmot Carcass"] = {
untranslated = "Limestone",
untranslated = "Marmot Carcass",
category = nil,
category = nil,
group = "Natural Resources",
group = "Item",
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 = "MarmotCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Limestone Bison Statue"] = {
["Masculine Mannequin"] = {
untranslated = "Limestone Bison Statue",
untranslated = "Masculine Mannequin",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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 = "MasculineMannequinItem",
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 = "Upgrade Modules",
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 = "MasonryAdvancedUpgradeItem",
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 = "Upgrade Modules",
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 = "MasonryBasicUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Limestone Wolf Statue"] = {
["Masonry Table"] = {
untranslated = "Limestone Wolf Statue",
untranslated = "Masonry Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
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 = "MasonryTableItem",
typeID = 0,
typeID = nil,
},
},
["Linen Fabric"] = {
["Meat Pie"] = {
untranslated = "Linen Fabric",
untranslated = "Meat Pie",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "MeatPieItem",
typeID = 0,
typeID = nil,
},
},
["Linen Yarn"] = {
["Meat Stock"] = {
untranslated = "Linen Yarn",
untranslated = "Meat Stock",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "MeatStockItem",
typeID = 0,
typeID = nil,
},
},
["Loaded Taro Fries"] = {
["Meaty Stew"] = {
untranslated = "Loaded Taro Fries",
untranslated = "Meaty Stew",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "MeatyStewItem",
typeID = 0,
typeID = nil,
},
},
Log = {
["Mechanical Water Pump"] = {
untranslated = "Log",
untranslated = "Mechanical Water Pump",
category = nil,
category = nil,
group = "Block",
group = "Crafted Objects",
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 = "MechanicalWaterPumpItem",
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 = "Upgrade Modules",
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 = "MechanicsAdvancedUpgradeItem",
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 = "Upgrade Modules",
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 = "MechanicsModernUpgradeItem",
typeID = 0,
typeID = nil,
},
},
Loom = {
["Medium Fishing Trawler"] = {
untranslated = "Loom",
untranslated = "Medium Fishing Trawler",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
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 = "MediumFishingTrawlerItem",
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 = "Items",
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 = "MediumMetalShipFrameItem",
typeID = 0,
typeID = nil,
},
},
Lumber = {
["Medium Shipyard"] = {
untranslated = "Lumber",
untranslated = "Medium Shipyard",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
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 = "MediumShipyardItem",
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 = "Items",
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 = "MediumWoodenShipFrameItem",
typeID = 0,
typeID = nil,
},
},
["Lumber Chair"] = {
["Metal Keel"] = {
untranslated = "Lumber Chair",
untranslated = "Metal Keel",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
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 = "MetalKeelItem",
typeID = 0,
typeID = nil,
},
},
["Lumber Door"] = {
["Metal Rudder"] = {
untranslated = "Lumber Door",
untranslated = "Metal Rudder",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
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 = "MetalRudderItem",
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 = "Items",
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 = "MetallurgyResearchPaperAdvancedItem",
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 = "Items",
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 = "MetallurgyResearchPaperBasicItem",
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 = "Items",
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 = "MetallurgyResearchPaperModernItem",
typeID = 0,
typeID = nil,
},
},
["Lupine Seed"] = {
Milk = {
untranslated = "Lupine Seed",
untranslated = "Milk",
category = nil,
category = nil,
group = "Food",
group = "Food",
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 = "MilkItem",
typeID = 0,
typeID = nil,
},
},
Macarons = {
Mill = {
untranslated = "Macarons",
untranslated = "Mill",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "MillItem",
typeID = 0,
typeID = nil,
},
},
["Machinist Table"] = {
["Milling Upgrade"] = {
untranslated = "Machinist Table",
untranslated = "Milling Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
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 = "MillingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Marmot Carcass"] = {
["Millionaires Salad"] = {
untranslated = "Marmot Carcass",
untranslated = "Millionaires Salad",
category = nil,
category = nil,
group = "Item",
group = "Food",
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 = "MillionairesSaladItem",
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 = "Upgrade Modules",
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 = "MiningAdvancedUpgradeItem",
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 = "Upgrade Modules",
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 = "MiningBasicUpgradeItem",
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 = "Upgrade Modules",
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 = "MiningModernUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Masonry Skill Scroll"] = {
Mint = {
untranslated = "Masonry Skill Scroll",
untranslated = "Mint",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Work Stations",
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 = "MintItem",
typeID = 0,
typeID = nil,
},
},
["Masonry Table"] = {
Mochi = {
untranslated = "Masonry Table",
untranslated = "Mochi",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
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 = "MochiItem",
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 = "Housing Objects",
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 = "ModernDoubleStreetLightItem",
typeID = 0,
typeID = nil,
},
},
["Meat Stock"] = {
["Modern Street Light"] = {
untranslated = "Meat Stock",
untranslated = "Modern Street Light",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "ModernStreetLightItem",
typeID = 0,
typeID = nil,
},
},
["Meaty Stew"] = {
["Modern Upgrade Lvl1"] = {
untranslated = "Meaty Stew",
untranslated = "Modern Upgrade Lvl1",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
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 = "ModernUpgradeLvl1Item",
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 = "Upgrade Modules",
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 = "ModernUpgradeLvl2Item",
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 = "Upgrade Modules",
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 = "ModernUpgradeLvl3Item",
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 = "Upgrade Modules",
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 = "ModernUpgradeLvl4Item",
typeID = 0,
typeID = nil,
},
},
["Mechanics Skill Book"] = {
["Moon Jellyfish"] = {
untranslated = "Mechanics Skill Book",
untranslated = "Moon Jellyfish",
category = nil,
category = nil,
group = "Skill Books",
group = "Natural Resources",
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 = "MoonJellyfishItem",
typeID = 0,
typeID = nil,
},
},
["Mechanics Skill Scroll"] = {
Mortar = {
untranslated = "Mechanics Skill Scroll",
untranslated = "Mortar",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Items",
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 = "MortarItem",
typeID = 0,
typeID = nil,
},
},
["Medium Fishing Trawler"] = {
["Mortared Basalt"] = {
untranslated = "Medium Fishing Trawler",
untranslated = "Mortared Basalt",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Block",
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 = "MortaredBasaltItem",
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 = "Block",
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 = "MortaredGneissItem",
typeID = 0,
typeID = nil,
},
},
["Medium Shipyard"] = {
["Mortared Granite"] = {
untranslated = "Medium Shipyard",
untranslated = "Mortared Granite",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
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 = "MortaredGraniteItem",
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 = "Housing Objects",
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 = "MortaredGraniteBenchItem",
typeID = 0,
typeID = nil,
},
},
["Metal Keel"] = {
["Mortared Granite Chair"] = {
untranslated = "Metal Keel",
untranslated = "Mortared Granite Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
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 = "MortaredGraniteChairItem",
typeID = 0,
typeID = nil,
},
},
["Metal Rudder"] = {
["Mortared Granite Door"] = {
untranslated = "Metal Rudder",
untranslated = "Mortared Granite Door",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "If you dont have one of these, you have no control over your heading.",
description = "A 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 = "MortaredGraniteDoorItem",
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 = "Housing Objects",
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 = "MortaredGraniteFireplaceItem",
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 = "Housing Objects",
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 = "MortaredGraniteTableItem",
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 = "Blocks",
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 = "MortaredLimestoneItem",
typeID = 0,
typeID = nil,
},
},
Mill = {
["Mortared Sandstone"] = {
untranslated = "Mill",
untranslated = "Mortared Sandstone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
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 = "MortaredSandstoneItem",
typeID = 0,
typeID = nil,
},
},
["Milling Skill Book"] = {
["Mortared Shale"] = {
untranslated = "Milling Skill Book",
untranslated = "Mortared Shale",
category = nil,
category = nil,
group = "Skill Books",
group = "Block",
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 = "MortaredShaleItem",
typeID = 0,
typeID = nil,
},
},
["Milling Skill Scroll"] = {
["Mortared Stone"] = {
untranslated = "Milling Skill Scroll",
untranslated = "Mortared Stone",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Blocks",
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 = "MortaredStoneItem",
typeID = 0,
typeID = nil,
},
},
["Milling Upgrade"] = {
["Mortared Stone Bench"] = {
untranslated = "Milling Upgrade",
untranslated = "Mortared Stone Bench",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
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 = "MortaredStoneBenchItem",
typeID = 0,
typeID = nil,
},
},
["Millionaires Salad"] = {
["Mortared Stone Chair"] = {
untranslated = "Millionaires Salad",
untranslated = "Mortared Stone Chair",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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 = "MortaredStoneChairItem",
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 = "Housing Objects",
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 = "MortaredStoneDoorItem",
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 = "Housing Objects",
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 = "MortaredStoneFireplaceItem",
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 = "Housing Objects",
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 = "MortaredStoneTableItem",
typeID = 0,
typeID = nil,
},
},
Mint = {
["Mountain Goat Carcass"] = {
untranslated = "Mint",
untranslated = "Mountain Goat Carcass",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
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 = "MountainGoatCarcassItem",
typeID = 0,
typeID = nil,
},
},
Mochi = {
["Muffin Hat"] = {
untranslated = "Mochi",
untranslated = "Muffin Hat",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "MuffinHatItem",
typeID = 0,
typeID = nil,
},
},
["Modern Axe"] = {
Nail = {
untranslated = "Modern Axe",
untranslated = "Nail",
category = nil,
category = nil,
group = "Items",
group = "Items",
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 = "NailItem",
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 = "Clothing",
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 = "NormalHairItem",
typeID = 0,
typeID = nil,
},
},
["Modern Hammer"] = {
["Nuclear Fuel"] = {
untranslated = "Modern Hammer",
untranslated = "Nuclear Fuel",
category = nil,
category = nil,
group = "Items",
group = "Item",
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 = "NuclearFuelItem",
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 = "Items",
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 = "NylonItem",
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 = "Blocks",
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 = "NylonCarpetItem",
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 = "Item",
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 = "NylonChipsItem",
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 = "Blocks",
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 = "NylonCurtainsItem",
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 = "Items",
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 = "NylonFabricItem",
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 = "Housing Objects",
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 = "NylonFutonBedItem",
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 = "Housing Objects",
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 = "NylonFutonCouchItem",
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 = "Items",
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 = "NylonMooringRopeItem",
typeID = 0,
typeID = nil,
},
},
["Modern Upgrade 2"] = {
["Nylon Thread"] = {
untranslated = "Modern Upgrade 2",
untranslated = "Nylon Thread",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
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 = "NylonThreadItem",
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 = "Items",
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 = "NylonTrawlerNetItem",
typeID = 0,
typeID = nil,
},
},
["Modern Upgrade 4"] = {
["Oak Log"] = {
untranslated = "Modern Upgrade 4",
untranslated = "Oak Log",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
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 = "OakLogItem",
typeID = 0,
typeID = nil,
},
},
["Moon Jellyfish"] = {
["Ocean Spray Seed"] = {
untranslated = "Moon Jellyfish",
untranslated = "Ocean Spray Seed",
category = nil,
category = nil,
group = "Natural Resources",
group = "Seed",
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 = "OceanSpraySeedItem",
typeID = 0,
typeID = nil,
},
},
Mortar = {
["Office Mailbox"] = {
untranslated = "Mortar",
untranslated = "Office Mailbox",
category = nil,
category = nil,
group = "Items",
group = "World Object",
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 = "OfficeMailboxItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Basalt"] = {
Oil = {
untranslated = "Mortared Basalt",
untranslated = "Oil",
category = nil,
category = nil,
group = "Block",
group = "Food",
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 = "OilItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Gneiss"] = {
["Oil Drilling Upgrade"] = {
untranslated = "Mortared Gneiss",
untranslated = "Oil Drilling Upgrade",
category = nil,
category = nil,
group = "Block",
group = "Upgrade Modules",
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 = "OilDrillingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Granite"] = {
["Oil Head Lamp"] = {
untranslated = "Mortared Granite",
untranslated = "Oil Head Lamp",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
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 = "OilHeadLampItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Bench"] = {
["Oil Paint"] = {
untranslated = "Mortared Granite Bench",
untranslated = "Oil Paint",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
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 = "OilPaintItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Chair"] = {
["Oil Refinery"] = {
untranslated = "Mortared Granite Chair",
untranslated = "Oil Refinery",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
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 = "OilRefineryItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Door"] = {
["Orange Vase"] = {
untranslated = "Mortared Granite Door",
untranslated = "Orange Vase",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
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 = "OrangeVaseItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Fireplace"] = {
Orchid = {
untranslated = "Mortared Granite Fireplace",
untranslated = "Orchid",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
description = "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 = "OrchidItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Granite Table"] = {
["Orchid Seed"] = {
untranslated = "Mortared Granite Table",
untranslated = "Orchid Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
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 = "OrchidSeedItem",
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 = "Housing Objects",
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 = "OrnateGoldFrameLandscapeItem",
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 = "Housing Objects",
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 = "OrnateGoldFrameWideItem",
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 = "Housing Objects",
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 = "OrnateIronFrameLandscapeItem",
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 = "Housing Objects",
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 = "OrnateIronFrameWideItem",
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 = "Housing Objects",
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 = "OrnateWoodenFrameLandscapeItem",
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 = "Housing Objects",
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 = "OrnateWoodenFrameWideItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Stone Door"] = {
["Otter Carcass"] = {
untranslated = "Mortared Stone Door",
untranslated = "Otter Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
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 = "OtterCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Stone Fireplace"] = {
["Outpost Netting"] = {
untranslated = "Mortared Stone Fireplace",
untranslated = "Outpost Netting",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
description = "A 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 = "OutpostNettingItem",
typeID = 0,
typeID = nil,
},
},
["Mortared Stone Table"] = {
["Outpost Table"] = {
untranslated = "Mortared Stone Table",
untranslated = "Outpost Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "An early stone table. Not much to look at but it does the job.",
description = "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 = "OutpostTableItem",
typeID = 0,
typeID = nil,
},
},
["Mountain Goat Carcass"] = {
["Pacific Sardine"] = {
untranslated = "Mountain Goat Carcass",
untranslated = "Pacific Sardine",
category = nil,
category = nil,
group = "Natural Resources",
group = "Natural Resources",
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 = "PacificSardineItem",
typeID = 0,
typeID = nil,
},
},
["Muffin Hat"] = {
["Padded Chair"] = {
untranslated = "Muffin Hat",
untranslated = "Padded Chair",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
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 = "PaddedChairItem",
typeID = 0,
typeID = nil,
},
},
Nail = {
["Palm Log"] = {
untranslated = "Nail",
untranslated = "Palm Log",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
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 = "PalmLogItem",
typeID = 0,
typeID = nil,
},
},
["Nuclear Fuel"] = {
["Palm Seed"] = {
untranslated = "Nuclear Fuel",
untranslated = "Palm Seed",
category = nil,
category = nil,
group = "Item",
group = "Seed",
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 = "PalmSeedItem",
typeID = 0,
typeID = nil,
},
},
Nylon = {
Papaya = {
untranslated = "Nylon",
untranslated = "Papaya",
category = nil,
category = nil,
group = "Items",
group = "Food",
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 = "PapayaItem",
typeID = 0,
typeID = nil,
},
},
["Nylon Carpet"] = {
["Papaya Seed"] = {
untranslated = "Nylon Carpet",
untranslated = "Papaya Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
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 = "PapayaSeedItem",
typeID = 0,
typeID = nil,
},
},
["Nylon Chips"] = {
Paper = {
untranslated = "Nylon Chips",
untranslated = "Paper",
category = nil,
category = nil,
group = "Item",
group = "Items",
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 = "PaperItem",
typeID = 0,
typeID = nil,
},
},
["Nylon Curtains"] = {
["Paper Machine"] = {
untranslated = "Nylon Curtains",
untranslated = "Paper Machine",
category = nil,
category = nil,
group = "Blocks",
group = "World Object",
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 = "PaperMachineItem",
typeID = 0,
typeID = nil,
},
},
["Nylon Fabric"] = {
["Paper Milling Upgrade"] = {
untranslated = "Nylon Fabric",
untranslated = "Paper Milling Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
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 = "PaperMillingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Nylon Futon Bed"] = {
["Paper Streamers"] = {
untranslated = "Nylon Futon Bed",
untranslated = "Paper Streamers",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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 = "PaperStreamersItem",
typeID = 0,
typeID = nil,
},
},
["Nylon Futon Couch"] = {
["Pastry Dough"] = {
untranslated = "Nylon Futon Couch",
untranslated = "Pastry Dough",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,195: Line 32,143:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,204: Line 32,152:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFutonCouchItem",
type = "PastryDoughItem",
typeID = 0,
typeID = nil,
},
},
["Nylon Mooring Rope"] = {
["Peasant Hair"] = {
untranslated = "Nylon Mooring Rope",
untranslated = "Peasant Hair",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A strong synthetic rope used to make sure a ship does not drift away.",
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 = 1000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,229: 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,247: Line 32,197:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonMooringRopeItem",
type = "PeasantHairItem",
typeID = 0,
typeID = nil,
},
},
["Nylon Thread"] = {
["Pelt Fertilizer"] = {
untranslated = "Nylon Thread",
untranslated = "Pelt Fertilizer",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
description = "A fertilize made from fur pelts and filler.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Fertilizer",
"Fertilizers",
"Items",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,272: 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,290: Line 32,244:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonThreadItem",
type = "PeltFertilizerItem",
typeID = 0,
typeID = nil,
},
},
["Nylon Trawler Net"] = {
Petroleum = {
untranslated = "Nylon Trawler Net",
untranslated = "Petroleum",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
tagGroups = {
tagGroups = {
"Tool",
"Block",
"Blocks",
"Liquids",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,310: Line 32,266:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,317: 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,335: Line 32,291:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonTrawlerNetItem",
type = "PetroleumItem",
typeID = 0,
typeID = nil,
ToolDurability = 2000.0,
ToolRepairType = "Nylon",
},
},
["Oak Log"] = {
["Phad Thai"] = {
untranslated = "Oak Log",
untranslated = "Phad Thai",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
description = "They make you full, and proud.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Cooking",
"Hardwood",
"Food",
"Wood",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "400",
calories = nil,
calories = "1200",
carbs = nil,
carbs = "9",
protein = nil,
protein = "11",
fat = nil,
fat = "19",
vitamins = nil,
vitamins = "5",
density = nil,
density = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,366: 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,384: Line 32,337:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OakLogItem",
type = "PhadThaiItem",
typeID = 0,
typeID = nil,
},
},
["Ocean Spray Seed"] = {
["Phosphate Fertilizer"] = {
untranslated = "Ocean Spray Seed",
untranslated = "Phosphate Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow ocean spray.",
description = "Phosphate fertilizer is a great source of Phosphorus.",
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 31,412: 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,430: Line 32,384:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OceanSpraySeedItem",
type = "PhosphateFertilizerItem",
typeID = 0,
typeID = nil,
},
},
Oil = {
["Picture Frame"] = {
untranslated = "Oil",
untranslated = "Picture Frame",
category = nil,
category = nil,
group = "Food",
group = "World Object",
description = "A plant fat extracted for use in cooking.",
description = "",
tagGroups = {
tagGroups = {
"Fat",
"World Object",
"Food",
"Oil",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
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,411:
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,429:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilItem",
type = "PictureFrameItem",
typeID = 0,
typeID = nil,
},
},
["Oil Drilling Skill Book"] = {
Pineapple = {
untranslated = "Oil Drilling Skill Book",
untranslated = "Pineapple",
category = nil,
category = nil,
group = "Skill Books",
group = "Food",
description = "Oil Drilling Skill Book",
description = "Nice fresh Pineapple.",
tagGroups = {
tagGroups = {
"Skill Books",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "125",
calories = nil,
calories = "200",
carbs = nil,
carbs = "6",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "2",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,504: 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,522: Line 32,475:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Oil Drilling Skill BookItem",
type = "PineappleItem",
typeID = 0,
typeID = nil,
},
},
["Oil Drilling Skill Scroll"] = {
["Pineapple Friend Rice"] = {
untranslated = "Oil Drilling Skill Scroll",
untranslated = "Pineapple Friend Rice",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Food",
description = "Oil Drilling Skill Scroll",
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 = {
"Skill Scrolls",
"Cooking",
"Food",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
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,549: 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,567: Line 32,521:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Oil Drilling Skill ScrollItem",
type = "PineappleFriendRiceItem",
typeID = 0,
typeID = nil,
},
},
["Oil Drilling Upgrade"] = {
["Pineapple Seed"] = {
untranslated = "Oil Drilling Upgrade",
untranslated = "Pineapple Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
description = "Plant to grow a pineapple plant.",
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 31,594: 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,612: Line 32,566:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilDrillingUpgradeItem",
type = "PineappleSeedItem",
typeID = 0,
typeID = nil,
},
},
["Oil Head Lamp"] = {
Pirozhok = {
untranslated = "Oil Head Lamp",
untranslated = "Pirozhok",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
description = "A baked bun filled with tasty meat and mushrooms.",
tagGroups = {
tagGroups = {
"Clothes",
"Baking",
"Food",
},
},
maxStack = 100,
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,639: 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,657: Line 32,612:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilHeadLampItem",
type = "PirozhokItem",
typeID = 0,
typeID = nil,
},
},
["Oil Paint"] = {
Piston = {
untranslated = "Oil Paint",
untranslated = "Piston",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A collection of paint variations used for art supplies.",
description = "A moving component that transfers force. Can also function as a valve occasionally.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,675: Line 32,634:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,682: Line 32,641:
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,659:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilPaintItem",
type = "PistonItem",
typeID = 0,
typeID = nil,
},
},
["Oil Refinery"] = {
["Plant Fibers"] = {
untranslated = "Oil Refinery",
untranslated = "Plant Fibers",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "25",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,720: Line 32,681:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "100",
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,697:
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,706:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilRefineryItem",
type = "PlantFibersItem",
typeID = 0,
typeID = nil,
},
},
["Orange Vase"] = {
["Plant Vase"] = {
untranslated = "Orange Vase",
untranslated = "Plant Vase",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A  vase made with glass to brighten up your home.",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Housing",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,768: Line 32,731:
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,753:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrangeVaseItem",
type = "PlantVaseItem",
typeID = 0,
typeID = nil,
},
},
Orchid = {
["Planter Pot Round"] = {
untranslated = "Orchid",
untranslated = "Planter Pot Round",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Placeholder Description.",
description = "Sometimes you just want to bring a little bit of nature into your house.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Petals",
"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,818: 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,836: Line 32,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidItem",
type = "PlanterPotRoundItem",
typeID = 0,
typeID = nil,
},
},
["Orchid Seed"] = {
["Planter Pot Square"] = {
untranslated = "Orchid Seed",
untranslated = "Planter Pot Square",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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,829:
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,847:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidSeedItem",
type = "PlanterPotSquareItem",
typeID = 0,
typeID = nil,
},
},
["Ornate Gold Frame Landscape"] = {
Plastic = {
untranslated = "Ornate Gold Frame Landscape",
untranslated = "Plastic",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
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,902: 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,927: Line 32,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameLandscapeItem",
type = "PlasticItem",
typeID = 0,
typeID = nil,
},
},
["Ornate Gold Frame Wide"] = {
["Plastic Bench Blue"] = {
untranslated = "Ornate Gold Frame Wide",
untranslated = "Plastic Bench Blue",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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,950: 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 31,963: Line 32,930:
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,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameWideItem",
type = "PlasticBenchBlueItem",
typeID = 0,
typeID = nil,
},
},
["Ornate Iron Frame Landscape"] = {
["Plastic Bench Green"] = {
untranslated = "Ornate Iron Frame Landscape",
untranslated = "Plastic Bench Green",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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,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,017: Line 32,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameLandscapeItem",
type = "PlasticBenchGreenItem",
typeID = 0,
typeID = nil,
},
},
["Ornate Iron Frame Wide"] = {
["Plastic Bench Red"] = {
untranslated = "Ornate Iron Frame Wide",
untranslated = "Plastic Bench Red",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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 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,053: Line 33,020:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,062: Line 33,029:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameWideItem",
type = "PlasticBenchRedItem",
typeID = 0,
typeID = nil,
},
},
["Ornate Wooden Frame Landscape"] = {
["Plastic Buoy"] = {
untranslated = "Ornate Wooden Frame Landscape",
untranslated = "Plastic Buoy",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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,085: 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,107: Line 33,076:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameLandscapeItem",
type = "PlasticBuoyItem",
typeID = 0,
typeID = nil,
},
},
["Ornate Wooden Frame Wide"] = {
["Plastic Chair Blue"] = {
untranslated = "Ornate Wooden Frame Wide",
untranslated = "Plastic Chair Blue",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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,130: Line 33,099:
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,112:
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,121:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameWideItem",
type = "PlasticChairBlueItem",
typeID = 0,
typeID = nil,
},
},
["Otter Carcass"] = {
["Plastic Chair Green"] = {
untranslated = "Otter Carcass",
untranslated = "Plastic Chair Green",
category = nil,
category = nil,
group = "Natural Resources",
group = "World Object",
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,148:
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,166:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OtterCarcassItem",
type = "PlasticChairGreenItem",
typeID = 0,
typeID = nil,
},
},
["Outpost Netting"] = {
["Plastic Chair Red"] = {
untranslated = "Outpost Netting",
untranslated = "Plastic Chair Red",
category = nil,
category = nil,
group = "Crafted Objects",
group = "World Object",
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,193:
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,202:
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,211:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostNettingItem",
type = "PlasticChairRedItem",
typeID = 0,
typeID = nil,
},
},
["Outpost Table"] = {
["Plastic Table Blue"] = {
untranslated = "Outpost Table",
untranslated = "Plastic Table Blue",
category = nil,
category = nil,
group = "Work Stations",
group = "World Object",
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,238:
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,247:
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,256:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostTableItem",
type = "PlasticTableBlueItem",
typeID = 0,
typeID = nil,
},
},
["Pacific Sardine"] = {
["Plastic Table Green"] = {
untranslated = "Pacific Sardine",
untranslated = "Plastic Table Green",
category = nil,
category = nil,
group = "Natural Resources",
group = "World Object",
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,283:
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,301:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PacificSardineItem",
type = "PlasticTableGreenItem",
typeID = 0,
typeID = nil,
},
},
["Padded Chair"] = {
["Plastic Table Red"] = {
untranslated = "Padded Chair",
untranslated = "Plastic Table Red",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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,324:
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,337:
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,346:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaddedChairItem",
type = "PlasticTableRedItem",
typeID = 0,
typeID = nil,
},
},
["Paint Bucket"] = {
["Poke Bowl"] = {
untranslated = "Paint Bucket",
untranslated = "Poke Bowl",
category = nil,
category = nil,
group = "Item",
group = "Food",
description = "A bucket of near magical paint used for making your environment a bit more lively.",
description = "A basic yet filling meal with a bite.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = nil,
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 = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,401: 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,419: Line 33,392:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaintBucketItem",
type = "PokeBowlItem",
typeID = 0,
typeID = nil,
},
},
["Palm Log"] = {
Ponytail = {
untranslated = "Palm Log",
untranslated = "Ponytail",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
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 = "",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Clothing",
"Wood",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,440: Line 33,412:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,447: 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,465: Line 33,437:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmLogItem",
type = "PonytailItem",
typeID = 0,
typeID = nil,
},
},
["Palm Seed"] = {
["Portable Steam Engine"] = {
untranslated = "Palm Seed",
untranslated = "Portable Steam Engine",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow a palm tree.",
description = "An engine that generates mechanical power through steam.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Seeds",
"Items",
"Products",
},
},
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,493: 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,511: Line 33,484:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmSeedItem",
type = "PortableSteamEngineItem",
typeID = 0,
typeID = nil,
},
},
Papaya = {
["Pottery Table"] = {
untranslated = "Papaya",
untranslated = "Pottery Table",
category = nil,
category = nil,
group = "Food",
group = "World Object",
description = "Nice fresh Papaya.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"World Object",
"Fruit",
"Raw Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "",
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,540: 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,558: Line 33,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaItem",
type = "PotteryTableItem",
typeID = 0,
typeID = nil,
},
},
["Papaya Seed"] = {
["Pottery Upgrade"] = {
untranslated = "Papaya Seed",
untranslated = "Pottery Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Plant to grow a papaya plant.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Plugin Module",
"Food",
"Specialty Upgrades",
"Seeds",
"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 32,587: 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,605: Line 33,576:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaSeedItem",
type = "PotteryUpgradeItem",
typeID = 0,
typeID = nil,
},
},
Paper = {
["Powered Cart"] = {
untranslated = "Paper",
untranslated = "Powered Cart",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "It's paper.",
description = "Large cart for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "15000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,625: Line 33,598:
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,605:
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,623:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperItem",
type = "PoweredCartItem",
typeID = 0,
typeID = nil,
},
},
["Paper Milling Skill Book"] = {
["Powered Storage Silo"] = {
untranslated = "Paper Milling Skill Book",
untranslated = "Powered Storage Silo",
category = nil,
category = nil,
group = "Skill Books",
group = "Crafted Objects",
description = "Paper Milling Skill Book",
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 Books",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,677: 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,695: Line 33,670:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Paper Milling Skill BookItem",
type = "PoweredStorageSiloItem",
typeID = 0,
typeID = nil,
},
},
["Paper Milling Skill Scroll"] = {
["Prairie Dog Carcass"] = {
untranslated = "Paper Milling Skill Scroll",
untranslated = "Prairie Dog Carcass",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Natural Resources",
description = "Paper Milling Skill Scroll",
description = "A dead prairie dog.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,715: Line 33,692:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,722: 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,740: Line 33,717:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Paper Milling Skill ScrollItem",
type = "PrairieDogCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Paper Milling Upgrade"] = {
["Prepared Meat"] = {
untranslated = "Paper Milling Upgrade",
untranslated = "Prepared Meat",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
description = "Carefully butchered meat, ready to cook.",
tagGroups = {
tagGroups = {
"Upgrade",
"Food",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "400",
calories = nil,
calories = "600",
carbs = nil,
carbs = "0",
protein = nil,
protein = "4",
fat = nil,
fat = "6",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,767: 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,785: Line 33,763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperMillingUpgradeItem",
type = "PreparedMeatItem",
typeID = 0,
typeID = nil,
},
},
["Pastry Dough"] = {
["Prickly Pear Fruit"] = {
untranslated = "Pastry Dough",
untranslated = "Prickly Pear Fruit",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "An extra fatty leavened dough for making yummy pastries.",
description = "A succulent fruit coated in a rather terrifying array of spines.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "50",
calories = 10,
calories = "190",
carbs = 4,
carbs = "2",
protein = 0,
protein = "1",
fat = 0,
fat = "1",
vitamins = 4,
vitamins = "4",
density = 80.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,812: 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,830: Line 33,809:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PastryDoughItem",
type = "PricklyPearFruitItem",
typeID = 0,
typeID = nil,
},
},
["Pelt Fertilizer"] = {
["Prickly Pear Seed"] = {
untranslated = "Pelt Fertilizer",
untranslated = "Prickly Pear Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A fertilize made from fur pelts and filler.",
description = "Plant to grow prickly pear cacti.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Seed",
},
},
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 32,857: 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,875: Line 33,854:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PeltFertilizerItem",
type = "PricklyPearSeedItem",
typeID = 0,
typeID = nil,
},
},
Petroleum = {
["Prime Cut"] = {
untranslated = "Petroleum",
untranslated = "Prime Cut",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
description = "A perfectly marbled piece of meat.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Food",
carried = "Hands",
"Raw Meat",
weight = 10000,
},
calories = nil,
maxStack = 0,
carbs = nil,
carried = "Backpack",
protein = nil,
weight = "500",
fat = nil,
calories = "600",
vitamins = nil,
carbs = "0",
protein = "9",
fat = "4",
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,900: 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,918: Line 33,900:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PetroleumItem",
type = "PrimeCutItem",
typeID = 0,
typeID = nil,
},
},
["Phad Thai"] = {
["Primitive Canvas Boots"] = {
untranslated = "Phad Thai",
untranslated = "Primitive Canvas Boots",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "They make you full, and proud.",
description = "A pair of crude canvas boots for your everyday use.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "100",
calories = 1200,
calories = nil,
carbs = 9,
carbs = nil,
protein = 11,
protein = nil,
fat = 19,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 3.6666666666666665,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,945: Line 33,927:
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,945:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhadThaiItem",
type = "PrimitiveCanvasBootsItem",
typeID = 0,
typeID = nil,
},
},
["Phosphate Fertilizer"] = {
["Primitive Canvas Pants"] = {
untranslated = "Phosphate Fertilizer",
untranslated = "Primitive Canvas Pants",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Phosphate fertilizer is a great source of Phosphorus.",
description = "Roughly stitched canvas pants.",
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,972:
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,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhosphateFertilizerItem",
type = "PrimitiveCanvasPantsItem",
typeID = 0,
typeID = nil,
},
},
Pineapple = {
["Primitive Canvas Shorts"] = {
untranslated = "Pineapple",
untranslated = "Primitive Canvas Shorts",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Nice fresh Pineapple.",
description = "They're like the Primitive Canvas Pants, but shorter.",
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 34,017:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,055: Line 34,035:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleItem",
type = "PrimitiveCanvasShortsItem",
typeID = 0,
typeID = nil,
},
},
["Pineapple Friend Rice"] = {
["Primitive Fur Belt"] = {
untranslated = "Pineapple Friend Rice",
untranslated = "Primitive Fur Belt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
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 = "You should probably still wear pants.",
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,062:
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,080:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleFriendRiceItem",
type = "PrimitiveFurBeltItem",
typeID = 0,
typeID = nil,
},
},
["Pineapple Seed"] = {
["Primitive Leather Boots"] = {
untranslated = "Pineapple Seed",
untranslated = "Primitive Leather Boots",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Plant to grow a pineapple plant.",
description = "A pair of crude leather boots for your everyday use.",
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,107:
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,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleSeedItem",
type = "PrimitiveLeatherBootsItem",
typeID = 0,
typeID = nil,
},
},
Pirozhok = {
["Primitive Leather Pants"] = {
untranslated = "Pirozhok",
untranslated = "Primitive Leather Pants",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A baked bun filled with tasty meat and mushrooms.",
description = "You ever tried cutting leather with a rock?",
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,152:
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,170:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PirozhokItem",
type = "PrimitiveLeatherPantsItem",
typeID = 0,
typeID = nil,
},
},
Piston = {
["Primitive Leather Shirt"] = {
untranslated = "Piston",
untranslated = "Primitive Leather Shirt",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A moving component that transfers force. Can also function as a valve occasionally.",
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
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,197:
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,215:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PistonItem",
type = "PrimitiveLeatherShirtItem",
typeID = 0,
typeID = nil,
},
},
["Plant Fibers"] = {
["Primitive Leather Shorts"] = {
untranslated = "Plant Fibers",
untranslated = "Primitive Leather Shorts",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
description = "You may have enough leather left over to make a nice hat.",
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,235:
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,242:
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,260:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantFibersItem",
type = "PrimitiveLeatherShortsItem",
typeID = 0,
typeID = nil,
},
},
["Plant Vase"] = {
["Printing Press"] = {
untranslated = "Plant Vase",
untranslated = "Printing Press",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A  vase made with glass to brighten up your home.",
description = "The world will never be the same.",
tagGroups = {
tagGroups = {
"Housing",
"Government",
"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 33,305: Line 34,285:
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,307:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantVaseItem",
type = "PrintingPressItem",
typeID = 0,
typeID = nil,
},
},
Plastic = {
["Pulp Filler"] = {
untranslated = "Plastic",
untranslated = "Pulp Filler",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "An extremely useful synthetic material derived from petrochemicals.",
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Fertilizer",
"Fertilizers",
"Items",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,352: 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,370: Line 34,354:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticItem",
type = "PulpFillerItem",
typeID = 0,
typeID = nil,
},
},
["Plastic Buoy"] = {
["Pump Jack"] = {
untranslated = "Plastic Buoy",
untranslated = "Pump Jack",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A modern plastic navigational buoy, can also be used as a moorage post.",
description = "Drill, baby! Drill!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Craft Tables",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,395: 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,404: Line 34,392:
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,401:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticBuoyItem",
type = "PumpJackItem",
typeID = 0,
typeID = nil,
},
},
["Poke Bowl"] = {
Pumpkin = {
untranslated = "Poke Bowl",
untranslated = "Pumpkin",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A basic yet filling meal with a bite.",
description = "Round and large.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "125",
calories = 1100,
calories = "340",
carbs = 21,
carbs = "5",
protein = 10,
protein = "1",
fat = 11,
fat = "0",
vitamins = 7,
vitamins = "2",
density = 4.454545454545455,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,440: 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,458: Line 34,447:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PokeBowlItem",
type = "PumpkinItem",
typeID = 0,
typeID = nil,
},
},
["Portable Steam Engine"] = {
["Pumpkin Seed"] = {
untranslated = "Portable Steam Engine",
untranslated = "Pumpkin Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "An engine that generates mechanical power through steam.",
description = "Plant to grow a pumpkin.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Seed",
},
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,
Line 33,483: 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,501: Line 34,492:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PortableSteamEngineItem",
type = "PumpkinSeedItem",
typeID = 0,
typeID = nil,
},
},
["Pottery Skill Book"] = {
Pupusas = {
untranslated = "Pottery Skill Book",
untranslated = "Pupusas",
category = nil,
category = nil,
group = "Skill Books",
group = "Food",
description = "Pottery Skill Book",
description = "Comforting, best served hot from the griddle.",
tagGroups = {
tagGroups = {
"Skill Books",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "400",
calories = nil,
calories = "900",
carbs = nil,
carbs = "6",
protein = nil,
protein = "11",
fat = nil,
fat = "9",
vitamins = nil,
vitamins = "14",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,528: 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,546: Line 34,538:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Pottery Skill BookItem",
type = "PupusasItem",
typeID = 0,
typeID = nil,
},
},
["Pottery Skill Scroll"] = {
["Purple Vase"] = {
untranslated = "Pottery Skill Scroll",
untranslated = "Purple Vase",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Housing Objects",
description = "Pottery Skill Scroll",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,573: Line 34,567:
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,585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Pottery Skill ScrollItem",
type = "PurpleVaseItem",
typeID = 0,
typeID = nil,
},
},
["Pottery Table"] = {
Quicklime = {
untranslated = "Pottery Table",
untranslated = "Quicklime",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A primitive table for shaping basic clay products.",
description = "A chemical compound used in steel production.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,611: Line 34,607:
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,627: Line 34,623:
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,632:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PotteryTableItem",
type = "QuicklimeItem",
typeID = 0,
typeID = nil,
},
},
["Pottery Upgrade"] = {
Radiator = {
untranslated = "Pottery Upgrade",
untranslated = "Radiator",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
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,654:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,663: Line 34,661:
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,679:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PotteryUpgradeItem",
type = "RadiatorItem",
typeID = 0,
typeID = nil,
},
},
["Power Hammer"] = {
["Raw Bacon"] = {
untranslated = "Power Hammer",
untranslated = "Raw Bacon",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Food",
"Raw Meat",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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,
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,716:
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,725:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PowerHammerItem",
type = "RawBaconItem",
typeID = 0,
typeID = nil,
},
},
["Powered Cart"] = {
["Raw Fish"] = {
untranslated = "Powered Cart",
untranslated = "Raw Fish",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Large cart for hauling sizable loads.",
description = "A fatty cut of raw fish.",
tagGroups = {
tagGroups = {
"Vehicles",
"Food",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
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,753: 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,762: Line 34,762:
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,771:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredCartItem",
type = "RawFishItem",
typeID = 0,
typeID = nil,
},
},
["Powered Storage Silo"] = {
["Raw Meat"] = {
untranslated = "Powered Storage Silo",
untranslated = "Raw Meat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
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 = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Raw Meat",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "100",
calories = nil,
calories = "250",
carbs = nil,
carbs = "0",
protein = nil,
protein = "4",
fat = nil,
fat = "8",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,796: 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,805: Line 34,808:
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,817:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredStorageSiloItem",
type = "RawMeatItem",
typeID = 0,
typeID = nil,
},
},
["Prairie Dog Carcass"] = {
["Raw Roast"] = {
untranslated = "Prairie Dog Carcass",
untranslated = "Raw Roast",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead prairie dog.",
description = "A trussed roast tied and ready to be cooked.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Food",
"Tiny Leather Carcass",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = "600",
carbs = nil,
carbs = "0",
protein = nil,
protein = "6",
fat = nil,
fat = "5",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,842: 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,860: Line 34,863:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrairieDogCarcassItem",
type = "RawRoastItem",
typeID = 0,
typeID = nil,
},
},
["Prepared Meat"] = {
["Raw Sausage"] = {
untranslated = "Prepared Meat",
untranslated = "Raw Sausage",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Carefully butchered meat, ready to cook.",
description = "Ground meat stuffed into an intestine casing.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "300",
calories = 600,
calories = "500",
carbs = 0,
carbs = "0",
protein = 4,
protein = "4",
fat = 6,
fat = "8",
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,891:
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,909:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PreparedMeatItem",
type = "RawSausageItem",
typeID = 0,
typeID = nil,
},
},
["Prickly Pear Fruit"] = {
["Real Estate Desk"] = {
untranslated = "Prickly Pear Fruit",
untranslated = "Real Estate Desk",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A succulent fruit coated in a rather terrifying array of spines.",
description = "A place to manage the sale and transfer of deeds and property.",
tagGroups = {
tagGroups = {
"Food",
"Economic",
"Fruit",
"Work Stations",
"Raw Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "2000",
calories = 190,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 1,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.2105263157894735,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,934: 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,952: Line 34,956:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearFruitItem",
type = "RealEstateDeskItem",
typeID = 0,
typeID = nil,
},
},
["Prickly Pear Seed"] = {
Rebar = {
untranslated = "Prickly Pear Seed",
untranslated = "Rebar",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow prickly pear cacti.",
description = "Ribbed steel bars for reinforcing stuctures.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Item",
"Food",
"Items",
"Seeds",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "3000",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,981: Line 34,985:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,999: Line 35,003:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearSeedItem",
type = "RebarItem",
typeID = 0,
typeID = nil,
},
},
["Prime Cut"] = {
["Red Vase"] = {
untranslated = "Prime Cut",
untranslated = "Red Vase",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A perfectly marbled piece of meat.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "250",
calories = 600,
calories = nil,
carbs = 0,
carbs = nil,
protein = 9,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 2.166666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,026: 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,044: Line 35,050:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimeCutItem",
type = "RedVaseItem",
typeID = 0,
typeID = nil,
},
},
["Primitive Canvas Boots"] = {
["Redwood Log"] = {
untranslated = "Primitive Canvas Boots",
untranslated = "Redwood Log",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
description = "A pair of crude canvas boots for your everyday use.",
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,064: 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,071: 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,089: Line 35,097:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasBootsItem",
type = "RedwoodLogItem",
typeID = 0,
typeID = nil,
},
},
["Primitive Canvas Pants"] = {
["Redwood Seed"] = {
untranslated = "Primitive Canvas Pants",
untranslated = "Redwood Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
description = "Roughly stitched canvas pants.",
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,116: 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,134: Line 35,142:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasPantsItem",
type = "RedwoodSeedItem",
typeID = 0,
typeID = nil,
},
},
["Primitive Canvas Shorts"] = {
Refrigerator = {
untranslated = "Primitive Canvas Shorts",
untranslated = "Refrigerator",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "They're like the Primitive Canvas Pants, but shorter.",
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,161: 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,179: Line 35,189:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasShortsItem",
type = "RefrigeratorItem",
typeID = 0,
typeID = nil,
},
},
["Primitive Fur Belt"] = {
Registrar = {
untranslated = "Primitive Fur Belt",
untranslated = "Registrar",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "You should probably still wear pants.",
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,206: 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,224: Line 35,236:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveFurBeltItem",
type = "RegistrarItem",
typeID = 0,
typeID = nil,
},
},
["Primitive Leather Boots"] = {
["Reinforced Concrete"] = {
untranslated = "Primitive Leather Boots",
untranslated = "Reinforced Concrete",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
description = "A pair of crude leather boots for your everyday use.",
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,244: Line 35,258:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,251: 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,269: Line 35,283:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherBootsItem",
type = "ReinforcedConcreteItem",
typeID = 0,
typeID = nil,
},
},
["Primitive Leather Pants"] = {
["Research Table"] = {
untranslated = "Primitive Leather Pants",
untranslated = "Research Table",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "You ever tried cutting leather with a rock?",
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,296: 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,314: Line 35,330:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherPantsItem",
type = "ResearchTableItem",
typeID = 0,
typeID = nil,
},
},
["Primitive Leather Shirt"] = {
Rice = {
untranslated = "Primitive Leather Shirt",
untranslated = "Rice",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
description = "Plant to grow 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,341: 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,359: Line 35,375:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShirtItem",
type = "RiceItem",
typeID = 0,
typeID = nil,
},
},
["Primitive Leather Shorts"] = {
["Rice Flour"] = {
untranslated = "Primitive Leather Shorts",
untranslated = "Rice Flour",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "You may have enough leather left over to make a nice hat.",
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "200",
calories = nil,
calories = "50",
carbs = nil,
carbs = "15",
protein = nil,
protein = "0",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,386: Line 35,403:
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,421:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShortsItem",
type = "RiceFlourItem",
typeID = 0,
typeID = nil,
},
},
["Printing Press"] = {
["Rice Noodles"] = {
untranslated = "Printing Press",
untranslated = "Rice Noodles",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "The world will never be the same.",
description = "Noodles made from delicious milled white grains.",
tagGroups = {
tagGroups = {
"Government",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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,
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,458:
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,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrintingPressItem",
type = "RiceNoodlesItem",
typeID = 0,
typeID = nil,
},
},
["Printing Supplies"] = {
Rivet = {
untranslated = "Printing Supplies",
untranslated = "Rivet",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A package of necessary items for copying art or other more elaborate designs.",
description = "An iron bolt used to hold together inventions.",
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,467: Line 35,489:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,474: 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,492: Line 35,514:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrintingSuppliesItem",
type = "RivetItem",
typeID = 0,
typeID = nil,
},
},
["Pulp Filler"] = {
["Roast Pumpkin"] = {
untranslated = "Pulp Filler",
untranslated = "Roast Pumpkin",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
description = "Sweet but a suprising source of vitamins.",
tagGroups = {
tagGroups = {
"Fertilizer",
"Baking",
"Fertilizer Filler",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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,
Line 34,520: Line 35,542:
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,560:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PulpFillerItem",
type = "RoastPumpkinItem",
typeID = 0,
typeID = nil,
},
},
["Pump Jack"] = {
["Robotic Assembly Line"] = {
untranslated = "Pump Jack",
untranslated = "Robotic Assembly Line",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Drill, baby! Drill!",
description = "A complex set of machinery for creating equally complex things.",
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 34,562: Line 35,586:
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,598:
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,607:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpJackItem",
type = "RoboticAssemblyLineItem",
typeID = 0,
typeID = nil,
},
},
Pumpkin = {
["Rocker Box"] = {
untranslated = "Pumpkin",
untranslated = "Rocker Box",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Round and large.",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Fruit",
"Work Stations",
"Raw Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = "2000",
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,636:
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,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinItem",
type = "RockerBoxItem",
typeID = 0,
typeID = nil,
},
},
["Pumpkin Seed"] = {
["Rolling Mill"] = {
untranslated = "Pumpkin Seed",
untranslated = "Rolling Mill",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Plant to grow a pumpkin.",
description = "For rolling steel into more buildable materials.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Craft Tables",
"Food",
"Work Stations",
"Seeds",
"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 34,659: 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,677: Line 35,701:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinSeedItem",
type = "RollingMillItem",
typeID = 0,
typeID = nil,
},
},
Pupusas = {
["Root Campfire Salad"] = {
untranslated = "Pupusas",
untranslated = "Root Campfire Salad",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Comforting, best served hot from the griddle.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "200",
calories = 900,
calories = "950",
carbs = 6,
carbs = "8",
protein = 11,
protein = "5",
fat = 9,
fat = "4",
vitamins = 14,
vitamins = "11",
density = 4.444444444444445,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,704: Line 35,729:
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,747:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PupusasItem",
type = "RootCampfireSaladItem",
typeID = 0,
typeID = nil,
},
},
["Purple Vase"] = {
["Root Campfire Stew"] = {
untranslated = "Purple Vase",
untranslated = "Root Campfire Stew",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A vase made with glass to brighten up your home.",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Housing",
"Campfire",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
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,
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,793:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PurpleVaseItem",
type = "RootCampfireStewItem",
typeID = 0,
typeID = nil,
},
},
Quicklime = {
["Rubber Wheel"] = {
untranslated = "Quicklime",
untranslated = "Rubber Wheel",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A chemical compound used in steel production.",
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,785: Line 35,815:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,792: 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,810: Line 35,840:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "QuicklimeItem",
type = "RubberWheelItem",
typeID = 0,
typeID = nil,
},
},
Radiator = {
["Rug Large"] = {
untranslated = "Radiator",
untranslated = "Rug Large",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
description = "A large area rug to cover that weird stain.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,835: 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,853: Line 35,887:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RadiatorItem",
type = "RugLargeItem",
typeID = 0,
typeID = nil,
},
},
["Raw Bacon"] = {
["Rug Medium"] = {
untranslated = "Raw Bacon",
untranslated = "Rug Medium",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
description = "A medium rug for medium uses.",
tagGroups = {
tagGroups = {
"Food",
"Decoration",
"Housing Objects",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "500",
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,916:
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,934:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawBaconItem",
type = "RugMediumItem",
typeID = 0,
typeID = nil,
},
},
["Raw Fish"] = {
["Rug Small"] = {
untranslated = "Raw Fish",
untranslated = "Rug Small",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A fatty cut of raw fish.",
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 = 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,963:
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,981:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawFishItem",
type = "RugSmallItem",
typeID = 0,
typeID = nil,
},
},
["Raw Meat"] = {
["Running Shoes"] = {
untranslated = "Raw Meat",
untranslated = "Running Shoes",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
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 = 100,
weight = "100",
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 36,008:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,988: Line 36,026:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawMeatItem",
type = "RunningShoesItem",
typeID = 0,
typeID = nil,
},
},
["Raw Roast"] = {
["Saguaro Rib"] = {
untranslated = "Raw Roast",
untranslated = "Saguaro Rib",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A trussed roast tied and ready to be cooked.",
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 = 500,
weight = "10000",
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 = "4000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,015: 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,033: Line 36,073:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawRoastItem",
type = "SaguaroRibItem",
typeID = 0,
typeID = nil,
},
},
["Raw Sausage"] = {
["Saguaro Seed"] = {
untranslated = "Raw Sausage",
untranslated = "Saguaro Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Ground meat stuffed into an intestine casing.",
description = "Plant to grow a saguaro cactus.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "50",
calories = 500,
calories = "0",
carbs = 0,
carbs = "0",
protein = 4,
protein = "0",
fat = 8,
fat = "0",
vitamins = 0,
vitamins = "0",
density = 2.4,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,060: 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,078: Line 36,118:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawSausageItem",
type = "SaguaroSeedItem",
typeID = 0,
typeID = nil,
},
},
["Real Estate Desk"] = {
Salmon = {
untranslated = "Real Estate Desk",
untranslated = "Salmon",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "A place to manage the sale and transfer of deeds and property.",
description = "A salmon.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Animal",
"Item",
"Natural Resources",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,096: Line 36,140:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,103: 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,112: Line 36,156:
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,165:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RealEstateDeskItem",
type = "SalmonItem",
typeID = 0,
typeID = nil,
},
},
Rebar = {
["Salt Basket"] = {
untranslated = "Rebar",
untranslated = "Salt Basket",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Ribbed steel bars for reinforcing stuctures.",
description = "A basket of salt.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Kitchen",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,146: Line 36,194:
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,212:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RebarItem",
type = "SaltBasketItem",
typeID = 0,
typeID = nil,
},
},
["Recurve Bow"] = {
Sandals = {
untranslated = "Recurve Bow",
untranslated = "Sandals",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.",
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 = {
"Tool",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1500,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,191: Line 36,239:
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,257:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RecurveBowItem",
type = "SandalsItem",
typeID = 0,
typeID = nil,
ToolVariant = "Bow",
ToolDurability = 1000.0,
ToolDamage = 1.2,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Linen",
},
},
["Red Vase"] = {
Sandstone = {
untranslated = "Red Vase",
untranslated = "Sandstone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A vase made with glass to brighten up your home.",
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 = {
"Housing",
"Block",
"Natural Resources",
"Stone",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = "6000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,234: Line 36,279:
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 35,259: Line 36,304:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedVaseItem",
type = "SandstoneItem",
typeID = 0,
typeID = nil,
},
},
["Redwood Log"] = {
Sawmill = {
untranslated = "Redwood Log",
untranslated = "Sawmill",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
description = "Used to saw wood into lumber.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Craft Tables",
"Softwood",
"Work Stations",
"Wood",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,281: Line 36,326:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,288: 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,306: Line 36,351:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodLogItem",
type = "SawmillItem",
typeID = 0,
typeID = nil,
},
},
["Redwood Seed"] = {
["Saxifrage Seed"] = {
untranslated = "Redwood Seed",
untranslated = "Saxifrage Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Plant to grow a redwood tree.",
description = "Plant to grow saxifrage.",
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 35,334: Line 36,378:
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,396:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodSeedItem",
type = "SaxifrageSeedItem",
typeID = 0,
typeID = nil,
},
},
Refrigerator = {
["Scrap Meat"] = {
untranslated = "Refrigerator",
untranslated = "Scrap Meat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "An icebox from the future with significantly better cooling properties.",
description = "Chunks of extra meat.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Raw Meat",
},
},
maxStack = 1,
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,
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,433:
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,442:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RefrigeratorItem",
type = "ScrapMeatItem",
typeID = 0,
typeID = nil,
},
},
Registrar = {
["Screening Machine"] = {
untranslated = "Registrar",
untranslated = "Screening Machine",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Allows the setting management of titles.",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
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,422: Line 36,471:
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,480:
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,489:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RegistrarItem",
type = "ScreeningMachineItem",
typeID = 0,
typeID = nil,
},
},
["Reinforced Concrete"] = {
["Screw Press"] = {
untranslated = "Reinforced Concrete",
untranslated = "Screw Press",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "A sturdy construction material poured around a latice of rebar.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
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,518:
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,536:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ReinforcedConcreteItem",
type = "ScrewPressItem",
typeID = 0,
typeID = nil,
},
},
["Research Table"] = {
Screws = {
untranslated = "Research Table",
untranslated = "Screws",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A basic table for researching new technologies and skills.",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
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 35,504: Line 36,558:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,511: 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,520: Line 36,574:
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,583:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ResearchTableItem",
type = "ScrewsItem",
typeID = 0,
typeID = nil,
},
},
Rice = {
["Scruffy Hair"] = {
untranslated = "Rice",
untranslated = "Scruffy Hair",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Plant to grow rice.",
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 = {
"Crop",
"Clothing",
"Crop Seed",
"Food",
"Grain",
"Raw Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "",
calories = 150,
calories = nil,
carbs = 7,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 35,561: 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,579: Line 36,628:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceItem",
type = "ScruffyHairItem",
typeID = 0,
typeID = nil,
},
},
["Rice Flour"] = {
["Seagrass Seed"] = {
untranslated = "Rice Flour",
untranslated = "Seagrass Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
description = "Plant to grow seagrass.",
tagGroups = {
tagGroups = {
"Food",
"Seed",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "50",
calories = 50,
calories = "0",
carbs = 15,
carbs = "0",
protein = 0,
protein = "0",
fat = 0,
fat = "0",
vitamins = 0,
vitamins = "0",
density = 30.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,606: 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,624: Line 36,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceFlourItem",
type = "SeagrassSeedItem",
typeID = 0,
typeID = nil,
},
},
["Rice Noodles"] = {
["Seared Meat"] = {
untranslated = "Rice Noodles",
untranslated = "Seared Meat",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Noodles made from delicious milled white grains.",
description = "A cut of perfectly seared steak.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "500",
calories = 200,
calories = "600",
carbs = 10,
carbs = "4",
protein = 0,
protein = "19",
fat = 0,
fat = "17",
vitamins = 0,
vitamins = "7",
density = 5.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,651: 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,669: Line 36,719:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceNoodlesItem",
type = "SearedMeatItem",
typeID = 0,
typeID = nil,
},
},
Rivet = {
["Seeded Camas Roll"] = {
untranslated = "Rivet",
untranslated = "Seeded Camas Roll",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "An iron bolt used to hold together inventions.",
description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Cooking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "300",
calories = nil,
calories = "1400",
carbs = nil,
carbs = "20",
protein = nil,
protein = "2",
fat = nil,
fat = "13",
vitamins = nil,
vitamins = "16",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,694: 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,712: Line 36,765:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RivetItem",
type = "SeededCamasRollItem",
typeID = 0,
typeID = nil,
},
},
["Roast Pumpkin"] = {
["Sensor Based Belt Sorter"] = {
untranslated = "Roast Pumpkin",
untranslated = "Sensor Based Belt Sorter",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Sweet but a suprising source of vitamins.",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 900,
weight = "10000",
calories = 1400,
calories = nil,
carbs = 23,
carbs = nil,
protein = 2,
protein = nil,
fat = 2,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 2.4285714285714284,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,739: Line 36,794:
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,812:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoastPumpkinItem",
type = "SensorBasedBeltSorterItem",
typeID = 0,
typeID = nil,
},
},
["Robotic Assembly Line"] = {
["Sensuous Sea Pizza"] = {
untranslated = "Robotic Assembly Line",
untranslated = "Sensuous Sea Pizza",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A complex set of machinery for creating equally complex things.",
description = "The chewyness is unreal.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
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,793: Line 36,849:
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,858:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoboticAssemblyLineItem",
type = "SensuousSeaPizzaItem",
typeID = 0,
typeID = nil,
},
},
["Rocker Box"] = {
Servo = {
untranslated = "Rocker Box",
untranslated = "Servo",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
description = "A 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 = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,822: 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,838: Line 36,896:
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,905:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RockerBoxItem",
type = "ServoItem",
typeID = 0,
typeID = nil,
},
},
["Rolling Mill"] = {
["Settlement Crafting Table"] = {
untranslated = "Rolling Mill",
untranslated = "Settlement Crafting Table",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "For rolling steel into more buildable materials.",
description = "A basic workspace for crafting all manner of settlement related objects.",
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 35,871: Line 36,931:
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,943:
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,952:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RollingMillItem",
type = "SettlementCraftingTableItem",
typeID = 0,
typeID = nil,
},
},
["Root Campfire Salad"] = {
Shale = {
untranslated = "Root Campfire Salad",
untranslated = "Shale",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A myriad of plants that make a healthy and odd blend.",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Block",
"Food",
"Natural Resources",
"Stone",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 200,
weight = "6000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,920: 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,938: Line 36,999:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireSaladItem",
type = "ShaleItem",
typeID = 0,
typeID = nil,
},
},
["Root Campfire Stew"] = {
Shaper = {
untranslated = "Root Campfire Stew",
untranslated = "Shaper",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Food",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "5000",
calories = 1100,
calories = nil,
carbs = 8,
carbs = nil,
protein = 5,
protein = nil,
fat = 12,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,965: Line 37,028:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,983: Line 37,046:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireStewItem",
type = "ShaperItem",
typeID = 0,
typeID = nil,
},
},
["Round Pot"] = {
["Shark Fillet Soup"] = {
untranslated = "Round Pot",
untranslated = "Shark Fillet Soup",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "Sometimes you just want to bring a little bit of nature into your house.",
description = "A texture all of its own.",
tagGroups = {
tagGroups = {
"Housing",
"Cooking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "600",
calories = nil,
calories = "1400",
carbs = nil,
carbs = "10",
protein = nil,
protein = "15",
fat = nil,
fat = "11",
vitamins = nil,
vitamins = "4",
density = nil,
density = 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 36,028: Line 37,092:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotRoundItem",
type = "SharkFilletSoupItem",
typeID = 0,
typeID = nil,
},
},
["Rubber Wheel"] = {
["Sheep Mount"] = {
untranslated = "Rubber Wheel",
untranslated = "Sheep Mount",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
description = "A hunting trophy for your house.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Living Room",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,053: Line 37,121:
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,139:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RubberWheelItem",
type = "SheepMountItem",
typeID = 0,
typeID = nil,
},
},
["Rug Large"] = {
["Shelf Cabinet"] = {
untranslated = "Rug Large",
untranslated = "Shelf Cabinet",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A large area rug to cover that weird stain.",
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 = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,094: Line 37,164:
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,
energyUsed = nil,
energyUsed = nil,
Line 36,107: Line 37,177:
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,186:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugLargeItem",
type = "ShelfCabinetItem",
typeID = 0,
typeID = nil,
},
},
["Rug Medium"] = {
["Shipping Container Blue"] = {
untranslated = "Rug Medium",
untranslated = "Shipping Container Blue",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
description = "A medium rug for medium uses.",
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 36,139: Line 37,209:
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,222:
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,231:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugMediumItem",
type = "ShippingContainerBlueItem",
typeID = 0,
typeID = nil,
},
},
["Rug Small"] = {
["Shipping Container Green"] = {
untranslated = "Rug Small",
untranslated = "Shipping Container Green",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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,254:
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,267:
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,276:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugSmallItem",
type = "ShippingContainerGreenItem",
typeID = 0,
typeID = nil,
},
},
["Running Shoes"] = {
["Shipping Container Red"] = {
untranslated = "Running Shoes",
untranslated = "Shipping Container Red",
category = nil,
category = nil,
group = "Clothing",
group = "World Object",
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,303:
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,321:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RunningShoesItem",
type = "ShippingContainerRedItem",
typeID = 0,
typeID = nil,
},
},
["Saguaro Rib"] = {
["Shipwright Advanced Upgrade"] = {
untranslated = "Saguaro Rib",
untranslated = "Shipwright Advanced Upgrade",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Plugin Module",
"Wood",
"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 36,272: Line 37,343:
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,350:
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,368:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroRibItem",
type = "ShipwrightAdvancedUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Saguaro Seed"] = {
["Shipwright Basic Upgrade"] = {
untranslated = "Saguaro Seed",
untranslated = "Shipwright Basic Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Plant to grow a saguaro cactus.",
description = "Basic 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,397:
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,415:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroSeedItem",
type = "ShipwrightBasicUpgradeItem",
typeID = 0,
typeID = nil,
},
},
Salmon = {
["Shipwright Hat"] = {
untranslated = "Salmon",
untranslated = "Shipwright Hat",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "A salmon.",
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
tagGroups = {
tagGroups = {
"Fish",
"Clothing",
"Medium Fish",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,371: Line 37,442:
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,460:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SalmonItem",
type = "ShipwrightHatItem",
typeID = 0,
typeID = nil,
},
},
["Salt Basket"] = {
["Shipwright Overalls"] = {
untranslated = "Salt Basket",
untranslated = "Shipwright Overalls",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A basket of salt.",
description = "Denim overall for extra sturdy wearability.",
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,483:
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,496:
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,505:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaltBasketItem",
type = "ShipwrightOverallsItem",
typeID = 0,
typeID = nil,
},
},
Sandals = {
["Shipwright Sandals"] = {
untranslated = "Sandals",
untranslated = "Shipwright Sandals",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
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,532:
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,550:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandalsItem",
type = "ShipwrightSandalsItem",
typeID = 0,
typeID = nil,
},
},
Sandstone = {
["Shipwright Shirt"] = {
untranslated = "Sandstone",
untranslated = "Shipwright Shirt",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!",
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
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,577:
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,595:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandstoneItem",
type = "ShipwrightShirtItem",
typeID = 0,
typeID = nil,
},
},
Sawmill = {
["Shorn Wool"] = {
untranslated = "Sawmill",
untranslated = "Shorn Wool",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Used to saw wood into lumber.",
description = "Wool that has been shorn from an animal.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,545: Line 37,617:
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 36,561: Line 37,633:
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,642:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SawmillItem",
type = "ShornWoolItem",
typeID = 0,
typeID = nil,
},
},
["Saxifrage Seed"] = {
["Short Beard"] = {
untranslated = "Saxifrage Seed",
untranslated = "Short Beard",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Plant to grow saxifrage.",
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 36,598: 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,616: Line 37,687:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaxifrageSeedItem",
type = "ShortBeardItem",
typeID = 0,
typeID = nil,
},
},
["Scrap Meat"] = {
Shorts = {
untranslated = "Scrap Meat",
untranslated = "Shorts",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Chunks of extra meat.",
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "100",
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,714:
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,732:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrapMeatItem",
type = "ShortsItem",
typeID = 0,
typeID = nil,
},
},
["Screening Machine"] = {
["Simmered Meat"] = {
untranslated = "Screening Machine",
untranslated = "Simmered Meat",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
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,697: Line 37,769:
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,778:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScreeningMachineItem",
type = "SimmeredMeatItem",
typeID = 0,
typeID = nil,
},
},
["Screw Press"] = {
["Simple Syrup"] = {
untranslated = "Screw Press",
untranslated = "Simple Syrup",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "A simple water and suger combination heated until the sugar dissolves.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "200",
calories = nil,
calories = "400",
carbs = nil,
carbs = "12",
protein = nil,
protein = "0",
fat = nil,
fat = "3",
vitamins = nil,
vitamins = "0",
density = nil,
density = 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,815:
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,824:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewPressItem",
type = "SimpleSyrupItem",
typeID = 0,
typeID = nil,
},
},
Screws = {
Sink = {
untranslated = "Screws",
untranslated = "Sink",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
description = "An industrial sink.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Bathroom",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,776: 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,794: Line 37,871:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewsItem",
type = "SinkItem",
typeID = 0,
typeID = nil,
},
},
["Seagrass Seed"] = {
["Skid Steer"] = {
untranslated = "Seagrass Seed",
untranslated = "Skid Steer",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Plant to grow seagrass.",
description = "Small scale bucket loader. Great for flat to low slope excavation.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Seeds",
"Vehicle",
"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 36,822: 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,840: Line 37,918:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeagrassSeedItem",
type = "SkidSteerItem",
typeID = 0,
typeID = nil,
},
},
["Seared Meat"] = {
Slag = {
untranslated = "Seared Meat",
untranslated = "Slag",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A cut of perfectly seared steak.",
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 = 500,
weight = "6000",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
Line 36,867: 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,885: Line 37,965:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SearedMeatItem",
type = "SlagItem",
typeID = 0,
typeID = nil,
},
},
["Seeded Camas Roll"] = {
["Sleek Short Hair"] = {
untranslated = "Seeded Camas Roll",
untranslated = "Sleek Short Hair",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "",
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 = nil,
yield = nil,
yield = nil,
Line 36,912: Line 37,992:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,930: Line 38,010:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeededCamasRollItem",
type = "SleekShortHairItem",
typeID = 0,
typeID = nil,
},
},
["Sensor Based Belt Sorter"] = {
["Small Bath Mat"] = {
untranslated = "Sensor Based Belt Sorter",
untranslated = "Small Bath Mat",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,954: Line 38,036:
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,048:
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,057:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensorBasedBeltSorterItem",
type = "SmallBathMatItem",
typeID = 0,
typeID = nil,
},
},
["Sensuous Sea Pizza"] = {
["Small Canoe"] = {
untranslated = "Sensuous Sea Pizza",
untranslated = "Small Canoe",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "The chewyness is unreal.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "5000",
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,086:
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,104:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensuousSeaPizzaItem",
type = "SmallCanoeItem",
typeID = 0,
typeID = nil,
},
},
Servo = {
["Small Cotton Bunting Red"] = {
untranslated = "Servo",
untranslated = "Small Cotton Bunting Red",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A rotary actuator that allows for control over angular position.",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "250",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,045: 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,063: Line 38,151:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ServoItem",
type = "SmallCottonBuntingRedItem",
typeID = 0,
typeID = nil,
},
},
["Settlement Crafting Table"] = {
["Small Cotton Bunting Regal"] = {
untranslated = "Settlement Crafting Table",
untranslated = "Small Cotton Bunting Regal",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
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,180:
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,189:
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,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SettlementCraftingTableItem",
type = "SmallCottonBuntingRegalItem",
typeID = 0,
typeID = nil,
},
},
Shale = {
["Small Court"] = {
untranslated = "Shale",
untranslated = "Small Court",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
tagGroups = {
tagGroups = {
"Excavatable",
"Government",
"Rock",
"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,136: Line 38,227:
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,245:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaleItem",
type = "SmallCourtItem",
typeID = 0,
typeID = nil,
},
},
Shaper = {
["Small Festive Paper Lantern"] = {
untranslated = "Shaper",
untranslated = "Small Festive Paper Lantern",
category = nil,
category = nil,
group = "Work Stations",
group = "World Object",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "",
tagGroups = {
tagGroups = {
"Crafting Table",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,178: Line 38,269:
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,281:
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,290:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaperItem",
type = "SmallFestivePaperLanternItem",
typeID = 0,
typeID = nil,
},
},
["Shark Fillet Soup"] = {
["Small Hanging Ashlar Basalt Sign"] = {
untranslated = "Shark Fillet Soup",
untranslated = "Small Hanging Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A texture all of its own.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Signs",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = "1000",
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,319:
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,337:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SharkFilletSoupItem",
type = "SmallHangingAshlarBasaltSignItem",
typeID = 0,
typeID = nil,
},
},
["Sheep Mount"] = {
["Small Hanging Ashlar Stone Sign"] = {
untranslated = "Sheep Mount",
untranslated = "Small Hanging Ashlar Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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,362:
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,375:
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,384:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SheepMountItem",
type = "SmallHangingAshlarStoneSignItem",
typeID = 0,
typeID = nil,
},
},
["Shelf Cabinet"] = {
["Small Hanging Birch Sign"] = {
untranslated = "Shelf Cabinet",
untranslated = "Small Hanging Birch Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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,409:
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,422:
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,431:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShelfCabinetItem",
type = "SmallHangingBirchSignItem",
typeID = 0,
typeID = nil,
},
},
["Shipwright Advanced Upgrade"] = {
["Small Hanging Lumber Sign"] = {
untranslated = "Shipwright Advanced Upgrade",
untranslated = "Small Hanging Lumber Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
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,460:
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,478:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightAdvancedUpgradeItem",
type = "SmallHangingLumberSignItem",
typeID = 0,
typeID = nil,
},
},
["Shipwright Basic Upgrade"] = {
["Small Hanging Mortared Granite Sign"] = {
untranslated = "Shipwright Basic Upgrade",
untranslated = "Small Hanging Mortared Granite Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
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,507:
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,525:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightBasicUpgradeItem",
type = "SmallHangingMortaredGraniteSignItem",
typeID = 0,
typeID = nil,
},
},
["Shipwright Hat"] = {
["Small Hanging Mortared Stone Sign"] = {
untranslated = "Shipwright Hat",
untranslated = "Small Hanging Mortared Stone Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
description = "A 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,554:
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,572:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightHatItem",
type = "SmallHangingMortaredStoneSignItem",
typeID = 0,
typeID = nil,
},
},
["Shipwright Overalls"] = {
["Small Hanging Saguaro Sign"] = {
untranslated = "Shipwright Overalls",
untranslated = "Small Hanging Saguaro Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
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,601:
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,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightOverallsItem",
type = "SmallHangingSaguaroSignItem",
typeID = 0,
typeID = nil,
},
},
["Shipwright Sandals"] = {
["Small Hanging Softwood Sign"] = {
untranslated = "Shipwright Sandals",
untranslated = "Small Hanging Softwood Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
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,648:
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,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightSandalsItem",
type = "SmallHangingSoftwoodSignItem",
typeID = 0,
typeID = nil,
},
},
["Shipwright Shirt"] = {
["Small Hanging Stone Sign"] = {
untranslated = "Shipwright Shirt",
untranslated = "Small Hanging Stone Sign",
category = nil,
category = nil,
group = "Clothing",
group = "World Object",
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",
"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,693:
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,711:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightShirtItem",
type = "SmallHangingStoneSignItem",
typeID = 0,
typeID = nil,
},
},
["Shipwright Skill Book"] = {
["Small Hanging Wood Sign"] = {
untranslated = "Shipwright Skill Book",
untranslated = "Small Hanging Wood Sign",
category = nil,
category = nil,
group = "Skill Books",
group = "Item",
description = "Shipwright Skill Book",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {
"Skill Books",
"Item",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,624: Line 38,731:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 37,631: 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,649: Line 38,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Shipwright Skill BookItem",
type = "SmallHangingWoodSignItem",
typeID = 0,
typeID = nil,
},
},
["Shipwright Skill Scroll"] = {
["Small Meeting Chair"] = {
untranslated = "Shipwright Skill Scroll",
untranslated = "Small Meeting Chair",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "World Object",
description = "Shipwright Skill Scroll",
description = "",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"World Object",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,676: 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,694: Line 38,801:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Shipwright Skill ScrollItem",
type = "SmallMeetingChairItem",
typeID = 0,
typeID = nil,
},
},
["Shorn Wool"] = {
["Small Meeting Table"] = {
untranslated = "Shorn Wool",
untranslated = "Small Meeting Table",
category = nil,
category = nil,
group = "Items",
group = "World Object",
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,828:
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,846:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShornWoolItem",
type = "SmallMeetingTableItem",
typeID = 0,
typeID = nil,
},
},
Shorts = {
["Small Nylon Bunting Green"] = {
untranslated = "Shorts",
untranslated = "Small Nylon Bunting Green",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
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 37,764: 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,782: Line 38,893:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShortsItem",
type = "SmallNylonBuntingGreenItem",
typeID = 0,
typeID = nil,
},
},
["Simmered Meat"] = {
["Small Nylon Bunting Purple"] = {
untranslated = "Simmered Meat",
untranslated = "Small Nylon Bunting Purple",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
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,922:
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,940:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimmeredMeatItem",
type = "SmallNylonBuntingPurpleItem",
typeID = 0,
typeID = nil,
},
},
["Simple Syrup"] = {
["Small Paper Lantern"] = {
untranslated = "Simple Syrup",
untranslated = "Small Paper Lantern",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A simple water and suger combination heated until the sugar dissolves.",
description = "A small paper lantern.",
tagGroups = {
tagGroups = {
"Food",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "500",
calories = 400,
calories = nil,
carbs = 12,
carbs = nil,
protein = 0,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.75,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 37,854: Line 38,969:
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,987:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimpleSyrupItem",
type = "SmallPaperLanternItem",
typeID = 0,
typeID = nil,
},
},
Sink = {
["Small Paper Machine"] = {
untranslated = "Sink",
untranslated = "Small Paper Machine",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "An industrial sink.",
description = "Laborous way of creating sheets of paper.",
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 37,895: Line 39,012:
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 39,025:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x1x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,917: Line 39,034:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SinkItem",
type = "SmallPaperMachineItem",
typeID = 0,
typeID = nil,
},
},
["Skid Steer"] = {
["Small Shipyard"] = {
untranslated = "Skid Steer",
untranslated = "Small Shipyard",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "Small scale bucket loader. Great for flat to low slope excavation.",
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
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,063:
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,072:
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,081:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SkidSteerItem",
type = "SmallShipyardItem",
typeID = 0,
typeID = nil,
},
},
Slag = {
["Small Sink"] = {
untranslated = "Slag",
untranslated = "Small Sink",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
description = "A small household sink.",
tagGroups = {
tagGroups = {
"Excavatable",
"Bathroom",
"Housing Objects",
"World Object",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,989: Line 39,110:
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,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SlagItem",
type = "SmallSinkItem",
typeID = 0,
typeID = nil,
},
},
["Small Bath Mat"] = {
["Small Standing Ashlar Basalt Sign"] = {
untranslated = "Small Bath Mat",
untranslated = "Small Standing Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
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,030: Line 39,153:
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,166:
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,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallBathMatItem",
type = "SmallStandingAshlarBasaltSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Canoe"] = {
["Small Standing Ashlar Stone Sign"] = {
untranslated = "Small Canoe",
untranslated = "Small Standing Ashlar Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
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,204:
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,213:
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,222:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCanoeItem",
type = "SmallStandingAshlarStoneSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Cotton Bunting Red"] = {
["Small Standing Birch Sign"] = {
untranslated = "Small Cotton Bunting Red",
untranslated = "Small Standing Birch Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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,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,142: Line 39,269:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRedItem",
type = "SmallStandingBirchSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Cotton Bunting Regal"] = {
["Small Standing Lumber Sign"] = {
untranslated = "Small Cotton Bunting Regal",
untranslated = "Small Standing Lumber Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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,294:
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,316:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRegalItem",
type = "SmallStandingLumberSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Court"] = {
["Small Standing Mortared Granite Sign"] = {
untranslated = "Small Court",
untranslated = "Small Standing Mortared Granite Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
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,345:
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,354:
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,363:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCourtItem",
type = "SmallStandingMortaredGraniteSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Ashlar Basalt Sign"] = {
["Small Standing Mortared Stone Sign"] = {
untranslated = "Small Hanging Ashlar Basalt Sign",
untranslated = "Small Standing Mortared Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
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,392:
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,401:
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,410:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarBasaltSignItem",
type = "SmallStandingMortaredStoneSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Ashlar Stone Sign"] = {
["Small Standing Saguaro Sign"] = {
untranslated = "Small Hanging Ashlar Stone Sign",
untranslated = "Small Standing Saguaro Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
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,439:
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,448:
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,457:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarStoneSignItem",
type = "SmallStandingSaguaroSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Birch Sign"] = {
["Small Standing Softwood Sign"] = {
untranslated = "Small Hanging Birch Sign",
untranslated = "Small Standing Softwood Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {
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,486:
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,495:
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,504:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingBirchSignItem",
type = "SmallStandingSoftwoodSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Lumber Sign"] = {
["Small Standing Stone Sign"] = {
untranslated = "Small Hanging Lumber Sign",
untranslated = "Small Standing Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "World Object",
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,386: 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,395: 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,404: Line 39,549:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingLumberSignItem",
type = "SmallStandingStoneSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Mortared Granite Sign"] = {
["Small Standing Wood Sign"] = {
untranslated = "Small Hanging Mortared Granite Sign",
untranslated = "Small Standing Wood Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Item",
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,422: Line 39,569:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 38,429: 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,438: 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,447: Line 39,594:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredGraniteSignItem",
type = "SmallStandingWoodSignItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Mortared Stone Sign"] = {
["Small Stockpile"] = {
untranslated = "Small Hanging Mortared Stone Sign",
untranslated = "Small Stockpile",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "Designates a 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,472: 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,481: 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,490: Line 39,641:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredStoneSignItem",
type = "SmallStockpileItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Saguaro Sign"] = {
["Small Wood Cart"] = {
untranslated = "Small Hanging Saguaro Sign",
untranslated = "Small Wood Cart",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
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,515: 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,524: 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,533: Line 39,688:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSaguaroSignItem",
type = "SmallWoodCartItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Softwood Sign"] = {
["Small Wooden Boat"] = {
untranslated = "Small Hanging Softwood Sign",
untranslated = "Small Wooden Boat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
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,558: 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,567: 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,576: Line 39,735:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSoftwoodSignItem",
type = "SmallWoodenBoatItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Stone Sign"] = {
["Small Wooden Ship Frame"] = {
untranslated = "Small Hanging Stone Sign",
untranslated = "Small Wooden Ship Frame",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "A small sign for all of your smaller text needs!",
description = "The basis for any wooden personal vessel.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,594: Line 39,757:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 38,601: 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,610: Line 39,773:
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,782:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingStoneSignItem",
type = "SmallWoodenShipFrameItem",
typeID = 0,
typeID = nil,
},
},
["Small Hanging Wood Sign"] = {
["Smelting Upgrade"] = {
untranslated = "Small Hanging Wood Sign",
untranslated = "Smelting Upgrade",
category = nil,
category = nil,
group = "Item",
group = "Upgrade Modules",
description = "A small sign for all of your smaller text needs!",
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Plugin Module",
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,644: Line 39,811:
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,829:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingWoodSignItem",
type = "SmeltingUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Small Nylon Bunting Green"] = {
["Smith Apron"] = {
untranslated = "Small Nylon Bunting Green",
untranslated = "Smith Apron",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
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,685: 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,707: Line 39,874:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingGreenItem",
type = "SmithApronItem",
typeID = 0,
typeID = nil,
},
},
["Small Nylon Bunting Purple"] = {
["Smith Bandana"] = {
untranslated = "Small Nylon Bunting Purple",
untranslated = "Smith Bandana",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
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 = 250,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,730: Line 39,897:
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,919:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingPurpleItem",
type = "SmithBandanaItem",
typeID = 0,
typeID = nil,
},
},
["Small Paper Lantern"] = {
["Smith Boots"] = {
untranslated = "Small Paper Lantern",
untranslated = "Smith Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A small paper lantern.",
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
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,942:
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,955:
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,964:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperLanternItem",
type = "SmithBootsItem",
typeID = 0,
typeID = nil,
},
},
["Small Paper Machine"] = {
["Smith Gloves"] = {
untranslated = "Small Paper Machine",
untranslated = "Smith Gloves",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "Laborous way of creating sheets of paper.",
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,821: 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,842: Line 40,009:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperMachineItem",
type = "SmithGlovesItem",
typeID = 0,
typeID = nil,
},
},
["Small Shipyard"] = {
["Smith Pants"] = {
untranslated = "Small Shipyard",
untranslated = "Smith Pants",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
description = "Denim pants with knee patches.",
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 40,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 38,878: Line 40,045:
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,054:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallShipyardItem",
type = "SmithPantsItem",
typeID = 0,
typeID = nil,
},
},
["Small Sink"] = {
["Smith Shirt"] = {
untranslated = "Small Sink",
untranslated = "Smith Shirt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A small household sink.",
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
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,077:
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,090:
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,099:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallSinkItem",
type = "SmithShirtItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Ashlar Basalt Sign"] = {
["Smooth Gut Noodle Roll"] = {
untranslated = "Small Standing Ashlar Basalt Sign",
untranslated = "Smooth Gut Noodle Roll",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
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 38,957: Line 40,127:
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,136:
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,145:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarBasaltSignItem",
type = "SmoothGutNoodleRollItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Ashlar Stone Sign"] = {
["Snapping Turtle Carcass"] = {
untranslated = "Small Standing Ashlar Stone Sign",
untranslated = "Snapping Turtle Carcass",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
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 38,993: Line 40,167:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,000: 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,009: Line 40,183:
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,192:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarStoneSignItem",
type = "SnappingTurtleCarcassItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Birch Sign"] = {
["Softwood Board"] = {
untranslated = "Small Standing Birch Sign",
untranslated = "Softwood Board",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
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,036: 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,043: 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,052: 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,061: Line 40,239:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingBirchSignItem",
type = "SoftwoodBoardItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Lumber Sign"] = {
["Softwood Hewn Log"] = {
untranslated = "Small Standing Lumber Sign",
untranslated = "Softwood Hewn Log",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
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,079: 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,086: 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,095: 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,104: Line 40,286:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingLumberSignItem",
type = "SoftwoodHewnLogItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Mortared Granite Sign"] = {
["Softwood Lumber"] = {
untranslated = "Small Standing Mortared Granite Sign",
untranslated = "Softwood Lumber",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
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,122: 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,129: 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,138: 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,147: Line 40,333:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredGraniteSignItem",
type = "SoftwoodLumberItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Mortared Stone Sign"] = {
["Softwood Lumber Bench"] = {
untranslated = "Small Standing Mortared Stone Sign",
untranslated = "Softwood Lumber Bench",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
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,172: 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,181: 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,190: Line 40,380:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredStoneSignItem",
type = "SoftwoodLumberBenchItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Saguaro Sign"] = {
["Softwood Lumber Chair"] = {
untranslated = "Small Standing Saguaro Sign",
untranslated = "Softwood Lumber Chair",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
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,215: 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,224: 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,233: Line 40,427:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSaguaroSignItem",
type = "SoftwoodLumberChairItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Softwood Sign"] = {
["Softwood Lumber Door"] = {
untranslated = "Small Standing Softwood Sign",
untranslated = "Softwood Lumber Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
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,258: 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,267: 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,276: Line 40,474:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSoftwoodSignItem",
type = "SoftwoodLumberDoorItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Stone Sign"] = {
["Softwood Lumber Dresser"] = {
untranslated = "Small Standing Stone Sign",
untranslated = "Softwood Lumber Dresser",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
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 = 1,
"Bedroom",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,301: 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,310: Line 40,512:
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,521:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingStoneSignItem",
type = "SoftwoodLumberDresserItem",
typeID = 0,
typeID = nil,
},
},
["Small Standing Wood Sign"] = {
["Softwood Lumber Table"] = {
untranslated = "Small Standing Wood Sign",
untranslated = "Softwood Lumber Table",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Housing Objects",
"Seating",
"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,550:
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,568:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingWoodSignItem",
type = "SoftwoodLumberTableItem",
typeID = 0,
typeID = nil,
},
},
["Small Stockpile"] = {
["Soil Sampler"] = {
untranslated = "Small Stockpile",
untranslated = "Soil Sampler",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Designates a 3x3x3 area as storage for large items.",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Tools",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,380: Line 40,590:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,387: 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,396: Line 40,606:
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,615:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStockpileItem",
type = "SoilSamplerItem",
typeID = 0,
typeID = nil,
},
},
["Small Wood Cart"] = {
["Solar Generator"] = {
untranslated = "Small Wood Cart",
untranslated = "Solar Generator",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "Small wood cart for hauling minimal loads.",
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 = 5000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,432: 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,441: Line 40,653:
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,662:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodCartItem",
type = "SolarGeneratorItem",
typeID = 0,
typeID = nil,
},
},
["Small Wooden Boat"] = {
["Spiky Roll"] = {
untranslated = "Small Wooden Boat",
untranslated = "Spiky Roll",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A personal transport vessel capable of holding a suprising amount of goods.",
description = "Spikes are definitely removed before serving.",
tagGroups = {
tagGroups = {
"Vehicles",
"Cooking",
"Food",
},
},
maxStack = 100,
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,477: 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,486: Line 40,699:
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,708:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenBoatItem",
type = "SpikyRollItem",
typeID = 0,
typeID = nil,
},
},
["Small Wooden Ship Frame"] = {
["Spin Melter"] = {
untranslated = "Small Wooden Ship Frame",
untranslated = "Spin Melter",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "The basis for any wooden personal vessel.",
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Craft Tables",
"Work Stations",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,520: 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,538: Line 40,755:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenShipFrameItem",
type = "SpinMelterItem",
typeID = 0,
typeID = nil,
},
},
["Smelting Basic Upgrade"] = {
["Spinning Jenny"] = {
untranslated = "Smelting Basic Upgrade",
untranslated = "Spinning Jenny",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "World Object",
description = "Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.",
description = "Making yarn and threads made easy!",
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 39,565: 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,583: Line 40,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmeltingBasicUpgradeItem",
type = "SpinningJennyItem",
typeID = 0,
typeID = nil,
},
},
["Smelting Skill Book"] = {
["Spoiled Food"] = {
untranslated = "Smelting Skill Book",
untranslated = "Spoiled Food",
category = nil,
category = nil,
group = "Skill Books",
group = "Items",
description = "Smelting Skill Book",
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
tagGroups = {
tagGroups = {
"Skill Books",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "20",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,603: Line 40,822:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,610: 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,628: Line 40,847:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Smelting Skill BookItem",
type = "SpoiledFoodItem",
typeID = 0,
typeID = nil,
},
},
["Smelting Skill Scroll"] = {
["Spruce Log"] = {
untranslated = "Smelting Skill Scroll",
untranslated = "Spruce Log",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Natural Resources",
description = "Smelting Skill Scroll",
description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
tagGroups = {
tagGroups = {
"Skill Scrolls",
"Block",
"Logs",
"Natural Resources",
},
},
maxStack = 10,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,648: 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,655: 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,673: Line 40,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Smelting Skill ScrollItem",
type = "SpruceLogItem",
typeID = 0,
typeID = nil,
},
},
["Smelting Upgrade"] = {
["Spruce Seed"] = {
untranslated = "Smelting Upgrade",
untranslated = "Spruce Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
description = "Plant to grow a spruce tree.",
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 39,700: 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,718: Line 40,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmeltingUpgradeItem",
type = "SpruceSeedItem",
typeID = 0,
typeID = nil,
},
},
["Smith Apron"] = {
["Square Belt"] = {
untranslated = "Smith Apron",
untranslated = "Square Belt",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
description = "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,745: 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,763: Line 40,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithApronItem",
type = "SquareBeltItem",
typeID = 0,
typeID = nil,
},
},
["Smith Bandana"] = {
["Stamp Mill"] = {
untranslated = "Smith Bandana",
untranslated = "Stamp Mill",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
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,790: 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,808: Line 41,031:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBandanaItem",
type = "StampMillItem",
typeID = 0,
typeID = nil,
},
},
["Smith Boots"] = {
["Standing Glass Sign"] = {
untranslated = "Smith Boots",
untranslated = "Standing Glass Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
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,835: 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,853: Line 41,078:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBootsItem",
type = "StandingGlassSignItem",
typeID = 0,
typeID = nil,
},
},
["Smith Gloves"] = {
["Standing Long Steel Sign"] = {
untranslated = "Smith Gloves",
untranslated = "Standing Long Steel Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A reinforced wrist guard paired with a lone work glove.",
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,880: 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,898: Line 41,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithGlovesItem",
type = "StandingLongSteelSignItem",
typeID = 0,
typeID = nil,
},
},
["Smith Pants"] = {
["Standing Steel Brick Sign"] = {
untranslated = "Smith Pants",
untranslated = "Standing Steel Brick Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "Denim pants with knee patches.",
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,925: 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,943: Line 41,172:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithPantsItem",
type = "StandingSteelBrickSignItem",
typeID = 0,
typeID = nil,
},
},
["Smith Shirt"] = {
["Steam Engine"] = {
untranslated = "Smith Shirt",
untranslated = "Steam Engine",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
description = "A large steam engine for generating power.",
tagGroups = {
tagGroups = {
"Clothes",
"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 39,970: Line 41,201:
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,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithShirtItem",
type = "SteamEngineItem",
typeID = 0,
typeID = nil,
},
},
["Smooth Gut Noodle Roll"] = {
["Steam Tractor"] = {
untranslated = "Smooth Gut Noodle Roll",
untranslated = "Steam Tractor",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "These noodle rolls look VERY smooth.",
description = "A tractor powered through steam.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "25000",
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,248:
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,266:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmoothGutNoodleRollItem",
type = "SteamTractorItem",
typeID = 0,
typeID = nil,
},
},
["Snapping Turtle Carcass"] = {
["Steam Tractor Harvester"] = {
untranslated = "Snapping Turtle Carcass",
untranslated = "Steam Tractor Harvester",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead snapping turtle.",
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Item",
"Tiny Leather Carcass",
"Items",
"Tools",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,054: Line 41,288:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,061: 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,079: Line 41,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SnappingTurtleCarcassItem",
type = "SteamTractorHarvesterItem",
typeID = 0,
typeID = nil,
},
},
["Softwood Board"] = {
["Steam Tractor Plow"] = {
untranslated = "Softwood Board",
untranslated = "Steam Tractor Plow",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A higher quality softwood board used for long lasting furniture.",
description = "An attachment for the steam tractor that allows for quick plowing.",
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,335:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,107: Line 41,342:
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,360:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodBoardItem",
type = "SteamTractorPlowItem",
typeID = 0,
typeID = nil,
},
},
["Softwood Hewn Log"] = {
["Steam Tractor Sower"] = {
untranslated = "Softwood Hewn Log",
untranslated = "Steam Tractor Sower",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
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,382:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,154: Line 41,389:
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,407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodHewnLogItem",
type = "SteamTractorSowerItem",
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber"] = {
["Steam Truck"] = {
untranslated = "Softwood Lumber",
untranslated = "Steam Truck",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Can be fashioned into various usable equipment.",
description = "A truck that runs on steam.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Crafted Objects",
"Constructable",
"Vehicle",
"Lumber",
"Vehicles",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "25000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,194: Line 41,429:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,201: Line 41,436:
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,454:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberItem",
type = "SteamTruckItem",
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Bench"] = {
["Steel Abstract Fixture"] = {
untranslated = "Softwood Lumber Bench",
untranslated = "Steel Abstract Fixture",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
description = "A 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,242: Line 41,479:
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,492:
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,501:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberBenchItem",
type = "SteelAbstractFixtureItem",
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Chair"] = {
["Steel Axle"] = {
untranslated = "Softwood Lumber Chair",
untranslated = "Steel Axle",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
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 40,284: Line 41,523:
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 40,300: Line 41,539:
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,548:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberChairItem",
type = "SteelAxleItem",
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Door"] = {
["Steel Bar"] = {
untranslated = "Softwood Lumber Door",
untranslated = "Steel Bar",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A door made from finely cut lumber.",
description = "Refined bar of steel.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 1000,
"Metals",
},
maxStack = 0,
carried = "Hands",
weight = "20000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,327: Line 41,570:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,334: Line 41,577:
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,586:
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,595:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDoorItem",
type = "SteelBarItem",
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Dresser"] = {
["Steel Buoy"] = {
untranslated = "Softwood Lumber Dresser",
untranslated = "Steel Buoy",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "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,375: Line 41,620:
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,633:
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,642:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDresserItem",
type = "SteelBuoyItem",
typeID = 0,
typeID = nil,
},
},
["Softwood Lumber Table"] = {
["Steel Ceiling Light"] = {
untranslated = "Softwood Lumber Table",
untranslated = "Steel Ceiling Light",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A large lumber table for eating meals or getting some work done.",
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 = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,420: Line 41,667:
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,680:
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,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberTableItem",
type = "SteelCeilingLightItem",
typeID = 0,
typeID = nil,
},
},
["Soil Sampler"] = {
["Steel Floor Lamp"] = {
untranslated = "Soil Sampler",
untranslated = "Steel Floor Lamp",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
description = "A more modern way to light up a room. This time from the floor.",
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,718:
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,736:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoilSamplerItem",
type = "SteelFloorLampItem",
typeID = 0,
typeID = nil,
},
},
["Solar Generator"] = {
["Steel Gear"] = {
untranslated = "Solar Generator",
untranslated = "Steel Gear",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
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 toothed machine part that interlocks with others.",
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 40,503: Line 41,758:
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,519: Line 41,774:
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,783:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SolarGeneratorItem",
type = "SteelGearItem",
typeID = 0,
typeID = nil,
},
},
["Spiky Roll"] = {
["Steel Gearbox"] = {
untranslated = "Spiky Roll",
untranslated = "Steel Gearbox",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Spikes are definitely removed before serving.",
description = "Provides speed and torque conversions from a rotating power source to another device.",
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,812:
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,830:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpikyRollItem",
type = "SteelGearboxItem",
typeID = 0,
typeID = nil,
},
},
["Spin Melter"] = {
["Steel Hanging Fixture"] = {
untranslated = "Spin Melter",
untranslated = "Steel Hanging Fixture",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,597: Line 41,856:
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,868:
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,877:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpinMelterItem",
type = "SteelHangingFixtureItem",
typeID = 0,
typeID = nil,
},
},
["Spoiled Food"] = {
["Steel Hanging Lamp"] = {
untranslated = "Spoiled Food",
untranslated = "Steel Hanging Lamp",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
description = "A 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,906:
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,924:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpoiledFoodItem",
type = "SteelHangingLampItem",
typeID = 0,
typeID = nil,
},
},
["Spruce Log"] = {
["Steel Kitchen Lamp"] = {
untranslated = "Spruce Log",
untranslated = "Steel Kitchen Lamp",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
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,946:
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,953:
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,971:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceLogItem",
type = "SteelKitchenLampItem",
typeID = 0,
typeID = nil,
},
},
["Spruce Seed"] = {
["Steel Liquids Tank"] = {
untranslated = "Spruce Seed",
untranslated = "Steel Liquids Tank",
category = nil,
category = nil,
group = "Food",
group = "World Object",
description = "Plant to grow a spruce tree.",
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,
Line 40,736: 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,754: Line 42,016:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceSeedItem",
type = "SteelLiquidsTankItem",
typeID = 0,
typeID = nil,
},
},
["Square Belt"] = {
["Steel Moorage Post"] = {
untranslated = "Square Belt",
untranslated = "Steel Moorage Post",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "Belt with a square buckle.",
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,781: Line 42,045:
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,063:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SquareBeltItem",
type = "SteelMooragePostItem",
typeID = 0,
typeID = nil,
},
},
["Square Pot"] = {
["Steel Pipe"] = {
untranslated = "Square Pot",
untranslated = "Steel Pipe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "Sometimes you just want to bring a little bit of nature into your house.",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
"Blocks",
"Pipes",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,819: Line 42,085:
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 40,844: Line 42,110:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotSquareItem",
type = "SteelPipeItem",
typeID = 0,
typeID = nil,
},
},
["Stamp Mill"] = {
["Steel Plate"] = {
untranslated = "Stamp Mill",
untranslated = "Steel Plate",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
description = "A sturdy steel plate for use in various crafting recipes.",
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 40,864: Line 42,132:
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,148:
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,157:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StampMillItem",
type = "SteelPlateItem",
typeID = 0,
typeID = nil,
},
},
["Standing Glass Sign"] = {
["Steel Podium"] = {
untranslated = "Standing Glass Sign",
untranslated = "Steel Podium",
category = nil,
category = nil,
group = "Crafted Objects",
group = "World Object",
description = "A large sign framed with a glass plate.",
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,914: 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,923: Line 42,193:
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,202:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingGlassSignItem",
type = "SteelPodiumItem",
typeID = 0,
typeID = nil,
},
},
["Standing Long Steel Sign"] = {
["Steel Row Seating"] = {
untranslated = "Standing Long Steel Sign",
untranslated = "Steel Row Seating",
category = nil,
category = nil,
group = "Crafted Objects",
group = "World Object",
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,229:
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,238:
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,247:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingLongSteelSignItem",
type = "SteelRowSeatingItem",
typeID = 0,
typeID = nil,
},
},
["Standing Steel Brick Sign"] = {
["Steel Saw Blade"] = {
untranslated = "Standing Steel Brick Sign",
untranslated = "Steel Saw Blade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A solid steel plate supported by a brick base.",
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 = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,993: Line 42,269:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 41,000: Line 42,276:
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,285:
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,294:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingSteelBrickSignItem",
type = "SteelSawBladeItem",
typeID = 0,
typeID = nil,
},
},
["Steam Engine"] = {
["Steel Searchlight"] = {
untranslated = "Steam Engine",
untranslated = "Steel Searchlight",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A large steam engine for generating power.",
description = "When your goal is to really light up the heaven!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Lighting",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,040: Line 42,320:
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,332:
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,341:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamEngineItem",
type = "SteelSearchlightItem",
typeID = 0,
typeID = nil,
},
},
["Steam Tractor"] = {
["Steel Square Fixture"] = {
untranslated = "Steam Tractor",
untranslated = "Steel Square Fixture",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A tractor powered through steam.",
description = "A more modern way to light up a room.",
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,370:
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,379:
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,388:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorItem",
type = "SteelSquareFixtureItem",
typeID = 0,
typeID = nil,
},
},
["Steam Tractor Harvester"] = {
["Steel Table Lamp"] = {
untranslated = "Steam Tractor Harvester",
untranslated = "Steel Table Lamp",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
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,133: 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,151: Line 42,435:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorHarvesterItem",
type = "SteelTableLampItem",
typeID = 0,
typeID = nil,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steam Tractor Plow"] = {
["Steel Warehouse Shelves"] = {
untranslated = "Steam Tractor Plow",
untranslated = "Steel Warehouse Shelves",
category = nil,
category = nil,
group = "Items",
group = "World Object",
description = "An attachment for the steam tractor that allows for quick plowing.",
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,180: 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,198: Line 42,480:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorPlowItem",
type = "SteelWarehouseShelvesItem",
typeID = 0,
typeID = nil,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steam Tractor Sower"] = {
["Stenographers Table"] = {
untranslated = "Steam Tractor Sower",
untranslated = "Stenographers Table",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
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 = {
"Tool",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,227: 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,245: Line 42,527:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorSowerItem",
type = "StenographersTableItem",
typeID = 0,
typeID = nil,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steam Truck"] = {
Stockpile = {
untranslated = "Steam Truck",
untranslated = "Stockpile",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A truck that runs on steam.",
description = "Designates a 5x5x5 area as storage for large items.",
tagGroups = {
tagGroups = {
"Vehicles",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,274: Line 42,556:
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,565:
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,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTruckItem",
type = "StockpileItem",
typeID = 0,
typeID = nil,
},
},
["Steel Abstract Fixture"] = {
Stone = {
untranslated = "Steel Abstract Fixture",
untranslated = "Stone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Block",
description = "A more modern way to light up a room.",
description = "A pile of stones.",
tagGroups = {
tagGroups = {
"Housing",
"Block",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = "7000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,312: Line 42,594:
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 41,328: Line 42,610:
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,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAbstractFixtureItem",
type = "StoneItem",
typeID = 0,
typeID = nil,
},
},
["Steel Axe"] = {
["Stone Brazier"] = {
untranslated = "Steel Axe",
untranslated = "Stone Brazier",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A Steel axe made for cutting down trees.",
description = "A stone stand which can hold burning fuel to provide light.",
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,364: Line 42,648:
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,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAxeItem",
type = "StoneBrazierItem",
typeID = 0,
typeID = nil,
ToolVariant = "Axe",
ToolDurability = 1250.0,
ToolDamage = 2.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Steel",
},
},
["Steel Axle"] = {
["Stone Door"] = {
untranslated = "Steel Axle",
untranslated = "Stone Door",
category = nil,
category = nil,
group = "Items",
group = "World Object",
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
description = "A heavy stone door.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,413: 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,431: Line 42,711:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAxleItem",
type = "StoneDoorItem",
typeID = 0,
typeID = nil,
},
},
["Steel Bar"] = {
["Stone Road"] = {
untranslated = "Steel Bar",
untranslated = "Stone Road",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "Refined bar of steel.",
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Metal",
"Block",
"Blocks",
"Roads",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Hands",
weight = 20000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,451: Line 42,733:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 41,458: 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,476: Line 42,758:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBarItem",
type = "StoneRoadItem",
typeID = 0,
typeID = nil,
},
},
["Steel Buoy"] = {
["Stop Sign"] = {
untranslated = "Steel Buoy",
untranslated = "Stop Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A steel navigational buoy, can also be used as a moorage post.",
description = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Community",
"Crafted Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,501: Line 42,787:
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,796:
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,805:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBuoyItem",
type = "StopSignItem",
typeID = 0,
typeID = nil,
},
},
["Steel Ceiling Light"] = {
["Storage Chest"] = {
untranslated = "Steel Ceiling Light",
untranslated = "Storage Chest",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A more modern way to light up a room.",
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,542: 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,555: Line 42,843:
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,852:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelCeilingLightItem",
type = "StorageChestItem",
typeID = 0,
typeID = nil,
},
},
["Steel Floor Lamp"] = {
["Storage Silo"] = {
untranslated = "Steel Floor Lamp",
untranslated = "Storage Silo",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A more modern way to light up a room. This time from the floor.",
description = "A 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 = {
"Housing",
"Crafted Objects",
"Storage",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,587: Line 42,877:
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,890:
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,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelFloorLampItem",
type = "StorageSiloItem",
typeID = 0,
typeID = nil,
},
},
["Steel Gear"] = {
Store = {
untranslated = "Steel Gear",
untranslated = "Store",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A toothed machine part that interlocks with others.",
description = "Allows the selling and trading of items.",
tagGroups = {
tagGroups = {
"Gear",
"Economic",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,636: 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,654: Line 42,946:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearItem",
type = "StoreItem",
typeID = 0,
typeID = nil,
},
},
["Steel Gearbox"] = {
Stove = {
untranslated = "Steel Gearbox",
untranslated = "Stove",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Provides speed and torque conversions from a rotating power source to another device.",
description = "A heavy stove for cooking 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 41,679: Line 42,975:
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,993:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearboxItem",
type = "StoveItem",
typeID = 0,
typeID = nil,
},
},
["Steel Hammer"] = {
["Strange Fuel"] = {
untranslated = "Steel Hammer",
untranslated = "Strange Fuel",
category = nil,
category = nil,
group = "Items",
group = "Item",
description = "A robust steel hammer useful for shaping blocks and deconstruction.",
description = "CHEEEAAAAATER",
tagGroups = {
tagGroups = {
"Tool",
"Item",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,717: Line 43,013:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "10000000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 41,724: Line 43,020:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,742: Line 43,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHammerItem",
type = "StrangeFuelItem",
typeID = 0,
typeID = nil,
ToolVariant = "Hammer",
ToolDurability = 1250.0,
ToolRepairType = "Steel",
},
},
["Steel Hanging Fixture"] = {
["Street Sign"] = {
untranslated = "Steel Hanging Fixture",
untranslated = "Street Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
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,768: 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,781: 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,790: Line 43,085:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingFixtureItem",
type = "StreetSignItem",
typeID = 0,
typeID = nil,
},
},
["Steel Hanging Lamp"] = {
Streetlamp = {
untranslated = "Steel Hanging Lamp",
untranslated = "Streetlamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A more modern way to light up a room.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
"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,110:
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,123:
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,132:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingLampItem",
type = "StreetlampItem",
typeID = 0,
typeID = nil,
},
},
["Steel Hoe"] = {
["Students Desk T1"] = {
untranslated = "Steel Hoe",
untranslated = "Students Desk T1",
category = nil,
category = nil,
group = "Items",
group = "World Object",
description = "A steel hoe with improved range to help tilling larger areas.",
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,862: Line 43,159:
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,177:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHoeItem",
type = "StudentsDeskT1Item",
typeID = 0,
typeID = nil,
ToolVariant = "Hoe",
ToolDurability = 750.0,
ToolRepairType = "Steel",
},
},
["Steel Kitchen Lamp"] = {
["Students Desk T2"] = {
untranslated = "Steel Kitchen Lamp",
untranslated = "Students Desk T2",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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,200:
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,213:
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,222:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelKitchenLampItem",
type = "StudentsDeskT2Item",
typeID = 0,
typeID = nil,
},
},
["Steel Machete"] = {
["Students Desk T3"] = {
untranslated = "Steel Machete",
untranslated = "Students Desk T3",
category = nil,
category = nil,
group = "Items",
group = "World Object",
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,249:
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,267:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelMacheteItem",
type = "StudentsDeskT3Item",
typeID = 0,
typeID = nil,
ToolVariant = "Machete",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
},
},
["Steel Moorage Post"] = {
["Stuffed Alligator"] = {
untranslated = "Steel Moorage Post",
untranslated = "Stuffed Alligator",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
description = "It looks so real!",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Decoration",
"Housing Objects",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,001: Line 43,296:
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,314:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelMooragePostItem",
type = "StuffedAlligatorItem",
typeID = 0,
typeID = nil,
},
},
["Steel Pickaxe"] = {
["Stuffed Bison"] = {
untranslated = "Steel Pickaxe",
untranslated = "Stuffed Bison",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
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 = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,046: 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,064: Line 43,361:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPickaxeItem",
type = "StuffedBisonItem",
typeID = 0,
typeID = nil,
ToolVariant = "Pickaxe",
ToolDurability = 1000.0,
ToolDamage = 3.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Steel",
},
},
["Steel Pipe"] = {
["Stuffed Elk"] = {
untranslated = "Steel Pipe",
untranslated = "Stuffed Elk",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
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,390:
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,408:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPipeItem",
type = "StuffedElkItem",
typeID = 0,
typeID = nil,
},
},
["Steel Plate"] = {
["Stuffed Goat"] = {
untranslated = "Steel Plate",
untranslated = "Stuffed Goat",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
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 = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,138: 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,156: Line 43,455:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPlateItem",
type = "StuffedGoatItem",
typeID = 0,
typeID = nil,
},
},
["Steel Saw Blade"] = {
["Stuffed Jaguar"] = {
untranslated = "Steel Saw Blade",
untranslated = "Stuffed Jaguar",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
description = "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,484:
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,502:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSawBladeItem",
type = "StuffedJaguarItem",
typeID = 0,
typeID = nil,
},
},
["Steel Searchlight"] = {
["Stuffed Turkey"] = {
untranslated = "Steel Searchlight",
untranslated = "Stuffed Turkey",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "When your goal is to really light up the heaven!",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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,
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,
Line 42,235: Line 43,539:
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,548:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSearchlightItem",
type = "StuffedTurkeyItem",
typeID = 0,
typeID = nil,
},
},
["Steel Shovel"] = {
["Stuffed Wolf"] = {
untranslated = "Steel Shovel",
untranslated = "Stuffed Wolf",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "When an iron shovel is not enough and you need something more durable while terraforming.",
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,271: 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,289: Line 43,595:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelShovelItem",
type = "StuffedWolfItem",
typeID = 0,
typeID = nil,
ToolVariant = "Shovel",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
ToolCarryCapacity = 5.0,
},
},
["Steel Sickle"] = {
Substrate = {
untranslated = "Steel Sickle",
untranslated = "Substrate",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.",
description = "The foundation material for complex electronics.",
tagGroups = {
tagGroups = {
"Tool",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,313: Line 43,617:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,320: Line 43,624:
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,642:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSickleItem",
type = "SubstrateItem",
typeID = 0,
typeID = nil,
ToolVariant = "Sickle",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
},
},
["Steel Square Fixture"] = {
Sugar = {
untranslated = "Steel Square Fixture",
untranslated = "Sugar",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A more modern way to light up a room.",
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,377: Line 43,679:
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,688:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSquareFixtureItem",
type = "SugarItem",
typeID = 0,
typeID = nil,
},
},
["Steel Table Lamp"] = {
Sugarcane = {
untranslated = "Steel Table Lamp",
untranslated = "Sugarcane",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "For late night studying. Or working. Or anything, really.",
description = "How did you even get this?",
tagGroups = {
tagGroups = {
"Housing",
"Seed",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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,
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,724:
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,733:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelTableLampItem",
type = "SugarcaneItem",
typeID = 0,
typeID = nil,
},
},
["Stenographers Table"] = {
["Sun Butter"] = {
untranslated = "Stenographers Table",
untranslated = "Sun Butter",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.",
description = "A revolutionary method to acquire butter.",
tagGroups = {
tagGroups = {
"Government",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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,458: 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,476: Line 43,778:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StenographersTableItem",
type = "SunButterItem",
typeID = 0,
typeID = nil,
},
},
Stockpile = {
["Sun Cheese"] = {
untranslated = "Stockpile",
untranslated = "Sun Cheese",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Designates a 5x5x5 area as storage for large items.",
description = "Cheesy yet not made in a traditional way.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "50",
calories = nil,
calories = "250",
carbs = nil,
carbs = "2",
protein = nil,
protein = "4",
fat = nil,
fat = "12",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,501: 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,510: Line 43,815:
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,824:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StockpileItem",
type = "SunCheeseItem",
typeID = 0,
typeID = nil,
},
},
Stone = {
Sunflower = {
untranslated = "Stone",
untranslated = "Sunflower",
category = nil,
category = nil,
group = "Block",
group = "Food",
description = "A pile of stones.",
description = "A plant whose seeds are quite versitile in their use further processed.",
tagGroups = {
tagGroups = {
"Rock",
"Food",
"Produce",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 7000,
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,546: Line 43,852:
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,870:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneItem",
type = "SunflowerItem",
typeID = 0,
typeID = nil,
},
},
["Stone Axe"] = {
["Sunflower Seed"] = {
untranslated = "Stone Axe",
untranslated = "Sunflower Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A crude stone axe made for cutting down trees.",
description = "Plant to grow sunflowers.",
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 42,591: Line 43,897:
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,915:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneAxeItem",
type = "SunflowerSeedItem",
typeID = 0,
typeID = nil,
ToolVariant = "Axe",
ToolDurability = 250.0,
ToolDamage = 1.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Stone",
},
},
["Stone Brazier"] = {
["Sweet Deer Jerky"] = {
untranslated = "Stone Brazier",
untranslated = "Sweet Deer Jerky",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A stone stand which can hold burning fuel to provide light.",
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
tagGroups = {
tagGroups = {
"Housing",
"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,
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,952:
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,961:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneBrazierItem",
type = "SweetDeerJerkyItem",
typeID = 0,
typeID = nil,
},
},
["Stone Hammer"] = {
["Sweet Salad"] = {
untranslated = "Stone Hammer",
untranslated = "Sweet Salad",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A crude stone hammer useful for shaping blocks and deconstruction.",
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,687: 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,705: Line 44,007:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneHammerItem",
type = "SweetSaladItem",
typeID = 0,
typeID = nil,
ToolVariant = "Hammer",
ToolDurability = 250.0,
ToolRepairType = "Stone",
},
},
["Stone Machete"] = {
["Swirl Vase"] = {
untranslated = "Stone Machete",
untranslated = "Swirl Vase",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A machete used to quickly clear plants.",
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,735: 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,753: Line 44,054:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneMacheteItem",
type = "SwirlVaseItem",
typeID = 0,
typeID = nil,
ToolVariant = "Machete",
ToolDurability = 200.0,
ToolRepairType = "Stone",
},
},
["Stone Pickaxe"] = {
["Synthetic Rubber"] = {
untranslated = "Stone Pickaxe",
untranslated = "Synthetic Rubber",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A crude pickaxe used to break down stone and ore into usable rubble.",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {
tagGroups = {
"Tool",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,776: Line 44,076:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,783: Line 44,083:
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,101:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StonePickaxeItem",
type = "SyntheticRubberItem",
typeID = 0,
typeID = nil,
ToolVariant = "Pickaxe",
ToolDurability = 200.0,
ToolDamage = 1.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Stone",
},
},
["Stone Road"] = {
["Tailor Bowler Hat"] = {
untranslated = "Stone Road",
untranslated = "Tailor Bowler Hat",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
description = "A stylish bowler hat made of tighly spun fur felt.",
tagGroups = {
tagGroups = {
"Constructable",
"Clothing",
"Road",
"Road Type",
},
},
maxStack = 20,
maxStack = 0,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,836: Line 44,128:
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,146:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneRoadItem",
type = "TailorBowlerHatItem",
typeID = 0,
typeID = nil,
},
},
["Stone Road Tool"] = {
["Tailor Pants"] = {
untranslated = "Stone Road Tool",
untranslated = "Tailor Pants",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A tool for tamping dirt into roads.",
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,881: 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,899: Line 44,191:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneRoadToolItem",
type = "TailorPantsItem",
typeID = 0,
typeID = nil,
ToolVariant = "RoadTool",
ToolDurability = 200.0,
ToolRepairType = "StoneRoadTool",
},
},
["Stone Sickle"] = {
["Tailor Shirt"] = {
untranslated = "Stone Sickle",
untranslated = "Tailor Shirt",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A stone sickle used to harvest crops or cut grass.",
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
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,218:
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,236:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneSickleItem",
type = "TailorShirtItem",
typeID = 0,
typeID = nil,
ToolVariant = "Sickle",
ToolDurability = 200.0,
ToolRepairType = "Stone",
},
},
["Stop Sign"] = {
["Tailor Shoes"] = {
untranslated = "Stop Sign",
untranslated = "Tailor Shoes",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
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 42,975: Line 44,263:
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,272:
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,281:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StopSignItem",
type = "TailorShoesItem",
typeID = 0,
typeID = nil,
},
},
["Storage Chest"] = {
["Tailoring Modern Upgrade"] = {
untranslated = "Storage Chest",
untranslated = "Tailoring Modern Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A container you can store items in.",
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 = 1000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,018: 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,027: Line 44,319:
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,328:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageChestItem",
type = "TailoringModernUpgradeItem",
typeID = 0,
typeID = nil,
},
},
["Storage Silo"] = {
["Tailoring Table"] = {
untranslated = "Storage Silo",
untranslated = "Tailoring Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
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 = "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 = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,061: 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,070: Line 44,366:
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,375:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageSiloItem",
type = "TailoringTableItem",
typeID = 0,
typeID = nil,
},
},
Store = {
["Tailoring Upgrade"] = {
untranslated = "Store",
untranslated = "Tailoring Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "Allows the selling and trading of items.",
description = "Basic 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 = 2000,
weight = "1",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,104: Line 44,404:
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,413:
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,422:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoreItem",
type = "TailoringUpgradeItem",
typeID = 0,
typeID = nil,
},
},
Stove = {
["Tall Boots"] = {
untranslated = "Stove",
untranslated = "Tall Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A heavy stove for cooking more complex dishes.",
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 = {
"Crafting Table",
"Clothing",
"Housing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,146: Line 44,445:
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,458:
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,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoveItem",
type = "TallBootsItem",
typeID = 0,
typeID = nil,
},
},
["Strange Fuel"] = {
Tallow = {
untranslated = "Strange Fuel",
untranslated = "Tallow",
category = nil,
category = nil,
group = "Item",
group = "Food",
description = "CHEEEAAAAATER",
description = "Rendered animal fat useful for more than just cooking.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Food",
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = nil,
calories = "200",
carbs = nil,
carbs = "0",
protein = nil,
protein = "0",
fat = nil,
fat = "8",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = 10000000,
fuel = "2000",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,193: 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,211: Line 44,513:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StrangeFuelItem",
type = "TallowItem",
typeID = 0,
typeID = nil,
},
},
["Street Sign"] = {
["Tallow Candle"] = {
untranslated = "Street Sign",
untranslated = "Tallow Candle",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
description = "A candle which can burn tallow to produce a small amount of light.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Lighting",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,236: Line 44,542:
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,551:
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,560:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetSignItem",
type = "TallowCandleItem",
typeID = 0,
typeID = nil,
},
},
Streetlamp = {
["Tallow Lamp"] = {
untranslated = "Streetlamp",
untranslated = "Tallow Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A towering metal light post that requires electricity to run.",
description = "A pottery lamp. Fuel with tallow.",
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,585:
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,598:
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,607:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetlampItem",
type = "TallowLampItem",
typeID = 0,
typeID = nil,
},
},
["Stuffed Alligator"] = {
["Tallow Wall Lamp"] = {
untranslated = "Stuffed Alligator",
untranslated = "Tallow Wall Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
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 = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,322: 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,335: Line 44,645:
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,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedAlligatorItem",
type = "TallowWallLampItem",
typeID = 0,
typeID = nil,
},
},
["Stuffed Bison"] = {
["Taro Fries"] = {
untranslated = "Stuffed Bison",
untranslated = "Taro Fries",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
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,380: Line 44,691:
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,700:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedBisonItem",
type = "TaroFriesItem",
typeID = 0,
typeID = nil,
},
},
["Stuffed Elk"] = {
["Taro Root"] = {
untranslated = "Stuffed Elk",
untranslated = "Taro Root",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "It looks so real!",
description = "Colocasia esculenta.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Produce",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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,
energyUsed = nil,
energyUsed = nil,
Line 43,425: Line 44,737:
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,746:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedElkItem",
type = "TaroRootItem",
typeID = 0,
typeID = nil,
},
},
["Stuffed Goat"] = {
["Taro Seed"] = {
untranslated = "Stuffed Goat",
untranslated = "Taro Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
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,470: 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,479: Line 44,791:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedGoatItem",
type = "TaroSeedItem",
typeID = 0,
typeID = nil,
},
},
["Stuffed Jaguar"] = {
["Tasty Tropical Pizza"] = {
untranslated = "Stuffed Jaguar",
untranslated = "Tasty Tropical Pizza",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "It looks so real!",
description = "To some it is tasty. To others, unforgivable.",
tagGroups = {
tagGroups = {
"Housing",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "300",
calories = nil,
calories = "1200",
carbs = nil,
carbs = "21",
protein = nil,
protein = "6",
fat = nil,
fat = "12",
vitamins = nil,
vitamins = "11",
density = nil,
density = 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,515: Line 44,828:
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,837:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedJaguarItem",
type = "TastyTropicalPizzaItem",
typeID = 0,
typeID = nil,
},
},
["Stuffed Turkey"] = {
["Teachers Desk T1"] = {
untranslated = "Stuffed Turkey",
untranslated = "Teachers Desk T1",
category = nil,
category = nil,
group = "Food",
group = "World Object",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "",
calories = 1600,
calories = nil,
carbs = 17,
carbs = nil,
protein = 24,
protein = nil,
fat = 16,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,551: Line 44,864:
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,882:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedTurkeyItem",
type = "TeachersDeskT1Item",
typeID = 0,
typeID = nil,
},
},
["Stuffed Wolf"] = {
["Teachers Desk T2"] = {
untranslated = "Stuffed Wolf",
untranslated = "Teachers Desk T2",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
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,905:
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,918:
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,927:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedWolfItem",
type = "TeachersDeskT2Item",
typeID = 0,
typeID = nil,
},
},
Substrate = {
["Teachers Desk T3"] = {
untranslated = "Substrate",
untranslated = "Teachers Desk T3",
category = nil,
category = nil,
group = "Items",
group = "World Object",
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,954:
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,972:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SubstrateItem",
type = "TeachersDeskT3Item",
typeID = 0,
typeID = nil,
},
},
Sugar = {
["The Bob"] = {
untranslated = "Sugar",
untranslated = "The Bob",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Even sweet lovers don't eat sugar plain.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
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,999:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,702: Line 45,017:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarItem",
type = "TheBobItem",
typeID = 0,
typeID = nil,
},
},
Sugarcane = {
["Tiny Stockpile"] = {
untranslated = "Sugarcane",
untranslated = "Tiny Stockpile",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "How did you even get this?",
description = "Designates a 2x3x2 area as storage for large items.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Seeds",
"Storage",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
calories = 1,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 1,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 43,730: 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,748: Line 45,064:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarcaneItem",
type = "TinyStockpileItem",
typeID = 0,
typeID = nil,
},
},
["Sun Cheese"] = {
Toilet = {
untranslated = "Sun Cheese",
untranslated = "Toilet",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Cheesy yet not made in a traditional way.",
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 = 50,
weight = "1000",
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,093:
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,111:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunCheeseItem",
type = "ToiletItem",
typeID = 0,
typeID = nil,
},
},
Sunflower = {
Tomato = {
untranslated = "Sunflower",
untranslated = "Tomato",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A plant whose seeds are quite versitile in their use further processed.",
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "75",
calories = 50,
calories = "240",
carbs = 2,
carbs = "5",
protein = 2,
protein = "1",
fat = 4,
fat = "0",
vitamins = 0,
vitamins = "2",
density = 16.0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,820: 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,838: Line 45,157:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerItem",
type = "TomatoItem",
typeID = 0,
typeID = nil,
},
},
["Sunflower Seed"] = {
["Tomato Seed"] = {
untranslated = "Sunflower Seed",
untranslated = "Tomato Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Plant to grow sunflowers.",
description = "Plant to grow tomato plants.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Seed",
"Food",
"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 43,867: 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,885: Line 45,202:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerSeedItem",
type = "TomatoSeedItem",
typeID = 0,
typeID = nil,
},
},
["Sweet Deer Jerky"] = {
["Tool Bench"] = {
untranslated = "Sweet Deer Jerky",
untranslated = "Tool Bench",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
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 = 600,
calories = nil,
carbs = 4,
carbs = nil,
protein = 22,
protein = nil,
fat = 6,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 5.833333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,912: 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,930: Line 45,249:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetDeerJerkyItem",
type = "ToolBenchItem",
typeID = 0,
typeID = nil,
},
},
["Sweet Salad"] = {
["Topped Porridge"] = {
untranslated = "Sweet Salad",
untranslated = "Topped Porridge",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "The sweetness of the fruits happens to work well with the salad.",
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = "200",
calories = 1200,
calories = "700",
carbs = 18,
carbs = "10",
protein = 9,
protein = "4",
fat = 7,
fat = "0",
vitamins = 22,
vitamins = "10",
density = 4.666666666666667,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,957: Line 45,277:
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,295:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetSaladItem",
type = "ToppedPorridgeItem",
typeID = 0,
typeID = nil,
},
},
["Swirl Vase"] = {
Torch = {
untranslated = "Swirl Vase",
untranslated = "Torch",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A vase made with glass to brighten up your home.",
description = "A little bit of light to help beat back the night.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Tools",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,995: Line 45,317:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "8000",
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,342:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SwirlVaseItem",
type = "TorchItem",
typeID = 0,
typeID = nil,
},
},
["Synthetic Rubber"] = {
["Torch Stand"] = {
untranslated = "Synthetic Rubber",
untranslated = "Torch Stand",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "An extremely useful synthetic material derived from petrochemicals.",
description = "A stand for a torch.",
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 44,045: 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,063: Line 45,389:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SyntheticRubberItem",
type = "TorchStandItem",
typeID = 0,
typeID = nil,
},
},
["Tailor Bowler Hat"] = {
Tortilla = {
untranslated = "Tailor Bowler Hat",
untranslated = "Tortilla",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A stylish bowler hat made of tighly spun fur felt.",
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,090: 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,108: Line 45,435:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorBowlerHatItem",
type = "TortillaItem",
typeID = 0,
typeID = nil,
},
},
["Tailor Pants"] = {
["Towel Rack"] = {
untranslated = "Tailor Pants",
untranslated = "Towel Rack",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Tailored slacks that fit just right.",
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,135: 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,153: Line 45,482:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorPantsItem",
type = "TowelRackItem",
typeID = 0,
typeID = nil,
},
},
["Tailor Shirt"] = {
["Town Foundation"] = {
untranslated = "Tailor Shirt",
untranslated = "Town Foundation",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
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,180: 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,198: Line 45,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShirtItem",
type = "TownFoundationItem",
typeID = 0,
typeID = nil,
},
},
["Tailor Shoes"] = {
["Trailer Truck"] = {
untranslated = "Tailor Shoes",
untranslated = "Trailer Truck",
category = nil,
category = nil,
group = "Clothing",
group = "Vehicle",
description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Clothes",
"Vehicle",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "25000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,225: 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,243: Line 45,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShoesItem",
type = "TrailerTruckItem",
typeID = 0,
typeID = nil,
},
},
["Tailoring Basic Upgrade"] = {
Transglutaminase = {
untranslated = "Tailoring Basic Upgrade",
untranslated = "Transglutaminase",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic 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,270: 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,288: Line 45,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringUpgradeItem",
type = "TransglutaminaseItem",
typeID = 0,
typeID = nil,
},
},
["Tailoring Modern Upgrade"] = {
["Transmission Pole"] = {
untranslated = "Tailoring Modern Upgrade",
untranslated = "Transmission Pole",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
description = "Can link energy.",
tagGroups = {
tagGroups = {
"Upgrade",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,315: 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,333: Line 45,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringModernUpgradeItem",
type = "TransmissionPoleItem",
typeID = 0,
typeID = nil,
},
},
["Tailoring Skill Book"] = {
["Trapper Fur Hat"] = {
untranslated = "Tailoring Skill Book",
untranslated = "Trapper Fur Hat",
category = nil,
category = nil,
group = "Skill Books",
group = "Clothing",
description = "Tailoring Skill Book",
description = "It sure is warm.",
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 44,360: 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,378: Line 45,711:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Tailoring Skill BookItem",
type = "TrapperFurHatItem",
typeID = 0,
typeID = nil,
},
},
["Tailoring Skill Scroll"] = {
["Trapper Leather Hat"] = {
untranslated = "Tailoring Skill Scroll",
untranslated = "Trapper Leather Hat",
category = nil,
category = nil,
group = "Skill Scrolls",
group = "Clothing",
description = "Tailoring Skill Scroll",
description = "Helps keep the sun off your face... and neck... and also ears.",
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,738:
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,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "Tailoring Skill ScrollItem",
type = "TrapperLeatherHatItem",
typeID = 0,
typeID = nil,
},
},
["Tailoring Table"] = {
Treasury = {
untranslated = "Tailoring Table",
untranslated = "Treasury",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Spearhead the fashion movement with the finest clothes and hair!",
description = "Allows the setting of taxes.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Government",
"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 44,447: Line 45,782:
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,794:
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,803:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringTableItem",
type = "TreasuryItem",
typeID = 0,
typeID = nil,
},
},
["Tall Boots"] = {
["Tree Debris"] = {
untranslated = "Tall Boots",
untranslated = "Tree Debris",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
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 = "Clear cut debris that needs to be broken down to be more usable.",
tagGroups = {
tagGroups = {
"Clothes",
"Block",
"Blocks",
"Byproducts",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = "",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,488: Line 45,825:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,495: 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,513: Line 45,850:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallBootsItem",
type = "TreeDebrisItem",
typeID = 0,
typeID = nil,
},
},
Tallow = {
["Trillium Flower"] = {
untranslated = "Tallow",
untranslated = "Trillium Flower",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Rendered animal fat useful for more than just cooking.",
description = "Placeholder Description.",
tagGroups = {
tagGroups = {
"Fat",
"Food",
"Food",
"Produce",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "50",
calories = 200,
calories = "0",
carbs = 0,
carbs = "0",
protein = 0,
protein = "0",
fat = 8,
fat = "0",
vitamins = 0,
vitamins = "0",
density = 4.0,
density = nil,
fuel = 2000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,541: Line 45,878:
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,896:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowItem",
type = "TrilliumFlowerItem",
typeID = 0,
typeID = nil,
},
},
["Tallow Candle"] = {
["Trillium Seed"] = {
untranslated = "Tallow Candle",
untranslated = "Trillium Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A candle which can burn tallow to produce a small amount of light.",
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 = "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,932:
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,941:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowCandleItem",
type = "TrilliumSeedItem",
typeID = 0,
typeID = nil,
},
},
["Tallow Lamp"] = {
["Tripod Camera"] = {
untranslated = "Tallow Lamp",
untranslated = "Tripod Camera",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A pottery lamp. Fuel with tallow.",
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,627: 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,640: 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,649: Line 45,988:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowLampItem",
type = "TripodCameraItem",
typeID = 0,
typeID = nil,
},
},
["Tallow Wall Lamp"] = {
Trousers = {
untranslated = "Tallow Wall Lamp",
untranslated = "Trousers",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
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 = {
"Housing",
"Clothing",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,672: Line 46,011:
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 46,024:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1x1x1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,694: Line 46,033:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowWallLampItem",
type = "TrousersItem",
typeID = 0,
typeID = nil,
},
},
["Taro Fries"] = {
Trout = {
untranslated = "Taro Fries",
untranslated = "Trout",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Crispy strips of taro that have been deep fried in oil.",
description = "A trout.",
tagGroups = {
tagGroups = {
"Food",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "800",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,721: Line 46,062:
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,080:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroFriesItem",
type = "TroutItem",
typeID = 0,
typeID = nil,
},
},
["Taro Root"] = {
Truck = {
untranslated = "Taro Root",
untranslated = "Truck",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Colocasia esculenta.",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Raw Food",
"Vehicle",
"Root",
"Vehicles",
"Vegetable",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = "25000",
calories = 250,
calories = nil,
carbs = 6,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.2,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,769: 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,787: Line 46,127:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroRootItem",
type = "TruckItem",
typeID = 0,
typeID = nil,
},
},
["Taro Seed"] = {
Tuna = {
untranslated = "Taro Seed",
untranslated = "Tuna",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Plant to grow taro.",
description = "A tuna.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Animal",
"Food",
"Item",
"Seeds",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "1250",
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,816: 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,834: Line 46,174:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroSeedItem",
type = "TunaItem",
typeID = 0,
typeID = nil,
},
},
["Tasty Tropical Pizza"] = {
Tunic = {
untranslated = "Tasty Tropical Pizza",
untranslated = "Tunic",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "To some it is tasty. To others, unforgivable.",
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = "100",
calories = 1200,
calories = nil,
carbs = 21,
carbs = nil,
protein = 6,
protein = nil,
fat = 12,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 4.166666666666666,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,861: 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,879: Line 46,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TastyTropicalPizzaItem",
type = "TunicItem",
typeID = 0,
typeID = nil,
},
},
["Tiny Stockpile"] = {
["Turkey Carcass"] = {
untranslated = "Tiny Stockpile",
untranslated = "Turkey Carcass",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
description = "Designates a 2x3x2 area as storage for large items.",
description = "A dead turkey.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Animal",
"Item",
"Natural Resources",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,897: Line 46,241:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,904: Line 46,248:
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,257:
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,266:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TinyStockpileItem",
type = "TurkeyCarcassItem",
typeID = 0,
typeID = nil,
},
},
Toilet = {
["Upholstered Chair"] = {
untranslated = "Toilet",
untranslated = "Upholstered Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "When you gotta go, you gotta go.",
description = "Like a chair, but upholstered.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Living Room",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,945: Line 46,291:
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,304:
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,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToiletItem",
type = "UpholsteredChairItem",
typeID = 0,
typeID = nil,
},
},
Tomato = {
["Upholstered Couch"] = {
untranslated = "Tomato",
untranslated = "Upholstered Couch",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
description = "Like a couch, 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 = "2000",
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,342:
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,360:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TomatoItem",
type = "UpholsteredCouchItem",
typeID = 0,
typeID = nil,
},
},
["Tomato Seed"] = {
Urchin = {
untranslated = "Tomato Seed",
untranslated = "Urchin",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Plant to grow tomato plants.",
description = "An urchin.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Animal",
"Food",
"Item",
"Seeds",
"Natural Resources",
},
},
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,043: 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,061: Line 46,407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TomatoSeedItem",
type = "UrchinItem",
typeID = 0,
typeID = nil,
},
},
["Tool Bench"] = {
Valve = {
untranslated = "Tool Bench",
untranslated = "Valve",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A place to craft and fix up tools.",
description = "A device that regulates, directs, or controls the flow of fluid.",
tagGroups = {
tagGroups = {
"Crafting Table",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,081: Line 46,429:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,088: 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,097: Line 46,445:
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,454:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToolBenchItem",
type = "ValveItem",
typeID = 0,
typeID = nil,
},
},
["Topped Porridge"] = {
["Vegetable Medley"] = {
untranslated = "Topped Porridge",
untranslated = "Vegetable Medley",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
description = "An eclectic arrangement of vegetables.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "300",
calories = 700,
calories = "900",
carbs = 10,
carbs = "8",
protein = 4,
protein = "4",
fat = 0,
fat = "7",
vitamins = 10,
vitamins = "17",
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,133: 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,151: Line 46,500:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToppedPorridgeItem",
type = "VegetableMedleyItem",
typeID = 0,
typeID = nil,
},
},
Torch = {
["Vegetable Soup"] = {
untranslated = "Torch",
untranslated = "Vegetable Soup",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A little bit of light to help beat back the night.",
description = "Who knew plants in plant broth could be so tasty?",
tagGroups = {
tagGroups = {
"Torch",
"Cooking",
"Food",
},
},
maxStack = 100,
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 = 8000,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,178: Line 46,528:
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,546:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TorchItem",
type = "VegetableSoupItem",
typeID = 0,
typeID = nil,
},
},
["Torch Stand"] = {
["Vegetable Stock"] = {
untranslated = "Torch Stand",
untranslated = "Vegetable Stock",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A stand for a torch.",
description = "A hearty stock full of assorted vegetables.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "600",
calories = nil,
calories = "700",
carbs = nil,
carbs = "11",
protein = nil,
protein = "1",
fat = nil,
fat = "2",
vitamins = nil,
vitamins = "11",
density = nil,
density = 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,583:
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,592:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TorchStandItem",
type = "VegetableStockItem",
typeID = 0,
typeID = nil,
},
},
Tortilla = {
["Villagers Cowl Lowered"] = {
untranslated = "Tortilla",
untranslated = "Villagers Cowl Lowered",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A thin, unleavened flatbread.",
description = "A rough linen cowl lowered, showing your face.",
tagGroups = {
tagGroups = {
"Food",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "100",
calories = 350,
calories = nil,
carbs = 20,
carbs = nil,
protein = 10,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 8.571428571428571,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 45,268: Line 46,619:
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,637:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TortillaItem",
type = "VillagersCowlLoweredItem",
typeID = 0,
typeID = nil,
},
},
["Towel Rack"] = {
["Villagers Cowl Raised"] = {
untranslated = "Towel Rack",
untranslated = "Villagers Cowl Raised",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A wooden hanging rack designed for towels.",
description = "A rough linen cowl raised, hiding your face partially.",
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,660:
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,673:
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,682:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TowelRackItem",
type = "VillagersCowlRaisedItem",
typeID = 0,
typeID = nil,
},
},
["Town Bell"] = {
["Wainwright Table"] = {
untranslated = "Town Bell",
untranslated = "Wainwright Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.",
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 = 5000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,354: 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,367: Line 46,720:
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,729:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TownBellItem",
type = "WainwrightTableItem",
typeID = 0,
typeID = nil,
},
},
["Town Foundation"] = {
["Wall Candle"] = {
untranslated = "Town Foundation",
untranslated = "Wall Candle",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "The founding stone for civilization.",
description = "A wall mounted candle.",
tagGroups = {
tagGroups = {
"Government",
"Housing Objects",
"Housing",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,400: Line 46,754:
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,767:
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,776:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TownFoundationItem",
type = "WallCandleItem",
typeID = 0,
typeID = nil,
},
},
["Trailer Truck"] = {
["Wanderers Hood Lowered"] = {
untranslated = "Trailer Truck",
untranslated = "Wanderers Hood Lowered",
category = nil,
category = nil,
group = "Vehicle",
group = "Clothing",
description = "Modern truck for hauling sizable loads.",
description = "A quality linen cowl lowered, showing your face.",
tagGroups = {
tagGroups = {
"Vehicles",
"Clothing",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,449: 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,458: Line 46,812:
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,821:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrailerTruckItem",
type = "WanderersHoodLoweredItem",
typeID = 0,
typeID = nil,
},
},
["Transmission Pole"] = {
["Wanderers Hood Raised"] = {
untranslated = "Transmission Pole",
untranslated = "Wanderers Hood Raised",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "Can link energy.",
description = "A quality linen cowl raised, hiding your face partially.",
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,848:
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,857:
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,866:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TransmissionPoleItem",
type = "WanderersHoodRaisedItem",
typeID = 0,
typeID = nil,
},
},
["Trapper Fur Hat"] = {
Washboard = {
untranslated = "Trapper Fur Hat",
untranslated = "Washboard",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "It sure is warm.",
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,537: 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,555: Line 46,913:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrapperFurHatItem",
type = "WashboardItem",
typeID = 0,
typeID = nil,
},
},
["Trapper Leather Hat"] = {
["Washing Machine"] = {
untranslated = "Trapper Leather Hat",
untranslated = "Washing Machine",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Helps keep the sun off your face... and neck... and also ears.",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
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 45,582: 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,600: Line 46,960:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrapperLeatherHatItem",
type = "WashingMachineItem",
typeID = 0,
typeID = nil,
},
},
Treasury = {
["Waste Filter"] = {
untranslated = "Treasury",
untranslated = "Waste Filter",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Allows the setting of taxes.",
description = "Treats raw sewage.",
tagGroups = {
tagGroups = {
"Government",
"Crafted Objects",
"Specialty",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,627: 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,636: Line 46,998:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3x3x2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,645: Line 47,007:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TreasuryItem",
type = "WasteFilterItem",
typeID = 0,
typeID = nil,
},
},
["Tree Debris"] = {
["Waterweed Seed"] = {
untranslated = "Tree Debris",
untranslated = "Waterweed Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
description = "Clear cut debris that needs to be broken down to be more usable.",
description = "Plant to grow waterweed.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Seed",
carried = "Hands",
},
weight = nil,
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 45,670: 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,688: Line 47,052:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TreeDebrisItem",
type = "WaterweedSeedItem",
typeID = 0,
typeID = nil,
},
},
["Trillium Flower"] = {
Waterwheel = {
untranslated = "Trillium Flower",
untranslated = "Waterwheel",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Placeholder Description.",
description = "Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Petals",
"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,716: 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,734: Line 47,099:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrilliumFlowerItem",
type = "WaterwheelItem",
typeID = 0,
typeID = nil,
},
},
["Trillium Seed"] = {
["Wet Brick"] = {
untranslated = "Trillium Seed",
untranslated = "Wet Brick",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Plant to grow trillium.",
description = "A simple wet brick ready to be processed into a construction block.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Seeds",
"Items",
"Products",
},
},
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,762: 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,780: Line 47,146:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrilliumSeedItem",
type = "WetBrickItem",
typeID = 0,
typeID = nil,
},
},
["Tripod Camera"] = {
Wheat = {
untranslated = "Tripod Camera",
untranslated = "Wheat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "When you want to save the world but in a frame.",
description = "A common grain that is significantly more useful processed.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Produce",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "50",
calories = nil,
calories = "150",
carbs = nil,
carbs = "6",
protein = nil,
protein = "2",
fat = nil,
fat = "0",
vitamins = nil,
vitamins = "0",
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,805: 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,814: Line 47,183:
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,192:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TripodCameraItem",
type = "WheatItem",
typeID = 0,
typeID = nil,
},
},
Trousers = {
["Wheat Seed"] = {
untranslated = "Trousers",
untranslated = "Wheat Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
description = "Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).",
description = "Plant to grow wheat.",
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 45,850: 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,868: Line 47,237:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrousersItem",
type = "WheatSeedItem",
typeID = 0,
typeID = nil,
},
},
Trout = {
Wheelbarrow = {
untranslated = "Trout",
untranslated = "Wheelbarrow",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "A trout.",
description = "Small wheelbarrow for hauling minimal loads.",
tagGroups = {
tagGroups = {
"Fish",
"Crafted Objects",
"Medium Fish",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,896: 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,914: Line 47,284:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TroutItem",
type = "WheelbarrowItem",
typeID = 0,
typeID = nil,
},
},
Truck = {
["White Bursage Seed"] = {
untranslated = "Truck",
untranslated = "White Bursage Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "Modern truck for hauling sizable loads.",
description = "Plant to grow a white bursage.",
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 45,941: Line 47,311:
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,320:
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,329:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TruckItem",
type = "WhiteBursageSeedItem",
typeID = 0,
typeID = nil,
},
},
Tuna = {
["Wild Mix"] = {
untranslated = "Tuna",
untranslated = "Wild Mix",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A tuna.",
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
tagGroups = {
tagGroups = {
"Fish",
"Cooking",
"Large Fish",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1250,
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 45,987: 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,005: Line 47,375:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TunaItem",
type = "WildMixItem",
typeID = 0,
typeID = nil,
},
},
Tunic = {
["Wild Stew"] = {
untranslated = "Tunic",
untranslated = "Wild Stew",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
description = "A thick stew made with a variety of vegetables.",
tagGroups = {
tagGroups = {
"Clothes",
"Campfire",
"Food",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,032: 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,050: Line 47,421:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TunicItem",
type = "WildStewItem",
typeID = 0,
typeID = nil,
},
},
["Turkey Carcass"] = {
["Wilted Fiddleheads"] = {
untranslated = "Turkey Carcass",
untranslated = "Wilted Fiddleheads",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead turkey.",
description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
tagGroups = {
tagGroups = {
"Tiny Carcass",
"Charred Food",
"Tiny Leather Carcass",
"Food",
},
},
maxStack = 100,
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,
Line 46,078: Line 47,449:
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,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TurkeyCarcassItem",
type = "WiltedFiddleheadsItem",
typeID = 0,
typeID = nil,
},
},
["Upholstered Chair"] = {
["Wind Turbine"] = {
untranslated = "Upholstered Chair",
untranslated = "Wind Turbine",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "Like a chair, 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 = 1000,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,119: Line 47,492:
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,505:
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,514:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UpholsteredChairItem",
type = "WindTurbineItem",
typeID = 0,
typeID = nil,
},
},
["Upholstered Couch"] = {
Windmill = {
untranslated = "Upholstered Couch",
untranslated = "Windmill",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "Like a couch, but upholstered.",
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 = {
"Housing",
"Crafted Objects",
"Power Generation",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,164: Line 47,539:
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,552:
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,561:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UpholsteredCouchItem",
type = "WindmillItem",
typeID = 0,
typeID = nil,
},
},
Urchin = {
["Wolf Carcass"] = {
untranslated = "Urchin",
untranslated = "Wolf Carcass",
category = nil,
category = nil,
group = "Natural Resources",
group = "Natural Resources",
description = "An urchin.",
description = "A dead wolf.",
tagGroups = {
tagGroups = {
"Marine Life",
"Animal",
"Item",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,206: Line 47,583:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,213: 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,231: Line 47,608:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UrchinItem",
type = "WolfCarcassItem",
typeID = 0,
typeID = nil,
},
},
Valve = {
["Wood Cart"] = {
untranslated = "Valve",
untranslated = "Wood Cart",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A device that regulates, directs, or controls the flow of fluid.",
description = "Small cart for hauling small loads.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Vehicle",
"Vehicles",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,256: 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,274: Line 47,655:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ValveItem",
type = "WoodCartItem",
typeID = 0,
typeID = nil,
},
},
["Vegetable Medley"] = {
["Wood Pulp"] = {
untranslated = "Vegetable Medley",
untranslated = "Wood Pulp",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "An eclectic arrangement of vegetables.",
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 = 300,
weight = "50",
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 = "50",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,301: 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,319: Line 47,702:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableMedleyItem",
type = "WoodPulpItem",
typeID = 0,
typeID = nil,
},
},
["Vegetable Soup"] = {
["Wood Shop Cart"] = {
untranslated = "Vegetable Soup",
untranslated = "Wood Shop Cart",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Who knew plants in plant broth could be so tasty?",
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 = 700,
weight = "10000",
calories = 1200,
calories = nil,
carbs = 12,
carbs = nil,
protein = 4,
protein = nil,
fat = 7,
fat = nil,
vitamins = 19,
vitamins = nil,
density = 3.5000000000000004,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 46,346: 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,364: Line 47,749:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableSoupItem",
type = "WoodShopCartItem",
typeID = 0,
typeID = nil,
},
},
["Vegetable Stock"] = {
["Wooden Barge"] = {
untranslated = "Vegetable Stock",
untranslated = "Wooden Barge",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A hearty stock full of assorted vegetables.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = "20000",
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,778:
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,796:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableStockItem",
type = "WoodenBargeItem",
typeID = 0,
typeID = nil,
},
},
["Villagers Cowl Lowered"] = {
["Wooden Ceiling Light"] = {
untranslated = "Villagers Cowl Lowered",
untranslated = "Wooden Ceiling Light",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A rough linen cowl lowered, showing your face.",
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,436: 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,454: Line 47,843:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VillagersCowlLoweredItem",
type = "WoodenCeilingLightItem",
typeID = 0,
typeID = nil,
},
},
["Villagers Cowl Raised"] = {
["Wooden Elevator"] = {
untranslated = "Villagers Cowl Raised",
untranslated = "Wooden Elevator",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A rough linen cowl raised, hiding your face partially.",
description = "An elevator for transporting loads vertically.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafted Objects",
"Specialty",
"Vehicle",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,481: Line 47,872:
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,890:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VillagersCowlRaisedItem",
type = "WoodenElevatorItem",
typeID = 0,
typeID = nil,
},
},
["Wainwright Table"] = {
["Wooden Fabric Bed"] = {
untranslated = "Wainwright Table",
untranslated = "Wooden Fabric Bed",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "A much more comfortable bed made with fabric.",
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 46,523: Line 47,916:
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,928:
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,937:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WainwrightTableItem",
type = "WoodenFabricBedItem",
typeID = 0,
typeID = nil,
},
},
["Wall Candle"] = {
["Wooden Floor Lamp"] = {
untranslated = "Wall Candle",
untranslated = "Wooden Floor Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A wall mounted candle.",
description = "A more modern way to light up a room. This time from the floor.",
tagGroups = {
tagGroups = {
"Housing",
"Housing Objects",
"Lighting",
"World Object",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,567: Line 47,962:
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,975:
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,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WallCandleItem",
type = "WoodenFloorLampItem",
typeID = 0,
typeID = nil,
},
},
["Wanderers Hood Lowered"] = {
["Wooden Frame Landscape"] = {
untranslated = "Wanderers Hood Lowered",
untranslated = "Wooden Frame Landscape",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A quality linen cowl lowered, showing your face.",
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,616: 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,634: Line 48,031:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WanderersHoodLoweredItem",
type = "WoodenFrameLandscapeItem",
typeID = 0,
typeID = nil,
},
},
["Wanderers Hood Raised"] = {
["Wooden Frame Wide"] = {
untranslated = "Wanderers Hood Raised",
untranslated = "Wooden Frame Wide",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
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,060:
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,078:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WanderersHoodRaisedItem",
type = "WoodenFrameWideItem",
typeID = 0,
typeID = nil,
},
},
Washboard = {
["Wooden Hull Planks"] = {
untranslated = "Washboard",
untranslated = "Wooden Hull Planks",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "Sometimes it can be nice to have clean clothes.",
description = "Basic wooden boards specially made for ships.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "1500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,699: Line 48,100:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
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,116:
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,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WashboardItem",
type = "WoodenHullPlanksItem",
typeID = 0,
typeID = nil,
},
},
["Washing Machine"] = {
["Wooden Keel"] = {
untranslated = "Washing Machine",
untranslated = "Wooden Keel",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
description = "The backbone of any wooden ships.",
tagGroups = {
tagGroups = {
"Housing",
"Item",
"Items",
"Products",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,744: Line 48,147:
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,
Line 46,760: Line 48,163:
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,172:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WashingMachineItem",
type = "WoodenKeelItem",
typeID = 0,
typeID = nil,
},
},
["Waste Filter"] = {
["Wooden Kitchen Lamp"] = {
untranslated = "Waste Filter",
untranslated = "Wooden Kitchen Lamp",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "Treats raw sewage.",
description = "A more modern way to light up a room.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Housing Objects",
"Lighting",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,794: 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,803: Line 48,210:
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,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WasteFilterItem",
type = "WoodenKitchenLampItem",
typeID = 0,
typeID = nil,
},
},
["Waterweed Seed"] = {
["Wooden Liquids Tank"] = {
untranslated = "Waterweed Seed",
untranslated = "Wooden Liquids Tank",
category = nil,
category = nil,
group = "Food",
group = "World Object",
description = "Plant to grow waterweed.",
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,
Line 46,840: Line 48,246:
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,264:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WaterweedSeedItem",
type = "WoodenLiquidsTankItem",
typeID = 0,
typeID = nil,
},
},
Waterwheel = {
["Wooden Mold"] = {
untranslated = "Waterwheel",
untranslated = "Wooden Mold",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Item",
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,876: Line 48,286:
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 46,901: Line 48,311:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WaterwheelItem",
type = "WoodenMoldItem",
typeID = 0,
typeID = nil,
},
},
["Wet Brick"] = {
["Wooden Moorage Post"] = {
untranslated = "Wet Brick",
untranslated = "Wooden Moorage Post",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A simple wet brick ready to be processed into a construction block.",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafted Objects",
"Specialty",
"World Object",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,926: 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,944: Line 48,358:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WetBrickItem",
type = "WoodenMooragePostItem",
typeID = 0,
typeID = nil,
},
},
Wheat = {
["Wooden Oar"] = {
untranslated = "Wheat",
untranslated = "Wooden Oar",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A common grain that is significantly more useful processed.",
description = "An important piece of equipment used to give smaller wooden ships momentum.",
tagGroups = {
tagGroups = {
"Food",
"Item",
"Grain",
"Items",
"Raw Food",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "500",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,973: Line 48,387:
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,405:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheatItem",
type = "WoodenOarItem",
typeID = 0,
typeID = nil,
},
},
["Wheat Seed"] = {
["Wooden Podium"] = {
untranslated = "Wheat Seed",
untranslated = "Wooden Podium",
category = nil,
category = nil,
group = "Food",
group = "World Object",
description = "Plant to grow wheat.",
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 47,020: 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,038: Line 48,450:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheatSeedItem",
type = "WoodenPodiumItem",
typeID = 0,
typeID = nil,
},
},
Wheelbarrow = {
["Wooden Rudder"] = {
untranslated = "Wheelbarrow",
untranslated = "Wooden Rudder",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Small wheelbarrow for hauling minimal loads.",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {
tagGroups = {
"Vehicles",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = "500",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,058: Line 48,472:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,065: 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,074: Line 48,488:
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,497:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheelbarrowItem",
type = "WoodenRudderItem",
typeID = 0,
typeID = nil,
},
},
["White Bursage Seed"] = {
["Wooden Straw Bed"] = {
untranslated = "White Bursage Seed",
untranslated = "Wooden Straw Bed",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Plant to grow a white bursage.",
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
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 47,111: 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,129: Line 48,544:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WhiteBursageSeedItem",
type = "WoodenStrawBedItem",
typeID = 0,
typeID = nil,
},
},
["Wild Mix"] = {
["Wooden Table Lamp"] = {
untranslated = "Wild Mix",
untranslated = "Wooden Table Lamp",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
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 = 600,
weight = "500",
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,573:
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,591:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WildMixItem",
type = "WoodenTableLampItem",
typeID = 0,
typeID = nil,
},
},
["Wild Stew"] = {
["Wooden Transport Ship"] = {
untranslated = "Wild Stew",
untranslated = "Wooden Transport Ship",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A thick stew made with a variety of vegetables.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Crafted Objects",
"Vehicle",
"Vehicles",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = "20000",
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,620:
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,638:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WildStewItem",
type = "WoodenTransportShipItem",
typeID = 0,
typeID = nil,
},
},
["Wilted Fiddleheads"] = {
["Wooden Wheel"] = {
untranslated = "Wilted Fiddleheads",
untranslated = "Wooden Wheel",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
description = "A basic wheel for use in early wooden vehicles.",
tagGroups = {
tagGroups = {
"Charred Green",
"Item",
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = "500",
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 = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,247: Line 48,667:
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,685:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WiltedFiddleheadsItem",
type = "WoodenWheelItem",
typeID = 0,
typeID = nil,
},
},
["Wind Turbine"] = {
["Wool Carpet"] = {
untranslated = "Wind Turbine",
untranslated = "Wool Carpet",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
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 woven wool floor covering attached to a lumber backing.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 10000,
"Building Materials",
},
maxStack = 0,
carried = "Hands",
weight = "10000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,283: 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,299: Line 48,723:
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,732:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WindTurbineItem",
type = "WoolCarpetItem",
typeID = 0,
typeID = nil,
},
},
Windmill = {
["Wool Curtains"] = {
untranslated = "Windmill",
untranslated = "Wool Curtains",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
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 = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Block",
carried = "Backpack",
"Blocks",
weight = 5000,
"Building Materials",
},
maxStack = 0,
carried = "Hands",
weight = "5000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,326: Line 48,754:
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,770:
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,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WindmillItem",
type = "WoolCurtainsItem",
typeID = 0,
typeID = nil,
},
},
["Wolf Carcass"] = {
["Wool Fabric"] = {
untranslated = "Wolf Carcass",
untranslated = "Wool Fabric",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead wolf.",
description = "Wool fabric is warm and durable, but it can be slightly itchy.",
tagGroups = {
tagGroups = {
"Small Carcass",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,371: Line 48,801:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,378: 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,396: Line 48,826:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WolfCarcassItem",
type = "WoolFabricItem",
typeID = 0,
typeID = nil,
},
},
["Wood Cart"] = {
["Wool Yarn"] = {
untranslated = "Wood Cart",
untranslated = "Wool Yarn",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Small cart for hauling small loads.",
description = "Spun wool that can be used for knitting, weaving, or sewing.",
tagGroups = {
tagGroups = {
"Vehicles",
"Item",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "20",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,416: Line 48,848:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = "",
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,423: 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,432: Line 48,864:
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,873:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodCartItem",
type = "WoolYarnItem",
typeID = 0,
typeID = nil,
},
},
["Wood Pulp"] = {
["Work Backpack"] = {
untranslated = "Wood Pulp",
untranslated = "Work Backpack",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
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 = {
"Burnable Fuel",
"Clothing",
"Natural Fiber",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,462: Line 48,893:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 50,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,469: 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,487: Line 48,918:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodPulpItem",
type = "WorkBackpackItem",
typeID = 0,
typeID = nil,
},
},
["Wood Shop Cart"] = {
["Work Boots"] = {
untranslated = "Wood Shop Cart",
untranslated = "Work Boots",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A store in a wooden cart, very useful when your customers are far away.",
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 = 10000,
weight = "100",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,514: 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,523: Line 48,954:
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,963:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodShopCartItem",
type = "WorkBootsItem",
typeID = 0,
typeID = nil,
},
},
["Wooden Barge"] = {
Workbench = {
untranslated = "Wooden Barge",
untranslated = "Workbench",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "",
description = "A bench for the basics and making even more benches.",
tagGroups = {
tagGroups = {
"Vehicles",
"Craft Tables",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = "1000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,559: Line 48,992:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 0,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,568: Line 49,001:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "7x9x5",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,577: Line 49,010:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenBargeItem",
type = "WorkbenchItem",
typeID = 0,
typeID = nil,
},
},
["Wooden Bow"] = {
["Worldly Donut"] = {
untranslated = "Wooden Bow",
untranslated = "Worldly Donut",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A primitive ranged weapon for hunting. Requires arrows to fire.",
description = "Understand this, and you will understand a lot.",
tagGroups = {
tagGroups = {
"Tool",
"Baking",
"Food",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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,
Line 47,604: Line 49,038:
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,056:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenBowItem",
type = "WorldlyDonutItem",
typeID = 0,
typeID = nil,
ToolVariant = "Bow",
ToolDurability = 200.0,
ToolDamage = 1.0,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Wood",
},
},
["Wooden Ceiling Light"] = {
Yeast = {
untranslated = "Wooden Ceiling Light",
untranslated = "Yeast",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A more modern way to light up a room.",
description = "A fungus that acts as an amazing leavening agent.",
tagGroups = {
tagGroups = {
"Housing",
"Food",
"Ingredients",
},
},
maxStack = 1,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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,
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,093:
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,102:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenCeilingLightItem",
type = "YeastItem",
typeID = 0,
typeID = nil,
},
},
["Wooden Elevator"] = {
["Zoning Office"] = {
untranslated = "Wooden Elevator",
untranslated = "Zoning Office",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "An elevator for transporting loads vertically.",
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 = {
"Vehicles",
"Government",
"Work Stations",
"World Object",
},
},
maxStack = 100,
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = "2000",
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,699: Line 49,131:
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,140:
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,149:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenElevatorItem",
type = "ZoningOfficeItem",
typeID = 0,
typeID = nil,
},
},
["Wooden Fabric Bed"] = {
},
untranslated = "Wooden Fabric Bed",
tags = {
category = nil,
["Advanced Upgrades"] = {
group = "Housing Objects",
"Advanced Upgrade Lvl1",
description = "A much more comfortable bed made with fabric.",
"Advanced Upgrade Lvl2",
tagGroups = {
"Advanced Upgrade Lvl3",
"Housing",
"Advanced Upgrade Lvl4",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "4",
roomCategory = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.3",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x3x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFabricBedItem",
typeID = 0,
},
},
["Wooden Floor Lamp"] = {
Animal = {
untranslated = "Wooden Floor Lamp",
"Agouti Carcass",
category = nil,
"Alligator Carcass",
group = "Housing Objects",
"Bass",
description = "A more modern way to light up a room. This time from the floor.",
"Bighorn Carcass",
tagGroups = {
"Bison Carcass",
"Housing",
"Blue Shark",
},
"Clam",
maxStack = 1,
"Cod",
carried = "Backpack",
"Coyote Carcass",
weight = 500,
"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 = "2",
"Prairie Dog Carcass",
roomCategory = "Lighting",
"Salmon",
furnitureType = "Lights",
"Snapping Turtle Carcass",
repeatsDepreciation = "0.7",
"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 = "1x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFloorLampItem",
typeID = 0,
},
},
["Wooden Frame Landscape"] = {
Baking = {
untranslated = "Wooden Frame Landscape",
"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,
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"] = {
["Basic Upgrades"] = {
untranslated = "Wooden Frame Wide",
"Basic Upgrade Lvl1",
category = nil,
"Basic Upgrade Lvl2",
group = "Housing Objects",
"Basic Upgrade Lvl3",
description = "",
"Basic Upgrade Lvl4",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameWideItem",
typeID = 0,
},
},
["Wooden Hoe"] = {
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",
"Crushed Mixed Rock",
"Crushed Oil Shale",
"Crushed Sandstone",
"Crushed Shale",
"Crushed Slag",
"Dirt Ramp",
"Fir Log",
"Flat Steel",
"Framed Glass",
"Gasoline",
"Glass",
"Gneiss",
"Gold Bar",
"Gold Concentrate",
"Gold Ore",
"Granite",
"Hardwood Hewn Log",
"Hardwood Lumber",
"Hewn Log",
"Iron Bar",
"Iron Concentrate",
"Iron Ore",
"Iron Pipe",
"Joshua Log",
"Limestone",
"Log",
"Lumber",
"Mortared Basalt",
"Mortared Gneiss",
"Mortared Granite",
"Mortared Limestone",
"Mortared Sandstone",
"Mortared Shale",
"Mortared Stone",
"Nylon Carpet",
"Nylon Curtains",
"Oak Log",
"Palm Log",
"Petroleum",
"Redwood Log",
"Reinforced Concrete",
"Saguaro Rib",
"Sandstone",
"Shale",
"Slag",
"Softwood Hewn Log",
"Softwood Lumber",
"Spruce Log",
"Steel Bar",
"Steel Pipe",
"Stone",
"Stone Road",
"Tree Debris",
"Wool Carpet",
"Wool Curtains",
},
},
["Wooden Kitchen Lamp"] = {
Blocks = {
untranslated = "Wooden Kitchen Lamp",
"Ashlar Basalt",
category = nil,
"Ashlar Gneiss",
group = "Housing Objects",
"Ashlar Granite",
description = "A more modern way to light up a room.",
"Ashlar Limestone",
tagGroups = {
"Ashlar Sandstone",
"Housing",
"Ashlar Shale",
},
"Asphalt Concrete",
maxStack = 1,
"Barrel",
carried = "Backpack",
"Biodiesel",
weight = 500,
"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",
"Composite Redwood Lumber",
roomCategory = "Lighting",
"Composite Saguaro Lumber",
furnitureType = "Lights",
"Composite Spruce Lumber",
repeatsDepreciation = "0.5",
"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 = "1x1x2",
"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 = "WoodenKitchenLampItem",
"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 Latrine"] = {
["Building Materials"] = {
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",
},
"Brick",
maxStack = 1,
"Composite Birch Lumber",
carried = "Backpack",
"Composite Cedar Lumber",
weight = 1000,
"Composite Ceiba Lumber",
calories = nil,
"Composite Fir Lumber",
carbs = nil,
"Composite Joshua Lumber",
protein = nil,
"Composite Lumber",
fat = nil,
"Composite Oak Lumber",
vitamins = nil,
"Composite Palm Lumber",
density = nil,
"Composite Redwood Lumber",
fuel = nil,
"Composite Saguaro Lumber",
yield = nil,
"Composite Spruce Lumber",
currency = nil,
"Corrugated Steel",
skillValue = "1.5",
"Cotton Carpet",
roomCategory = "Bathroom",
"Cotton Curtains",
furnitureType = "Toilet",
"Flat Steel",
repeatsDepreciation = "0.1",
"Framed Glass",
materialTier = nil,
"Glass",
fuelsUsed = nil,
"Hardwood Hewn Log",
gridRadius = nil,
"Hardwood Lumber",
energyUsed = nil,
"Hewn Log",
energyProduced = nil,
"Lumber",
energyType = nil,
"Mortared Granite",
fluidsUsed = nil,
"Mortared Limestone",
fluidsProduced = nil,
"Mortared Sandstone",
validTalents = nil,
"Mortared Stone",
footprint = nil,
"Nylon Carpet",
mobile = nil,
"Nylon Curtains",
roomSizeReq = nil,
"Reinforced Concrete",
roomMatReq = nil,
"Softwood Hewn Log",
roomContainReq = nil,
"Softwood Lumber",
inventorySlots = nil,
"Wool Carpet",
inventoryMaxWeight = nil,
"Wool Curtains",
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LatrineItem",
typeID = 0,
},
},
["Wooden Mold"] = {
Byproducts = {
untranslated = "Wooden Mold",
"Slag",
category = nil,
"Tree Debris",
group = "Items",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenMoldItem",
typeID = 0,
},
},
["Wooden Moorage Post"] = {
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",
["Wooden Shovel"] = {
"Peasant Hair",
untranslated = "Wooden Shovel",
"Ponytail",
category = nil,
"Primitive Canvas Boots",
group = "Items",
"Primitive Canvas Pants",
description = "A simple wooden shovel made for moving dirt.",
"Primitive Canvas Shorts",
tagGroups = {
"Primitive Fur Belt",
"Tool",
"Primitive Leather Boots",
},
"Primitive Leather Pants",
maxStack = 1,
"Primitive Leather Shirt",
carried = "Backpack",
"Primitive Leather Shorts",
weight = 1000,
"Running Shoes",
calories = nil,
"Sandals",
carbs = nil,
"Scruffy Hair",
protein = nil,
"Shipwright Hat",
fat = nil,
"Shipwright Overalls",
vitamins = nil,
"Shipwright Sandals",
density = nil,
"Shipwright Shirt",
fuel = nil,
"Short Beard",
yield = nil,
"Shorts",
currency = nil,
"Sleek Short Hair",
skillValue = nil,
"Smith Apron",
roomCategory = nil,
"Smith Bandana",
furnitureType = nil,
"Smith Boots",
repeatsDepreciation = nil,
"Smith Gloves",
materialTier = 1,
"Smith Pants",
fuelsUsed = nil,
"Smith Shirt",
gridRadius = nil,
"Square Belt",
energyUsed = nil,
"Tailor Bowler Hat",
energyProduced = nil,
"Tailor Pants",
energyType = nil,
"Tailor Shirt",
fluidsUsed = nil,
"Tailor Shoes",
fluidsProduced = nil,
"Tall Boots",
validTalents = nil,
"The Bob",
footprint = nil,
"Trapper Fur Hat",
mobile = nil,
"Trapper Leather Hat",
roomSizeReq = nil,
"Trousers",
roomMatReq = nil,
"Tunic",
roomContainReq = nil,
"Villagers Cowl Lowered",
inventorySlots = nil,
"Villagers Cowl Raised",
inventoryMaxWeight = nil,
"Wanderers Hood Lowered",
inventoryRestrictions = nil,
"Wanderers Hood Raised",
NutrientElement = nil,
"Work Backpack",
type = "WoodenShovelItem",
"Work Boots",
typeID = 0,
ToolVariant = "Shovel",
ToolDurability = 175.0,
ToolRepairType = "Wood",
ToolCarryCapacity = 1.0,
},
},
["Wooden Straw Bed"] = {
Community = {
untranslated = "Wooden Straw Bed",
"Construction Post",
category = nil,
"Distribution Station",
group = "Housing Objects",
"Stop Sign",
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x3x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenStrawBedItem",
typeID = 0,
},
},
["Wooden Table Lamp"] = {
Cooking = {
untranslated = "Wooden Table Lamp",
"Agouti Enchiladas",
category = nil,
"Autumn Stew",
group = "Housing Objects",
"Banh Xeo",
description = "For late night studying. Or working. Or anything, really.",
"Basic Salad",
tagGroups = {
"Bear SUPREME",
"Housing",
"Bison Chow Fun",
},
"Boiled Sausage",
maxStack = 1,
"Clam Chowder",
carried = "Backpack",
"Corn Fritters",
weight = 500,
"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 = "2",
"Mochi",
roomCategory = "Lighting",
"Phad Thai",
furnitureType = "Lights",
"Pineapple Friend Rice",
repeatsDepreciation = "0.7",
"Poke Bowl",
materialTier = nil,
"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 = "1x1x1",
"Tortilla",
mobile = nil,
"Vegetable Medley",
roomSizeReq = nil,
"Vegetable Soup",
roomMatReq = nil,
"Wild Mix",
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenTableLampItem",
typeID = 0,
},
},
["Wooden Transport Ship"] = {
["Craft Tables"] = {
untranslated = "Wooden Transport Ship",
"Advanced Carpentry Table",
category = nil,
"Advanced Masonry Table",
group = "Crafted Objects",
"Advanced Tailoring Table",
description = "",
"Anvil",
tagGroups = {
"Arrastra",
"Vehicles",
"Assembly Line",
},
"Automatic Loom",
maxStack = 100,
"Blast Furnace",
carried = "Backpack",
"Bloomery",
weight = 20000,
"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 = nil,
"Fiber Scutching Station",
roomCategory = nil,
"Fish Rack",
furnitureType = nil,
"Fishery",
repeatsDepreciation = nil,
"Froth Floatation Cell",
materialTier = nil,
"Glassworks",
fuelsUsed = nil,
"Jaw Crusher",
gridRadius = nil,
"Kiln",
energyUsed = nil,
"Lathe",
energyProduced = nil,
"Loom",
energyType = nil,
"Machinist Table",
fluidsUsed = nil,
"Masonry Table",
fluidsProduced = nil,
"Medium Shipyard",
validTalents = nil,
"Oil Refinery",
footprint = "4x8x4",
"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 = "WoodenTransportShipItem",
"Small Paper Machine",
typeID = 0,
"Small Shipyard",
"Spin Melter",
"Stamp Mill",
"Tailoring Table",
"Tool Bench",
"Wainwright Table",
"Workbench",
},
["Crafted Objects"] = {
"Combustion Generator",
"Computer Lab",
"Construction Post",
"Crab Pot",
"Crane",
"Distribution Station",
"Easel",
"Electric Water Pump",
"Elevator Call Post",
"Excavator",
"Fish Trap",
"Hand Plow",
"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",
"Industrial Barge",
"Industrial Elevator",
"Industrial Generator",
"Industrial Refrigerator",
"Large Canoe",
"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 Lumber Stockpile",
"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",
"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,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenWheelItem",
typeID = 0,
},
},
["Wool Carpet"] = {
Decoration = {
untranslated = "Wool Carpet",
"Ashlar Large Basalt Fountain",
category = nil,
"Ashlar Large Stone Fountain",
group = "Blocks",
"Ashlar Small Basalt Fountain",
description = "A woven wool floor covering attached to a lumber backing.",
"Ashlar Small Stone Fountain",
tagGroups = {
"Carved Pumpkin",
"Constructable",
"Cotton Streamer Stars",
},
"Cotton Streamer Stripes",
maxStack = 20,
"Decorative Anchor",
carried = "Hands",
"Decorative Glass Buoy Blue",
weight = 10000,
"Decorative Glass Buoy Red",
calories = nil,
"Decorative Hanging Buoy",
carbs = nil,
"Decorative Life Preserver",
protein = nil,
"Decorative Ship Wheel",
fat = nil,
"Galaxy Vase",
vitamins = nil,
"Large Cotton Bunting Red",
density = nil,
"Large Cotton Bunting Regal",
fuel = nil,
"Large Nylon Bunting Green",
yield = nil,
"Large Nylon Bunting Purple",
currency = nil,
"Limestone Bison Statue",
skillValue = nil,
"Limestone Otter Statue",
roomCategory = nil,
"Limestone Owl Statue",
furnitureType = nil,
"Limestone Wolf Statue",
repeatsDepreciation = nil,
"Orange Vase",
materialTier = 4,
"Plant Vase",
fuelsUsed = nil,
"Planter Pot Round",
gridRadius = nil,
"Planter Pot Square",
energyUsed = nil,
"Purple Vase",
energyProduced = nil,
"Red Vase",
energyType = nil,
"Rug Large",
fluidsUsed = nil,
"Rug Medium",
fluidsProduced = nil,
"Rug Small",
validTalents = nil,
"Small Cotton Bunting Red",
footprint = nil,
"Small Cotton Bunting Regal",
mobile = nil,
"Small Nylon Bunting Green",
roomSizeReq = nil,
"Small Nylon Bunting Purple",
roomMatReq = nil,
"Stuffed Alligator",
roomContainReq = nil,
"Stuffed Bison",
inventorySlots = nil,
"Stuffed Elk",
inventoryMaxWeight = nil,
"Stuffed Goat",
inventoryRestrictions = nil,
"Stuffed Jaguar",
NutrientElement = nil,
"Stuffed Wolf",
type = "WoolCarpetItem",
"Swirl Vase",
typeID = 0,
},
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",
},
Economic = {
"Bank",
"Contract Board",
"Currency Exchange",
"Mint",
"Real Estate Desk",
"Registrar",
"Store",
},
},
["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",
["Work Boots"] = {
"Heart Of Palm",
untranslated = "Work Boots",
"Hearty Hometown Pizza",
category = nil,
"Hosomaki",
group = "Clothing",
"Huckleberries",
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)",
"Huckleberry Extract",
tagGroups = {
"Huckleberry Fritter",
"Clothes",
"Huckleberry Pie",
},
"Hydrocolloids",
maxStack = 100,
"Infused Oil",
carried = "Backpack",
"Jungle Campfire Salad",
weight = 100,
"Jungle Campfire Stew",
calories = nil,
"Kelpy Crab Roll",
carbs = nil,
"Leavened Dough",
protein = nil,
"Liquid Nitrogen",
fat = nil,
"Loaded Taro Fries",
vitamins = nil,
"Macarons",
density = nil,
"Maltodextrin",
fuel = nil,
"Meat Pie",
yield = nil,
"Meat Stock",
currency = nil,
"Meaty Stew",
skillValue = nil,
"Milk",
roomCategory = nil,
"Millionaires Salad",
furnitureType = nil,
"Mochi",
repeatsDepreciation = nil,
"Oil",
materialTier = nil,
"Orchid",
fuelsUsed = nil,
"Papaya",
gridRadius = nil,
"Pastry Dough",
energyUsed = nil,
"Phad Thai",
energyProduced = nil,
"Pineapple",
energyType = nil,
"Pineapple Friend Rice",
fluidsUsed = nil,
"Pirozhok",
fluidsProduced = nil,
"Poke Bowl",
validTalents = nil,
"Prepared Meat",
footprint = nil,
"Prickly Pear Fruit",
mobile = nil,
"Prime Cut",
roomSizeReq = nil,
"Pumpkin",
roomMatReq = nil,
"Pupusas",
roomContainReq = nil,
"Raw Bacon",
inventorySlots = nil,
"Raw Fish",
inventoryMaxWeight = nil,
"Raw Meat",
inventoryRestrictions = nil,
"Raw Roast",
NutrientElement = nil,
"Raw Sausage",
type = "WorkBootsItem",
"Rice Flour",
typeID = 0,
"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",
},
Government = {
"Amendments",
"Ballot Box",
"Board Of Elections",
"Capitol",
"Census Bureau",
"Country Foundation",
"Court Table",
"Embassy Desk",
"Executive Office",
"Federation Foundation",
"Government Office",
"Immigration Desk",
"Large Court",
"Outpost Table",
"Printing Press",
"Settlement Crafting Table",
"Small Court",
"Stenographers Table",
"Town Foundation",
"Treasury",
"Zoning Office",
},
},
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 = {
"Acorn Powder",
"Bean Paste",
"Boiled Rice",
"Camas Paste",
"Cereal Germ",
"Cornmeal",
"Flaxseed Oil",
"Flour",
"Huckleberry Extract",
"Infused Oil",
"Meat Stock",
"Oil",
"Rice Flour",
"Rice Noodles",
"Simple Syrup",
"Sugar",
"Sun Cheese",
"Tallow",
"Vegetable Stock",
"Yeast",
},
},
},
Item = {
tags = {
"Advanced Circuit",
["Advanced Research"] = {
"Advanced Combustion Engine",
"Agouti Carcass",
"Agriculture Research Paper Advanced",
"Agriculture Research Paper Advanced",
"Agriculture Research Paper Modern",
"Alligator Carcass",
"Arrow",
"Art Supplies",
"Basic Circuit",
"Bass",
"Beaver Carcass",
"Bighorn Carcass",
"Bison Carcass",
"Blue Shark",
"Board",
"Boiler",
"C O2 Canister",
"Camera",
"Camera Film",
"Canvas",
"Cellulose Fiber",
"Cement",
"Charcoal",
"Claim Tool",
"Clam",
"Cloth",
"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 Advanced",
"Culinary Research Paper Basic",
"Culinary Research Paper Modern",
"Deer Carcass",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Basic",
"Dendrology Research Paper Modern",
"Ecko The Dolphin",
"Electric Motor",
"Elk Carcass",
"Engineering Research Paper Advanced",
"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",
"Gearbox",
"Geology Research Paper Advanced",
"Geology Research Paper Advanced",
"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 Advanced",
"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",
},
},
["Advanced Upgrade"] = {
Items = {
"Advanced Upgrade 1",
"Advanced Circuit",
"Advanced Upgrade 2",
"Advanced Combustion Engine",
"Advanced Upgrade 3",
"Agriculture Research Paper Advanced",
"Advanced Upgrade 4",
"Agriculture Research Paper Modern",
},
"Arrow",
["Animal Skin"] = {
"Art Supplies",
"Fur Pelt",
"Basic Circuit",
"Leather Hide",
"Berry Extract Fertilizer",
},
"Blood Meal Fertilizer",
["Ashlar Stone"] = {
"Board",
"Ashlar Basalt",
"Boiler",
"Ashlar Gneiss",
"Camas Ash Fertilizer",
"Ashlar Granite",
"Camera Film",
"Ashlar Limestone",
"Canvas",
"Ashlar Sandstone",
"Cellulose Fiber",
"Ashlar Shale",
"Cement",
},
"Charcoal",
["Baked Food"] = {
"Claim Tool",
"Baked Agave",
"Colored Powder",
"Baked Beet",
"Combustion Engine",
"Baked Corn",
"Composite Filler",
"Baked Heart Of Palm",
"Compost Fertilizer",
"Baked Roast",
"Copper Plate",
"Baked Taro",
"Copper Wiring",
"Baked Tomato",
"Cotton Boll",
"Camas Bulb Bake",
"Cotton Fabric",
},
"Cotton Lint",
["Baked Vegetable"] = {
"Cotton Thread",
"Baked Agave",
"Culinary Research Paper Advanced",
"Baked Beet",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Taro",
"Baked Tomato",
"Camas Bulb Bake",
},
["Basic Research"] = {
"Culinary Research Paper Basic",
"Culinary Research Paper Basic",
"Culinary Research Paper Modern",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Basic",
"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",
"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",
"Heat Sink",
"Hemp Mooring Rope",
"Hide Ash Fertilizer",
"Iron Anchor",
"Iron Axle",
"Iron Gear",
"Iron Hull Sheet",
"Iron Plate",
"Iron Saw Blade",
"Iron Wheel",
"Kelp",
"Large Metal Ship Frame",
"Large Wooden Ship Frame",
"Leather Hide",
"Light Bulb",
"Linen Fabric",
"Linen Yarn",
"Medium Metal Ship Frame",
"Medium Wooden Ship Frame",
"Metal Keel",
"Metal Rudder",
"Metallurgy Research Paper Advanced",
"Metallurgy Research Paper Basic",
"Metallurgy Research Paper Basic",
},
"Metallurgy Research Paper Modern",
["Basic Upgrade"] = {
"Mortar",
"Basic Upgrade 1",
"Nail",
"Basic Upgrade 2",
"Nylon",
"Basic Upgrade 3",
"Nylon Fabric",
"Basic Upgrade 4",
"Nylon Mooring Rope",
},
"Nylon Thread",
Bread = {
"Nylon Trawler Net",
"Bread",
"Oil Paint",
"Camas Bread",
},
["Burnable Fuel"] = {
"Arrow",
"Birch Log",
"Board",
"Cedar Log",
"Ceiba Log",
"Charcoal",
"Crushed Coal",
"Fir Log",
"Hardwood Board",
"Hardwood Hewn Log",
"Hardwood Lumber",
"Hewn Log",
"Joshua Log",
"Lumber",
"Oak Log",
"Palm Log",
"Paper",
"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",
},
Lighting = {
"Brazier",
"Candle Stand",
"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",
},
Liquids = {
"Barrel",
"Biodiesel",
"Gasoline",
"Petroleum",
},
["Living Room"] = {
"Ashlar Basalt Fireplace",
"Ashlar Stone Fireplace",
"Bison Mount",
"Bookshelf",
"Brick Fireplace",
"Couch",
"Elk Mount",
"Goat Mount",
"Mortared Granite Fireplace",
"Mortared Stone Fireplace",
"Nylon Futon Couch",
"Padded Chair",
"Sheep Mount",
"Shelf Cabinet",
"Upholstered Chair",
"Upholstered Couch",
},
},
["Charred Fruit"] = {
Logs = {
"Charred Cactus Fruit",
"Birch Log",
"Charred Papaya",
"Cedar Log",
"Charred Pineapple",
"Ceiba Log",
"Fir Log",
"Joshua Log",
"Oak Log",
"Palm Log",
"Redwood Log",
"Saguaro Rib",
"Spruce Log",
},
},
["Charred Green"] = {
Metals = {
"Charred Agave",
"Copper Bar",
"Charred Fireweed Shoots",
"Gold Bar",
"Wilted Fiddleheads",
"Iron Bar",
"Steel Bar",
},
},
["Charred Vegetable"] = {
["Modern Upgrades"] = {
"Charred Beans",
"Modern Upgrade Lvl1",
"Charred Beet",
"Modern Upgrade Lvl2",
"Charred Camas Bulb",
"Modern Upgrade Lvl3",
"Charred Corn",
"Modern Upgrade Lvl4",
"Charred Heart Of Palm",
"Charred Mushrooms",
"Charred Taro",
"Charred Tomato",
},
},
Clothes = {
["Natural Resources"] = {
"Bandana",
"Agouti Carcass",
"Basic Backpack",
"Alligator Carcass",
"Bearpack",
"Basalt",
"Big Backpack",
"Bass",
"Builder Boots",
"Bighorn Carcass",
"Builder Gloves",
"Birch Log",
"Builder Helmet",
"Bison Carcass",
"Builder Overalls",
"Blue Shark",
"Builder Shirt",
"Cedar Log",
"Bycocket",
"Ceiba Log",
"Camo Pants",
"Clam",
"Camo Shirt",
"Clay",
"Capris",
"Coal",
"Carbide Helmet Lamp",
"Cod",
"Chef Hat",
"Copper Ore",
"Chef Pants",
"Coyote Carcass",
"Chef Shirt",
"Crab Carcass",
"Chef Shoes",
"Deer Carcass",
"Cloth Belt",
"Elk Carcass",
"Cloth Cape",
"Fir Log",
"Derpy Hat",
"Fox Carcass",
"Explorer Boots",
"Gneiss",
"Explorer Gloves",
"Gold Ore",
"Explorer Hat",
"Granite",
"Explorer Pants",
"Hare Carcass",
"Explorer Shirt",
"Iron Ore",
"Farmer Boots",
"Jaguar Carcass",
"Farmer Gloves",
"Joshua Log",
"Farmer Hat",
"Limestone",
"Farmer Overalls",
"Moon Jellyfish",
"Farmer Shirt",
"Mountain Goat Carcass",
"Garden Boots",
"Oak Log",
"Gigot Sleeve Shirt",
"Otter Carcass",
"Henley",
"Pacific Sardine",
"Light Backpack",
"Palm Log",
"Low Top Shoes",
"Prairie Dog Carcass",
"Muffin Hat",
"Redwood Log",
"Oil Head Lamp",
"Saguaro Rib",
"Primitive Canvas Boots",
"Salmon",
"Primitive Canvas Pants",
"Sandstone",
"Primitive Canvas Shorts",
"Shale",
"Primitive Fur Belt",
"Snapping Turtle Carcass",
"Primitive Leather Boots",
"Spruce Log",
"Primitive Leather Pants",
"Trout",
"Primitive Leather Shirt",
"Tuna",
"Primitive Leather Shorts",
"Turkey Carcass",
"Running Shoes",
"Urchin",
"Sandals",
"Wolf Carcass",
"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 = {
Ore = {
"Charcoal",
"Coal",
"Crushed Coal",
"Copper Ore",
"Gold Ore",
"Iron Ore",
},
},
["Composite Lumber"] = {
Pipes = {
"Composite Birch Lumber",
"Copper Pipe",
"Composite Cedar Lumber",
"Iron Pipe",
"Composite Ceiba Lumber",
"Steel Pipe",
"Composite Fir Lumber",
"Composite Joshua Lumber",
"Composite Lumber",
"Composite Oak Lumber",
"Composite Palm Lumber",
"Composite Redwood Lumber",
"Composite Saguaro Lumber",
"Composite Spruce Lumber",
},
},
["Concentrated Ore"] = {
["Plugin Module"] = {
"Copper Concentrate",
"Advanced Baking Upgrade",
"Gold Concentrate",
"Advanced Cooking Upgrade",
"Iron Concentrate",
"Advanced Masonry Upgrade",
},
"Advanced Smelting Upgrade",
Concrete = {
"Advanced Upgrade Lvl1",
"Reinforced Concrete",
"Advanced Upgrade Lvl2",
},
"Advanced Upgrade Lvl3",
Constructable = {
"Advanced Upgrade Lvl4",
"Ashlar Basalt",
"Baking Upgrade",
"Ashlar Gneiss",
"Basic Engineering Upgrade",
"Ashlar Granite",
"Basic Upgrade Lvl1",
"Ashlar Limestone",
"Basic Upgrade Lvl2",
"Ashlar Sandstone",
"Basic Upgrade Lvl3",
"Ashlar Shale",
"Basic Upgrade Lvl4",
"Asphalt Concrete",
"Butchery Upgrade",
"Brick",
"Campfire Cooking Upgrade",
"Composite Birch Lumber",
"Carpentry Advanced Upgrade",
"Composite Cedar Lumber",
"Carpentry Basic Upgrade",
"Composite Ceiba Lumber",
"Composites Upgrade",
"Composite Fir Lumber",
"Cooking Upgrade",
"Composite Joshua Lumber",
"Cutting Edge Cooking Upgrade",
"Composite Lumber",
"Electronics Upgrade",
"Composite Oak Lumber",
"Farming Upgrade",
"Composite Palm Lumber",
"Fertilizers Upgrade",
"Composite Redwood Lumber",
"Gathering Basic Upgrade",
"Composite Saguaro Lumber",
"Glassworking Advanced Upgrade",
"Composite Spruce Lumber",
"Glassworking Modern Upgrade",
"Corrugated Steel",
"Hunting Upgrade",
"Cotton Carpet",
"Industry Upgrade",
"Cotton Curtains",
"Logging Advanced Upgrade",
"Dirt Ramp",
"Logging Basic Upgrade",
"Flat Steel",
"Masonry Advanced Upgrade",
"Framed Glass",
"Masonry Basic Upgrade",
"Glass",
"Mechanics Advanced Upgrade",
"Hardwood Hewn Log",
"Mechanics Modern Upgrade",
"Hardwood Lumber",
"Milling Upgrade",
"Hewn Log",
"Mining Advanced Upgrade",
"Lumber",
"Mining Basic Upgrade",
"Mortared Granite",
"Mining Modern Upgrade",
"Mortared Limestone",
"Modern Upgrade Lvl1",
"Mortared Sandstone",
"Modern Upgrade Lvl2",
"Mortared Stone",
"Modern Upgrade Lvl3",
"Nylon Carpet",
"Modern Upgrade Lvl4",
"Nylon Curtains",
"Oil Drilling Upgrade",
"Reinforced Concrete",
"Paper Milling Upgrade",
"Softwood Hewn Log",
"Pottery Upgrade",
"Softwood Lumber",
"Shipwright Advanced Upgrade",
"Stone Road",
"Shipwright Basic Upgrade",
"Wool Carpet",
"Smelting Upgrade",
"Wool Curtains",
"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",
"Crushed Basalt",
"Crushed Coal",
"Crushed Copper Ore",
"Crushed Gneiss",
"Crushed Gold Ore",
"Crushed Granite",
"Crushed Iron Ore",
"Crushed Limestone",
"Crushed Mixed Rock",
"Crushed Sandstone",
"Crushed Shale",
"Crushed Slag",
"Gold Concentrate",
"Iron Concentrate",
},
},
["Crafting Table"] = {
Produce = {
"Advanced Carpentry Table",
"Agave Leaves",
"Advanced Masonry Table",
"Amanita Mushrooms",
"Advanced Tailoring Table",
"Bean Sprout",
"Anvil",
"Beet",
"Arrastra",
"Beet Greens",
"Assembly Line",
"Bolete Mushrooms",
"Automatic Loom",
"Cookeina Mushrooms",
"Bakery Oven",
"Corn",
"Blacksmith Table",
"Creosote Flower",
"Blast Furnace",
"Crimini Mushrooms",
"Bloomery",
"Fiddleheads",
"Butchery Table",
"Fireweed Shoots",
"Campfire",
"Giant Cactus Fruit",
"Carpentry Table",
"Heart Of Palm",
"Cast Iron Stove",
"Huckleberries",
"Cement Kiln",
"Orchid",
"Computer Lab",
"Papaya",
"Electric Lathe",
"Pineapple",
"Electric Machinist Table",
"Prickly Pear Fruit",
"Electric Planer",
"Pumpkin",
"Electric Stamping Press",
"Sunflower",
"Electronics Assembly",
"Taro Root",
"Farmers Table",
"Tomato",
"Fiber Scutching Station",
"Trillium Flower",
"Fish Rack",
"Wheat",
"Fishery",
"Fletching Table",
"Froth Floatation Cell",
"Glassworks",
"Grindstone",
"Jaw Crusher",
"Kiln",
"Kitchen",
"Laboratory",
"Lathe",
"Loom",
"Machinist Table",
"Masonry Table",
"Medium Shipyard",
"Mill",
"Oil Refinery",
"Pottery Table",
"Power Hammer",
"Pump Jack",
"Robotic Assembly Line",
"Rocker Box",
"Rolling Mill",
"Sawmill",
"Screening Machine",
"Screw Press",
"Sensor Based Belt Sorter",
"Shaper",
"Small Paper Machine",
"Small Shipyard",
"Spin Melter",
"Stamp Mill",
"Stove",
"Tailoring Table",
"Tool Bench",
"Wainwright Table",
"Workbench",
},
},
Crop = {
Products = {
"Beans",
"Advanced Circuit",
"Camas Bulb",
"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 Boll",
"Cotton Fabric",
"Cotton Lint",
"Cotton Thread",
"Electric Motor",
"Epoxy",
"Ethanol",
"Fiberglass",
"Flax Fiber",
"Flax Stem",
"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",
"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",
"Plant Fibers",
"Rice",
"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",
},
},
["Crop Seed"] = {
["Raw Meat"] = {
"Agave Seed",
"Prepared Meat",
"Amanita Mushroom Spores",
"Prime Cut",
"Beans",
"Raw Bacon",
"Beet Seed",
"Raw Fish",
"Bolete Mushroom Spores",
"Raw Meat",
"Camas Bulb",
"Raw Roast",
"Cookeina Mushroom Spores",
"Raw Sausage",
"Corn Seed",
"Scrap Meat",
"Crimini Mushroom Spores",
"Fern Spore",
"Fireweed Seed",
"Flax Seed",
"Huckleberry Seed",
"Papaya Seed",
"Pineapple Seed",
"Prickly Pear Seed",
"Pumpkin Seed",
"Rice",
"Sunflower Seed",
"Taro Seed",
"Tomato Seed",
"Wheat Seed",
},
},
["Crushed Rock"] = {
["Research Papers"] = {
"Crushed Basalt",
"Agriculture Research Paper Advanced",
"Crushed Gneiss",
"Agriculture Research Paper Modern",
"Crushed Granite",
"Culinary Research Paper Advanced",
"Crushed Limestone",
"Culinary Research Paper Basic",
"Crushed Mixed Rock",
"Culinary Research Paper Modern",
"Crushed Sandstone",
"Dendrology Research Paper Advanced",
"Crushed Shale",
"Dendrology Research Paper Basic",
"Crushed Slag",
"Dendrology Research Paper Modern",
},
"Engineering Research Paper Advanced",
Excavatable = {
"Engineering Research Paper Modern",
"Basalt",
"Gathering Research Paper Basic",
"Clay",
"Geology Research Paper Advanced",
"Coal",
"Geology Research Paper Basic",
"Copper Concentrate",
"Geology Research Paper Modern",
"Copper Ore",
"Metallurgy Research Paper Advanced",
"Crushed Basalt",
"Metallurgy Research Paper Basic",
"Crushed Coal",
"Metallurgy Research Paper Modern",
"Crushed Copper Ore",
"Crushed Gneiss",
"Crushed Gold Ore",
"Crushed Granite",
"Crushed Iron Ore",
"Crushed Limestone",
"Crushed Mixed Rock",
"Crushed Sandstone",
"Crushed Shale",
"Crushed Slag",
"Gneiss",
"Gold Concentrate",
"Gold Ore",
"Granite",
"Iron Concentrate",
"Iron Ore",
"Limestone",
"Sandstone",
"Shale",
"Slag",
},
},
Fabric = {
Researching = {
"Cloth",
"Laboratory",
"Cotton Fabric",
"Research Table",
"Linen Fabric",
"Nylon Fabric",
"Wool Fabric",
},
},
Fat = {
Roads = {
"Flaxseed Oil",
"Asphalt Concrete",
"Oil",
"Dirt Ramp",
"Tallow",
"Stone Road",
},
},
Fertilizer = {
Seating = {
"Berry Extract Fertilizer",
"Adorned Ashlar Basalt Bench",
"Blood Meal Fertilizer",
"Adorned Ashlar Basalt Chair",
"Camas Ash Fertilizer",
"Adorned Ashlar Basalt Table",
"Composite Filler",
"Adorned Ashlar Stone Bench",
"Compost Fertilizer",
"Adorned Ashlar Stone Chair",
"Fiber Filler",
"Adorned Ashlar Stone Table",
"Hide Ash Fertilizer",
"Ashlar Basalt Bench",
"Pelt Fertilizer",
"Ashlar Basalt Chair",
"Phosphate Fertilizer",
"Ashlar Basalt Table",
"Pulp Filler",
"Ashlar Stone Bench",
},
"Ashlar Stone Chair",
["Fertilizer Filler"] = {
"Ashlar Stone Table",
"Composite Filler",
"Composite Birch Bench",
"Fiber Filler",
"Composite Birch Chair",
"Pulp Filler",
"Composite Birch Table",
},
"Composite Hardwood Bench",
Fish = {
"Composite Hardwood Chair",
"Bass",
"Composite Hardwood Table",
"Blue Shark",
"Composite Lumber Bench",
"Cod",
"Composite Lumber Chair",
"Moon Jellyfish",
"Composite Lumber Table",
"Pacific Sardine",
"Court Chair",
"Salmon",
"Hewn Bench",
"Trout",
"Hewn Chair",
"Tuna",
"Hewn Softwood Bench",
"Hewn Softwood Chair",
"Hewn Softwood Table",
"Hewn Table",
"Lumber Bench",
"Lumber Chair",
"Lumber Table",
"Mortared Granite Bench",
"Mortared Granite Chair",
"Mortared Granite Table",
"Mortared Stone Bench",
"Mortared Stone Chair",
"Mortared Stone Table",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Table",
},
},
Food = {
Seed = {
"Acorn",
"Acorn",
"Acorn Powder",
"Agave Leaves",
"Agave Seed",
"Agave Seed",
"Agouti Enchiladas",
"Amanita Mushroom Spores",
"Amanita Mushroom Spores",
"Amanita Mushrooms",
"Arctic Willow Seed",
"Arctic Willow Seed",
"Autumn Stew",
"Barrel Cactus Seed",
"Baked Agave",
"Beans",
"Baked Beet",
"Beet Seed",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Meat",
"Baked Roast",
"Baked Taro",
"Baked Tomato",
"Banh Xeo",
"Bannock",
"Barrel Cactus Seed",
"Basic Salad",
"Bean Paste",
"Bean Sprout",
"Beans",
"Bear SUPREME",
"Bearclaw",
"Beet",
"Beet Campfire Salad",
"Beet Greens",
"Beet Seed",
"Big Bluestem Seed",
"Big Bluestem Seed",
"Birch Seed",
"Birch Seed",
"Bison Chow Fun",
"Boiled Grains",
"Boiled Rice",
"Boiled Sausage",
"Bolete Mushroom Spores",
"Bolete Mushroom Spores",
"Bolete Mushrooms",
"Bread",
"Bullrush Seed",
"Bullrush Seed",
"Bunchgrass Seed",
"Bunchgrass Seed",
"Camas Bread",
"Camas Bulb",
"Camas Bulb",
"Camas Bulb Bake",
"Camas Paste",
"Campfire Roast",
"Cedar Seed",
"Cedar Seed",
"Ceiba Seed",
"Ceiba Seed",
"Cereal Germ",
"Charred Agave",
"Charred Beans",
"Charred Beet",
"Charred Cactus Fruit",
"Charred Camas Bulb",
"Charred Corn",
"Charred Fireweed Shoots",
"Charred Fish",
"Charred Heart Of Palm",
"Charred Meat",
"Charred Mushrooms",
"Charred Papaya",
"Charred Pineapple",
"Charred Sausage",
"Charred Taro",
"Charred Tomato",
"Clam Chowder",
"Cookeina Mushroom Spores",
"Cookeina Mushroom Spores",
"Cookeina Mushrooms",
"Corn",
"Corn Fritters",
"Corn Seed",
"Corn Seed",
"Cornmeal",
"Cotton Seed",
"Cotton Seed",
"Creosote Bush Seed",
"Creosote Bush Seed",
"Creosote Flower",
"Crimini Mushroom Spores",
"Crimini Mushroom Spores",
"Crimini Mushrooms",
"Crimson Salad",
"Crispy Bacon",
"Dried Fish",
"Dried Meat",
"Dwarf Willow Seed",
"Dwarf Willow Seed",
"Elk Taco",
"Elk Wellington",
"Fantastic Forest Pizza",
"Fern Campfire Salad",
"Fern Spore",
"Fern Spore",
"Fiddleheads",
"Field Campfire Stew",
"Filmy Fern Spore",
"Filmy Fern Spore",
"Fir Seed",
"Fir Seed",
"Fireweed Seed",
"Fireweed Seed",
"Fireweed Shoots",
"Fish N Chips",
"Flatbread",
"Flax Seed",
"Flax Seed",
"Flaxseed Oil",
"Flour",
"Fried Camas",
"Fried Fiddleheads",
"Fried Hare Haunches",
"Fried Hearts Of Palm",
"Fried Taro",
"Fried Tomatoes",
"Fruit Muffin",
"Fruit Salad",
"Fruit Tart",
"Giant Cactus Fruit",
"Grass Seed",
"Grass Seed",
"Heart Of Palm",
"Hearty Hometown Pizza",
"Heliconia Seed",
"Heliconia Seed",
"Hosomaki",
"Huckleberries",
"Huckleberry Extract",
"Huckleberry Fritter",
"Huckleberry Pie",
"Huckleberry Seed",
"Huckleberry Seed",
"Infused Oil",
"Jointfir Seed",
"Jointfir Seed",
"Joshua Seed",
"Joshua Seed",
"Jungle Campfire Salad",
"Kelp Seed",
"Jungle Campfire Stew",
"Kelpy Crab Roll",
"King Fern Spore",
"King Fern Spore",
"Lattice Mushroom Spores",
"Lattice Mushroom Spores",
"Leavened Dough",
"Loaded Taro Fries",
"Lupine Seed",
"Lupine Seed",
"Macarons",
"Meat Pie",
"Meat Stock",
"Meaty Stew",
"Millionaires Salad",
"Mochi",
"Ocean Spray Seed",
"Ocean Spray Seed",
"Oil",
"Orchid",
"Orchid Seed",
"Orchid Seed",
"Palm Seed",
"Palm Seed",
"Papaya",
"Papaya Seed",
"Papaya Seed",
"Pastry Dough",
"Phad Thai",
"Pineapple",
"Pineapple Friend Rice",
"Pineapple Seed",
"Pineapple Seed",
"Pirozhok",
"Poke Bowl",
"Prepared Meat",
"Prickly Pear Fruit",
"Prickly Pear Seed",
"Prickly Pear Seed",
"Prime Cut",
"Pumpkin",
"Pumpkin Seed",
"Pumpkin Seed",
"Pupusas",
"Raw Bacon",
"Raw Fish",
"Raw Meat",
"Raw Roast",
"Raw Sausage",
"Redwood Seed",
"Redwood Seed",
"Rice",
"Rice",
"Rice Flour",
"Saguaro Seed",
"Rice Noodles",
"Saxifrage Seed",
"Roast Pumpkin",
"Root Campfire Salad",
"Root Campfire Stew",
"Saguaro Seed",
"Saxifrage Seed",
"Scrap Meat",
"Seagrass Seed",
"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",
"Spruce Seed",
"Stuffed Turkey",
"Sugar",
"Sugarcane",
"Sugarcane",
"Sun Cheese",
"Sunflower",
"Sunflower Seed",
"Sunflower Seed",
"Sweet Deer Jerky",
"Sweet Salad",
"Tallow",
"Taro Fries",
"Taro Root",
"Taro Seed",
"Taro Seed",
"Tasty Tropical Pizza",
"Tomato",
"Tomato Seed",
"Tomato Seed",
"Topped Porridge",
"Tortilla",
"Trillium Flower",
"Trillium Seed",
"Trillium Seed",
"Vegetable Medley",
"Vegetable Soup",
"Vegetable Stock",
"Waterweed Seed",
"Waterweed Seed",
"Wheat",
"Wheat Seed",
"Wheat Seed",
"White Bursage Seed",
"White Bursage Seed",
"Wild Mix",
"Wild Stew",
"Wilted Fiddleheads",
"Worldly Donut",
"Yeast",
},
},
["Fried Vegetable"] = {
Signs = {
"Fried Camas",
"Hanging Long Steel Sign",
"Fried Fiddleheads",
"Hanging Steel Framed Sign",
"Fried Hearts Of Palm",
"Hanging Steel Mine Sign",
"Fried Taro",
"Hanging Steel Plain Sign",
"Fried Tomatoes",
"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",
},
},
Fruit = {
["Specialty Upgrades"] = {
"Giant Cactus Fruit",
"Advanced Baking Upgrade",
"Huckleberries",
"Advanced Cooking Upgrade",
"Papaya",
"Advanced Masonry Upgrade",
"Pineapple",
"Advanced Smelting Upgrade",
"Prickly Pear Fruit",
"Baking Upgrade",
"Pumpkin",
"Basic Engineering Upgrade",
"Butchery Upgrade",
"Campfire Cooking Upgrade",
"Carpentry Advanced Upgrade",
"Carpentry Basic Upgrade",
"Composites Upgrade",
"Cooking Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Basic Upgrade",
"Glassworking Advanced Upgrade",
"Glassworking Modern Upgrade",
"Hunting Upgrade",
"Industry Upgrade",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Masonry Advanced Upgrade",
"Masonry Basic Upgrade",
"Mechanics Advanced Upgrade",
"Mechanics Modern Upgrade",
"Milling Upgrade",
"Mining Advanced Upgrade",
"Mining Basic Upgrade",
"Mining Modern Upgrade",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Upgrade",
"Tailoring Modern Upgrade",
"Tailoring Upgrade",
},
},
Fungus = {
Stone = {
"Amanita Mushrooms",
"Basalt",
"Bolete Mushrooms",
"Gneiss",
"Cookeina Mushrooms",
"Granite",
"Crimini Mushrooms",
"Limestone",
"Sandstone",
"Shale",
},
},
Gear = {
Storage = {
"Iron Gear",
"Industrial Refrigerator",
"Steel Gear",
"Large Lumber Stockpile",
"Lumber Stockpile",
"Outpost Netting",
"Powered Storage Silo",
"Small Stockpile",
"Stockpile",
"Storage Chest",
"Storage Silo",
"Tiny Stockpile",
},
},
Government = {
Tools = {
"Amendments",
"Arrow",
"Ballot Box",
"Claim Tool",
"Board Of Elections",
"Fishing Pole",
"Capitol",
"Flax Trawler Net",
"Census Bureau",
"Nylon Trawler Net",
"Country Foundation",
"Soil Sampler",
"Court Table",
"Steam Tractor Harvester",
"Embassy Desk",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Torch",
},
["Upgrade Modules"] = {
"Advanced Baking Upgrade",
"Advanced Cooking Upgrade",
"Advanced Masonry Upgrade",
"Advanced Smelting Upgrade",
"Advanced Upgrade Lvl1",
"Advanced Upgrade Lvl2",
"Advanced Upgrade Lvl3",
"Advanced Upgrade Lvl4",
"Baking Upgrade",
"Basic Engineering Upgrade",
"Basic Upgrade Lvl1",
"Basic Upgrade Lvl2",
"Basic Upgrade Lvl3",
"Basic Upgrade Lvl4",
"Butchery Upgrade",
"Campfire Cooking Upgrade",
"Carpentry Advanced Upgrade",
"Carpentry Basic Upgrade",
"Composites Upgrade",
"Cooking Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Basic Upgrade",
"Glassworking Advanced Upgrade",
"Glassworking Modern Upgrade",
"Hunting Upgrade",
"Industry Upgrade",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Masonry Advanced Upgrade",
"Masonry Basic Upgrade",
"Mechanics Advanced Upgrade",
"Mechanics Modern Upgrade",
"Milling Upgrade",
"Mining Advanced Upgrade",
"Mining Basic Upgrade",
"Mining Modern Upgrade",
"Modern Upgrade Lvl1",
"Modern Upgrade Lvl2",
"Modern Upgrade Lvl3",
"Modern Upgrade Lvl4",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Upgrade",
"Tailoring Modern Upgrade",
"Tailoring Upgrade",
},
Vehicle = {
"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",
},
Vehicles = {
"Crane",
"Excavator",
"Hand Plow",
"Industrial Barge",
"Large Canoe",
"Medium Fishing Trawler",
"Powered Cart",
"Skid Steer",
"Small Canoe",
"Small Wood Cart",
"Small Wooden Boat",
"Steam Tractor",
"Steam Truck",
"Truck",
"Wheelbarrow",
"Wood Cart",
"Wood Shop Cart",
"Wooden Barge",
"Wooden Transport Ship",
},
["Work Stations"] = {
"Advanced Carpentry Table",
"Advanced Masonry Table",
"Advanced Tailoring Table",
"Amendments",
"Anvil",
"Arrastra",
"Assembly Line",
"Automatic Loom",
"Ballot Box",
"Bank",
"Blast Furnace",
"Bloomery",
"Board Of Elections",
"Campfire",
"Campsite",
"Capitol",
"Carpentry Table",
"Cement Kiln",
"Census Bureau",
"Contract Board",
"Country Foundation",
"Court Table",
"Currency Exchange",
"Electric Lathe",
"Electric Machinist Table",
"Electric Planer",
"Electric Stamping Press",
"Electronics Assembly",
"Embassy Desk",
"Executive Office",
"Executive Office",
"Farmers Table",
"Federation Foundation",
"Federation Foundation",
"Fiber Scutching Station",
"Fish Rack",
"Fishery",
"Froth Floatation Cell",
"Glassworks",
"Government Office",
"Government Office",
"Immigration Desk",
"Immigration Desk",
"Jaw Crusher",
"Kiln",
"Laboratory",
"Large Court",
"Large Court",
"Lathe",
"Loom",
"Machinist Table",
"Masonry Table",
"Medium Shipyard",
"Mint",
"Oil Refinery",
"Outpost Table",
"Outpost Table",
"Printing Press",
"Printing Press",
"Pump Jack",
"Real Estate Desk",
"Registrar",
"Research Table",
"Robotic Assembly Line",
"Rocker Box",
"Rolling Mill",
"Sawmill",
"Screening Machine",
"Screw Press",
"Sensor Based Belt Sorter",
"Settlement Crafting Table",
"Settlement Crafting Table",
"Shaper",
"Small Court",
"Small Court",
"Small Paper Machine",
"Small Shipyard",
"Spin Melter",
"Stamp Mill",
"Stenographers Table",
"Stenographers Table",
"Store",
"Tailoring Table",
"Tool Bench",
"Town Foundation",
"Town Foundation",
"Treasury",
"Treasury",
"Wainwright Table",
"Workbench",
"Zoning Office",
"Zoning Office",
},
},
Grain = {
["World Object"] = {
"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 Bench",
"Adorned Ashlar Basalt Chair",
"Adorned Ashlar Basalt Chair",
Line 49,702: Line 51,424:
"Adorned Ashlar Stone Chair",
"Adorned Ashlar Stone Chair",
"Adorned Ashlar Stone Table",
"Adorned Ashlar Stone Table",
"Advanced Carpentry Table",
"Advanced Masonry Table",
"Advanced Tailoring Table",
"Amendments",
"Anvil",
"Arrastra",
"Ashlar Basalt Bench",
"Ashlar Basalt Bench",
"Ashlar Basalt Chair",
"Ashlar Basalt Chair",
"Ashlar Basalt Door",
"Ashlar Basalt Fireplace",
"Ashlar Basalt Fireplace",
"Ashlar Basalt Table",
"Ashlar Basalt Table",
Line 49,712: Line 51,441:
"Ashlar Stone Bench",
"Ashlar Stone Bench",
"Ashlar Stone Chair",
"Ashlar Stone Chair",
"Ashlar Stone Door",
"Ashlar Stone Fireplace",
"Ashlar Stone Fireplace",
"Ashlar Stone Table",
"Ashlar Stone Table",
"Assembly Line",
"Automatic Loom",
"Bakery Oven",
"Bakery Oven",
"Ballot Box",
"Bank",
"Bathroom",
"Bathtub",
"Bathtub",
"Bedroom",
"Bison Mount",
"Bison Mount",
"Blackboard",
"Blast Furnace",
"Bloomery",
"Board Of Elections",
"Bookshelf",
"Bookshelf",
"Brazier",
"Brazier",
"Brick Fireplace",
"Brick Fireplace",
"Butchery Table",
"Butchery Table",
"Campfire",
"Campsite",
"Candle Stand",
"Candle Stand",
"Canning Assembly",
"Capitol",
"Carpentry Table",
"Carved Pumpkin",
"Carved Pumpkin",
"Cast Iron Bed",
"Cast Iron Bed",
Line 49,730: Line 51,475:
"Cast Iron Table",
"Cast Iron Table",
"Ceiling Candle",
"Ceiling Candle",
"Cement Kiln",
"Census Bureau",
"Combustion Generator",
"Composite Birch Bench",
"Composite Birch Bench",
"Composite Birch Chair",
"Composite Birch Chair",
"Composite Birch Door",
"Composite Birch Table",
"Composite Birch Table",
"Composite Hardwood Bench",
"Composite Hardwood Bench",
"Composite Hardwood Chair",
"Composite Hardwood Chair",
"Composite Hardwood Door",
"Composite Hardwood Table",
"Composite Hardwood Table",
"Composite Lumber Bench",
"Composite Lumber Bench",
"Composite Lumber Chair",
"Composite Lumber Chair",
"Composite Lumber Door",
"Composite Lumber Dresser",
"Composite Lumber Table",
"Composite Lumber Table",
"Computer Lab",
"Construction Post",
"Contract Board",
"Copper Frame Landscape",
"Copper Frame Landscape",
"Copper Frame Wide",
"Copper Frame Wide",
"Corrugated Steel Door",
"Corrugated Steel Fence Door",
"Cotton Streamer Stars",
"Cotton Streamer Stripes",
"Couch",
"Couch",
"Country Foundation",
"Country Foundation",
"Court Chair",
"Court Table",
"Crab Pot",
"Culture",
"Currency Exchange",
"Decorative Anchor",
"Decorative Anchor",
"Decorative Glass Buoy Blue",
"Decorative Glass Buoy Blue",
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)

Templates used on this page: